Package: xserver-xorg-video-ati Version: 1:6.7.196-1 Severity: normal Upgrading from 1:6.7.195-2 to 1:6.7.196-1 caused some things that worked just fine to fail on HP Compaq nx6325 notebook with the infamous RS482 (Radeon Xpress 200M) video card.
1. LCD brightness control buttons no longer work. (Un)plugging power cord also no longer changes the brightness. I can change it if I switch to console, but on switching back to X it is restored to what it was. 2. Putting display into power saving mode correctly switches the backlight off, but after some time it sometimes turns back on, and does not turn off until display is put into power saving mode again. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-rc3.666.0 (SMP w/2 CPU cores) Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xserver-xorg-video-ati depends on: ii libc6 2.7-3 GNU C Library: Shared libs ii xserver-xorg-core 2:1.4.1~git20071119-1 Xorg X server - core server xserver-xorg-video-ati recommends no packages. -- no debconf information
Section "Module"
Load "dri"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "ATI Radeon Xpress 200M"
Driver "radeon"
BusID "PCI:1:5:0"
Option "DRI" "true"
EndSection
Section "Monitor"
Identifier "Laptop LCD"
Option "DPMS"
DisplaySize 305 228
EndSection
Section "Screen"
Identifier "Screen for Laptop LCD"
Device "ATI Radeon Xpress 200M"
Monitor "Laptop LCD"
DefaultDepth 24
SubSection "Display"
Depth 16
Modes "1400x1050" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050" "1280x960" "1152x864" "1024x768"
"800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Screen for Laptop LCD"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
signature.asc
Description: OpenPGP digital signature

