xrandr doesn't work in WAYLAND, how to configure display resolution?
I have recently installed (fresh) Fedora 25 and while trying to configure xrandr with the below command, it displays error:
command:
xrandr --output WAYLAND0 --mode "1600x900_60.00"
error:
Configure crtc 0 failed
When I tried to perform the same in Gnome on Xorg, it worked.
Please help me configuring the monitor in Wayland.
xrandr
is for Xorg, hence why it's gotx
at the start of its name, so that's hardly surprising. I'm afraid I don't know the solution though.You can't use the Displays option in the Gnome control center?
Nope. It doesn't recognise the actual resolution for monitor. It only has two basic resolutions.
Then wayland is not recognizing your video card or your monitor properly. I would suggest filing a bug on wayland and using the Xorg option for now.