New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
black screen #756
Comments
|
Aren't you using the wrong init script? Shouldn't it be |
|
@peterhoeg |
|
Hey, I got past this error on my machine. I believe that what solved it for me was to install the nvidia driver that came with my distro instead of the one from nvidia's website. I'm not sure if there's any other info SDDM could have output anyway. |
|
There is a Fedora bug on this also: https://bugzilla.redhat.com/show_bug.cgi?id=1350107 KDE bug is here: https://bugs.kde.org/show_bug.cgi?id=364835 |
|
This may be a duplicate of: RFE: support xauth/FamilyWild and/or xhost/SeverInterpreted #733 |
Setting up sddm on gentoo linux. When I start it by running
/etc/init.d/xdm startI just get a blank screen. When I runsddm --test-modeit just says "Aborted", no useful output. (And when I run that from a terminal window inside an existing X session, I get some output followed by a message that says "Display server failed to start").My
/etc/conf.d/xdmcontainsDISPLAYMANAGER="sddm". The sddm user is in the video group.The files
/var/log/Xorg.0.logand/var/log/sddm.logdo not show any errors.Here's my Xorg.0.log: http://lpaste.net/1679363600356999168
And sddm.log: http://lpaste.net/350231 (The "Initializing..." at 13:15 through to the end shows my latest attempt to start sddm (as well as stop it using
/etc/init.d/xdm stop))The text was updated successfully, but these errors were encountered: