1280*960 screen resolution

Asked by Kim Pu-chong

Ubuntu 7.10
CRT monitor lg t910b

It won't change the desired screen resolution 1280*960
I reconfigured the xorg.conf and selected the resolution but it does not appear in the resolution change list. what can I do.... I did nearly everything. I must use that resolution for image editing. 1280*1024 is weired resolution where a perfect circle looks like a bit egg.

here is my xorg.conf

Section "Device"
 Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]"
 Driver "ati"
 BusID "PCI:1:0:0"
EndSection

Section "Monitor"
 Identifier "T910B"
 Option "DPMS"
 HorizSync 30-98
 VertRefresh 50-160
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
 Monitor "T910B"
 DefaultDepth 24
 SubSection "Display"
  Modes "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
 EndSubSection

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sidarth Dasari (sirsid) said :
#1

I think you can manually add that resolution. I remember I had a problem similar to this back when widescreens were not supported at all. See what happens if you just add it to the end of the Modes section.

Can you help with this problem?

Provide an answer of your own, or ask Kim Pu-chong for more information if necessary.

To post a message you must log in.