Posts by AAeePKFAw7

    Hello all and thanks for all the hard work on LibreELEC.

    I'm trying to connect a no-name small black and red USB Wi-Fi adapter to a Raspberry Pi Zero. According to lsusb it is

    Code
    ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

    I'm running LibreELEC 9.2.1.

    Code
    uname -a
    
    
    Linux LibreELEC 4.19.106 #1 Tue Mar 3 15:41:09 EST 2020 armv6l GNU/Linux

    Relevant (I hope) output of dmesg; I've removed duplicate lines:

    I've got it connected to a USB hub connected directly to the Raspberry Pi Zero. It's not a powered hub, however connecting other USB Wi-Fi adapters (ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]) works without problem. I tried connecting it with just a cable (no hub), and it doesn't work either (but the other adapter does).

    It works on a Raspberry Pi 2 running Raspbian without problem, which is on an older kernel version.

    I'm unsure if the problem is in LibreELEC's kernel support, my USB hub (possible although other USB Wi-Fi adapters work fine), or the USB Wi-Fi adapter itself.

    Any help appreciated.