View previous topic :: View next topic |
Author |
Message |
Mithrandil n00b

Joined: 25 Apr 2007 Posts: 8
|
Posted: Sun Oct 21, 2007 5:21 pm Post subject: [SOLVED] Mouse don't work in X after kernel upgrade |
|
|
I have upgraded from 2.6.18 to 2.6.22, but now, when i start the computer the mouse don't work in X
It work in console (gpm) and it work if i restart X with:
Code: | /etc/init.d/xdm restart |
but it don't work directly when X is loaded at boot
the xf86-input-* was rebuilded after kernel compilation
any idea? 
Last edited by Mithrandil on Tue Oct 23, 2007 5:58 pm; edited 1 time in total |
|
Back to top |
|
 |
preece42 n00b

Joined: 21 Oct 2007 Posts: 2 Location: Clinton Township, MI
|
Posted: Sun Oct 21, 2007 5:27 pm Post subject: |
|
|
Hm, that sounds odd.
I had that issue once. Disabling the hardware cursor in xorgconfig did it for me, you might want to try that. |
|
Back to top |
|
 |
Mithrandil n00b

Joined: 25 Apr 2007 Posts: 8
|
Posted: Tue Oct 23, 2007 6:01 pm Post subject: |
|
|
Problem solved:
At boot X was loading an old (and wrong) xorg.conf file placed in /xorg.conf so it was not working, with restart (/etc/init.d/xdm restart) it was loading the right /etc/X11/xorg.conf, so it was enough to delete the wrong /xorg.conf  |
|
Back to top |
|
 |
|