From f9b2a5598cc18e2635934257ae85a4b598debeda Mon Sep 17 00:00:00 2001 From: Ansh Bhalala <99345227+banxhu@users.noreply.github.com> Date: Wed, 30 Mar 2022 14:38:41 +0530 Subject: [PATCH] No longer needed as of Linux Kernel 5.17 and above as they finally fixed the stupid power management issues of this realtek wifi chips in the kernel itself. --- airootfs/etc/modprobe.d/rtl8821ce.conf | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 airootfs/etc/modprobe.d/rtl8821ce.conf diff --git a/airootfs/etc/modprobe.d/rtl8821ce.conf b/airootfs/etc/modprobe.d/rtl8821ce.conf deleted file mode 100644 index 2f78a081..00000000 --- a/airootfs/etc/modprobe.d/rtl8821ce.conf +++ /dev/null @@ -1,3 +0,0 @@ -# File made in favor of the prominent and more up to date rtl8821ce dkms driver by tomaspinho on GitHub. ( https://github.com/tomaspinho/rtl8821ce#wi-fi-not-working-for-kernel--59) -# As the kernels newer than 5.9 will crash and panic the kernel with the current broken version of this driver inbuilt in the linux kernel by realtek ( likely to be never fixed by realtek for linux ) ( it has some power delivery issues ) -blacklist rtw88_8821ce