Public bug reported:

Binary package hint: xserver-xorg-input-evdev

If I have xorg.conf set to use evdev, X fails to run, giving this error:

/usr/bin/X11/X: symbol lookup error:
/usr/lib/xorg/modules/input/evdev_drv.so: undefined symbol: set_bit

My evdev settings are these:

Section "InputDevice"
    Identifier     "All Mice"
    Driver         "evdev"
    Option         "CorePointer"
    Option         "evBits" "+1-2"
    Option         "keyBits" "~272-287"
    Option         "relBits" "~0-2 ~6 ~8"
EndSection

I believe this is the same bug as Debian #395510 (http://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=395510), which has been fixed there.

** Affects: xserver-xorg-input-evdev (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Unresolved symbol "set_bit" in evdev_drv.so crashes X (fixed upstream)
https://launchpad.net/bugs/79347

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to