Re: [Ltsp-discuss] LBE errors

2004-11-30 Thread jam
Hi > Following errors occurs when i compiles ltsp > > > > /lib/modules/2.6.5-1.358/build/include/linux/config.h:6:2: #error > including kernel header in userspace; use the glibc headers instead! > make[2]: *** > [/home/amitvyas/lbe/crosscomp-src/glibc/glibc-build/elf/readlib.o] Error > 1 > mak

[Ltsp-discuss] Re: sharing desktop configuration (Thomas Constans)

2004-11-30 Thread jam
Hi > Date: Tue, 30 Nov 2004 09:10:49 +0100 > > Le lundi 29 novembre 2004 =E0 23:58 +0100, Dag Sverre Seljebotn a =E9crit : > > > 1) i want to run a vnc server as local app on each thinclient. i > don't > > > know where to put startup script to launch the server with X > > > automatically. > >=20

[Ltsp-discuss] How to compile new modules for LTSP 4.1

2004-11-30 Thread Oxiel Contreras
Hello gurus: I need to enable sound to an eBox with SiS 9017 sound driver. I've successfully compiled the driver with the same version of the kernel used for LTSP 4.1 (2.4.26), but when starting the client an error says the module is configured for other kernel version. I've changed kernel's Ma

[Ltsp-discuss] Video card problem with LTSP thin client

2004-11-30 Thread Manfred Soth
Hi all,   I have recently setup a thin client environment to connect from a Linux client to Windows Terminal server.   Here my setup:   Server RedHat 8.0 LTSP v 3.0 rdesktop Wilisystem , patch for LTSP DHCP   I am loading the image from a boot floppy (rom-o-matic)   Everything is running fine

Re: LTSP and GLX *was* [Ltsp-discuss] Xlib: extension "GLX" missing on display - 02.may.2004 - ltsp discussion

2004-11-30 Thread Peter
Cezary Morga wrote: On Wed, 17 Nov 2004 16:48:27 +0100, Peter <[EMAIL PROTECTED]> wrote: Cezary Morga wrote: Hi. I didnt remember, but I think it was not solved. Now I have no access for a few days to this school. If I see / find something important I'll mail you (but see: ...I think it was not s

Re: [Ltsp-discuss] PXE-E52

2004-11-30 Thread Jesse McDonnell
On Tue, 30 Nov 2004 05:47:21 -0500 Jesse McDonnell <[EMAIL PROTECTED]> wrote: > On Tue, 30 Nov 2004 08:51:35 +0100 > Gudmund Areskoug <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I tried searching the archives and documentation, but found nothing. > > > > Does anyone have a clue why 3Com PXE NI

Re: [Ltsp-discuss] Difference between inittab and rc-scripts...

2004-11-30 Thread Aaron BRICE
Dag Sverre Seljebotn wrote: Since it is so product-specific I should really ask at MuNAS. However I was thinking I could get some formal description about the differences between init and shell first (you have probably given me that already, "only difference is whether you want it to respawn"). Cou

Re: [Ltsp-discuss] sharing desktop configuration

2004-11-30 Thread Dag Sverre Seljebotn
> > On the client, $DISPLAY is always ":0" (short for localhost:0). So you > > do, on the shell screen: > > nope $DISPLAY is set _only_ if x is up and running. > Ah sorry. I think we agree though, what I meant to say was: On the client, the X display is always running on :0, so you can set the

Re: [Ltsp-discuss] Difference between inittab and rc-scripts...

2004-11-30 Thread Dag Sverre Seljebotn
> Do you know for sure that your rc script is being run ? "ps" reveals that much (showing mrcvd running), and also I have run it from the command line, or by ssh-ing in. The behaviour is the exact same in the two cases when running ps etc., except that MuNAS on the server won't forward sound to t

Re: [Ltsp-discuss] sharing desktop configuration

2004-11-30 Thread Thomas Constans
Le mar 30/11/2004 à 14:45, Oxiel Contreras a écrit : > Hello Thomas: > > I've just solved it with LTSP 4.1 and SuSE9.1, working with KDE, it shoudn't > be difficult to change it for GNOME. I warn you, it's not the best solution, > in fact it's not a good solution but at least it's working now, i

