8192DU dongle

  • Hi,

    LibreELEC on Raspberry 3: 11.0.0

    I have connected a WiFi (USB) adapter that uses driver 8192DU. This adapter was working correctly!!! on version LibreELEC 9.0.2 and on 10.0.4.

    Now, in 11.0.0, when I connect the dongle, current network works, but any access to wlan1 (new device) hangs, reboot is needed.

    I have also compiled the source code of the driver on raspbian, kernel 5, with same problem, informed here https://github.com/lwfinger/rtl8192du/issues/100

    ¿Someone has tested this driver with success?

    My Raspberry:

    Hardware : BCM2835

    Revision : a02082

    Serial : 000000001485b6cc

    Model : Raspberry Pi 3 Model B Rev 1.2

    Module 8192du appears in lsmod

    lsusb

    Bus 001 Device 004: ID 0bda:8194 Realtek Semiconductor Corp. 802.11n NIC

    Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter

    Bus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 Hub

    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    dmessg

    [ 133.247381] usb 1-1.5: new high-speed USB device number 4 using dwc_otg

    [ 133.339900] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=8194, bcdDevice= 0.00

    [ 133.339950] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3

    [ 133.339974] usb 1-1.5: Product: 802.11n NIC

    [ 133.339993] usb 1-1.5: Manufacturer: Realtek

    [ 133.340014] usb 1-1.5: SerialNumber: 00e04c000001

    [ 133.426847] 8192du: loading out-of-tree module taints kernel.

    [ 133.481069] RTL8192DU: module init start

    [ 133.481109] RTL8192DU: rtl8192du v4.0.10_25039.20171107

    [ 133.725338] RTL8192DU: rtw_ndev_init(wlan1)

    [ 133.730449] usbcore: registered new interface driver rtl8192du

    [ 133.730491] RTL8192DU: module init ret=0

    Edited once, last by mollar (March 15, 2023 at 2:08 PM).