Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
No one has replied
C
Found the problem and fixed it.
For anyone else having this problem:
sudo nano /etc/default/grub
Change this line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" To: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
sudo update-grub
J
@scottalanmiller said in Remote Screen Blank in Ubuntu 22.04 | Switch Wayland to Xorg:
Normally all we have to do is change it back.
That is not fixing the problem though. Simply working around it.
The problem is why do these tools not work under Wayland?