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

Bug#515152: xserver-xorg: xkb no longer works



Package: xserver-xorg
Version: 1:7.4~5
Severity: normal


Hello

I use this simple script to set up keyboard as I could not find a tool
that would do that for me:

setxkbmap -v 10 -layout us,cz_qwerty -model pc105 -option ""
setxkbmap -v 10 -layout us,cz_qwerty -model pc105 -option
ctrl:nocaps,altwin:meta_win,group:shifts_toggle,level3:menu_switch,numpad:microsoft,grp_led:scroll,grp:shifts_toggle

I could undrstand that soem more exotic option might get dropped but
even the first command fails:

Setting verbose level to 10
locale is C
Warning! Multiple definitions of keyboard model
         Using command line, ignoring X server
Warning! Multiple definitions of keyboard layout
         Using command line, ignoring X server
Applied rules from evdev:
model:      pc105
layout:     us,cz_qwerty
Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc+us+cz_qwerty:2+inet(evdev)
geometry:   pc(pc105)
Error loading new keyboard description
Setting verbose level to 10
locale is C

So xkb is either broken it it works differently again which is as good
as broken.

Thanks

Michal


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-01-14 21:54 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1872144 2009-01-31 20:20 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1077 2009-02-13 19:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection



-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28.3 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0]     1.5.24         Debian configuration management sy
ii  hal                       0.5.11-8       Hardware Abstraction Layer
ii  libc6                     2.7-18         GNU C Library: Shared libraries
ii  x11-xkb-utils             7.4+1          X11 XKB utilities
ii  xkb-data                  1.5-2          X Keyboard Extension (XKB) configu
ii  xserver-xorg-core         2:1.5.99.902-1 Xorg X server - core server
ii  xserver-xorg-input-evdev  1:2.1.1-1      X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [x 1:1.3.2-2      X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse  1:1.4.0-1      X.Org X server -- mouse input driv
ii  xserver-xorg-input-synapt 0.99.3-3       Synaptics TouchPad driver for X.Or
ii  xserver-xorg-video-intel  2:2.6.1-1      X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-radeon 1:6.10.0-2     X.Org X server -- ATI Radeon displ
ii  xserver-xorg-video-vesa [ 1:2.1.0-1      X.Org X server -- VESA display dri

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.3-1      A free implementation of the OpenG
ii  udev                          0.125-7    /dev/ and hotplug management daemo

xserver-xorg suggests no packages.

-- debconf-show failed



Reply to: