Skip to Content.
Sympa Menu

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

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Question:How can I install the usb driver to my BasicLinux 3.5
  • Date: Sat, 26 Dec 2009 13:39:17 +1300

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





Archive powered by MHonArc 2.6.24.

Top of Page