Registered Member
|
Hello; I'm trying to XDMCP in to KDE5 on a VM. I can do that and get a login, provided that in /etc/lightdm/lightdm-kde-greeter.conf there is theme-name=classic. So I enter username, password and choose Plasma from the login session menu. When I click the little right-pointing arrow, after about three seconds the entire session ends. I mean the X session which I started with: X vt6 -query vmname -once -listen tcp :1
$HOME/.xsession-errors is 0 length. Nothing in dmesg or xorg.log. The worst message is in /var/log/lightdm/lightdm.log:
... but as it gives me a login + password + set session dialog, surely lightdm has gotten as far as launching KDE. I need lightdm because sddm won't handle XDMCP. The problem is that I am on Gentoo therefore building from source but as I don't know my way around the Plasma architecture, I don't know where to start debugging. The first thing would be whatever lightdm-kde-greeter starts up, or is supposed to start up, when it has verified the login + password. I have asked on the Gentoo forum but no response. I mv'ed $HOME/.kde4 out of the way but apparently Plasma doesn't use that anyway. Any ideas? |
|
The X server crashes - likely due to the emulated GPU (driver) of the VM and likely due to OpenGL calls.
You may find backtraces of the X crash in /var/log/Xorg.*.log Try to "export LIBGL_ALWAYS_SOFTWARE=1" somewhere in /etc/profile |
Registered Member
|
Thanks for the suggestion but no change. After the XDMCP login, on the VM, /var/log/lightdm/lightdm.log has
and /var/log/lightdm/x-192.168.1.57-1-greeter.log (the server is on that IP address, of course) is
which doesn't really give much help. $HOME/.xsession-errors is still 0 length. Clearly /usr/bin/startkde is starting but going nowhere but it doesn't seem to leave any trace in /var/log/. |
Registered Member
|
So setting up an Xnest server without authorisation controls and running DISPLAY=xnested:1 /usr/bin/startkde gives
followed by a crash by krunner and the dialog:
Looks like I need OpenGL 2. Back to the Gentoo forums with that one. |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]