Screen Resolution on a Dell Inspiron 6400

Felix Miata mrmazda at ij.net
Thu Sep 14 20:14:09 UTC 2006


On 06/09/14 21:33 (GMT+0200) Ralph Thaller apparently typed:

> ok i edit it so:
> Section "Monitor"
>         Identifier      "Standardbildschirm"
>         Option          "DPMS"
>         HorizSync    31.5 - 90.0
>         VertRefresh  59.0 - 61.0
> EndSection
> 
> Section "Screen"
>         Identifier      "Default Screen"
>         Device          "ATI Technologies, Inc. ATI Default Card"
>         Monitor         "Standardbildschirm"
>         DefaultDepth    24
>         SubSection "Display"
>                 Depth           1
...
>         SubSection "Display"
>                 Depth           16
>                 Modes "1280x800"
>         EndSubSection
>         SubSection "Display"
>                 Depth           24
>                 Modes "1280x800"
>         EndSubSection
> EndSection

> but it dosen't work. Only the RefreshRate changed...

> anyone has an idea?

Since that didn't work, I would first attempt to do what Eberhard Roloff
suggested, with emphasis on selecting a "Monitor" of generic type "Flat
Panel 1280x800" if your exact model is not listed in the available choices.

If that fails, then I would try another couple of tweaks to your original:

Instead of above, use:
        HorizSync    30.0 - 82.0
        VertRefresh  56.0 - 76.0

and:

         Monitor         "Standardbildschirm"
         DefaultDepth    16
         SubSection "Display"
                 Depth           1

If that works, it can be refined to bring the depth back to 24 if you wish.
-- 
"Wisdom is supreme; therefore get wisdom. Though it cost all you
have, get understanding. Esteem her, and she will exalt you;
embrace her, and she will honor you."		Proverbs 4:7-8 NIV

 Team OS/2 ** Reg. Linux User #211409 ** Rotary ONLY since 1973

Felix Miata  ***  http://mrmazda.no-ip.com/ <- More than just a FAQ




More information about the ubuntu-users mailing list