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 06:05:07 +1300

Message from Steven
===================
Qing Xianhao wrote:
>
> I downloaded the file named *usbmouse.o* from here

You have a USB mouse? A USB mouse should work with
the BL3 kernel.

> I have tried the insmod command and got errors tell
> me that there are unsolved symbol.

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
---------------

Cheers,
Steven







> I am a newbie of Linux OS.
>
> On Fri, Dec 25, 2009 at 7:36 AM, <baslinux AT lists.ibiblio.org> wrote:
>
> > Message from Steven
> > ===================
> > Qing Xianhao wrote:
> > >
> > > How can I install the usb driver to my BasicLinux 3.5?
> >
> > Device drivers (kernel modules) are installed
> > using the insmod command. Modules for the BL3
> > kernel are available at the BL3 site.
> >
> > Which USB devices do you wish to use? The BL3
> > kernel (2.2.26) works with some USB devices, but
> > not others. To use all USB devices, you need to
> > replace the 2.2.26 kernel with a 2.4 kernel.
> >
> > Cheers,
> > Steven
> >
> > -----------------------
> > BasicLinux mailing list
> > -----------------------
> > http://www.basiclinux.com.ru
> > http://www.ibiblio.org/pub/linux/distributions/baslinux/
> > ------------------------------------
> > To exit, send subject=unsubscribe to
> > baslinux-request AT lists.ibiblio.org
> >
>
>
>
> --
> Best Regards
> Qing Xianhao
>






Archive powered by MHonArc 2.6.24.

Top of Page