Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Mice stopped working!?
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
sequalit
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2008
Posts: 79

PostPosted: Tue Jan 15, 2008 7:32 am    Post subject: [SOLVED] Mice stopped working!? Reply with quote

I don't know why but after I did a reboot my mouse stopped working?

As far as I know I didnt make any changes to anything, I just turned the computer back on.....

Is there any reason for it?

cat /dev/input/mice
cat /dev/input/mouse0

both return data as if mouse is there

my xorg.conf looks close to this:

Code:

Section "ServerLayout"
Indentifier.....
Screen.....
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"

Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Protocol" "auto"
option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection


lemme know if you need/want more info and how to post it i will...






ADDED what does this mean? Kernel config?
Code:


Xorg throws these errors that I can read::

/usr/lib64/xorg/modules/input//mouse_drv.so: undefined symbol: mi Pointer GetMotionEvents

EE Failed to load .....mouse_drv.so
failed to load module mouse
Module ramdac already built in
no input driver matching 'mouse'


Last edited by sequalit on Tue Jan 15, 2008 8:07 am; edited 1 time in total
Back to top
View user's profile Send private message
sequalit
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jan 2008
Posts: 79

PostPosted: Tue Jan 15, 2008 8:07 am    Post subject: [FIXED] Broken Mice Reply with quote

I don't know what happened, but I recompiled kernel, and i too initramfs off of grub and for some reason my mouse came back...
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