Step-by-step – Fedora 30 Realtek Rtl8821ce Driver Installation

January 11, 2020 | By the+gnu+linux+evangelist.

Realtek rtl8821CE Fedora 30 Setup – Step-by-step Guide

Hi! The Tutorial shows you Step-by-Step How to Install Realtek rtl8821CE Wireless Driver in Fedora 30 GNU/Linux.

Especially relevant, this Driver should be functioning also for the following Realtek Chipsets:

  • RTL8188EE
  • RTL8192EE
  • RTL8812AE
  • RTL8821AE
  • RTL8822BE
  • RTL8723CE
  • RTL8823BE
  • RTL8723DE

As suggested from the Realtek Driver Support and the Arch Linux AUR Package.

Finally, this Realtek rtl8821CE Driver Fedora 30 Setup should be working also after a Kernel Upgrade with the Dkms integration.

How to Install Realtek rtl8821CE Driver in Fedora 30 - Featured
  1. 1. Launching Shell Emulator

    Open a Terminal window
    (Press “Enter” to Execute Commands)

    How to Install Realtek rtl8821CE Driver in Fedora 30 - Open Terminal Shell Emulator
  2. 2. Installing Dependencies

    Then 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


QuickChic Theme • Powered by WordPress