Re: [Ltsp-discuss] Difference between inittab and rc-scripts...

2004-11-30 Thread Jim McQuillan
On Tue, 30 Nov 2004, Dag Sverre Seljebotn wrote: > > If you have something that is likely to terminate, and you want it to > > respawn automatically, then inittab is a good place to put it. > > > > Otherwise, I think an rc script is the correct place for it. > > Thing is, it doesn't work when lau

Re: [Ltsp-discuss] PXE-E52

2004-11-30 Thread Jim McQuillan
Gudmund, PXE versions below 1.0 have been known to be very buggy. I recommend that you upgrade the PXE image on the card. Jim McQuillan [EMAIL PROTECTED] On Tue, 30 Nov 2004, Gudmund Areskoug wrote: > Hi, > > I tried searching the archives and documentation, but found nothing. > > Does anyon

Re: [Ltsp-discuss] sharing desktop configuration

2004-11-30 Thread Oxiel Contreras
Hello Thomas: I've just solved it with LTSP 4.1 and SuSE9.1, working with KDE, it shoudn't be difficult to change it for GNOME. I warn you, it's not the best solution, in fact it's not a good solution but at least it's working now, i'm out of time so i'll fix it later. Mini-mini-HowTo - LTSP H

Re: [Ltsp-discuss] sharing desktop configuration

2004-11-30 Thread Thomas Constans
Le mar 30/11/2004 à 11:32, Dag Sverre Seljebotn a écrit : > > i am not sure that a rc script could work since the vnc needs X to be up > > and running ( it needs a $DISPLAY ). so i am looking for a way to start > > it with gdm or user session. > > On the client, $DISPLAY is always ":0" (short for

Re: [Ltsp-discuss] PXE-E52

2004-11-30 Thread Jesse McDonnell
On Tue, 30 Nov 2004 08:51:35 +0100 Gudmund Areskoug <[EMAIL PROTECTED]> wrote: > Hi, > > I tried searching the archives and documentation, but found nothing. > > Does anyone have a clue why 3Com PXE NIC's, PXE version 0.99c.03 can't > boot here? > > I get > PXE-E52: No IP address received from

Re: [Ltsp-discuss] sharing desktop configuration

2004-11-30 Thread Dag Sverre Seljebotn
> i am not sure that a rc script could work since the vnc needs X to be up > and running ( it needs a $DISPLAY ). so i am looking for a way to start > it with gdm or user session. On the client, $DISPLAY is always ":0" (short for localhost:0). So you do, on the shell screen: DISPLAY=:0 some-vnc-c

Re: [Ltsp-discuss] Difference between inittab and rc-scripts...

2004-11-30 Thread Dag Sverre Seljebotn
> If you have something that is likely to terminate, and you want it to > respawn automatically, then inittab is a good place to put it. > > Otherwise, I think an rc script is the correct place for it. Thing is, it doesn't work when launched as rc script. And it doesn't terminate either. So I'm w

[Ltsp-discuss] LBE errors

2004-11-30 Thread Amit Vyas
Following errors occurs when i compiles ltsp /lib/modules/2.6.5-1.358/build/include/linux/config.h:6:2: #error including kernel header in userspace; use the glibc headers instead! make[2]: *** [/home/amitvyas/lbe/crosscomp-src/glibc/glibc-build/elf/readlib.o] Error 1 make[2]: Leaving directory

Re: [Ltsp-discuss] PXE-E52

2004-11-30 Thread Anselm Martin Hoffmeister
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, 30. November 2004 08:51 schrieb Gudmund Areskoug: > Hi, > > I tried searching the archives and documentation, but found nothing. > > Does anyone have a clue why 3Com PXE NIC's, PXE version 0.99c.03 can't > boot here? > > I get > PXE-E52: N

Re: [Ltsp-discuss] sharing desktop configuration

2004-11-30 Thread Thomas Constans
Le lundi 29 novembre 2004 à 23:58 +0100, Dag Sverre Seljebotn a écrit : > > 1) i want to run a vnc server as local app on each thinclient. i don't > > know where to put startup script to launch the server with X > > automatically. > > I don't understand this. You want a vnc _server_ running on the