View previous topic :: View next topic |
Author |
Message |
dkmweeks Apprentice
Joined: 26 Apr 2005 Posts: 202 Location: Tampa, Florida, USA
|
Posted: Thu May 26, 2005 8:00 pm Post subject: mouse not found. [solved] |
|
|
Hello.
This is my first time trying Gentoo in an X environment. I emerged x11 and kde, but can't run Xorg -configure. It fails saying it can't find a mouse.
So this is basically a mouse question. I need to configure a mouse.
How do I do that?
David Weeks,
Tampa, Florida, USA.
Last edited by dkmweeks on Fri May 27, 2005 11:12 am; edited 1 time in total |
|
Back to top |
|
|
Sadako Advocate
Joined: 05 Aug 2004 Posts: 3792 Location: sleeping in the bathtub
|
Posted: Thu May 26, 2005 8:08 pm Post subject: |
|
|
You need mouse support in your kernel. What kind of mouse are you using? What does dmesg say after connectng the mouse? _________________ "You have to invite me in" |
|
Back to top |
|
|
dkmweeks Apprentice
Joined: 26 Apr 2005 Posts: 202 Location: Tampa, Florida, USA
|
Posted: Thu May 26, 2005 9:50 pm Post subject: a couple of things... |
|
|
Hi.
dmesg:
mice: PS/2 mouse device common for all mice
...
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
I just emerged imwheel, which for some reason didn't get included in the x11 stuff.
I do not have a /dev/mouse, but I do have various /dev/input/* devices.
What sort of mouse support do I need?
David Weeks,
Tampa, Florida, USA. |
|
Back to top |
|
|
Sadako Advocate
Joined: 05 Aug 2004 Posts: 3792 Location: sleeping in the bathtub
|
Posted: Thu May 26, 2005 11:19 pm Post subject: |
|
|
Imwheel probably isn't needed unless you have a mouse with more than two buttons and a scroll wheel. I suppose it couldn't hurt to have it though.
What you need to do is find out which of the /dev/input/* devices correspond to your mouse, do this with the cat command, i.e. "cat /dev/input/mice", or whatever. If you see some random characters appear on the terminal as you move your mouse, that's your mouse device. Press CTRL + C to return to quit cat.
I don't know if you'll be able to use Xorg -configure, it should have found your mouse by itself. Try it again, and if it fails try either xorgcfg or xorgconfig, whichever you find easier. _________________ "You have to invite me in" |
|
Back to top |
|
|
dkmweeks Apprentice
Joined: 26 Apr 2005 Posts: 202 Location: Tampa, Florida, USA
|
Posted: Fri May 27, 2005 11:11 am Post subject: Nice thing about cat... |
|
|
Hey.
Thanks for the cat tip. Looks like both /dev/input/mice and /dev/input/mouse0 work.
Xorg -configure still wants to see /dev/mouse. I symlinked it to /dev/inpute/mice but that didn't work. Symlinking to /dev/input/mouse0 did.
Don't ask me why?
This takes me through the changes between RH stuff and Gentoo, regarding the mouse device. Now to hack driver support for the i845G video...
David Weeks,
Tampa, Florida, USA. |
|
Back to top |
|
|
|
|
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
|
|