mouse not working after upgrade to fedora22 [closed]
I have the logitech 520, it was working fine on fedora 20, but when i upgraded it stopped working. Both the mouse and the keyboard work when I go into the bios, and I can boot up in single user mode and the keyboard works fine. The mouse and keyboard are wireless. I don't see anything in the logs that indicates an error. Not sure what I should look at next. Any help would be much appreciated.
below are the logs from Xorg.0.log
[ 19.593] (II) LoadModule: "evdev"
[ 19.593] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 19.594] (II) Module evdev: vendor="X.Org Foundation"
[ 19.594] compiled for 1.14.4, module version = 2.8.4 <br/>
[ 19.594] Module class: X.Org XInput Driver <br/>
[ 19.594] ABI class: X.Org XInput driver, version 19.2 <br/>
[ 19.594] (II) Using input driver 'evdev' for 'Power Button' <br/>
[ 19.594] (**) Power Button: always reports core events <br/>
[ 19.594] (**) evdev: Power Button: Device: "/dev/input/event1" <br/>
[ 19.594] (--) evdev: Power Button: Vendor 0 Product 0x1 <br/>
[ 19.594] (--) evdev: Power Button: Found keys <br/>
[ 19.594] (II) evdev: Power Button: Configuring as keyboard <br/>
[ 19.594] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1" <br/>
[ 19.594] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) <br/>
[ 19.594] (**) Option "xkb_rules" "evdev" <br/>
[ 19.594] (**) Option "xkb_model" "pc104" <br/>
[ 19.594] (**) Option "xkb_layout" "us" <br/>
[ 19.615] (II) config/udev: Adding input device Power Button (/dev/input/event0) <br/>
[ 19.615] (**) Power Button: Applying InputClass "evdev keyboard catchall" <br/>
[ 19.615] (**) Power Button: Applying InputClass "system-keyboard" <br/>
[ 19.615] (II) Using input driver 'evdev' for 'Power Button' <br/>
[ 19.615] (**) Power Button: always reports core events <br/>
[ 19.615] (**) evdev: Power Button: Device: "/dev/input/event0" <br/>
[ 19.615] (--) evdev: Power Button: Vendor 0 Product 0x1 <br/>
[ 19.615] (--) evdev: Power Button: Found keys <br/>
[ 19.615] (II) evdev: Power Button: Configuring as keyboard <br/>
[ 19.615] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" <br/>
[ 19.615] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) <br/>
[ 19.615] (**) Option "xkb_rules" "evdev" <br/>
[ 19.615] (**) Option "xkb_model" "pc104" <br/>
[ 19.615] (**) Option "xkb_layout" "us" <br/>
[ 19.615] (II) config/udev: Adding drm device (/dev/dri/card0) <br/>
[ 19.616] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10) <br/>
[ 19.616] (II) No input driver specified, ignoring this device. <br/>
[ 19.616] (II) This device may have been added with another device file. <br/>
[ 19.616] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11) <br/>
[ 19.616] (II) No input driver specified, ignoring this device. <br/>
[ 19.616] (II) This device may have been added with another device file. <br/>
[ 19.616] (II) config/udev: Adding input device HDA NVidia HDMI ...
What does
xinput --list
print? does it include a "Virtual core pointer" with several sub-items ("slave pointer")?btw: you can use the code block formatting to prevent your pasted log file from line-breaking.
Thank you for your response. X is not running , since i'm not able to login using the mouse and keyboard.
xinput --list Unable to connect to X server