AMD Card not recognized!
My laptop as got an Intel i7 with Intel HD graphics and a discrete gpu AMD R9 M265X but fedora does not recognize the later one. When I do "lspci | grep -i VGA" command it gives me "00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)" but does not show an AMD card. Proprietary drivers are out of the questions because of the Kernel and Gnome. What should I do? I need it for video editing and gaming.
Please give us some more information on your system. What is your kernel version, for example? Is the AMD GPU disabled in BIOS? Is there a hardware switch for the GPUs? Does anything related to AMD show up in
dmesg
orjournalctl -b
?