| View previous topic :: View next topic |
| Author |
Message |
sequalit Tux's lil' helper

Joined: 10 Jan 2008 Posts: 79
|
Posted: Tue Jan 15, 2008 2:32 am Post subject: [SOLVED] Mice stopped working!? |
|
|
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 3:07 am; edited 1 time in total |
|
| Back to top |
|
 |
sequalit Tux's lil' helper

Joined: 10 Jan 2008 Posts: 79
|
Posted: Tue Jan 15, 2008 3:07 am Post subject: [FIXED] Broken Mice |
|
|
| 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 |
|
 |
|
|
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
|
|