1280 X 728 update
Dennis
dcastanos at snowcrest.net
Tue May 26 05:42:32 UTC 2009
thank for the help so far, I just can't seem to solve 1280 x 768 which
is max on my laptop Radeon 600.
info from https://help.ubuntu.com/community/RadeonDriver
sudo nano /etc/X11/xorg.conf
I save the text below, reboot, then it lockup with a message on the
screen that reads cannot recognize 1400 x 900 resolution. as you will
note below I only have 1280 x 768 in the xorg.conf
Section "Device"
Identifier "Radeon 600"
Driver "ati"
BusID "PCI:1:0:0"
Option "XAANoOffscreenPixmaps"
Option "BusType" "PCI"
Option "AGPMode" "1"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL SE178WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x768_60"
Virtual 1280 768
EndSubSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
More information about the ubuntu-users
mailing list