Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB Mouse again...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
petesmc
n00b
n00b


Joined: 16 Mar 2003
Posts: 12

PostPosted: Wed Apr 28, 2004 8:44 am    Post subject: USB Mouse again... Reply with quote

Hi,

Could some please tell me the modules to include in the kernel (build in or modules) to enable the use of a USB mouse. Could you please tell me what the modules says in the kernel 'make menuconfig' because 'usbmouse' isn't there in that form.

Thanks
Back to top
View user's profile Send private message
vonhelmet
l33t
l33t


Joined: 06 Apr 2004
Posts: 770
Location: Somewhere in a school

PostPosted: Wed Apr 28, 2004 9:27 am    Post subject: Reply with quote

If you're doing a "make menuconfig" then it often helps to use the "help" function which tells you what a particular module will be called.

Basically you need to enable USB in general, then either USB-UHCI or USB-OHCI or USB-EHCI depending on what kind of motherboard you have. One of those is Intel, the other VIA, and so on, I forget which. You need the one for your motherboard installed. After that, enable USB mouse support wherever it is.

Sorry this is vague, but the best I can advise is to use the help function in the menuconfig which should tell you what will be enabled and what it will be called.

You could always make everything as modules and then emerge kudzu :D
Back to top
View user's profile Send private message
dtor
Guru
Guru


Joined: 19 Jan 2004
Posts: 461
Location: Indiana, USA

PostPosted: Wed Apr 28, 2004 2:20 pm    Post subject: Reply with quote

You need to select:
"USB Human Interface Device (full HID) support"
"HID input layer support"
along with the core USB modules and driver for your USB controller (UHCI, EHCI...)

You _do not_ want to select:
"USB HIDBP Keyboard (simple Boot) support"
"USB HIDBP Mouse (simple Boot) support"
_________________
Dmitry
Back to top
View user's profile Send private message
petesmc
n00b
n00b


Joined: 16 Mar 2003
Posts: 12

PostPosted: Thu Apr 29, 2004 9:26 am    Post subject: Reply with quote

In the manual it says to 'insmod' the modules, except i can't insmod usb-uhci or usb-ohci, i tried both. I get the following error:

Blah blah blah... (just path to modules)
init_modules: No such device
Hint: insmod errors can be caused by incorrect modules parameters, including invalid IO or IRQ parameters.

Any help much appreciated. Oh, and I put all the modules as modules and not built into the kernel if that matters.

-Peter
Back to top
View user's profile Send private message
petesmc
n00b
n00b


Joined: 16 Mar 2003
Posts: 12

PostPosted: Fri Apr 30, 2004 2:27 pm    Post subject: Reply with quote

Bump...
Back to top
View user's profile Send private message
dtor
Guru
Guru


Joined: 19 Jan 2004
Posts: 461
Location: Indiana, USA

PostPosted: Fri Apr 30, 2004 3:36 pm    Post subject: Reply with quote

What kernel is that?
_________________
Dmitry
Back to top
View user's profile Send private message
petesmc
n00b
n00b


Joined: 16 Mar 2003
Posts: 12

PostPosted: Sat May 01, 2004 2:50 am    Post subject: Reply with quote

Gentoo Source 2.4.25
Back to top
View user's profile Send private message
dtor
Guru
Guru


Joined: 19 Jan 2004
Posts: 461
Location: Indiana, USA

PostPosted: Sat May 01, 2004 3:05 am    Post subject: Reply with quote

Ok.. could it be that you have USB 2.0 and you need to load ehci-hcd? What does lspci or cat /proc/pci say?
_________________
Dmitry
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum