On 09/05/14 17:29, Patrick Matthäi wrote:
Which version was the last one for you where it worked as expected?
1:13.12-4
Have also tried the open source driver - it doesn't occur in it either.
Please try again with a fully upgraded testing system (fglrx 14.4 is
also available).
Still happens.
Please also use an minified xorg.conf (you can use aticonfig for this).
Attached
Reuben
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection