2

Today I upgraded to 22.10. I know it is kind of a rash decision. I should've waited longer. But this purged my WI-fi driver(RTL8821CE) and now it doesn't show up in the additional drivers like in 22.04, so I don't have Wi-fi connection. I'm using my phone's USB thetering. I enabled the 22.04 community repo in Other Software but it didn't help. Any other ideas? What is the best place where I can request to be included in the new repos?

Edit: Wi-fi never worked for me out of the box, even in newest kernel with Arch. Only on Ubuntu (and derivatives) when I enable the RTL8821CE(dkms) in the additional drivers.

lspci -knn | grep Net -A3; rfkill list output:

01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
        DeviceName: WLAN
        Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter 
        Kernel driver in use: rtw_8821ce
        Kernel modules: rtw88_8821ce
    02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
    0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no
    1: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

1 Answers1

0

Had the same problem this evening. Installing the driver manually worked for me. See here

Cloud
  • 1