http://bugs.freedesktop.org/show_bug.cgi?id=12934
------- Comment #3 from [EMAIL PROTECTED] 2007-11-20 00:14 PST -------
Yes, checked 2 times now.
Here's the xorg.conf that freezes the system:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Notebook" 0 0
InputDevice "Synaptics"
InputDevice "Logitech"
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
Section "ServerFlags"
Option "AIGLX" "0"
Option "Allow Open Mouse Fail" "1"
Option "AllowEmptyInput" "1"
Option "IgnoreABI" "0"
EndSection
Section "Device"
Identifier "Mobility Radeon 9700"
Driver "radeon"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "LCD"
Option "DPMS" "1"
Gamma 0.90
EndSection
Section "Screen"
Identifier "Notebook"
Device "Mobility Radeon 9700"
Monitor "LCD"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "1280x1024"
EndSubSection
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "CorePointer"
Option "Device" "/dev/input/synaptics"
Option "Protocol" "event"
[...]
EndSection
Section "InputDevice"
Identifier "Logitech"
Driver "evdev"
Option "Device" "/dev/input/cclick"
Option "SendCoreEvents"
Option "HWHEELRelativeAxisButtons" "7 6"
EndSection
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati