Skip to content
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

Open
negatratoron opened this issue Dec 20, 2016 · 5 comments
Open

black screen #756

negatratoron opened this issue Dec 20, 2016 · 5 comments

Comments

@negatratoron
Copy link

negatratoron commented Dec 20, 2016

Setting up sddm on gentoo linux. When I start it by running /etc/init.d/xdm start I just get a blank screen. When I run sddm --test-mode it 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/xdm contains DISPLAYMANAGER="sddm". The sddm user is in the video group.

The files /var/log/Xorg.0.log and /var/log/sddm.log do 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))

@peterhoeg
Copy link

Aren't you using the wrong init script? Shouldn't it be /etc/init.d/sddm start instead?

@eliasp
Copy link
Contributor

eliasp commented Jan 10, 2017

@peterhoeg /etc/init.d/xdm is correct for those on Gentoo still using OpenRC - xdm is a "virtual" for all kinds of login managers and diverts to whatever is configured - in this case sddm.

@negatratoron
Copy link
Author

negatratoron commented Jan 12, 2017

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.

@gbcox
Copy link

gbcox commented Jan 29, 2017

There is a Fedora bug on this also: https://bugzilla.redhat.com/show_bug.cgi?id=1350107
I am now having this issue on two different laptops... doesn't occur on my desktop system.
I've been having the issue since June, 2016 - and have resorted to KDM for the affected systems.

KDE bug is here: https://bugs.kde.org/show_bug.cgi?id=364835

@gbcox
Copy link

gbcox commented Jan 30, 2017

This may be a duplicate of: RFE: support xauth/FamilyWild and/or xhost/SeverInterpreted #733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants