Resolving black screen display with SDDM and NVIDIA GPUs

Today I'm setting up SDDM on my new work laptop, and I was encountering an issue where SDDM was presenting a black screen when starting up, which then couldn't be interacted with.

(I've since realised that this wasn't necessary)

After coming across this thread on the Arch forums this highlighted that it may be an issue with the display drivers.

Although the thread πŸ‘† indicated that this may be an issue with the NVIDIA proprietary drivers, I knew I wasn't using them as I'd not specifically set them up.

It turns out this was still an issue with the NVIDIA GPU, just using the Open Source nouveau drivers, of which we needed to enable early Kernel Mode Setting by adding the following to my /etc/mkinitcpio.conf:

MODULES=(nouveau)

Written by Jamie Tanna's profile image Jamie Tanna on , and last updated on .

Content for this article is shared under the terms of the Creative Commons Attribution Non Commercial Share Alike 4.0 International, and code is shared under the Apache License 2.0.

#blogumentation #linux.

This post was filed under articles.

Interactions with this post

Interactions with this post

Below you can find the interactions that this page has had using WebMention.

Have you written a response to this post? Let me know the URL:

Do you not have a website set up with WebMention capabilities? You can use Comment Parade.