Hi Thierry,
Thierry Dumont schrieb am 12. May 2010 um 09:18:31 CEST:
> We are currently migrating our servers to ubuntu and our terminals to ltsp.
> We use the last Ubuntu version (10.04 LTS).
> [...]
> Everything is ok for Gnome sessions (and xfce sessions), bur *not* for
> KDE sessions (and we have KDE users): it is impossible to connect;
> after sometime the terminal returns to the boot prompt.
> [...]
> kded4: Fatal IO error: client killed
after another few days of testing I found a workaround.
The cause of these problems seems to be the xorg-driver, not kde, gnome, etc.
I created the file /opt/ltsp/i386/etc/X11/xorg.conf in the thin client image
with this contents:
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
This switches off 3D-Acceleration for the X-Server of the thin client.
Additionally you have to configure in lts.conf:
X_CONF=/etc/X11/xorg.conf
This tells the X-Server to use this xorg.conf file.
This setup workes for my test environment. I currently don't have any
experience with other hardware (the thin client is VIA-based). It would be
interesting if it also works for you.
This whole wisdom is of course *not* base on my own knowledge. I found the
final hint here:
http://forum.ubuntuusers.de/topic/kein-anmelden-mehr-moeglich-nach-upgrade-von-/#post-2264447
Unfortunatelly (for you :^) it's in german.
Viele Grüße
Helmut
--
-------------------------------------------------------------------------
Helmut Lichtenberg <[email protected]> Tel.: 05034/871-128
Institut für Nutztiergenetik (FLI) 31535 Neustadt Germany
-------------------------------------------------------------------------
------------------------------------------------------------------------------
_____________________________________________________________________
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