10.0.0.110 is a terminal, the server is 10.0.0.101
Here is my setup:
                   |   |-- 10.0.0.101 Linux server
Firewall 10.0.0.1--|Hub|
                   |   |-- 10.0.0.110 Terminal

I've tried the solution with:
XSERVER         = XF86_SVGA
X_MODE_0        = 1024x768

in lts.conf but the terminal is halting after:
"starting syslogd"

In addition I was getting an error:
"/linuxrc: cannot create /oldroot/proc/progress No space left on device"

What is this?

Joseph


On Wed, 2002-10-30 at 21:48, Bert van Brakel wrote:
> The server line in your lts.conf file should be '10.0.0.110' not '
> '10.0.0.101' but I assume this is just a typ0.
> 
> Change the default in lts.conf to  
> 
> XSERVER         = XF86_SVGA
> X_MODE_0      = 1024x768
> 
> Which should work. Then cange to auto, and add higher resolutions
> 
> You can also put RUNLEVEL = 3 and run /tmp/start_ws and see what
errors
> X throws.
> 
> Turn off local apps and stuff so you know it's not these things
causing
> probs.
> 
> 
> On Thu, 2002-10-31 at 09:20, Joseph wrote:
> > My terminal is using PCI Voodoo 3DFX video card, I think it has 16Mb
or
> > 32Mb of RAM.
> > 
> > So it seems to me it is a standard card supported by Linux, as I was
> > running Linux on it before.
> > 
> > Joseph
> > 
> > 
> > On Wed, 2002-10-30 at 09:09, [EMAIL PROTECTED] wrote:
> > > We also need to know what your terminal hardware is. Though of the
top of my had i would say it is a X problem with your Video card.
> > > [EMAIL PROTECTED]
> > > Evan
> > > 
> > > On Tue, 29 Oct 2002 20:23:34 -0700
> > > Joseph <[EMAIL PROTECTED]> wrote:
> > > 
> > > > I can not seem to get my graphical display going; all I see on
the
> > > > screen are horizontal stripes:
> > > > 
> > > > Can anybody have a pick at my config files if they are OK.
> > > > My display manager is KDE.
> > > > 
> > > > ------ hosts ---------
> > > > 127.0.0.1       localhost.localdomain   localhost
> > > > 10.0.0.110      ltsp.org
> > > > 
> > > > -------- dhcpd.conf ------------
> > > > subnet 10.0.0.0 netmask 255.255.252.0 {
> > > >          range 10.0.0.100 10.0.0.149;
> > > >          option subnet-mask 255.255.252.0;
> > > >          option broadcast-address 10.0.0.255;
> > > >          option routers 10.0.0.1;
> > > >          option domain-name-servers 10.0.0.1;
> > > >          option ip-forwarding on;
> > > >          option netbios-node-type 8;
> > > >          default-lease-time 21600;
> > > >          max-lease-time 43200;
> > > >          option domain-name  "ltsp.org";
> > > >          option root-path  "10.0.0.101:/opt/ltsp/i386";
> > > >     }
> > > >     host ws001 {
> > > >         hardware ethernet     00:40:F4:2C:7E:53;
> > > >         filename              "/lts/vmlinuz-2.4.9-ltsp-lpp-6";
> > > > 
> > > > ------- lts.conf ---------------
> > > > [Default]
> > > >         SERVER             = 10.0.0.101
> > > >         XSERVER            = auto
> > > >         X_MOUSE_PROTOCOL   = "PS/2"
> > > >         X_MOUSE_DEVICE     = "/dev/psaux"
> > > >         X_MOUSE_RESOLUTION = 400
> > > >         X_MOUSE_BUTTONS    = 3
> > > >         USE_XFS            = Y
> > > >         LOCAL_APPS         = N
> > > >         RUNLEVEL           = 5
> > > > 
> > > > [ws001]
> > > >         XSERVER            = auto
> > > >         LOCAL_APPS         = Y
> > > >         USE_NFS_SWAP       = Y
> > > >         SWAPFILE_SIZE      = 48m
> > > >         RUNLEVEL           = 5
> > > > 
> > > > Thanks,
> > > > Joseph
> > > > 
> > > > 
> > > > 
> > > > -------------------------------------------------------
> > > > This sf.net email is sponsored by:ThinkGeek
> > > > Welcome to geek heaven.
> > > > http://thinkgeek.com/sf
> > > >
_____________________________________________________________________
> > > > 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
> > > > 
> > > 
> > > 
> > > -------------------------------------------------------
> > > This sf.net email is sponsored by:ThinkGeek
> > > Welcome to geek heaven.
> > > http://thinkgeek.com/sf
> > >
_____________________________________________________________________
> > > 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
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by: Influence the future 
> > of Java(TM) technology. Join the Java Community 
> > Process(SM) (JCP(SM)) program now. 
> > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
> >
_____________________________________________________________________
> > 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
> -- 
> Bert van Brakel <[EMAIL PROTECTED]>
> Advance-Enterprise.com
> 




-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_____________________________________________________________________
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