NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xsrc/44137: new X breaks keyboard
>Number: 44137
>Category: xsrc
>Synopsis: new X breaks keyboard
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: xsrc-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 23 13:00:00 +0000 2010
>Originator: Martin Husemann
>Release: NetBSD 5.99.40
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD beasty.aprisoft.de 5.99.40 NetBSD 5.99.40 (NIGHT-OWL) #17: Tue
Nov 23 11:45:26 CET 2010
martin%beasty.aprisoft.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL
amd64
Architecture: x86_64
Machine: amd64
>Description:
After updating to newest current (inlcuding X) my keyboard no longer works
when in X.
The server log ends with:
[ 395.920] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
[ 395.920] (**) Mouse0: (accel) keeping acceleration scheme 1
[ 395.920] (**) Mouse0: (accel) acceleration profile 0
[ 395.920] (**) Mouse0: (accel) acceleration factor: 2.000
[ 395.920] (**) Mouse0: (accel) acceleration threshold: 4
[ 395.975] (**) Option "CoreKeyboard"
[ 395.975] (**) Keyboard0: always reports core events
[ 395.975] (**) Option "Protocol" "standard"
[ 395.975] (**) Keyboard0: Protocol: standard
[ 395.975] (**) Option "XkbRules" "base"
[ 395.975] (**) Keyboard0: XkbRules: "base"
[ 395.975] (**) Option "XkbModel" "pc102"
[ 395.975] (**) Keyboard0: XkbModel: "pc102"
[ 395.975] (**) Option "XkbLayout" "de"
[ 395.975] (**) Keyboard0: XkbLayout: "de"
[ 395.975] (**) Option "XkbVariant" "nodeadkeys"
[ 395.975] (**) Keyboard0: XkbVariant: "nodeadkeys"
[ 395.975] (**) Option "CustomKeycodes" "off"
[ 395.975] (**) Keyboard0: CustomKeycodes disabled
[ 395.975] (II) XINPUT: Adding extended input device "Keyboard0" (type:
KEYBOARD)
[ 395.977] Popen: `"/usr/X11R7/bin/xkbcomp" -w 1 "-R/usr/X11R7/lib/X11/xkb"
-xkm "-" -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp "> " -eml
"Errors from xkbcomp are not fatal to the X server"
"/usr/X11R7/lib/X11/xkb/compiled/server-0.xkm"', fp = 0x7f7ffaf1c3e0
[ 395.978] Pclose: fp = 0x7f7ffaf1c3e0
[ 396.308] AllocNewConnection: client index = 1, socket fd = 13
[ 396.396] AllocNewConnection: client index = 2, socket fd = 14
[ 396.831] AllocNewConnection: client index = 2, socket fd = 14
[ 397.510] AllocNewConnection: client index = 3, socket fd = 15
[ 401.935] ProcessActionEvent(11,0)
[ 401.935] FixKeyState: Key 58 down
[ 401.935] FixKeyState: Key 58 down
[ 402.910] ProcessActionEvent(11,0)
[ 402.910] FixKeyState: Key 38 down
[ 402.910] FixKeyState: Key 38 down
58 = "m", 38 = "a" - and so forth (that's me trying to log in via xdm).
But: the focus window does not receive any characters.
>How-To-Repeat:
no idea, maybe keyboard map specific?
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index