David-

Not sure about this, but it looks like the X stuff in LTSP changed between 
3.0 and 4.2, and your modeline isn't what it needs any more. If you can 
somehow boot a Knoppix or Ubuntu live disk on crow-apm, take a look at 
what it puts in X logfile and see if you can apply that to this situation.

You could also try the following in lts.conf:

XSERVER = vesa
SCREEN_01       = startx #will NOT have to be done manually
SCREEN_02       = shell  #leave a way to get to the shell

Now hit ctrl-alt-F2 and wait a few seconds, then look at /tmp/mnt/xorg.log
and see if it gives you something helpful. Ctrl-Alt-F1 gets you back to X.

-Krishna

On Fri, 16 Jun 2006, [EMAIL PROTECTED] wrote:

Hi,

I'm testing LTSP 4.2 and successfully installed it on FC5. I also have a
Redhat 7.2 box running LTSP 3.0 which is working properly.

On my LTSP 3.0, I have a configuration on my lts.conf on 1 client that
looks like this:

[crow-apm]
        XSERVER            = XF86_SVGA
        X_MODE_0           = 1024x768 65 1024 1032 1176 1344 768 771 777
806 -hsync -vsync


On FC5 which has LTSP 4.2 installed, I copied the same configs above to
test the same client that is working with LTSP 3.0, but resulted in
Xserver failed problems.

On FC5 I installed all the ltsp_x336_xxx packages, the same way with what
I did before on my redhat 7.2 machine.

I even tried the following but to no avail:

1.
[crow-apm]
        XSERVER            = auto
        X_MODE_0           = 1024x768

2.
[crow-apm]
        XSERVER            = auto
        X_MODE_0           = 800x600

3.
[crow-apm]
        XSERVER            = auto


Can anyone help me on how to troubleshoot this problem of mine. Any help
would be truly appreciated.

Best Regards,

David


_____________________________________________________________________
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.freenode.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.freenode.net

Reply via email to