How do I install driver for a RTL8812AU wifi USB adapter?

Thanks again Tom. I’ll give it another go tomorrow.

  • Peter
1 Like

If you would like for ELRepo to make a kmod driver package, I can do it pretty easily.

Please make a feature request at ELRepo Bugs.

1 Like

@pjd You can skip the ELRepo Bugs feature request. I just went ahead and made the kmod package since I have that same Realtek Wireless-AC USB adapter to test it.

All you need to do is:
sudo dnf makecache
sudo dnf install elrepo-release
sudo dnf install kmod-rtw88_usb
reboot

1 Like