When Xorg starts, I just can't move the mouse at all. Here is my Xorg log pertaining to this device:
Code: Select all
[ 16.637] (II) config/udev: Adding input device Razer Razer Imperator (/dev/input/event2)
[ 16.637] (**) Razer Razer Imperator: Applying InputClass "evdev pointer catchall"
[ 16.637] (II) Using input driver 'evdev' for 'Razer Razer Imperator'
[ 16.637] (**) Razer Razer Imperator: always reports core events
[ 16.637] (**) evdev: Razer Razer Imperator: Device: "/dev/input/event2"
[ 16.637] (--) evdev: Razer Razer Imperator: Vendor 0x1532 Product 0x17
[ 16.637] (--) evdev: Razer Razer Imperator: Found 11 mouse buttons
[ 16.637] (--) evdev: Razer Razer Imperator: Found scroll wheel(s)
[ 16.637] (--) evdev: Razer Razer Imperator: Found relative axes
[ 16.637] (--) evdev: Razer Razer Imperator: Found x and y relative axes
[ 16.637] (II) evdev: Razer Razer Imperator: Configuring as mouse
[ 16.637] (II) evdev: Razer Razer Imperator: Adding scrollwheel support
[ 16.637] (**) evdev: Razer Razer Imperator: YAxisMapping: buttons 4 and 5
[ 16.637] (**) evdev: Razer Razer Imperator: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 16.637] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input2/event2"
[ 16.637] (II) XINPUT: Adding extended input device "Razer Razer Imperator" (type: MOUSE, id 8)
[ 16.638] (II) evdev: Razer Razer Imperator: initialized for relative axes.
[ 16.638] (**) Razer Razer Imperator: (accel) keeping acceleration scheme 1
[ 16.638] (**) Razer Razer Imperator: (accel) acceleration profile 0
[ 16.638] (**) Razer Razer Imperator: (accel) acceleration factor: 2.000
[ 16.638] (**) Razer Razer Imperator: (accel) acceleration threshold: 4
[ 16.638] (II) config/udev: Adding input device Razer Razer Imperator (/dev/input/mouse0)
[ 16.638] (II) No input driver specified, ignoring this device.
[ 16.638] (II) This device may have been added with another device file.
[ 16.638] (II) config/udev: Adding input device Razer Razer Imperator (/dev/input/event3)
[ 16.638] (**) Razer Razer Imperator: Ignoring device from InputClass "Razer Imperator Keyboard"Code: Select all
Section "InputClass"
Identifier "Razer Imperator Keyboard"
MatchDevicePath "/dev/input/event3"
MatchIsKeyboard "On"
Option "Ignore" "On"
EndSectionNot sure what the problem could be because the mouse works in the Ubunutu live cd I used to install Gentoo. Any help is appreciated.



