Guillermo,

The X_MODE_800x600 setting isn't used by ltsp 2.09.

The new entry you need is:

    X_MODE_0 = 800x600

That will just set the resolution.

If you want to also supply a complete modeline, you can use
the same entry, but append the modeline on the end of it.

That is, you could use:

    X_MODE_0 = 800x600 36 800 824 896 1024 600 601 603 625

You can also specify X_MODE_1 and X_MODE_2 for additional
resolution/modelines.

This new entry allows easy specification of the resolution, when you 
don't want
to specify a complete modeline.

Jim McQuillan
[EMAIL PROTECTED]



[EMAIL PROTECTED] wrote:

>Hi everybuddy:
>I'm working with ltsp 2.09pre3 and I want setup my video resolution in
>800x600.
>I try edit, in workstation tab ws001 of lts.conf, the X_MODE_800x600
>value:
>
>X_MODE_800X600 = "36 800 824 896 1024 600 601 603 625"
>
>This configuration with Cirrus card start X in 640x480 and with Trident
>card appear in very lower resolution (same if comment this line in
>lts.conf).
>
>Too I try use others values and until use XF86Config_File, but obtain
>some bad results.
>My monitor is an IBM 2238 that together to my video cards works fine in
>windows.
>
>In 2.07 & 2.08 version I have same problems.
>According to calculation with both card and this monitor should work
>fine in 800x600x16bit with 1 MB of video RAM:
>
>(800*600*16)/8 = 960KB
>
>In fact, when I use this card and monitor with full local linux
>installation, this config is valid and functional.
>
>Somebody can helpme with this trouble??
>
>Thanks very much in advance for all.
>
>Guille
>
>



_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to