Posts by vytjak

    I have reimaged RPi 2 with the last nightly build as of today. No wireless devices show up in the GUI.

    Again, tried poking around the internals, here's the diagnostic output from the command line:

    OK, as far as I understand, the module r8188eu is not present on this build (kernel 4.19.127, LibreElec 9.2.8), but 8188eu is there.

    As per your advice, I've tried running:
    echo "0b05 18f0" > /sys/bus/usb/drivers/8188eu/new_id

    which gives:
    -sh: can't create /sys/bus/usb/drivers/8188eu/new_id: nonexistent directory

    2) Also, I've found the driver package on Asus site, but that needs building, which I am not sure how to do on RPi:
    https://dlcdnets.asus.com/pub/ASUS/wirel…B-N10%20Nano_B1

    Pardon me if I'm being a noob here, Linux is not my strong suit :/.

    I guess I'll try reimaging the box with the newest LE build.

    3) By the way, would it be possible to take a driver from the newer Kernel and force feed it to an older one?

    Hi, I've just bought Asus USB-N10 Nano Wifi dongle for RPi 2 thinking it will be a pretty straightorward wireless upgrade, no luck.

    I've been battling this for a couple of days now, any help would be greatly appreciated.

    If i go through the LibreElec GUI, there's not Wireless connection found.

    I've tried poking around in the command line, i.e.
    1) loading a module with "modprobe 8188eu", similarly to this thread (https://forums.raspberrypi.com/viewtopic.php?t=12330), didn't seem to do much
    2) "connmanctl enable wifi" - I get "WiFi not available"

    The underlying chip, identifies as 0b05:18f0 ASUSTek Computer, Inc., should be Realtek 8188EUS (according to this: https://devicehunt.com/view/type/usb/vendor/0B05/device/18F0).

    Here's what the system shows in the output, which I collected based on other threads with similar issues: