Hello, @RinCat and thank you very much for maintaining this fork.
I have a Mercusys MA30H, and the official drivers page (https://www.mercusys.com/en/download/ma30h/v2) offers the sources of the RTL88x2BU driver (that fail to build on newer kernels), so I'm pretty sure this is a RTL88x2BU device. However, after building the driver from this repo, the Wi-Fi dongle is still not recognized.
dmesg output:
[ 642.056301] usb 1-1.2: new high-speed USB device number 4 using ehci-pci
[ 642.166212] usb 1-1.2: New USB device found, idVendor=2c4e, idProduct=0107, bcdDevice= 2.10
[ 642.166230] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 642.166237] usb 1-1.2: Product: 802.11ac NIC
[ 642.166241] usb 1-1.2: Manufacturer: Realtek
[ 642.166245] usb 1-1.2: SerialNumber: 123456
lsusb output:
Bus 001 Device 004: ID 2c4e:0107 Mercucys INC 802.11ac NIC
Do you know if there's any way in which I could get it working?
Thank you very much!
Hello, @RinCat and thank you very much for maintaining this fork.
I have a Mercusys MA30H, and the official drivers page (https://www.mercusys.com/en/download/ma30h/v2) offers the sources of the RTL88x2BU driver (that fail to build on newer kernels), so I'm pretty sure this is a RTL88x2BU device. However, after building the driver from this repo, the Wi-Fi dongle is still not recognized.
dmesg output:
lsusb output:
Do you know if there's any way in which I could get it working?
Thank you very much!