You are not logged in.

#1 2024-09-24 23:13:07

Noisy Boy
Member
Registered: 2024-09-24
Posts: 3

[SOLVED] Wayland is showing a blackscreen on KDE with jus mouse cursor

I recently updated my nvidia driver(nvidia-dkms) and Wayland stopped working ever since.  I just see a blackscreen with my cursor. I use both KDE and Hyprland. Both had the same problem. I tried to downgrade the nvidia driver, but lower version of the driver isn't showing up in the 'pacman' list.

Last edited by Noisy Boy (2024-09-25 02:30:23)

Offline

#2 2024-09-24 23:33:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,170

Re: [SOLVED] Wayland is showing a blackscreen on KDE with jus mouse cursor

You updated "your nvidia driver" how and to what version? just updating nvidia-dkms is a partial update that you need to match with a corresponding nvidia-utils version. Note that if you're actually on a testing branch there's currently a regression for nvidia on the 6.11 kernel breaking the default modesetting mitigations that are normally in place: https://bbs.archlinux.org/viewtopic.php?id=299450

OTher than that post a

sudo journalctl -b | curl -F 'file=@-' 0x0.st

from a terminal.

Online

#3 2024-09-24 23:44:15

Noisy Boy
Member
Registered: 2024-09-24
Posts: 3

Re: [SOLVED] Wayland is showing a blackscreen on KDE with jus mouse cursor

Hello, thanks for your reply. I did 'pacman -Syu' to perform a system wide update, and it automtically updated the nvidia drivers too. I don't think I am on a testing branch. The nvida-utils is also update.
nvidia version: 560.35.03
Here is the output: http://0x0.st/XYJ-.txt

Last edited by Noisy Boy (2024-09-24 23:44:46)

Offline

#4 2024-09-25 00:02:43

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,170

Re: [SOLVED] Wayland is showing a blackscreen on KDE with jus mouse cursor

You're on testing and running the 6.11 kernel, see the thread I linked and in doubt disable testing and go back to 6.10.10 until this is ironed out.

Or at least if you still think you want to stick to 6.11 set  initcall_blacklist=simpledrm_platform_driver_init as an additional boot parameter

Moving to [testing]

Last edited by V1del (2024-09-25 00:04:14)

Online

#5 2024-09-25 01:35:14

Noisy Boy
Member
Registered: 2024-09-24
Posts: 3

Re: [SOLVED] Wayland is showing a blackscreen on KDE with jus mouse cursor

Thanks a lot, switching to a stable branch resolved the issue.

Offline

Board footer

Powered by FluxBB