On 4/19/20 6:07 AM, Sreyan Chakravarty wrote:
It has an AMD Radeon R5 M330 Graphics (2 GB DDR3 dedicated) GPU which is
currently not being used by Wayland Gnome in Fedora.
Why do you think it's not being used?
This is the output of:
$ lspci | grep -i VGA
00:02.0 VGA compatible controller: Intel Corporation Skylake GT2 [HD
Graphics 520] (rev 07)
As you can see it is operating on the in-built Intel Graphics. I want
all display operations to happen through the AMD GPU, is that possible?
That just tells you that you have an Intel graphics chipset in the
computer, not that it's being used. As you found in the full "lspci"
listing, there's also the AMD one.
I did try installing the AMDGPU-Pro Driver from here:
https://www.amd.com/en/support/kb/release-notes/rn-radpro-lin-16-40
That is obsolete. There is full AMD support included in the kernel and
mesa now.
$ sudo kmod list | grep amd
amdgpu 5308416 0
As you can see, the AMD driver *is* loaded.
Trying installing the "egl-utils" package and run "eglinfo" and see what
it says.
_______________________________________________
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