<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Epic</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Epic"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Epic"/>
	<updated>2026-05-22T23:56:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:X31&amp;diff=24404</id>
		<title>Category talk:X31</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:X31&amp;diff=24404"/>
		<updated>2006-08-30T08:19:18Z</updated>

		<summary type="html">&lt;p&gt;Epic: +acpi/CF problem&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Bluetooth Antenna?=&lt;br /&gt;
&lt;br /&gt;
Any idea how the Bluetooth BMDC antenna looks like, how large it is, or if it is posible to install it into an X31 without Bluetooth card or Logo on the panel?  [[User:Epic|Epic]]&lt;br /&gt;
&lt;br /&gt;
= ACPI and CF Cards =&lt;br /&gt;
&lt;br /&gt;
If you have a CF Card (mounted or unmounted) in the CF slot, it might happen, that ACPI Suspend/Hibernate modes don't work. This happened to me with an old 4 MB CF-Card, I'll try with something more recent sometime. Couldn't find anything useful about that in syslog.&lt;br /&gt;
&lt;br /&gt;
= Installation Report =&lt;br /&gt;
Today, I installed a GNU/Linux Debian system on my X31 - without any external USB devices. This is what I did instead:&lt;br /&gt;
&lt;br /&gt;
* Boot up my regular PC with Knoppix 3.8 (including Knoppix Terminal Server)&lt;br /&gt;
* Start terminal server. In settings, uncheck &amp;quot;security&amp;quot; to enable root access on clients!&lt;br /&gt;
* Link X31 to PC's network interface (either directly using a crossed cable or with normal patch cables using a switch).&lt;br /&gt;
* Boot up X31 (the odd boot device name stands for ethernet).&lt;br /&gt;
* Start knx2hd (Knoppix Menu) and install to your liking.&lt;br /&gt;
&lt;br /&gt;
Note: With qtparted you even can shrink existing NTFS partitions if you dare (no guarantees), be aware that this may take some 20 minutes.&lt;br /&gt;
&lt;br /&gt;
All hardware was correctly detected (sound, cisco wlan, energy savings), just hibernation lacks the suspend2 patch in kernel. Suspend to RAM works, however.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hei,&lt;br /&gt;
&lt;br /&gt;
great, thanks for the info. It would be nice if you could turn this into an Installation page with the title &amp;quot;Installing Knoppix on a ThinkPad X31&amp;quot;. [[User:Wyrfel|Wyrfel]] 20:34, 28 May 2005 (CEST)&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Epic</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_on_a_ThinkPad_X31&amp;diff=24403</id>
		<title>Installing Ubuntu on a ThinkPad X31</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_Ubuntu_on_a_ThinkPad_X31&amp;diff=24403"/>
		<updated>2006-08-30T08:14:04Z</updated>

		<summary type="html">&lt;p&gt;Epic: acpi dapper works - update,&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Preface==&lt;br /&gt;
