in 4.0.2 doesn't work usb2
searching about it I found this. I'm wondering if and how is it possible to correct the uncorrect line and make usb 2.0 working? Is it possible to change while I'm using the SO or the unique option is to edit the ISO image (how?) and burn another CD?
Thank you very much
USB 1.1 / ohci problem found: fix expected in kernel 2.6.15
It turns out the problem with freeze ("oops") during startup with OHCI (USB 1.1) is actually a kernel bug, reported here
http://bugzilla.kernel.org/show_bug.cgi?id=5350
It's current status is that patches are available, or I understand it will be fixed in kernel 2.6.15.
For completeness, here is a description of the problem:
With Knoppix 4.0.2, kernel 2.6.12, the startup process may freeze about 50% - 70% of the time, if the motherboard has
USB 1.1 e.g. the Asus A7N266 or similar motherboard, AND there are USB devices attached, such as a flash card reader.
The last messages on screen mention USB devices being detected.
If you install Knoppix to hard disk, there are some more informative messages and a stack trace.
This information led me to the bugzilla problem report.
I was puzzled why Ubuntu with kernel 2.6.12-10 does not exhibit this problem, but did not get to the bottom of this.
One possibility is that the patch is applied to its "-10" kernel. Another possibility is that it appears Ubuntu compiles the USB drivers into the kernel, and does not load them as modules.
Maybe the problem is only evident when loading modules. (pure speculation here)
What to do with Asus A7N boards
This is my opinion only, I'm not a Knoppix guru:
I think your options are:
1. Fixing it yourself: While the USB 2 problem is not too difficult to fix (see earlier posting), I think the USB 1.1 fix (for Asus A7N) i.e. kernel rebuild and remaster is not worth the effort.
2. Go back to a Knoppix 3.x version, which worked fine. Wait for next release of Knoppix.
3. Unplug the memory chip reader, or whatever USB device is causing the problem. This is not a good solution if the device is internal to your computer. You could use an external chip reader and plug it in when you need it.
4. Change to Kubuntu, while waiting for the next release of Knoppix. I found that everything I need works in Ubuntu/Kubuntu (for the Asus A7N266 motherboard).