Public bug reported:

Binary package hint: xserver-xorg-input-evdev

When I am using evdev to control my (abnt2) keyboard (see the xorg.conf
section in the end), X crashes randomly while I am typing (usually when
I am typing fast). I have no problem with the traditional kbd driver.

I am using feity upgraded fro edgy a week ago and updated today. The
version of xserver-xorg-input-evdev is 1:1.1.5-0ubuntu1

If I start X from the console I get the following error on the screen (I
am copying by hand):

X: symbol lookup error: /usr/lib/xorg/modules/input/evdev_drv.so:
undefined symbol: xf86OSRingBell

Let me know if you need any further information.

Paulo

--- xorg.conf section related to the keyboard ---

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "evdev"

        # Substitua o valor da opção "Dev Phys" pelo endereço físico do
        # teclado correspondente, obtido a partir do arquivo
        # /proc/bus/input/devices
        Option          "Phys"          "isa0060/serio0/input0"

        # com cedilha (ABNT2).
        Option          "CoreKeyboard"
        Option          "XkbLayout"     "br"
        Option          "XkbVariant"    "abnt2"
        Option          "XkbOptions"    "abnt2"
EndSection

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

-- 
X crashes when using evdev: undefined symbol xf86OSRingBell
https://bugs.launchpad.net/bugs/103902
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to