linux kernel - 5.15.0-37-generic ubuntu 22.04 inxi -Nazy:
Network:
Device-1: Realtek RTL8822CE 802.11ac PCIe Wireless Network Adapter
vendor: Hewlett-Packard driver: N/A modules: rtw88_8822ce pcie: gen: 1
speed: 2.5 GT/s lanes: 1 port: 3000 bus-ID: 01:00.0 chip-ID: 10ec:c822
class-ID: 0280
Device-2: Realtek 802.11ac WLAN Adapter type: USB driver: btusb
bus-ID: 1-10:5 chip-ID: 0bda:b00c class-ID: e001 serial: <filter>
iwconfig:
lo no wireless extensions.
usb0 no wireless extensions.
What I've tried:
How to install Wi-Fi driver for Realtek RTL8821CE on Ubuntu 18.04?
there seems to be a network adapter on the official ubuntu website: https://ubuntu.com/certified/component/753
but I don't know how to install this network adapter. I'm currently asking this using usb tethering with mobile data.
Any help will be greatly appreciated. Thank you!
sudo lsmod
? – Esther Jun 15 '22 at 18:26sudo dmesg | grep rtw88
– chili555 Jun 15 '22 at 20:45