Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mouse won't move
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mr_scary
n00b
n00b


Joined: 05 Nov 2004
Posts: 31
Location: Montreal, Quebec, Canada

PostPosted: Fri Nov 05, 2004 5:15 am    Post subject: mouse won't move Reply with quote

Hi gang,

I'm looking for help in getting X to work on my new gentoo installation. I get an ok screen (I have installed Fluxbox) but the mouse will not move. I have tried two different PS/2 mice without success. Here is some info:

# grep MOUSE config-2.6.9-gentoo-r1

CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y


# dmesg | grep mouse

mice: PS/2 mouse device common for all mice


Here is an exerpt from my xorg.conf.new file:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection


Thanks for any help.

Sincerely,

mr_scary
Back to top
View user's profile Send private message
provicemo
Apprentice
Apprentice


Joined: 12 Dec 2003
Posts: 201
Location: Detroit, MI

PostPosted: Fri Nov 05, 2004 5:19 am    Post subject: Reply with quote

Are you sure your /dev entry for your mouse is /dev/mouse?
It might be /dev/input/mice.
Try cat /dev/input/mice and move your mouse around,
if you get a bunch of gibberish, then thats your mouse entry
Back to top
View user's profile Send private message
mr_scary
n00b
n00b


Joined: 05 Nov 2004
Posts: 31
Location: Montreal, Quebec, Canada

PostPosted: Fri Nov 05, 2004 5:52 pm    Post subject: Reply with quote

Tried that but still no go.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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