Tom,
You should be able to see what's going on with Xorg by setting:
SCREEN_01 = shell
Then, when you boot the client, you'll get a shell prompt. At that shell
prompt, type:
startx
That should build the xorg.conf file and launch the Xserver. when that
fails, you should be able to look in /var/log for the logfile. Or maybe
it was /tmp, I don't remember which.
If X doesn't crap out on you, you should be able to hit Ctrl-Alt-Backspace
to get it to die, then look for the log file.
Looking at your example modeline, I see a problem. A properly constructed
modeline should look like:
X_MODE_0 = 800x600 40 800 840 968 1056 600 601 605 628 +hsync +vsync
In your example, you had: "[EMAIL PROTECTED]"
I don't think that will work with LTSP.
Hope that helps,
Jim McQuillan
[EMAIL PROTECTED]
On Mon, July 31, 2006 3:25 pm, root wrote:
> On Mon, 2006-07-31 at 11:25 -0400, Gentgeen wrote:
>> On Mon, 31 Jul 2006 15:28:17 +0100
>> root <[EMAIL PROTECTED]> wrote:
>>
>> > Hi all,
>> >
>> > I've installed LTSP on a 2.4Ghz Pentium and its running a dream apart
>> > from one small problem. The client machine i've got under my desk is a
>> > 166mhz Pentium with a S3 Trio 64 V2 graphics card. When I leave the
>> > setting as auto it correctly identifies the card and loads the S3
>> > module but when X starts there are loads of vertical lines up the
>> > screen making it unusable. This is obviously a large problem and I'd
>> > like remotely accelerated X. The VESA driver works fine but is so
>> > slow. I've read a load about mode lines but this doesn't seem to make
>> > any difference my config is as follows:
>> >
>> > [Default]
>> > ALLOW_SHUTDOWN = Y
>> > ALLOW_PROCREAD = Y
>> > SERVER = 192.168.0.1
>> > XSERVER = vesa
>> > X_MOUSE_PROTOCOL = "auto"
>> > X_MOUSE_DEVICE = "/dev/ttyS0"
>> > X_MOUSE_RESOLUTION = 50
>> > X_MOUSE_BUTTONS = 2
>> > USE_XFS = N
>> > # X_MODE_0 = 1280x1024
>> > X_MODE_1 = 1024x768 85.52 1024 1056 1376 1408 768
>> > 782
>> > 792 807 +HSync +VSync
>> > # X_MODE_2 = 800x600
>> > # X_HORZSYNC = 30-95
>> > # X_VERTREFRESH = 50-90
>> > SCREEN_01 = startx
>> > SCREEN_02 = shell
>> > SOUND = Y
>> > SOUND_DAEMON = esd
>> > SMODULE_01 = "sb"
>> >
>> >
>> > I've tried different resolutions and mode lines but I still get these
>> > lines up the screens.
>> >
>> > Any suggestions welcome :)
>> >
>> > Thanks in advance
>> >
>> > Tom
>> >
>> >
>> >
>>
>> I have exact same card in one of my clients. Not the best card (e.g.
>> SuperTux can not be played on that client but plays fine on other
>> clients.)
>>
>> Be careful with the X_MODE_0 line... that is more for my monitor
>> attached then it is for the card. I would start out with X_MODE_0 =
>> 800x600 only... then work from there. There is a website that will
>> let you make your own config line, but I don't remember the address.
>> Maybe someone here will speak up.
>>
>> My config file is:
>>
>>
>> # boss
>> [192.168.74.4]
>> # S3 Trio64V+
>> XSERVER = s3
>> # GLX does not work so well on the S3 Trio64V+ card
>> # X4_MODULE_01 = glx
>> X_MODE_0 = [EMAIL PROTECTED] 58.20 800 832 1048 1080 600 611 620 631
>>
>>
>
> Yeah tried fiddling with modelines even on lower res and it makes no
> difference.
>
> Anyone know if you can view the X.org log so I can see what its spitting
> out for some info.
>
> Or any other suggestions welcome...
>
> Cheers
>
> Tom
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _____________________________________________________________________
> 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
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
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