The content of this page was originally geared toward Hoary ({{Ubuntu}} 5.04),&lt;br /&gt;
but nearly everything here applies just as well to the Warty (4.10) and Breezy (5.10) releases.&lt;br /&gt;
&lt;br /&gt;
See [http://dev.gentoo.org/~brix/papers/X31/X31.html Henrik Brix Andersens] page for a lot of useful background information.&lt;br /&gt;
&lt;br /&gt;
==Installing without cdrom or floppy==&lt;br /&gt;
Look [[Installation on ThinkPads without CD-ROM drive|here]] or follow the [http://help.ubuntu.com/community/Installation/Netboot Netboot remarks] instructions at [http://wiki.ubuntu.com Ubuntu Wiki].&lt;br /&gt;
&lt;br /&gt;
==Enabling the Access IBM Button and on-screen display for volume buttons==&lt;br /&gt;
Install the tpb package (use Synaptic or ''$sudo apt-get install tpb''), then use the Users and Groups Administration tool to add your user account to the 'nvram' group. Now see [[ThinkPad Button|Access IBM Button]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
==Choosing between APM and ACPI for power management==&lt;br /&gt;
I tested both, APM and ACPI but settled with ACPI which now works like a charm.&lt;br /&gt;
&lt;br /&gt;
Since Ubuntu Dapper (6.06LTS) ACPI works out of the box, either in Standby Mode or Suspend to Disk Mode. &lt;br /&gt;
ACPI will make your system use about 10% less power than with apm, which reduces my battery runtime from ~4:00h to 3:40h.&lt;br /&gt;
&lt;br /&gt;
Please read &amp;quot;[[How to make use of Power Management features]]&amp;quot; for more in depth information.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, if ACPI is used, hibernate and standby modes might not work with a CompactFlash card inserted. Read the [[Category_talk:X31|X31 Talk Page]] for further info. &lt;br /&gt;
&lt;br /&gt;
===Disabling ACPI and using APM===&lt;br /&gt;
Simply disabling ACPI at boottime activates APM which works fine with suspend to ram and suspend to disk.&lt;br /&gt;
&lt;br /&gt;
To disable ACPI boot your kernel with acpi=off&lt;br /&gt;
&lt;br /&gt;
''...describe how to edit /boot/grub/menu.lst...''&lt;br /&gt;
&lt;br /&gt;
APM based suspend to disk needs a save2disk.img hibernation file on FAT16. Use the [[tphdisk]] utility to create this file.&lt;br /&gt;
&lt;br /&gt;
Use {{key|Fn}}{{Key|F4}} to suspend-to-ram and {{key|Fn}}{{key|F12}} to suspend-to-disk.&lt;br /&gt;
&lt;br /&gt;
===Using ACPI===&lt;br /&gt;
Get ubuntulinux, radeontool and this script (which goes in /etc/acpi), nothing more!&lt;br /&gt;
{{NOTE|This procedure is not necessary with the Breezy Badger release, which already knows how to blank the radeon video. Just be sure you have the radeontool package installed.}}&lt;br /&gt;
&lt;br /&gt;
{{cmduser|cat lid.sh}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
. /usr/share/acpi-support/power-funcs&lt;br /&gt;
&lt;br /&gt;
getXuser;&lt;br /&gt;
&lt;br /&gt;
grep -q closed /proc/acpi/button/lid/*/state&lt;br /&gt;
if [ $? = 0 ]&lt;br /&gt;
then&lt;br /&gt;
        . /usr/share/acpi-support/screenblank&lt;br /&gt;
        echo `fgconsole` &amp;gt; $LIDSTATE&lt;br /&gt;
        chvt 12&lt;br /&gt;
&lt;br /&gt;
        # Unmount any NFS or SMB filesystems:&lt;br /&gt;
        echo &amp;quot;unmounting NFS and SMB filesystems&amp;quot;&lt;br /&gt;
        umount -a -r -t nfs,smbfs&lt;br /&gt;
&lt;br /&gt;
        # remove modules&lt;br /&gt;
        echo &amp;quot;remove modules&amp;quot;&lt;br /&gt;
        #rmmod ipw2100    ## WLAN&lt;br /&gt;
        rmmod ehci-hcd   ## USB module&lt;br /&gt;
        rmmod uhci-hcd   ##  -||-&lt;br /&gt;
&lt;br /&gt;
        # update the disk super block&lt;br /&gt;
        echo &amp;quot;sync&amp;quot;&lt;br /&gt;
        sync&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
        # wait a second&lt;br /&gt;
        sleep 1&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
        # turn the LCD off&lt;br /&gt;
        echo &amp;quot;backlight off&amp;quot;&lt;br /&gt;
        radeontool light off&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
        # suspend to ram&lt;br /&gt;
        echo &amp;quot;suspend to ram&amp;quot;&lt;br /&gt;
        echo -n mem &amp;gt; /sys/power/state&lt;br /&gt;
&lt;br /&gt;
        # load modules&lt;br /&gt;
        modprobe ehci-hcd&lt;br /&gt;
        modprobe uhci-hcd&lt;br /&gt;
&lt;br /&gt;
        # turn the LCD on&lt;br /&gt;
        echo &amp;quot;turn the LCD on&amp;quot;&lt;br /&gt;
        radeontool light on&lt;br /&gt;
&lt;br /&gt;
        # go back to VT7 (X)&lt;br /&gt;
        echo &amp;quot;back to VT7&amp;quot;&lt;br /&gt;
        chvt 7&lt;br /&gt;
&lt;br /&gt;
else&lt;br /&gt;
        grep -q off-line /proc/acpi/ac_adapter/*/state&lt;br /&gt;
        #if [ $? = 1 ]&lt;br /&gt;
        #then&lt;br /&gt;
                #su - $user -c &amp;quot;xscreensaver-command -unthrottle&amp;quot;&lt;br /&gt;
        #fi&lt;br /&gt;
        chvt `cat $LIDSTATE`&lt;br /&gt;
fi&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:X31]]&lt;/div&gt;</summary>
		<author><name>Epic</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:CF_Card_slot&amp;diff=24376</id>
		<title>Talk:CF Card slot</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:CF_Card_slot&amp;diff=24376"/>
		<updated>2006-08-28T09:04:23Z</updated>

		<summary type="html">&lt;p&gt;Epic: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/dev/hde is the devicename of the CompactFlash Memory Card inserted into the Thinkpad X31's&lt;br /&gt;
CF Slot&lt;br /&gt;
&lt;br /&gt;
The device seems to be handled by udev, but pmount which is used to mount udev devices complains, because it thinks, that: ''' Error: device /dev/hde1 is not removable'''  (see the full output below.)&lt;br /&gt;
&lt;br /&gt;
Unless this can be corrected (any kernel hackers around?) use /etc/fstab  (will give more details on this soon --epic)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
udevinfo  -e |less&lt;br /&gt;
&lt;br /&gt;
P: /block/hde&lt;br /&gt;
N: hde&lt;br /&gt;
S: disk/by-id/ata-SunDisk_SDCFB-4_MZX02597351&lt;br /&gt;
S: disk/by-path/pci-1.0-ide-0:0&lt;br /&gt;
E: ID_TYPE=generic&lt;br /&gt;
E: ID_MODEL=SunDisk_SDCFB-4&lt;br /&gt;
E: ID_SERIAL=MZX02597351&lt;br /&gt;
E: ID_REVISION=Rev_3.10&lt;br /&gt;
E: ID_BUS=ata&lt;br /&gt;
E: ID_PATH=pci-1.0-ide-0:0&lt;br /&gt;
&lt;br /&gt;
P: /block/hde/hde1&lt;br /&gt;
N: hde1&lt;br /&gt;
S: disk/by-id/ata-SunDisk_SDCFB-4_MZX02597351-part1&lt;br /&gt;
S: disk/by-path/pci-1.0-ide-0:0-part1&lt;br /&gt;
S: disk/by-uuid/A0AD-93C2&lt;br /&gt;
E: ID_TYPE=generic&lt;br /&gt;
E: ID_MODEL=SunDisk_SDCFB-4&lt;br /&gt;
E: ID_SERIAL=MZX02597351&lt;br /&gt;
E: ID_REVISION=Rev_3.10&lt;br /&gt;
E: ID_BUS=ata&lt;br /&gt;
E: ID_PATH=pci-1.0-ide-0:0&lt;br /&gt;
E: ID_FS_USAGE=filesystem&lt;br /&gt;
E: ID_FS_TYPE=vfat&lt;br /&gt;
E: ID_FS_VERSION=FAT12&lt;br /&gt;
E: ID_FS_UUID=A0AD-93C2&lt;br /&gt;
E: ID_FS_LABEL=&lt;br /&gt;
E: ID_FS_LABEL_SAFE=&lt;br /&gt;
&lt;br /&gt;
root@solid:/home/eric# cat /sys/block/hde/removable&lt;br /&gt;
0&lt;br /&gt;
&lt;br /&gt;
root@solid:/home/eric#  pmount -d /dev/hde1&lt;br /&gt;
resolved /dev/hde1 to device /dev/hde1&lt;br /&gt;
mount point to be used: /media/hde1&lt;br /&gt;
no iocharset given, current locale encoding is ANSI_X3.4-1968&lt;br /&gt;
Cleaning lock directory /var/lock/pmount/_dev_hde1&lt;br /&gt;
device_whitelist: checking /etc/pmount.allow...&lt;br /&gt;
device_whitlisted(): nothing matched, returning 0&lt;br /&gt;
find_sysfs_device: looking for sysfs directory for device 33:1&lt;br /&gt;
find_sysfs_device: checking whether /dev/hde1 is on /sys/block/hde (33:0)&lt;br /&gt;
find_sysfs_device: major device numbers match&lt;br /&gt;
find_sysfs_device: minor device numbers do not match, checking partitions...&lt;br /&gt;
find_sysfs_device: checking whether device /dev/hde1 matches partition 33:0&lt;br /&gt;
find_sysfs_device: checking whether device /dev/hde1 matches partition 33:1&lt;br /&gt;
find_sysfs_device: -&amp;gt; partition matches, belongs to block device /sys/block/hde&lt;br /&gt;
device_removable: corresponding block device for /dev/hde1 is /sys/block/hde&lt;br /&gt;
get_blockdev_attr: value of /sys/block/hde/removable == 0&lt;br /&gt;
find_bus_ancestry: device 2.0 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1/1.0/ide2/2.0, bus ide) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device ide2 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1/1.0/ide2, bus ) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device 1.0 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1/1.0, bus pcmcia) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device 0000:02:00.1 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1, bus pci) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device 0000:00:1e.0 (path /sys/devices/pci0000:00/0000:00:1e.0, bus pci)&lt;br /&gt;
does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device pci0000:00 (path /sys/devices/pci0000:00, bus ) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: dev == NULL, fail&lt;br /&gt;
Error: device /dev/hde1 is not removable&lt;br /&gt;
policy check failed&lt;/div&gt;</summary>
		<author><name>Epic</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Talk:CF_Card_slot&amp;diff=24373</id>
		<title>Talk:CF Card slot</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Talk:CF_Card_slot&amp;diff=24373"/>
		<updated>2006-08-28T07:03:21Z</updated>

		<summary type="html">&lt;p&gt;Epic: udev on hde&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/dev/hde is the devicename of the CompactFlash Memory Card inserted into the Thinkpad X31's&lt;br /&gt;
CF Slot&lt;br /&gt;
&lt;br /&gt;
The device seems to be handled by udev, but pmount which is used to mount udev devices complains, because it thinks, that:''' Error: device /dev/hde1 is not removable''' see the full output below.&lt;br /&gt;
&lt;br /&gt;
Unless this can be corrected (any kernel hackers around?) use /etc/fstab  (will give more details on this soon --epic)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 udevinfo  -e |less&lt;br /&gt;
&lt;br /&gt;
P: /block/hde&lt;br /&gt;
N: hde&lt;br /&gt;
S: disk/by-id/ata-SunDisk_SDCFB-4_MZX02597351&lt;br /&gt;
S: disk/by-path/pci-1.0-ide-0:0&lt;br /&gt;
E: ID_TYPE=generic&lt;br /&gt;
E: ID_MODEL=SunDisk_SDCFB-4&lt;br /&gt;
E: ID_SERIAL=MZX02597351&lt;br /&gt;
E: ID_REVISION=Rev_3.10&lt;br /&gt;
E: ID_BUS=ata&lt;br /&gt;
E: ID_PATH=pci-1.0-ide-0:0&lt;br /&gt;
&lt;br /&gt;
P: /block/hde/hde1&lt;br /&gt;
N: hde1&lt;br /&gt;
S: disk/by-id/ata-SunDisk_SDCFB-4_MZX02597351-part1&lt;br /&gt;
S: disk/by-path/pci-1.0-ide-0:0-part1&lt;br /&gt;
S: disk/by-uuid/A0AD-93C2&lt;br /&gt;
E: ID_TYPE=generic&lt;br /&gt;
E: ID_MODEL=SunDisk_SDCFB-4&lt;br /&gt;
E: ID_SERIAL=MZX02597351&lt;br /&gt;
E: ID_REVISION=Rev_3.10&lt;br /&gt;
E: ID_BUS=ata&lt;br /&gt;
E: ID_PATH=pci-1.0-ide-0:0&lt;br /&gt;
E: ID_FS_USAGE=filesystem&lt;br /&gt;
E: ID_FS_TYPE=vfat&lt;br /&gt;
E: ID_FS_VERSION=FAT12&lt;br /&gt;
E: ID_FS_UUID=A0AD-93C2&lt;br /&gt;
E: ID_FS_LABEL=&lt;br /&gt;
E: ID_FS_LABEL_SAFE=&lt;br /&gt;
&lt;br /&gt;
root@solid:/home/eric# cat /sys/block/hde/removable&lt;br /&gt;
0&lt;br /&gt;
&lt;br /&gt;
root@solid:/home/eric#  pmount -d /dev/hde1&lt;br /&gt;
resolved /dev/hde1 to device /dev/hde1&lt;br /&gt;
mount point to be used: /media/hde1&lt;br /&gt;
no iocharset given, current locale encoding is ANSI_X3.4-1968&lt;br /&gt;
Cleaning lock directory /var/lock/pmount/_dev_hde1&lt;br /&gt;
device_whitelist: checking /etc/pmount.allow...&lt;br /&gt;
device_whitlisted(): nothing matched, returning 0&lt;br /&gt;
find_sysfs_device: looking for sysfs directory for device 33:1&lt;br /&gt;
find_sysfs_device: checking whether /dev/hde1 is on /sys/block/hde (33:0)&lt;br /&gt;
find_sysfs_device: major device numbers match&lt;br /&gt;
find_sysfs_device: minor device numbers do not match, checking partitions...&lt;br /&gt;
find_sysfs_device: checking whether device /dev/hde1 matches partition 33:0&lt;br /&gt;
find_sysfs_device: checking whether device /dev/hde1 matches partition 33:1&lt;br /&gt;
find_sysfs_device: -&amp;gt; partition matches, belongs to block device /sys/block/hde&lt;br /&gt;
device_removable: corresponding block device for /dev/hde1 is /sys/block/hde&lt;br /&gt;
get_blockdev_attr: value of /sys/block/hde/removable == 0&lt;br /&gt;
find_bus_ancestry: device 2.0 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1/1.0/ide2/2.0, bus ide) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device ide2 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1/1.0/ide2, bus ) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device 1.0 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1/1.0, bus pcmcia) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device 0000:02:00.1 (path /sys/devices/pci0000:00/0000:00:1e.0/0000:02:00.1, bus pci) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device 0000:00:1e.0 (path /sys/devices/pci0000:00/0000:00:1e.0, bus pci)&lt;br /&gt;
does not match, trying parent&lt;br /&gt;
find_bus_ancestry: device pci0000:00 (path /sys/devices/pci0000:00, bus ) does not match, trying parent&lt;br /&gt;
find_bus_ancestry: dev == NULL, fail&lt;br /&gt;
Error: device /dev/hde1 is not removable&lt;br /&gt;
policy check failed&lt;/div&gt;</summary>
		<author><name>Epic</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Category_talk:X31&amp;diff=24337</id>
		<title>Category talk:X31</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Category_talk:X31&amp;diff=24337"/>
		<updated>2006-08-23T12:40:38Z</updated>

		<summary type="html">&lt;p&gt;Epic: bluetooth antenna&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
