[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    [xf86-input-evdev] [xorg-x11-7.4] - constantly loses keyboard
From:       Alon Bar-Lev <alon.barlev () gmail ! com>
Date:       2010-04-27 18:16:58
Message-ID: o2x9e0cf0bf1004271116r2483ff77m662d8daf536c9d49 () mail ! gmail ! com
[Download RAW message or body]

Hello All,

Can someone review [1]

Using evdev for both keyboard and mouse.

Since upgrade to xorg-x11-7.4, the keyboard stops functioning at random
occasions. (xorg-x11-7.3 worked correctly with the same evdev driver).

<Alt><Ctrl>F1 switches back to console, <Alt><Ctrl>F7 switches back to X.
Console works correctly, only X does not accept anything.

Mouse is working.

xev shows no keyboard activity.

No messages in log files. No idea how to debug it.

Bug is opened for long time without any progress.

Any help will be appreciated.

Thanks!
Alon.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=21141
---
Section "ServerFlags"
...
# xorg.bug#17925
    Option      "AutoAddDevices"        "true"
    Option      "AllowEmptyInput"       "true"
EndSection

Section "InputDevice"
        Identifier      "Keyboard0"
        Driver          "evdev"
        Option          "Device"
"/dev/input/by-path/platform-i8042-serio-0-event-kbd"
        Option          "GrabDevice"    "True"

        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "thinkpad60"
        Option          "XkbLayout"     "us,il"
        Option          "XkbVariant"    ",lyx"
        Option          "XkbOptions"    "grp_led:caps,grp:alt_shift_toggle"
EndSection

Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "evdev"
        Option          "Device"
"/dev/input/by-path/platform-i8042-serio-2-event-mouse"
        Option          "GrabDevice"    "True"

        Option          "Buttons"               "3"

        # Require for scroll
        Option          "EmulateWheel"
        Option          "EmulateWheelButton"    "2"
EndSection
---
_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic