<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://knoppix.net/wiki3/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rol</id>
		<title>Knoppix Documentation Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rol"/>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Special:Contributions/Rol"/>
		<updated>2026-09-16T01:50:33Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://knoppix.net/wiki/Bugs/5.01CD</id>
		<title>Bugs/5.01CD</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Bugs/5.01CD"/>
				<updated>2006-08-08T06:34:14Z</updated>
		
		<summary type="html">&lt;p&gt;Rol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; 1) The ext2 persistent home bug (ext2 partitions not recognized properly)&lt;br /&gt;
 is still not fixed in 5.01, because of a a typo in the knoppix-autoconfig file:&lt;br /&gt;
 wrong:   ext3|ext3|reiserfs|xfs) MOUNTOPTS=&amp;quot;$MOUNTOPTS,noatime&amp;quot; ;;&lt;br /&gt;
 correct: ext2|ext3|reiserfs|xfs) MOUNTOPTS=&amp;quot;$MOUNTOPTS,noatime&amp;quot; ;;&lt;br /&gt;
 Please find a diff in here:&lt;br /&gt;
 http://s94002264.onlinehome.us/grub/knoppix-autoconfig.diff&lt;br /&gt;
 BTW, I found a work around fix, cf:&lt;br /&gt;
 http://www.knoppix.net/forum/viewtopic.php?p=103883#103883&lt;br /&gt;
 Gilles van Ruymbeke&lt;br /&gt;
&lt;br /&gt;
 2)knoppix splash cheatcode doesn't work, it worked with 4.0.2 version.&lt;br /&gt;
&lt;br /&gt;
 3)difficulty to boot on some (recent) laptop: needs to use noudev and sometimes &lt;br /&gt;
   nompcmcia to start, but Konsole failed start, complain that no tty are available.&lt;br /&gt;
&lt;br /&gt;
 4)boot process is horribly slow if a pci card with rt2500 WLAN chipset is plugged &lt;br /&gt;
   and failed on DHCP request, no problem on Cebit 5.0: card is well recognise.&lt;br /&gt;
&lt;br /&gt;
 5)printing impossible (report from forums.knoppix-fr.org)&lt;br /&gt;
&lt;br /&gt;
 6)module compilation is not possible (out of the box), have to have a look deeply &lt;br /&gt;
  (maybe problem with header or some links to them)&lt;br /&gt;
   Some more info: This is probably related with the Debian [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368544 bug #368544] as the parts missing &lt;br /&gt;
 in the headers are those supposed to be in a newcomer linux-kbuild package&lt;br /&gt;
&lt;br /&gt;
 7)[INSTALL] mount with removable media, &lt;br /&gt;
 &amp;quot;Please change the -u knoppix and -g knoppix in&lt;br /&gt;
 /etc/udev/knoppix.rules, either to match the &amp;quot;primary user&amp;quot;, or just&lt;br /&gt;
 remove them.&amp;quot; &lt;br /&gt;
 [http://lists.debian.org/debian-knoppix/2006/06/msg00039.html Klaus KNOPPER on debian-knoppix] ML&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 8) CD-Burning with an external USB device is broken.&lt;br /&gt;
 as i posted in the forum  http://www.knoppix.net/forum/viewtopic.php?t=24784&lt;br /&gt;
 there are some messages from cdrecord in the k3b failure report &lt;br /&gt;
 about missing entrys in /dev one of them about /dev/sg0 ... &lt;br /&gt;
 i looked for what was there in 4.0.2CD and found this:&lt;br /&gt;
 &amp;lt;code&amp;gt;&lt;br /&gt;
 ll /dev/sg*&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  0 2001-08-24 01:32 /dev/sg0&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  1 2001-08-24 01:32 /dev/sg1&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 10 2001-08-24 01:32 /dev/sg10&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 11 2001-08-24 01:32 /dev/sg11&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 12 2001-08-24 01:32 /dev/sg12&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 13 2001-08-24 01:32 /dev/sg13&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 14 2001-08-24 01:32 /dev/sg14&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 15 2001-08-24 01:32 /dev/sg15&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 16 2001-08-24 01:32 /dev/sg16&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  2 2001-08-24 01:32 /dev/sg2&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  3 2001-08-24 01:32 /dev/sg3&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  4 2001-08-24 01:32 /dev/sg4&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  5 2001-08-24 01:32 /dev/sg5&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  6 2001-08-24 01:32 /dev/sg6&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  7 2001-08-24 01:32 /dev/sg7&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  8 2001-08-24 01:32 /dev/sg8&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  9 2001-08-24 01:32 /dev/sg9&lt;br /&gt;
 &amp;lt;/code&amp;gt;&lt;br /&gt;
 after creating /dev/sg0 with mknod ( using mknod without beeing absolutely sure &lt;br /&gt;
 what you are doing can lead to deleting all your data on harddisk or even worse )&lt;br /&gt;
 at least k3b simulation started working ... &lt;br /&gt;
 i will do a real burning test later ...&lt;br /&gt;
 :[[User:Ralph.Bremer|Ralph.Bremer]] 20:34, 5 Jul 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
 9) ipw2200 v1.1.1 (the one in kernel 2.6.17) relies on firmware 3.0 while &lt;br /&gt;
 the Knoppix package ipw2200-nonfree only contain older firmwares. &lt;br /&gt;
 Please update ipw2200-nonfree, cf &lt;br /&gt;
 http://ipw2200.sourceforge.net/firmware.php&lt;br /&gt;
