[BL] Question:How can I install the usb driver to my BasicLinux 3.5

baslinux at lists.ibiblio.org baslinux at lists.ibiblio.org
Fri Dec 25 19:39:17 EST 2009


Message from Steven
===================
Ron wrote:
>
> insmod  scsi-mod
> insmod  sd-mod
> insmod  usbcore
> insmod  usb-ohci      [or  usb-uhci  , one or the other should work]
> insmod  usb-storage

Thank you for your input.  I've been told that 
usb-storage does not work with the default BL3 
kernel.  But, apparently, usb-mouse does work.

> I guess you would then use:
> insmod  usbmouse

I'm guessing the following will work
-----------------
insmod  usbcore
insmod  usb-ohci  # does mouse need this?
insmod  usb-mouse
-----------------
Ron's two SCSI lines are probably not needed 
for a USB mouse (but I'm not an expert).

Cheers,
Steven




More information about the BasLinux mailing list