You are not logged in.

#1 2024-01-13 20:52:29

Colonizor48
Member
Registered: 2024-01-13
Posts: 6

Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

I get a black screen after installing proprietary NVIDIA drivers. I get a black screen with no cursor when  starting my laptop, or after logging out. Sleeping works fine. I can input my password and boot into KDE Plasma + wayland just fine. I can post any logs or anything needed. Removing the drivers causes SDDM to work fine.

Last edited by Colonizor48 (2024-01-21 20:57:10)

Offline

#2 2024-01-13 21:32:14

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

Do you have some sort of VRR or G-Sync settings enabled?


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#3 2024-01-13 21:44:02

Colonizor48
Member
Registered: 2024-01-13
Posts: 6

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

d.ALT wrote:

Do you have some sort of VRR or G-Sync settings enabled?

I'm not sure, how can I disable them?

Offline

#4 2024-01-13 21:50:39

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

WIKI wrote:

Note: As of SDDM version 0.20, Wayland sessions are listed and can be started from SDDM, but the SDDM greeter itself still runs in X11 mode by default, although an experimental Wayland greeter can be enabled.


https://wiki.archlinux.org/title/SDDM

I don't know how to manage X.org settings in mixed setups (X.org + Wayland)... Sorry.
Let's wait for some SuperArcher  help. wink

In the meanwhile, please post here output of:

# journalctl -b --no-pager

Last edited by d.ALT (2024-01-13 21:51:35)


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#5 2024-01-13 22:27:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,044

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Offline

#6 2024-01-19 13:27:06

Colonizor48
Member
Registered: 2024-01-13
Posts: 6

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

d.ALT wrote:
WIKI wrote:

Note: As of SDDM version 0.20, Wayland sessions are listed and can be started from SDDM, but the SDDM greeter itself still runs in X11 mode by default, although an experimental Wayland greeter can be enabled.


https://wiki.archlinux.org/title/SDDM

I don't know how to manage X.org settings in mixed setups (X.org + Wayland)... Sorry.
Let's wait for some SuperArcher  help. wink

In the meanwhile, please post here output of:

# journalctl -b --no-pager


How do I upload files on this fourm?

Offline

#7 2024-01-19 13:34:17

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,232

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

you can copy that entire output and paste it in bbcode code tags or alternatively upload to a pastebin, e.g. https://wiki.archlinux.org/title/List_o … n_services

Offline

#8 2024-01-19 13:38:31

Colonizor48
Member
Registered: 2024-01-13
Posts: 6

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

https://file.io/hqg0sGEjtRIX

here are my files

Offline

#9 2024-01-19 15:21:59

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,044

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

Looks like you've the nvidia modules in the initramfs, but not the i915 one and end up running the server on the nvidia GPU where no outputs are attached.
Add i915 to the initramfs or explicitly select the intel IGP as primary GPU, https://wiki.archlinux.org/title/PRIME#Configuration should do (the PCI ID there is correct for your sysetm)

Offline

#10 2024-01-20 21:23:40

Colonizor48
Member
Registered: 2024-01-13
Posts: 6

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

seth wrote:

Looks like you've the nvidia modules in the initramfs, but not the i915 one and end up running the server on the nvidia GPU where no outputs are attached.
Add i915 to the initramfs or explicitly select the intel IGP as primary GPU, https://wiki.archlinux.org/title/PRIME#Configuration should do (the PCI ID there is correct for your sysetm)

for the command
xrandr --setprovideroutputsource radeon Intel
what should I put instead of radeon?

Offline

#11 2024-01-20 21:25:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,044

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

Nothing, the link is just meant to illustrate a pattern how to select a GPU as primary one
Edit: you don't want to redirect anyting, just make sure the IGP is used.

Last edited by seth (2024-01-20 21:25:53)

Offline

#12 2024-01-21 19:42:16

Colonizor48
Member
Registered: 2024-01-13
Posts: 6

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

seth wrote:

Nothing, the link is just meant to illustrate a pattern how to select a GPU as primary one
Edit: you don't want to redirect anyting, just make sure the IGP is used.

works perfectly now. Thank you!

Offline

#13 2024-01-21 20:22:44

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,044

Re: Black Screen with SDDM using proprietary Nvidia Drivers[SOLVED]

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB