You are not logged in.

#1 2024-03-07 01:42:54

jronald
Member
Registered: 2022-05-09
Posts: 215

[SOLVED] Wayland works partially in Plasma 6

Env:
Linux arch 6.7.8-arch1-1 #1 SMP PREEMPT_DYNAMIC
nvidia 550.54.14-4
plasma-meta 6.0-2

Problem:
Login screen is ok.
After login, only a black screen with mouse cursor visible.
Only tried console and dolphin, they could be lauched by hotkeys, and work fine.
As a comparison, X11 works fine.

Question:
Solvable?
How?

Last edited by jronald (2024-03-07 08:33:28)

Offline

#2 2024-03-07 06:24:19

axel
Member
Registered: 2007-12-10
Posts: 77

Re: [SOLVED] Wayland works partially in Plasma 6

Modify /etc/default/grub and add nvidia_drm.modeset=1 in GRUB_CMDLINE_LINUX_DEFAULT.

Regenerate grub.cfg by running grub-mkconfig -o /boot/grub/grub.cfg

Reboot.

Offline

#3 2024-03-07 07:34:36

jronald
Member
Registered: 2022-05-09
Posts: 215

Re: [SOLVED] Wayland works partially in Plasma 6

axel wrote:

Modify /etc/default/grub and add nvidia_drm.modeset=1 in GRUB_CMDLINE_LINUX_DEFAULT.

Regenerate grub.cfg by running grub-mkconfig -o /boot/grub/grub.cfg

Reboot.

What about with systemd-boot?

Offline

#4 2024-03-07 08:33:08

jronald
Member
Registered: 2022-05-09
Posts: 215

Re: [SOLVED] Wayland works partially in Plasma 6

works by editing "option" in "/boot/loader/some-name.conf" as below

options root=PARTUUID=xxxx rw rootfstype=ext4 nvidia_drm.modeset=1

Thanks

Offline

#5 2024-03-11 18:43:12

sisus
Member
Registered: 2024-03-11
Posts: 1

Re: [SOLVED] Wayland works partially in Plasma 6

I actually experience a similar thing, but I am not using a nvidia gpu, so I think the nvidia_drm.modeset=1 line is not gonna help me much

>After login, only a black screen with mouse cursor visible.

I noticed that when this occurs I can still open a Terminal window using a keyboard shortcut, from there I noticed that for some reasen the program "plasmashell" seems to take longer than usual.

Offline

#6 2024-03-12 16:09:06

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

Re: [SOLVED] Wayland works partially in Plasma 6

A slowdown for the first login will be normal as caches and shaders are being rebuilt. Subsequent logins should be siginificantly faster than the first, this has always been the case, even for "major" versions in the Plasma 5 series.

Offline

Board footer

Powered by FluxBB