31
loading...
This website collects cookies to deliver better user experience
Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter
and Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 16)
.git clone
, then manually build (using dkms-install.sh
), but that produced these errors:About to run dkms install steps...
Error! Could not locate dkms.conf file.
File: /usr/src/rtl8821ce-v5.5.2_34066.20200325/dkms.conf does not exist.
Error! Could not locate dkms.conf file.
File: /usr/src/rtl8821ce-v5.5.2_34066.20200325/dkms.conf does not exist.
Error! Could not locate dkms.conf file.
File: /usr/src/rtl8821ce-v5.5.2_34066.20200325/dkms.conf does not exist.
Finished running dkms install steps
Error! Could not locate dkms.conf file
).dkms-reconfigure
, so brainlessly, I just followed along, and probably not to your surprise, it didn't work.yay -S rtl8821ce
, I even tried to follow this tutorial to help me, but to no avail.Kernel Version: 5.10.46-1-lts
Hardware Model: HP HP ENVY TE01-0xxx
Disk Capacity: 512.1 GB
Secure Boot: false
Processor: Intel® Core™ i7-8700 CPU @ 3.20GHz × 12
OS Type: 64-bit
GNOME: 40.2.0
ip link
output:1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp1s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
link/ether 04:0e:3c:2e:c0:8e brd ff:ff:ff:ff:ff:ff
3: enp0s20f0u8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 1000
link/ether 8e:4f:00:c2:35:ee brd ff:ff:ff:ff:ff:ff
31