This GPU is not detected for proprietray drivers installation in Softwares & Update section.
AMD has given the drivers only for 14.04.5 LTS and depends on xorg version of that time 1.1x also Linux kernel 4.4
Is there a way to rollback to that xorg version & use the same driver on 20.04 installation.
A guide would be of great help..
Currently im using the iGPU Intel HD Graphics 4000 MESA GT2..// Radeon 7670m is shown & is inactive. i solved screen tearing with intel.conf file in xorg.
I am also ok with using 14.04.6 LTS now without support, But a guide for setting all ppas or apt repo for getting most recent softwares with dependency restrictions..would be of great help.
DRI_PRIME=1 glxinfo | grep OpenGL
and you'll see that all is working. You don't need any drivers. – Pilot6 Jun 18 '20 at 20:24DRI_PRIME=1
. – Pilot6 Jun 18 '20 at 20:46DRI_Prime
!=DRI_PRIME
. And why would you want to run everuthing on radeon? You are doing weird things. – Pilot6 Jun 18 '20 at 21:55