=Bluetooth Antenna?=&lt;br /&gt;
&lt;br /&gt;
Any idea how the Bluetooth BMDC antenna looks like, how large it is, or if it is posible to install it into an X31 without Bluetooth card or Logo on the panel?  [[User:Epic|Epic]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Installation Report =&lt;br /&gt;
Today, I installed a GNU/Linux Debian system on my X31 - without any external USB devices. This is what I did instead:&lt;br /&gt;
&lt;br /&gt;
* Boot up my regular PC with Knoppix 3.8 (including Knoppix Terminal Server)&lt;br /&gt;
* Start terminal server. In settings, uncheck &amp;quot;security&amp;quot; to enable root access on clients!&lt;br /&gt;
* Link X31 to PC's network interface (either directly using a crossed cable or with normal patch cables using a switch).&lt;br /&gt;
* Boot up X31 (the odd boot device name stands for ethernet).&lt;br /&gt;
* Start knx2hd (Knoppix Menu) and install to your liking.&lt;br /&gt;
&lt;br /&gt;
Note: With qtparted you even can shrink existing NTFS partitions if you dare (no guarantees), be aware that this may take some 20 minutes.&lt;br /&gt;
&lt;br /&gt;
All hardware was correctly detected (sound, cisco wlan, energy savings), just hibernation lacks the suspend2 patch in kernel. Suspend to RAM works, however.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
Hei,&lt;br /&gt;
&lt;br /&gt;
great, thanks for the info. It would be nice if you could turn this into an Installation page with the title &amp;quot;Installing Knoppix on a ThinkPad X31&amp;quot;. [[User:Wyrfel|Wyrfel]] 20:34, 28 May 2005 (CEST)&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Epic</name></author>
		
	</entry>
</feed>