Adinda,

What version of LTSP are you using ?

I can't tell from what you've shown, but
if you are using LTSP-3.0, then
the X_MODE_800x600 parameter is no longer used.

What you would want to use instead is:

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

(Assuming those values are correct).

Calculating the correct values for your video card / Monitor
combination is very difficult.

To get it absolutely correct, you need the documentation
for both the video card and the monitor.

If you don't know what all the values should be, but want
to just try a 800x600 resolution, you can specify just
the resolution.  This is what it would look like:

    X_MODE_0 = 800x600

There is a Video mode timings HOWTO on the LDP (Linux Documentation 
Project).

I hope that helps,

Jim McQuillan
[EMAIL PROTECTED]



Warnet who0sznet wrote:

> My ws couldn't run GDM, here's the error:
> ===
> (--) Trident chipset version: 0x33 (TVGA8900CL/D)
> (--) SVGA: Revision 0.
> (--) SVGA: chipset: tvga8900cl
> (--) SVGA: videoram: 1024k
> (--) SVGA: clocks: 25.31  28.32  45.37  36.16  57.86  32.73
> 50.61  40.37
> (--) SVGA: clocks: 88.44  98.90 107.50 107.41  72.34  77.61
> 80.79  75.95
> (--) SVGA: Effective pixel clocks available:
> (--) SVGA: pixel clocks:  12.65  14.16  22.68  18.08  28.93
> 32.88  25.32  20.19
> (--) SVGA: pixel clocks:  44.22  49.41  52.01  51.96  36.16
> 38.78  40.38  37.98
> 
> (**) SVGA: 16bpp not supported for this chipset
> 
>  *** A configured device found, but display modes could not
> be resolved. ***
> 
> Fatal server error:
> no screens found
> 
> When reporting a problem related to a server crash, please
> send the full server output, not just the last messages
> 
> INIT: Id "5" respawning too fast: disbled for 5 minutes
> ===
> 
> And here's my lts.conf for this ws:
> ===
> [komputer_01]
>     XSERVER          = XF86_SVGA # XF86_W32 #XF86_VGA16
>     X_MOUSE_PROTOCOL = "IMPS/2" # "MouseManPlusPS/2"
>     X_HORZSYNC       = 31-62
>     X_VERTREFRESH    = 55-90
>     X_MODE_800x600   = 36 800 824 896 1024 600 601 603 625 #
> +hsync +vsync
>     MODULE_03        = sb.o io=0x220 irq=5 dma=1
> ===
> 
> Is there any connection to "X_MODE_800x600"? Should i change
> the clocks (as the message said)? (if i should) How can i
> understand those effective clocks and change all the values
> to lts.conf? And how can i send the full server output when
> reporting a problem related to a server crash?
> 
> Best Regards,
> 
> Adinda
> 
> _____________________________________________________________________
> 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
> 



_____________________________________________________________________
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