USB wifi dongel not working

hi, i am new to OpenWrt, and im just trying to find out what works or not, and ive been trying to configure my usb wifi dongel. Except it doesnt seem to work. i am completely new to this so i might not understand everything in one go.

the usb wifi dongel was from a different project so to be honest i have no idea what wifi dongel is is.

when i do ifconfig wlan1 up i get the error "ifconfig: SIOCGIFFLAGS: No such device
"

when i type lsusb i get this output

1d6b:0002 Linux 5.15.134 dwc_otg_hcd DWC OTG Controller

and when i type exec dmesg -c i get this output


[  814.872506] usb 1-1.1.2: new high-speed USB device number 6 using dwc_otg
[  815.004129] usb 1-1.1.2: New USB device found, idVendor=0bda, idProduct=8178, bcdDevice= 2.00
[  815.017259] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  815.029326] usb 1-1.1.2: Product: 802.11n WLAN Adapter
[  815.036802] usb 1-1.1.2: Manufacturer: Realtek
[  815.043584] usb 1-1.1.2: SerialNumber: 00e04c000001

0bda:8178, try installing the kmod-rtl8192cu package.

thanks, that seemed to have make it work

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.