&lt;br /&gt;
 10) Setting the timezone does not work. KDE's time applet requires the root&lt;br /&gt;
 password (should probably use ksudo instead). &lt;br /&gt;
Workaround: sudo vi /etc/timezone, &lt;br /&gt;
sudo cp /usr/share/zoneinfo/Continent/City /etc/zoneinfo.&lt;br /&gt;
&lt;br /&gt;
 11) Mounting of a PCMCIA flash drive works only once. After remove/insert of the card, &lt;br /&gt;
 the following error message appears: &amp;quot;mount:Gerätedatei /dev/hde1 existiert nicht&amp;quot; (rol).&lt;br /&gt;
&lt;br /&gt;
[[Category:Bug Pages]]&lt;/div&gt;</summary>
		<author><name>Rol</name></author>	</entry>

	<entry>
		<id>https://knoppix.net/wiki/Bugs/5.01CD</id>
		<title>Bugs/5.01CD</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Bugs/5.01CD"/>
				<updated>2006-08-08T06:33:36Z</updated>
		
		<summary type="html">&lt;p&gt;Rol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; 1) The ext2 persistent home bug (ext2 partitions not recognized properly)&lt;br /&gt;
 is still not fixed in 5.01, because of a a typo in the knoppix-autoconfig file:&lt;br /&gt;
 wrong:   ext3|ext3|reiserfs|xfs) MOUNTOPTS=&amp;quot;$MOUNTOPTS,noatime&amp;quot; ;;&lt;br /&gt;
 correct: ext2|ext3|reiserfs|xfs) MOUNTOPTS=&amp;quot;$MOUNTOPTS,noatime&amp;quot; ;;&lt;br /&gt;
 Please find a diff in here:&lt;br /&gt;
 http://s94002264.onlinehome.us/grub/knoppix-autoconfig.diff&lt;br /&gt;
 BTW, I found a work around fix, cf:&lt;br /&gt;
 http://www.knoppix.net/forum/viewtopic.php?p=103883#103883&lt;br /&gt;
 Gilles van Ruymbeke&lt;br /&gt;
&lt;br /&gt;
 2)knoppix splash cheatcode doesn't work, it worked with 4.0.2 version.&lt;br /&gt;
&lt;br /&gt;
 3)difficulty to boot on some (recent) laptop: needs to use noudev and sometimes &lt;br /&gt;
   nompcmcia to start, but Konsole failed start, complain that no tty are available.&lt;br /&gt;
&lt;br /&gt;
 4)boot process is horribly slow if a pci card with rt2500 WLAN chipset is plugged &lt;br /&gt;
   and failed on DHCP request, no problem on Cebit 5.0: card is well recognise.&lt;br /&gt;
&lt;br /&gt;
 5)printing impossible (report from forums.knoppix-fr.org)&lt;br /&gt;
