[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#364932: xorg: My keyboard no longer works after upgrading



Package: xorg
Version: 1:7.0.14
Severity: important

Hello,

I have upgraded my sid system to xorg 7.0 and my keyboard stops to
work. Here are the symptoms :
* With a standard xorg.conf 
Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "fr"
EndSection

Each key of my keyboard (except the numerical pad) does a resolution
switch (as Ctrl-Alt-+ does). I can only press Ctrl-Alt-Bkscp to escape.

The Xorg log has these strange lines at the end :
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
expected keysym, got XF86_Switch_VT_1: line 8 of xfree86
expected keysym, got XF86_Switch_VT_2: line 11 of xfree86
[...] 14 lines similar
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Multiple interpretations of "NoSymbol+AnyOfOrNone(all)"
>                   Using last definition for duplicate fields
> Warning:          Multiple interpretations of "NoSymbol+AnyOfOrNone(all)"
>                   Using last definition for duplicate fields
>
[...] Same lines for a while
expected keysym, got XF86_Switch_VT_1: line 52 of pc
expected keysym, got XF86_Switch_VT_2: line 56 of pc
[...] Again 14 lines 
expected keysym, got SunFA_Circum: line 55 of fr
expected keysym, got SunFA_Diaeresis: line 55 of fr
[...] Continue...
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
(**) Option "Device" "/dev/input/mice"
select returned 1
select returned 1
[...] a dozen of this "returned"

* If I change my xorg.conf by putting a fool name for XkbRules :
        Option          "XkbRules"      "foo"
in this case, the keyboard works except the shift, control, alt keys.
The Xorg log is only :

(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
Couldn't load XKB keymap, falling back to pre-XKB keymap
(**) Option "Device" "/dev/input/mice"
select returned 1
select returned 1
[...] to be continued...

So at this time, Xorg is not usable on my desktop.
I have also tried other layout with no succes...

Antoine

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-k7
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)

Versions of packages xorg depends on:
ii  libgl1-mesa-dri               6.4.1-0.4  A free implementation of the OpenG
ii  libgl1-mesa-glx [libgl1-mesa- 6.4.1-0.4  A free implementation of the OpenG
ii  libglu1-mesa                  6.4.1-0.4  The OpenGL utility library (GLU)
ii  xbase-clients                 1:7.0.0-4  miscellaneous X clients
ii  xfonts-100dpi                 1:1.0.0-2  100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.0-2  100 dpi fonts for X
ii  xfonts-base                   1:1.0.0-3  standard fonts for X
ii  xfonts-scalable               1:1.0.0-4  scalable fonts for X
ii  xkb-data                      0.8-5      X Keyboard Extension (XKB) configu
ii  xserver-xorg                  1:7.0.14   the X.Org X server
ii  xterm                         210-3      X terminal emulator
ii  xutils                        1:7.0.0-3  X Window System utility programs

xorg recommends no packages.

-- no debconf information



Reply to: