Realtek rtl8821CE Fedora 30 Setup – Step-by-step Guide
How to Install Realtek rtl8821CE Wireless Driver on Fedora 30 GNU/Linux – Step by step Tutorial.
Especially relevant, this Driver should be functioning also for the following Realtek Chipsets:
- PCIe: RTL8723DE, RTL8814AE, RTL8821CE, RTL8822BE, RTL8822CE
- SDIO: RTL8723CS, RTL8723DS, RTL8821CS, RTL8822BS, RTL8822CS
- USB: RTL8723DU, RTL8811AU, RTL8811CU, RTL8812AU, RTL8812BU, RTL8812CU, RTL8814AU, RTL8821AU, RTL8821CU, RTL8822BU, RTL8822CU
As for the Lwfinger Rtw88 Driver Documentation.
Finally, this Realtek rtl8821CE Driver Fedora 30 Setup should be working also after a Kernel Upgrade with the Dkms integration.
 
- 
1. Launching Shell EmulatorOpen a Terminal window 
 (Press “Enter” to Execute Commands)  
- 
2. Installing DependenciesThen to Install Required Stuff 
 Run:sudo dnf install @development-tools kernel-headers kernel-devel elfutils-libelf-devel And again for Dkms integration: sudo dnf install dkms Last, to Enable the DKMS Service run: sudo systemctl enable dkms Authenticate with the User Admin Pass. 
 If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents
