Dieter,

Yes, the problem is that both SCREEN scripts are trying to
start an Xserver and use :0.0 as the display.  You need
to modify the rdesktop script to use :1.0 as its display.

In the rdesktop screen, down at the bottom, where it runs
xinit, try adding:

    '-display :1.0'

just after the '-xf86config ${XFCFG}'


Jim McQuillan
[EMAIL PROTECTED]



On Tue, 30 Dec 2003, Dieter Kroemer wrote:

> Hi,
> 
> if I edit my lts.conf (ltsp4) in the following way:
> 
> SCREEN_01       = startx
> SCREEN_02          = rdesktop
> RDP_SERVER = 192.168.0.13
> (Thanks to Neil Stone)
> 
> It works at the beginning without problems:
> 
> At Screen_01 I get the linux-login and at at Screen_02 I get the 
> message: Press <ENTER> to login.
> But after pressing enter the errormessage appears:
> Fatal-Server Error:
> Server is already active for display 0
>  If server ...
> 
> Btw. If I edit lts.conf in the following way:
> 
> SCREEN_01       = startx
> SCREEN_02          = startx
> 
> I get the same Fatal-errormessage for Screen_01.
> 
> Are there any hints to solve this problem?
> 
>       
> 



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_____________________________________________________________________
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