DK,

If you are getting a blank screen, with an X cursor, then your
problem is on the server.

Your display manager is not configured properly to allow
remote connections.

If you are running KDM, then find the kdmrc file  (locate kdmrc)
and find the section that starts with '[Xdmcp]' and change
the "Enable" entry to "true".

If you are running GDM, then find the gdm.conf file (locate gdm.conf)
and find the section that starts with '[xdmcp]' and
change the 'Enable' entry to 'true'.

You should also consider upgrading to LTSP 3.0, it has much better
support for video cards, and gives you a choice of XFree86 4.1.0 and
3.3.6.

Hope that helps,

Jim McQuillan
[EMAIL PROTECTED]


vcare wrote:

> Thank you for your reply,
> If the kernel works with the Telnet session then the Kernel building is
> proper.
> It build the Xf86config file also . but enable to give me the Xlogin
> screen.
> 
> It creates start_ws file also.
> and passes init runlevel 5
> The terminal doesn't hang but doesn't go ahead .
> Once it tried to set the Xwindows also, but gave me a blank screen.
> 
> Regards
> DK
> Here is my DHCPD.CONF file
> server-identifier proex-india.com;
> subnet 192.168.1.0 netmask 255.255.255.0 {
>   default-lease-time            72000;
>   max-lease-time                144000;
>   option subnet-mask            255.255.255.0;
>   option broadcast-address      192.168.1.255;
>   option routers                192.168.1.1;
>   option domain-name-servers    192.168.0.254;
>   option domain-name            "proex-india.com";
>   option root-path              "/tftpboot/lts/ltsroot";
>   filename        "/tftpboot/proexnew.nb";
> group {
>       use-host-decl-names       on;
>       option log-servers        192.168.0.254;
> #dax card
>      host ws004 {
>               hardware ethernet     00:C1:26:01:E8:47;
>                fixed-address         192.168.1.101;
>                filename        "proexnew.nb";     }
>  host ws002 {
>           hardware ethernet     00:D0:09:30:6A:1C;
>           fixed-address         192.168.0.2;
>           filename  "/tftpboot/lts/vmlinuz.tulip";    }
> }
> }
> 
> 
> 
> 
> _____________________________________________________________________
> 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
> 



_____________________________________________________________________
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