Hi!
I'm having a bit of a problem with my screen resolution. I can't set it to my monitor's default (1680x1050@60). I'm using an ATI Radeon 4770 and I've also installed the latest driver. The resolution I need is not showing up in Display or Catalyst.
The thing that I'm trying to do is set a custom resolution using the xorg.conf file, but I'm not quite sure how to do this...
Any help will be appreciated... Thanks...
Here are the contents my xorg.conf file...
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "ServerFlags"
Option "Xinerama" "off"
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



Adv Reply




Bookmarks