Actually looks like you do.

02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV710/M92 [Mobility Radeon HD 4330/4350/4550]

The radeon module is blacklisted, let's try changing that.

sudo nano /etc/modprobe.d/disable-radeon.conf
There add a hash (#) in front of the line to make it a comment.

Ctrl + X to exit nano, enter twice to save the file and use the same file name. Then

sudo update-initramfs -u

And finally reboot. Did it work?

Reply via email to