AMD graphics driver for fedora 32

Hi all,

I have installed fedora 32 on my new Asus vivobook s14. Everything is working alright except few things listed below:

  1. Top row keyboard keys are not working.
  2. right click of mouse in gnome desktop, though it is working in KDE.
  3. AMD Graphics driver for AMD Ryzen 7 4700U processor which is integrated with a graphics card.

The graphics driver for the redhat is available for version 6.xx and 7.xx. I guess fedora 32 is not a part of 7.xx. How can I get this driver for my computer?
Can anybody suggest a solution for this problem?

Can you show us the output of

 sudo kmod list | grep amd

and

sudo rpm -qa | grep amdgpu | sort
1 Like

kmod list | grep amd

edac_mce_amd 32768 0
kvm_amd 110592 0
kvm 815104 1 kvm_amd
amdgpu 5742592 40
amd_iommu_v2 20480 1 amdgpu
gpu_sched 40960 1 amdgpu
i2c_algo_bit 16384 1 amdgpu
ttm 122880 1 amdgpu
drm_kms_helper 249856 1 amdgpu
drm 618496 18 gpu_sched,drm_kms_helper,amdgpu,ttm
ccp 106496 1 kvm_amd
pinctrl_amd 32768 11

rpm -qa | grep amdgpu | sort

xorg-x11-drv-amdgpu-19.1.0-3.fc32.x86_64