0

After a fresh Ubuntu 17.10 installation, my screen looks like this:

weird noisy glitchy ubuntu screen

I cannot read a single character on the screen because of that weird screen noise. Also, my screen's resolution is 2560*1080 but I only get 1920*1080 input signal to my monitor, and the original content of the the display gets shrunk into that smaller resolution.

I can solve this by switching back to Xorg from Wayland.

But I would like to use Wayland if possible because its faster. Thank You!

Edit: my VGA: AMD Radeon RX480 driver is amdgpu and my monitor is LG25UP and connected with HDMI to my VGA.

Zanna
  • 70,465
SPYFF
  • 23
  • Please [edit] your question and also include details about how the monitor is connected (DisplayPort, HDMI, DVI, VGA, etc). – dobey Oct 29 '17 at 13:26

1 Answers1

0

Try to use the mesa driver instead of amdgpu. I'm a Fedora user with your same rx480, and with mesa on Wayland I have very good performance.

Zanna
  • 70,465
Rey Fox
  • 41