> I don't know specifically about wayland as I don't use it, but on Xorg > there is a log file that tells you exactly what it found and will give > you more details on the card it is using. Do you know if there is any way I can contact the Wayland devs maybe, there doesn't seem to be a whole lot support for it, yet it ships as the default option in Fedora. > If it change my grep I find this: > lspci | grep -i nvid > 01:00.0 3D controller: NVIDIA Corporation GM107 [GeForce 940MX] (rev a2) > 01:00.1 Audio device: NVIDIA Corporation GM107 High Definition Audio > Controller [GeForce 940MX] (rev a1) You are right if I replace VGA with amd in my grep, I can see my card: $ lspci | grep -i amd 01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / Radeon 520 Mobile] (rev 83) But my question is that VGA means that it is using the Intel Graphics for all display operations right ? If so is there any way to transfer all that to the AMD card ? Forget about Wayland, is there any way to do that in Xorg ? _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx