Hello,
I'm just getting my feet wet with LTSP 4.1. I'm learning on my home network using a Gentoo box as the server with KDM as the display manager, and I haven't been able to get past this problem:
My workstation (with an ISA and a VESA bus) boots from an Etherboot floppy and gets to a KDE login screen. But when I attempt to log in, the client screen temporarily goes black, then returns to the KDE login screen.
Here is my 'lts.conf' file:
[sally] SERVER = 192.168.0.129 USE_NFS_SWAP = Y XSERVER = ati X_MOUSE_PROTOCOL = Microsoft X_MOUSE_DEVICE = /dev/ttyS1 X_MOUSE_RESOLUTION = 50 X_MOUSE_BUTTONS = 2 X_MOUSE_EMULATE3BTN = Y X_COLOR_DEPTH = 8 X_HORZSYNC = 30-65 X_VERTREFRESH = 55-76 SCREEN_01 = startx SCREEN_02 = shell
Here is the '.xsession-errors-sally\:0' file generated in the users home directory during the attempted login:
Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
xset: unable to open display ":0.0" Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
xset: unable to open display ":0.0" Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
xsetroot: unable to open display ':0.0' startkde: Starting up... Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
ksplash: cannot connect to X server :0.0 QPixmap: Cannot create a QPixmap when no GUI is being used QPixmap: Cannot create a QPixmap when no GUI is being used Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
kded: cannot connect to X server :0.0 kded: ERROR: KUniqueApplication: Registering failed! kded: ERROR: Communication problem with kded, it probably crashed. Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
kdeinit: Can't connect to the X Server. kdeinit: Might not terminate at end of session. Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
kcminit: cannot connect to X server :0.0 Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
knotify: cannot connect to X server :0.0 ERROR: KUniqueApplication: Registering failed! ERROR: Communication problem with knotify, it probably crashed. Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
Xlib: connection to ":0.0" refused by server Xlib: No protocol specified
ksmserver: cannot connect to X server :0.0 startkde: Shutting down... klauncher: Exiting on signal 1 startkde: Running shutdown scripts... startkde: Done.
The [Xdmcp] section of '/usr/kde/3.3/share/config/kdm/kdmrc' contains "Enable=true".
Both '/etc/X11/xdm/Xaccess' and '/usr/kde/3.3/share/config/kdm/Xaccess' contain the uncommented line, "*".
Since I'm attempting this on my home network, I'm using a '/etc/hosts' for name resolution. Running `netstat` on the server shows the workstation host as "sally", and running `hostname` at the workstation shell also returns "sally".
I need help!
Rick
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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
