1

I have an AMD R5 M330 graphics card, but my system won't use it. I've tried checking if there are any proprietary drivers available, but nothing showed up. I want to know if there's a way i could configure my system to use that graphics card instead of my integrated Intel graphics card.

lspci -v | grep ATI
01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330] (rev ff) (prog-if ff)
init6
  • 11

1 Answers1

0

Fglrx does not supported by Ubuntu 16.04 and amdgpu driver still does not support this gpu. So if you have integrated intel gpu, you have to stick to it.

ntomka
  • 26