← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 608052] Re: [K8M890] max screen resolution set to 800x600 for 17" crt viewsonic monitor.Unable to increase to 1024x786

 

Here you have workaround:

Add to your /etc/X11/xorg.conf file following line:

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        SubSection "Display"
                Modes           "1024x768"
                Virtual 1024 768
        EndSubSection
EndSection

If this file doesn't exist, try to create it

** Summary changed:

- max screen resolution set to 800x600 for 17" crt viewsonic monitor.Unable to increase to 1024x786
+ [K8M890] max screen resolution set to 800x600 for 17" crt viewsonic monitor.Unable to increase to 1024x786

-- 
[K8M890] max screen resolution set to 800x600 for 17" crt viewsonic monitor.Unable to increase to 1024x786
https://bugs.launchpad.net/bugs/608052
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in ubuntu.