I have a usb wifi adapter that im using as a hotspot in my room , but it is not being recognized , eventhough it shows up in lsusb.
I should probably note that I installed a custom driver from github , wich worked fine untill I installed ubuntu 21.04.
lsusb output:
us 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 28da:1505 G.SKILL KM360 MX
Bus 003 Device 003: ID 04a9:1829 Canon, Inc. TS300 series
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0bda:0411 Realtek Semiconductor Corp. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-->Bus 001 Device 007: ID 2357:012d TP-Link Archer T3U [Realtek RTL8812BU]
Bus 001 Device 008: ID 1038:12ae SteelSeries ApS SteelSeries Arctis 7 Bootloader
Bus 001 Device 004: ID 1038:12ad SteelSeries ApS SteelSeries Arctis 7
Bus 001 Device 005: ID 25a7:fa97 Areson Technology Corp 2.4G Wireless Receiver
Bus 001 Device 003: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 001 Device 002: ID 13fd:1040 Initio Corporation INIC-1511L PATA Bridge
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
But when I look up the ethernet adapters with lshw -class network -short
it just shows one , wich is the ethernet jack on my motherboard:
H/W path Device Class Description
==========================================================
/0/100/1.3/0.2/1/0 enp4s0 network RTL8111/8168/8411 P
I also couldnt figure out how to uninstall that driver or how to check if it is even still installed.