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 07:47:31 +1100

Hi Folks,

On Sat, 26 Dec 2009 06:05:07 +1300
baslinux AT lists.ibiblio.org wrote:

> Message from Steven
> ===================
<snipped>
> I do not use USB so I have no personal experience with
> this, but I think you must install the usbcore module
> before other usb modules:
> ---------------
> insmod usbcore
> insmod usbmouse
> ---------------

I have placed an executable script into /usr/local/bin and called it
"usb-up".
This works for me:

insmod scsi-mod
insmod sd-mod
insmod usbcore
insmod usb-ohci [or usb-uhci , one or the other should work]
insmod usb-storage


I guess you would then use:

insmod usbmouse


Regards,
Ron

--
Ron Clarke
AUSREG Consultancy http://www.ausreg.com
Tadpole Tunes http://www.tadpoletunes.com
This mail sent to you from sylpheed running on penguin-power




Archive powered by MHonArc 2.6.24.

Top of Page