Re: RTL8821CE wifi can't work on Debian10

Matus UHLAR - fantomas <[email protected]> Tue, 13 Aug 2019 13:59:43 +0200
Newsgroups gmane.linux.debian.user.laptop
Message-ID <[email protected]>
On 12.08.19 10:05, 大将军王 wrote:
>i installed debian 10 on my thinkpad e470c, but wifi can't work.

install the firmware-realtek package from the non-free section.

>i fond the driver on https://github.com/endlessm/linux/tree/master/drivers/net/wireless/rtl8821ce, but after make , i got error:

don't try to compile drivers unless you really know you need.


>/home/wjm/Templates/rtl8821ce-git20190810/os_dep/linux/rtw_android.c: In function ‘rtw_android_priv_cmd’:
>/home/wjm/Templates/rtl8821ce-git20190810/os_dep/linux/rtw_android.c:665:49: error: macro "access_ok" requires 3 arguments, but only 2 given

apparently needs different kernel version.

try the firmware-realtek first.