On 10/17/16 05:12, Bob Goodwin wrote: > On 10/16/16 16:16, Ed Greshko wrote: >> OK... >> >> Then check your /var/log/Xorg.0.log to see if it is being loaded. >> >> grep evdev Xorg.0.log should be sufficient > + > [bobg@localhost ~]$ grep evdev /var/log/Xorg.0.log > [ 61.657] (**) Power Button: Applying InputClass "evdev keyboard catchall" > [ 61.755] (**) Power Button: Applying InputClass "evdev keyboard catchall" > [ 61.758] (**) Logitech USB Trackball: Applying InputClass "evdev pointer > catchall" > [ 61.761] (II) LoadModule: "evdev" > [ 61.761] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so > [ 61.762] (II) Module evdev: vendor="X.Org Foundation" > [ 61.762] (II) Using input driver 'evdev' for 'Logitech USB Trackball' > [ 61.762] (**) evdev: Logitech USB Trackball: Device: "/dev/input/mouse0" > [ 61.762] (EE) evdev: Logitech USB Trackball: Unable to query fd: > Inappropriate ioctl > for device > [ 61.766] (II) UnloadModule: "evdev" > [ 61.767] (**) USB Keyboard: Applying InputClass "evdev keyboard > catchall" > [ 61.771] (**) USB Keyboard: Applying InputClass "evdev keyboard > catchall" > > > This is the whole file. It looks to me like the section I added at the bottom > is not > being accepted?
This.... 61.762] (EE) evdev: Logitech USB Trackball: Unable to query fd: Inappropriate ioctl for device EE=Error Seems to indicate a problem. Not sure what....at 6AM. :-) Have you tried a different mouse and/or USB port? -- You're Welcome Zachary Quinto _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org