I'm reinstalling the system right now... I will install the Mate Desktop
Anyway, about the settings that I used:
on xorg.conf:
Section "Device"
Identifier "Radeon"
Driver "radeon"
#Option "DRI" "2"
#Option "AccelMethod" "exa"
Option "NoAccel" "True"
EndSection
On /etc/default/grub
radeon.agpmode=4
Alexandre S. Bencz
+55 {15} 991-707-384
On 16/01/2020 12:42, John Paul Adrian Glaubitz wrote:
On 1/16/20 4:33 PM, Alexandre Bencz wrote:
deb [arch=all] http://ftp.debian.org/debian/ sid contrib non-free
After this, I did this:
sudo apt update
sudo apt install firmware-amd-graphics
Does the radeon driver print any messages in the kernel buffer? Anything
about firmware? Or in Xorg.0.log?
Adrian