Upon logging in to a wayland session, i immediately get a black screen with a error message on my monitor screen saying 'input not supported' and the first thing that came to mind was most likely a refresh rate issue, I logged into a x11 session and it was fine at 60hz, i tried swapping it to 144hz and i got the black screenw ith the input not supported error just like wayland, but then 120hz works just fine on x11. I'm assuming that wayland is automatically defaulting to 144hz refresh rate, is there any way I can change wayland's refresh rate to 60hz or 120hz?
#[SOLVED] Wayland Black Screen Upon Login (Input not supported)
92 messages · Page 1 of 1 (latest)
what gpu?
@celest aurora what de/wm are you on?
gigabyte rtx 3060
lspci -k | grep -EA3 'VGA|3D'
pacman -Qs nvidia
pacman -Qs kernel
can you run these and send the outputs so i can see
plasma
see if nvidia-open-dkms works
pacman -Rns nvidia-dkms
pacman -S nvidia-open-dkms
also rn im on a x11 session
and then reboot
kay
command not found
no
pacman -Rns nvidia-dkms
pacman -S nvidia-open-dkms
and then reboot
these commands
shit im stupid mb
prefix pacman with an escalation program
of your choice
like sudo, run0, or doas
don't forget to reboot after installing nvidia-open-dkms
once you boot up start the wayland version of plasma instead of x11
black screen input not supported
I can't my phone camera is too bad but it's just a black screen with my monitors default message saying input not supported
yeah I'm pretty sure I said that in the beginning
i don't know what it could be since the drivers seem to be loaded fine
my theory is it's something to do with it defaulting to 144hz refresh rate
can you try another wayland compositor and see?
no clue what that means
a lighter one would be just hyprland
for testing purposes
or labwc
pacman -S hyprland
and then launch into it from your display manager
super+m to quit out
(super is the windows key, if you don't know)
do you think my refresh rate theory is correct because I had a similar issue with windows
then it is
press super+m to quit
and then uninstall it with
pacman -Rns hyprland
done
idk where plasma stores it's configuration for your monitor settings and other things so
it might be in .config or .local/share or even system wide
~/.config/plasma
how do I change the config
just nuke it
earlier i had him rm .config/kscreenrc and .local/share/kscreen so it should be default
idk how to do that
use coreutils
specifically mv or rm
mv if you want to back them up instead of removingh
move anything related to plasma or kde to a -bak suffix
so if it was konsolerc it would be
mv konsolerc konsolerc-bak
read the output and see
most likely everything that starts with k
and anything named plasma*
this seems a bit overkill for just trying to change the refresh rate from 144hz to 120
i remembered that x11 worked, you can just go into the x11 session and change it there
and see if the wayland session works
it changes nothinb
no matter what I change the x11 refresh rate to Wayland just gives me the same issue of the black screen
@rich mirage im just gonna try buying a displayport cable and see if that changes anything, i use a 1.4 hdmi as of rn
kay
my theory was right, it was the icky refresh rate
swapping to a displayport cable fixed my issue :D
... solved
#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
do this then
yes