On Fri, 2004-02-13 at 15:36, K. Shantanu wrote:
> Modprobe results are,
> 
> # modprobe usb-ohci
> /lib/modules/2.4.21-0.13mdk/kernel/drivers/usb/usb-ohci.o: init_module:

Obviously ohci module not loaded. Try:
insmod usb-ohci

and later:
lsmod | grep ohci

to check if the module is loaded.
HTH
-- 
Sudev Barar

Learning Linux




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to