Hi Jason

Thanks for the pointers!  That thread did indeed fix it for me; I
changed my xorg.conf to:

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Monitor0"
Device "Configured Video Device"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

and now I can get 1024x768.  Thanks!

So I guess the bug now is just that this should have been auto-setup for
me, rather than me having to fiddle with xorg.conf.

-- 
[Intrepid] 800x600 maximum resolution on Toshiba Satellite S1800-921
https://bugs.launchpad.net/bugs/289491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to