&lt;br /&gt;
 6)module compilation is not possible (out of the box), have to have a look deeply &lt;br /&gt;
  (maybe problem with header or some links to them)&lt;br /&gt;
   Some more info: This is probably related with the Debian [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368544 bug #368544] as the parts missing &lt;br /&gt;
 in the headers are those supposed to be in a newcomer linux-kbuild package&lt;br /&gt;
&lt;br /&gt;
 7)[INSTALL] mount with removable media, &lt;br /&gt;
 &amp;quot;Please change the -u knoppix and -g knoppix in&lt;br /&gt;
 /etc/udev/knoppix.rules, either to match the &amp;quot;primary user&amp;quot;, or just&lt;br /&gt;
 remove them.&amp;quot; &lt;br /&gt;
 [http://lists.debian.org/debian-knoppix/2006/06/msg00039.html Klaus KNOPPER on debian-knoppix] ML&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 8) CD-Burning with an external USB device is broken.&lt;br /&gt;
 as i posted in the forum  http://www.knoppix.net/forum/viewtopic.php?t=24784&lt;br /&gt;
 there are some messages from cdrecord in the k3b failure report &lt;br /&gt;
 about missing entrys in /dev one of them about /dev/sg0 ... &lt;br /&gt;
 i looked for what was there in 4.0.2CD and found this:&lt;br /&gt;
 &amp;lt;code&amp;gt;&lt;br /&gt;
 ll /dev/sg*&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  0 2001-08-24 01:32 /dev/sg0&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  1 2001-08-24 01:32 /dev/sg1&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 10 2001-08-24 01:32 /dev/sg10&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 11 2001-08-24 01:32 /dev/sg11&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 12 2001-08-24 01:32 /dev/sg12&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 13 2001-08-24 01:32 /dev/sg13&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 14 2001-08-24 01:32 /dev/sg14&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 15 2001-08-24 01:32 /dev/sg15&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 16 2001-08-24 01:32 /dev/sg16&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  2 2001-08-24 01:32 /dev/sg2&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  3 2001-08-24 01:32 /dev/sg3&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  4 2001-08-24 01:32 /dev/sg4&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  5 2001-08-24 01:32 /dev/sg5&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  6 2001-08-24 01:32 /dev/sg6&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  7 2001-08-24 01:32 /dev/sg7&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  8 2001-08-24 01:32 /dev/sg8&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  9 2001-08-24 01:32 /dev/sg9&lt;br /&gt;
 &amp;lt;/code&amp;gt;&lt;br /&gt;
 after creating /dev/sg0 with mknod ( using mknod without beeing absolutely sure &lt;br /&gt;
 what you are doing can lead to deleting all your data on harddisk or even worse )&lt;br /&gt;
 at least k3b simulation started working ... &lt;br /&gt;
 i will do a real burning test later ...&lt;br /&gt;
 :[[User:Ralph.Bremer|Ralph.Bremer]] 20:34, 5 Jul 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
 9) ipw2200 v1.1.1 (the one in kernel 2.6.17) relies on firmware 3.0 while &lt;br /&gt;
 the Knoppix package ipw2200-nonfree only contain older firmwares. &lt;br /&gt;
 Please update ipw2200-nonfree, cf &lt;br /&gt;
 http://ipw2200.sourceforge.net/firmware.php&lt;br /&gt;
&lt;br /&gt;
 10) Setting the timezone does not work. KDE's time applet requires the root&lt;br /&gt;
 password (should probably use ksudo instead). &lt;br /&gt;
Workaround: sudo vi /etc/timezone, &lt;br /&gt;
sudo cp /usr/share/zoneinfo/Continent/City /etc/zoneinfo.&lt;br /&gt;
&lt;br /&gt;
 11) Mounting of a PCMCIA flash drive works only once. After remove/insert of the card, the following error message appears: &amp;quot;mount:Gerätedatei /dev/hde1 existiert nicht&amp;quot; (rol)&lt;br /&gt;
&lt;br /&gt;
[[Category:Bug Pages]]&lt;/div&gt;</summary>
		<author><name>Rol</name></author>	</entry>

	<entry>
		<id>https://knoppix.net/wiki/Bugs/5.01CD</id>
		<title>Bugs/5.01CD</title>
		<link rel="alternate" type="text/html" href="https://knoppix.net/wiki/Bugs/5.01CD"/>
				<updated>2006-08-08T06:32:02Z</updated>
		
		<summary type="html">&lt;p&gt;Rol: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; 1) The ext2 persistent home bug (ext2 partitions not recognized properly)&lt;br /&gt;
 is still not fixed in 5.01, because of a a typo in the knoppix-autoconfig file:&lt;br /&gt;
 wrong:   ext3|ext3|reiserfs|xfs) MOUNTOPTS=&amp;quot;$MOUNTOPTS,noatime&amp;quot; ;;&lt;br /&gt;
 correct: ext2|ext3|reiserfs|xfs) MOUNTOPTS=&amp;quot;$MOUNTOPTS,noatime&amp;quot; ;;&lt;br /&gt;
 Please find a diff in here:&lt;br /&gt;
 http://s94002264.onlinehome.us/grub/knoppix-autoconfig.diff&lt;br /&gt;
 BTW, I found a work around fix, cf:&lt;br /&gt;
 http://www.knoppix.net/forum/viewtopic.php?p=103883#103883&lt;br /&gt;
 Gilles van Ruymbeke&lt;br /&gt;
&lt;br /&gt;
 2)knoppix splash cheatcode doesn't work, it worked with 4.0.2 version.&lt;br /&gt;
&lt;br /&gt;
 3)difficulty to boot on some (recent) laptop: needs to use noudev and sometimes &lt;br /&gt;
   nompcmcia to start, but Konsole failed start, complain that no tty are available.&lt;br /&gt;
