Skip to content

Realtek RTL8822CE WLAN GNU/Linux Driver in dkms format

Notifications You must be signed in to change notification settings

kelebek333/rtl88x2ce-dkms

 
 

Repository files navigation

Installation

Manual installation

sudo apt-get install build-essential git dkms linux-headers-$(uname -r)
git https://github.com/kelebek333/rtl88x2ce-dkms
sudo dkms install ./rtl88x2ce-dkms
sudo cp ./rtl88x2ce-dkms/rtw88_blacklist.conf /etc/modprobe.d/rtw88_blacklist.conf
sudo update-initramfs -u

PPA repository

Ubuntu/Linux Mint/Pop!OS/ElementaryOS/Zorin etc.

sudo add-apt-repository ppa:kelebek333/kablosuz
sudo apt-get update
sudo apt install rtl8822ce-dkms

About

Realtek RTL8822CE WLAN GNU/Linux Driver in dkms format

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.5%
  • Other 0.5%