My wifi dongle stopped working, i previously installed it with this thread: Most recent update of 20.04 knocked out Realtek Wifi drivers...how to restore? . But now it stopped working, can someone help me? Thanks a lot!
DKSM STATUS:
nvidia/515.86.01, 5.15.0-60-generic, x86_64: installed
nvidia/515.86.01, 5.19.0-32-generic, x86_64: installed
rtl8821CU/5.4.1: added
SUDO LSHW -C network
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:04:00.0
logical name: enp4s0
version: 0c
serial: b4:2e:99:42:5d:92
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp
mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=5.19.0-
32-generic firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes
port=twisted pair
resources: irq:34 ioport:f000(size=256) memory:f7500000-f7500fff memory:f2200000-f2203fff
*-network
description: Ethernet interface
physical id: 5
bus info: usb@1:4
logical name: enxb6337242e0ec
serial: b6:33:72:42:e0:ec
capabilities: ethernet physical
configuration: autonegotiation=off broadcast=yes driver=rndis_host
driverversion=5.19.0-32-generic duplex=half firmware=RNDIS device
ip=192.168.198.105 link=yes multicast=yes port=twisted pair
lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 258a:0016 BY Tech Usb Gaming Keyboard
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 015: ID 0bda:c811 Realtek Semiconductor Corp. 802.11ac NIC
Bus 001 Device 019: ID 22b8:2e24 Motorola PCS moto g(60)s
Bus 001 Device 003: ID 145f:02a7 Trust GXT 950 Gaming Mouse
Bus 001 Device 007: ID 0a5c:2148 Broadcom Corp. BCM92046DG-CL1ROM Bluetooth 2.1
Adapter
Bus 001 Device 006: ID 0a5c:4503 Broadcom Corp. Mouse (Boot Interface Subclass)
Bus 001 Device 004: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Bus 001 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of
BCM2046 Bluetooth)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I also use the grep command as suggest in comment but i dont have output:
~/rtl8821CU/rtl8821CU$ grep rtw /etc/modprobe.d/*
grep rtw /etc/modprobe.d/*
command. – Pilot6 Feb 20 '23 at 16:21sudo dkms install rtl8821CU/5.4.1
and reboot – Jeremy31 Feb 20 '23 at 18:07