&lt;br /&gt;
 4)boot process is horribly slow if a pci card with rt2500 WLAN chipset is plugged &lt;br /&gt;
   and failed on DHCP request, no problem on Cebit 5.0: card is well recognise.&lt;br /&gt;
&lt;br /&gt;
 5)printing impossible (report from forums.knoppix-fr.org)&lt;br /&gt;
&lt;br /&gt;
 6)module compilation is not possible (out of the box), have to have a look deeply &lt;br /&gt;
  (maybe problem with header or some links to them)&lt;br /&gt;
   Some more info: This is probably related with the Debian [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368544 bug #368544] as the parts missing &lt;br /&gt;
 in the headers are those supposed to be in a newcomer linux-kbuild package&lt;br /&gt;
&lt;br /&gt;
 7)[INSTALL] mount with removable media, &lt;br /&gt;
 &amp;quot;Please change the -u knoppix and -g knoppix in&lt;br /&gt;
 /etc/udev/knoppix.rules, either to match the &amp;quot;primary user&amp;quot;, or just&lt;br /&gt;
 remove them.&amp;quot; &lt;br /&gt;
 [http://lists.debian.org/debian-knoppix/2006/06/msg00039.html Klaus KNOPPER on debian-knoppix] ML&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 8) CD-Burning with an external USB device is broken.&lt;br /&gt;
 as i posted in the forum  http://www.knoppix.net/forum/viewtopic.php?t=24784&lt;br /&gt;
 there are some messages from cdrecord in the k3b failure report &lt;br /&gt;
 about missing entrys in /dev one of them about /dev/sg0 ... &lt;br /&gt;
 i looked for what was there in 4.0.2CD and found this:&lt;br /&gt;
 &amp;lt;code&amp;gt;&lt;br /&gt;
 ll /dev/sg*&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  0 2001-08-24 01:32 /dev/sg0&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  1 2001-08-24 01:32 /dev/sg1&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 10 2001-08-24 01:32 /dev/sg10&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 11 2001-08-24 01:32 /dev/sg11&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 12 2001-08-24 01:32 /dev/sg12&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 13 2001-08-24 01:32 /dev/sg13&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 14 2001-08-24 01:32 /dev/sg14&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 15 2001-08-24 01:32 /dev/sg15&lt;br /&gt;
 crw-rw-rw-  1 root root 21, 16 2001-08-24 01:32 /dev/sg16&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  2 2001-08-24 01:32 /dev/sg2&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  3 2001-08-24 01:32 /dev/sg3&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  4 2001-08-24 01:32 /dev/sg4&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  5 2001-08-24 01:32 /dev/sg5&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  6 2001-08-24 01:32 /dev/sg6&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  7 2001-08-24 01:32 /dev/sg7&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  8 2001-08-24 01:32 /dev/sg8&lt;br /&gt;
 crw-rw-rw-  1 root root 21,  9 2001-08-24 01:32 /dev/sg9&lt;br /&gt;
 &amp;lt;/code&amp;gt;&lt;br /&gt;
 after creating /dev/sg0 with mknod ( using mknod without beeing absolutely sure &lt;br /&gt;
 what you are doing can lead to deleting all your data on harddisk or even worse )&lt;br /&gt;
 at least k3b simulation started working ... &lt;br /&gt;
 i will do a real burning test later ...&lt;br /&gt;
 :[[User:Ralph.Bremer|Ralph.Bremer]] 20:34, 5 Jul 2006 (GMT)&lt;br /&gt;
&lt;br /&gt;
 9) ipw2200 v1.1.1 (the one in kernel 2.6.17) relies on firmware 3.0 while &lt;br /&gt;
 the Knoppix package ipw2200-nonfree only contain older firmwares. &lt;br /&gt;
 Please update ipw2200-nonfree, cf &lt;br /&gt;
 http://ipw2200.sourceforge.net/firmware.php&lt;br /&gt;
&lt;br /&gt;
 10) Setting the timezone does not work. KDE's time applet requires the root&lt;br /&gt;
 password (should probably use ksudo instead). &lt;br /&gt;
Workaround: sudo vi /etc/timezone, &lt;br /&gt;
sudo cp /usr/share/zoneinfo/Continent/City /etc/zoneinfo.&lt;br /&gt;
&lt;br /&gt;
11) Mounting of a PCMCIA flash drive works only once. After remove/insert of the card, the following error message appears: &amp;quot;mount:Gerätedatei /dev/hde1 existiert nicht&amp;quot; (rol)&lt;br /&gt;
&lt;br /&gt;
[[Category:Bug Pages]]&lt;/div&gt;</summary>
		<author><name>Rol</name></author>	</entry>

	</feed>