Step-by-step – MX Linux Realtek Rtl8821ce Driver Installation

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

Realtek rtl8821CE MX Linux Setup – Step-by-step Guide

Hi! The Tutorial shows you Step-by-Step How to Install Realtek rtl8821CE Wireless Driver in MX 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 MX Linux Setup should be working also after a Kernel Upgrade with the Dkms integration.

Step-by-step MX Linux Realtek rtl8821CE Driver Installation Guide - Featured
  1. 1. Launching Shell Emulator

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

    Step-by-step MX Linux Realtek rtl8821CE Driver Installation Guide - Open Terminal Shell Emulator
  2. 2. Installing Dependencies

    Then to Install Required Stuff
    Run:

    sudo apt install build-essential linux-headers-$(uname -r)

    And again for Dkms integration:

    sudo apt install dkms

    Last, to Enable the DKMS Service run:

    sudo systemctl enable dkms

Contents


QuickChic Theme • Powered by WordPress