Tim,

The starting of KDM depends on the Linux distro you are using.

On Redhat, it is started by the /etc/X11/prefdm script, which is
spawned from the /etc/inittab file

Take a look at the prefdm script, and you'll see that it uses the
contents of the /etc/sysconfig/desktop file to decide which display
manager to run.

Jim McQuillan
[EMAIL PROTECTED]


Timothy Legge wrote:

> Hi
> 
> I have this problem and I go to the server and run kdm form the command
> line.  This works fine, but is there a way to automate kdm's start up.
> 
> Also, if I do this, it becomes impossible to reboot the server from the
> login screen in KDE.  It just goes back to a login screen.  I need to
> shutdown at the command prompt.
> 
> Any ideas how to fix this.
> 
> Tim
> -----Original Message-----
> From: Jim McQuillan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 24, 2001 10:34 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Ltsp-discuss] Xserver Problem Not yet solved
> 
> 
> 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
> 
> 
> 
>*********************************************************************************************
> This E-mail message (including attachments, if any) is intended for the use
> of the individual or entity to which it is addressed and may contain
> information that is privileged, proprietary, confidential and exempt from
> disclosure. If you are not the intended recipient, you are notified that
> any dissemination, distribution or copying of this communication is
> strictly prohibited. If you have received this communication in error,
> please notify the sender and erase this E-mail message immediately.
> 
> Le présent message électronique (y compris les pièces qui y sont annexées,
> le cas échéant)  s'addresse au destinataire indiqué et peut contenir des
> renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le
> destinataire de ce document, nous vous signalons qu'il est strictement
> interdit de le diffuser, de le distribuer ou de le reproduire. Si ce message
> vous a été transmis par erreur, veuillez en informer l'expediteur et les
>  upprimer immédiatement. 
> 



_____________________________________________________________________
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