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

Bug#443582: xorg: LED's not working correctly anymore



Package: xorg
Version: 1:7.3+2
Severity: minor

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Since the latest upgrade to 7.3 the LED's on my keyboard ceased to work
correctly. The numlock LED is active and capslock as well as scroll lock are
inactive; none of them can change their state. Pressing the corresponding key
does not turn the LED's on or off, but the keys themselves work like before.

My xorg.conf is attached, just in case.

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  konsole [x-terminal-e 4:3.5.7-4          X terminal emulator for KDE
ii  libgl1-mesa-glx [libg 7.0.1-2            A free implementation of the OpenG
ii  libglu1-mesa          7.0.1-2            The OpenGL utility library (GLU)
ii  rxvt-unicode [x-termi 8.3-2              RXVT-like terminal emulator with U
ii  type-handling [not+sp 0.2.21             dpkg architecture generation scrip
ii  xbase-clients         1:7.3+2            miscellaneous X clients - metapack
ii  xfce4-terminal [x-ter 0.2.6-4            Xfce terminal emulator
ii  xfonts-100dpi         1:1.0.0-4          100 dpi fonts for X
ii  xfonts-75dpi          1:1.0.0-4          75 dpi fonts for X
ii  xfonts-base           1:1.0.0-5          standard fonts for X
ii  xfonts-scalable       1:1.0.0-6          scalable fonts for X
ii  xkb-data              1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg          1:7.3+2            the X.Org X server
ii  xterm [x-terminal-emu 229-1              X terminal emulator
ii  xutils                1:7.3+2            X Window System utility programs m

Versions of packages xorg recommends:
ii  xorg-docs                     1:1.4-2    Miscellaneous documentation for th

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG9T/BYfUFJ3ewsJgRAofXAJ9z+4VKZNl5uqK2AyO4f6VZ09xBZgCeLVzm
lVqBp4m8VlURdkCPAvZ4q4Q=
=+PaP
-----END PGP SIGNATURE-----
# xorg.conf (xorg 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 "Files"
EndSection

Section "Extensions"
#	Option	"Composite" "Enable"
EndSection

Section "InputDevice"
	Identifier	"Logitech UltraX"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"		"xorg"
	Option		"XkbModel"		"logiultrax"
	Option		"XkbLayout"		"de"
	Option		"XkbVariant"		"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Logitech MX518"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"ZAxisMapping"		"4 5 6 7"
EndSection

Section "Device"
	Identifier	"Radeon9600"
	Driver		"radeon"
	BusID     "PCI:1:0:0"
	Option		"AGPMode"		"8"
  #Option		"AGPFastWrite"		"on" # Ouch! Kills X
	# Some tuning
  #Option    "AccelDFS"      "on"
	#Option		"AccelMethod"		"EXA"
  #Option    "MigrationHeuristic"  "greedy"
	#Option		"RenderAccel"		"on"
  #Option		"FBTexPercent"		"0"
EndSection

Section "Monitor"
	Identifier	"AL1711"
	Option		"DPMS"
	HorizSync	30-83
	VertRefresh	55-75
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Radeon9600"
	Monitor		"AL1711"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1280x1024"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen      "Default Screen"
	InputDevice	"Logitech UltraX"
	InputDevice	"Logitech MX518"
EndSection

Reply to: