On Fri, 12 Apr 2019 20:06:04 +0200 Markus Schönhaber fedora-users@list-post.mks-mail.de wrote:
T Pol, 12.4.2019 12:20 +0200:
On Fri, 12 Apr 2019 11:36:31 +0200 Markus Schönhaber fedora-users@list-post.mks-mail.de wrote:
T Pol, 12.4.2019 11:24 +0200:
Yes, for some reason, the driver for this chip does not seem to be part of the official kernel. I build the driver from the source here https://github.com/endlessm/linux/tree/master/drivers/net/wireless/rtl8821ce
Arch Linux has an AUR package which is supposed to build with DKMS. I haven't tried to make that work for Fedora, though. https://github.com/tomaspinho/rtl8821ce
BTW, Cannot find the way to download that source -(.
You'll have to clone the respective repository. If you only want to build the RTL wifi driver, it's probably easier to use the AUR repository. You can download a zip file from the github page or do a $ git clone https://github.com/tomaspinho/rtl8821ce.git
Ok I've downloaded it and run make. I've to redo it but I think it will be ok. I'll let you know if it works.
Thanks again for your help.