
Originally Posted by
Sceptic
Have you tried this command?
Code:
sudo aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0
Thanks, but I don't have a xorg.conf.
Code:
% sudo aticonfig --set-pcs-val=MCIL,DigitalHDTVDefaultUnderscan,0
No layout section was found in the file: '/etc/X11/xorg.conf'.
Please run 'aticonfig --initial' first or modify your configuration file manually and run aticonfig again.
aticonfig: parsing the command-line failed.
% cat /etc/X11/xorg.conf.d/20-fglrx.conf
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:2: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
Virtual 4096 4096
EndSubSection
EndSection