USB Activity Locks Mandrake 9 on SMP
This is a discussion about USB Activity Locks Mandrake 9 on SMP in the Linux Hardware category; I first tried to solve this by recompiling kernel and hardcoding USB support. This completely broke USB. Then I did what I should have done all along, I knew from looking in the kernel there were two modules, one the standard and the other JE which seems unpreferred for some reason.
I first tried to solve this by recompiling kernel and hardcoding USB support. This completely broke USB. Then I did what I should have done all along, I knew from looking in the kernel there were two modules, one the "standard" and the other "JE" which seems unpreferred for some reason. I looked around and googled upon how the modules are named, the standard is called "usb-uhci" while the unpreferred JE is just called uhci. I checked in modules.conf and found this line: "probeall usb-interface usb-uhci" and changed it to "probeall usb-interface uhci" rebooted.... and narry a hang since....
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.