#[SOLVED] [KDE Plasma] Black screen when trying to boot into Wayland desktop - NVIDIA

75 messages · Page 1 of 1 (latest)

polar isle
#

just installed arch for the first time using the script and upon logging into wayland, im met with a black screen and my cursor. (see attached)

i looked around on tbe internet and the wiki and added nvidia_drm.modeset=1 to the kernel, ran grub-mkconfig and rebooted, then ran sudo cat /sys/module/nvidia_drm/parameters/modeset to confirm, which returned “Y”.

despite all of this, i still cannot boot into wayland. any ideas what went wrong here?

keen needle
#

... solved

summer reefBOT
#

#9742 📣 If there is nothing else that we can do for you, please close this thread by adding "[SOLVED]" to the title.

  • You can do this on desktop by clicking the three dots on the top right of the page, and pressing "Edit Post".
  • You can also do this on Android / iOS by long tapping your post in the text channel list, and tapping "Edit Post".

Your title should be like so: https://cdn.discordapp.com/attachments/503224329191030787/1039841700417384498/image.png
Thank you

polar isle
#

i was just using wayland on fedora

keen needle
#

@polar isle try the open source drivers

polar isle
keen needle
polar isle
polar isle
subtle barn
#

it hasn't been marked as solved, that was just a note regarding how to do so

polar isle
#

oh ok

subtle barn
#

Nvidia support is still pretty spotty

keen needle
#

@polar isle what kernel are you using?

polar isle
#

from the script

keen needle
polar isle
keen needle
polar isle
keen needle
polar isle
keen needle
# polar isle

no need for sudo when querying packages to see if it's installed

polar isle
#

my mistake

#

but yea, it is installed

keen needle
#

how old is your *pu?

polar isle
#

cpu?

keen needle
#

or gpu

subtle barn
#

They said 5600x and 4070 super so probably less than 3 years and less than a year respectively

polar isle
#

the cpu is a few years old, the gpu is a few months old — but like i said, wayland on fedora worked flawlessly

keen needle
#

pacman -S git

#

cd nvidia-beta

#

makepkg -si

#

cd ..

#

cd nvidia-beta-dkms

#

makepkg -si

#

cd ..

#

cd nvidia-utils-beta

#

makepkg -si

polar isle
keen needle
#

@polar isle install the utils first

polar isle
#

am i stupid whats goin on here

keen needle
#

cd yay

#

makepkg -si

#

yay -S nvidia-beta nvidia-beta-dkms nvidia-utils-beta

polar isle
#

ye im installing that rn

#

give me a sec

subtle barn
keen needle
#

then reboot after it installs

#

@polar isle

polar isle
#

black screen still

keen needle
#

@polar isle try the non zen kernel/lts kernel

polar isle
#

so let me reinstall it rq

#

i assume if i just do yay linux-git it’ll install right?

keen needle
#

pacman -S nvidia-lts

polar isle
polar isle
polar isle
# keen needle try lts

doesnt work still. i ran that same cat command from earlier and this time if returned N, so im gonna look at the wiki rq and see how to fix that

#

ok for some reason my DE is now working @keen needle

#

reinstalling, putting the proper lines in grub, and enabling modeset in nvidia.conf did the trick

#

[SOLVED] [KDE Plasma] Black screen when trying to boot into Wayland desktop - NVIDIA

keen needle