baskinsy
April 24th, 2009, 02:05 PM
I have just installed Ubuntu 9.04 64bit on my PC with an ATI HD4670 and a 22" monitor. I have installed the ATI drivers with the restricted drivers manager.
I cannot set my monitors resolution to the optimal 1680x1050. It stays at 1600x1200 and it is a little blurry.
I have searched the forum and tried almost everything.
My xorg.conf (with some adjustments after initial install) is:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1680x1050"
HorizSync 30-66
VertRefresh 50-61
EndSection
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
Modes "1680x1050"
EndSubSection
EndSection
The optimal resolution is not listed on ATI control center or GNOME display properties.
Any suggestions?
I cannot set my monitors resolution to the optimal 1680x1050. It stays at 1600x1200 and it is a little blurry.
I have searched the forum and tried almost everything.
My xorg.conf (with some adjustments after initial install) is:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1680x1050"
HorizSync 30-66
VertRefresh 50-61
EndSection
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
Modes "1680x1050"
EndSubSection
EndSection
The optimal resolution is not listed on ATI control center or GNOME display properties.
Any suggestions?