I experienced this too. why isn't this bug fixed yet?
a "equo update" and "equo upgrade" (as posted above) did fixed the lnusertemp issues, but I still could not log in. it would start loading kde and then kick me back to XDM login screen again over and over.
i realized there was LibGL linking issues after checking the xorg log, so on a hunch i tried reselecting OpenGL with eselect and it worked. (this kind of stuff you'd expect to already have been done from a fresh isntall...)
here's what I did, hope it helps someone:
- Code: Select all
# eselect opengl list
Available OpenGL Implementation:
[1] Xorg-x11 *
[2] ati
[3] nvidia
I don't have a ati or nvidia, so it should be set on xorg-x11, so i set it to xorg-x11 with this :
- Code: Select all
# eselect opengl set 1
Switching to xorg-x11 OpenGL interface... done
(NOTE: if you have ati or nvidia you'd obviously want to switch to those instead)
and that fixed my issue. (also if it's already on the one you want, you may need to switch to another and then back to the one you want to get it to work)
This post was most likely written under the influence. I am in no way affiliated with Sabayon Linux, or the Sabayon Linux development team. My views are my own, and very well may offend people. If you're offended by anything I say, feel free to fsck off:)