Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fresh gentoo install... doh, no mouse
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
hackerError
Guru
Guru


Joined: 14 Mar 2003
Posts: 342
Location: Reston, VA, USA

PostPosted: Fri May 14, 2004 5:43 pm    Post subject: fresh gentoo install... doh, no mouse Reply with quote

I have just installed gentoo. I decided to try the udev way without devfs. Everything booted fine, and I was getting excited, then I attempted to run gpm. It didn't throw any errors, so I tried to move the mouse. Hmm, no response. I looked at the mouse, and realized the laser wasn't on. Plugging it into a different box immediatley powered up the laser, and the mouse worked. I checked dmesg and it was silent about plugging in and unplugging the mouse, hmm, so I started hotplug and checked dmesg again, and it said that it found my tv card, and did its business with that, but still no mention of usb mouse or printer or gamepad. I am running the current development-sources (2.6.6-rc1) any help would be appreciated!
_________________
Before you insult someone, it is often best to walk a mile in their shoes.

That way when you insult them you're already a mile away and have their shoes.
Back to top
View user's profile Send private message
dsd
Developer
Developer


Joined: 30 Mar 2003
Posts: 2162
Location: nr London

PostPosted: Fri May 14, 2004 6:46 pm    Post subject: Reply with quote

which type of mouse is it? i assume it is USB.
are you sure you compiled the right USB support into the kernel? if you used modules, are you sure you loaded them?

one common pitfall is not compiling in support for your USB bus(es). there are 3 types: OHCI, UHCI, EHCI. to find out which ones you have, run:
Code:
lspci -v | egrep "OHCI|UHCI|EHCI"
and look towards the right side of each line of output. make sure you have compiled the appropriate support into the kernel.
(lspci is in the pciutils package)

second pitfall is udev related (this almost certainly isnt the problem you are getting now, but i expect you may fall into this trap right after you fix the first issue) - X by default looks for the mouse at /dev/mouse or something (i don't remember the exact node). edit your XFree/Xorg config so that it is using /dev/input/mice instead.
_________________
http://dev.gentoo.org/~dsd
Back to top
View user's profile Send private message
Julle
n00b
n00b


Joined: 18 Feb 2003
Posts: 21
Location: Oulu, Finland

PostPosted: Sun May 16, 2004 11:28 am    Post subject: Reply with quote

I installed Gentoo to my main computer yesterday. Everything went well until I fired up X. Mouse didn't work.

Last night and this morning I spent hours trying to get the mouse to work. Then I found this post and went to check my kernel... didn't have UCHI included. Re-compiled kernel and now mouse works like a charm.

Thank you! :D
Back to top
View user's profile Send private message
To
Veteran
Veteran


Joined: 12 Apr 2003
Posts: 1145
Location: Coimbra, Portugal

PostPosted: Sun May 16, 2004 11:36 am    Post subject: Reply with quote

Note that on kernel 2.6.5 and over, hci changed name to usbhci.


_________________

------------------------------------------------
Linux Gandalf 3.2.35-grsec
Gentoo Base System version 2.2
------------------------------------------------
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