Description of problem: gpm oopses Version-Release number of selected component (if applicable): gpm-1.19.3-27 How reproducible: every time Steps to Reproduce: 1. Run gpm 2. Watch it oops 3. Actual results: Expected results: Additional info:
Created attachment 97834 [details] oops of gpm on fc2 test1
I am stupid. gpm version is 1.20.1-41.
Created attachment 97835 [details] strace of "service gpm restart"
do you have a /dev/psaux? You may need to have gpom point to /dev/input/mouse...
crw------- 1 root root 10, 1 Jan 21 11:12 /dev/psaux crw------- 1 root root 10, 149 Jan 21 11:12 /dev/input/mouse "system-config-mouse --device /dev/input/mouse --emulthree msintellips/2" doesn't help. Changing /etc/sysconfig/gpm to have DEVICE="/dev/input/mouse" doesn't help. /etc/sysconfig/mouse has this little gem - DEVICE=/dev//dev/input/mouse Seems that /etc/X11/XF86Config also had the doubled "/dev//dev" problem. Manually fixing /etc/sysconfig/gpm, /etc/sysconfig/mouse, and /etc/X11/XF86Config to point to /dev/input/mouse causes X to fail to start - xf86OpenSerial fails to open /dev/input/mouse.
It's input/mice, actually. *** This bug has been marked as a duplicate of 116118 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.