[Techtalk] resolution woes

Amy Hussey rpgirl1981 at gmail.com
Wed Jan 14 03:15:28 UTC 2009


Maria,

I was having this issue on ubuntu.

Are you, perchance, using openchrome as your driver?  I'm adding the info
about my xorg.conf to maybe help you.

I don't know if it will help or not.

xorg.conf:

Section "Monitor"
    Identifier "monitor1"
    VendorName "Generic"
    ModelName "Flat Panel 1024x768"
    HorizSync 31.5-55
    VertRefresh 40-70

    # TV fullscreen mode or DVD fullscreen output.
    # 768x576 @ 79 Hz, 50 kHz hsync
    ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630

    # 768x576 @ 100 Hz, 61.6 kHz hsync
    ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x768_120"  173.82  1280 1376 1520 1760  768 769 772 823
-HSync +Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x768_100"  141.96  1280 1376 1512 1744  768 769 772 814
-HSync +Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x768_85"  118.53  1280 1368 1504 1728  768 769 772 807
-HSync +Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x768_75"  102.98  1280 1360 1496 1712  768 769 772 802
-HSync +Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x768_60"  80.14  1280 1344 1480 1680  768 769 772 795
-HSync +Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "1280x768_50"  65.18  1280 1336 1464 1648  768 769 772 791
-HSync +Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x480_120"  66.25  800 848 936 1072  480 481 484 515  -HSync
+Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x480_100"  53.75  800 840 928 1056  480 481 484 509  -HSync
+Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x480_85"  44.64  800 840 920 1040  480 481 484 505  -HSync
+Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x480_75"  38.55  800 832 912 1024  480 481 484 502  -HSync
+Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x480_60"  29.58  800 816 896 992  480 481 484 497  -HSync
+Vsync

    # modeline generated by gtf(1) [handled by XFdrake]
    ModeLine "800x480_50"  24.16  800 808 888 976  480 481 484 495  -HSync
+Vsync
EndSection

Section "Device"
    Identifier "device1"
    VendorName "VIA Technologies, Inc."
    BoardName "S3 UniChrome-based cards with 3D support"
    Driver "openchrome"
    Option "DPMS"
    Option "SWcursor"
    Option "SWCursor"

    Option    "SWcursor"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "device1"
    Monitor "monitor1"
    DefaultColorDepth 24

    Subsection "Display"
        Depth 8
        Modes "1280x768" "800x480"
    EndSubsection

    Subsection "Display"
        Depth 15
        Modes "1280x768" "800x480"
    EndSubsection

    Subsection "Display"
        Depth 16
        Modes "1280x768" "800x480"
    EndSubsection

    Subsection "Display"
        Depth 24
        Modes "1280x768" "800x480"
    EndSubsection
EndSection

Take a look and see if it will work for you.

I wish you luck.

Amy

On Tue, Jan 13, 2009 at 9:23 PM, <maria at shadlen.org> wrote:

> hello there,
>
> I am trying to fix my resolution, which seems to be currently set too
> high. I am using debian lenny, so dpkg-reconfigure xserver-xorg seems to
> do nothing for screen resolution. I tried to use xrandr, which is what
> seemed to be the right thing to do according to my google search, but ran
> into this:
>
> sarah:~# xrandr -s "1280x1024"
> Size 1280x1024 not found in available modes
> sarah:~# xrandr
> Screen 0: minimum 320 x 200, current 1600 x 1200, maximum 1600 x 1200
> default connected
>   1600x1200       0.0
>   1280x1024      76.0
>   1024x768       76.0
>   800x600        73.0
>   640x480        73.0
>   640x400         0.0
>   320x400         0.0
>   320x240         0.0
>   320x200         0.0
>
> Obviously, it should have found it, and I'm not sure what I've done wrong.
> Any ideas would be greatly appreciated. Btw, if I log into x and try to
> configure from screen resolution preferences, I get no resolutions in the
> drop down menu.
>
> thanks,
> maria
>
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/techtalk
>



-- 
FUD: Beware of the penguin.
http://en.wikipedia.org/wiki/Fear%2C_uncertainty_and_doubt

Quando Omni Flunkus Moritati.  (When all else fails, play dead.)  ~~Possum
Lodge Motto


More information about the Techtalk mailing list