elementary / switchboard-plug-display

Switchboard Displays Plug
https://elementary.io
GNU General Public License v3.0
14 stars 18 forks source link

Problems with radeon driver. #223

Closed ovishchuk closed 4 years ago

ovishchuk commented 4 years ago

Знімок з 2020-01-26 21-01-29

I have problems with default videocard driver (radeon). I see atrefacts and experience problems with shutting system down or rebooting. Disabling it in kernel parameters (modprobe.blacklist=radeon) solves the problem, but I cannot find out which driver is being used and I dislike how it works.

~$ lspci | grep VGA 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8670D]

Display settings: 1680x1050 (16:10) 60Hz

ovishchuk commented 4 years ago

Recent driver update fixed it. Thanks a lot :-)