AMD GPU not been recogonized

I have recently installed Zorin OS 15.3 core. I am not able to find my system's AMD GPU AMD Radeon HD 8750M.When i checked the terminal with lspci -k | grep -EA3 'VGA|Display' its only showing intel integrated graphic .Please help

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Subsystem: Samsung Electronics Co Ltd 3rd Gen Core processor Graphics Controller
Kernel driver in use: i915
Kernel modules: i915

Can you please add the repository:

sudo add-apt-repository ppa:oibaf/graphics-drivers

Then update the sources:

sudo apt update

Then upgrade your drivers:

sudo apt full-upgrade

Log out and in, then test your Graphics drivers. Please relay the results.

No change has happened. its only showing the intel graphic card
Command:
lspci -k | grep -EA3 'VGA|Display'

Result:
0:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Subsystem: Samsung Electronics Co Ltd 3rd Gen Core processor Graphics Controller
Kernel driver in use: i915
Kernel modules: i915

Have you ever consider testing Zorin 16 in Live session?
It has a newer kernel and might solve your problem.

I did not know there is zorin 16 where can i download it

:slight_smile:

thanks Aravisian will let you know my results

2 Likes