I am trying to get a USB Device with RTL8188EUS chipset to work with OpenWRT 18.06 stable on a RaspPi B+.
As suggested in this thread I am using the rtl8xxxu module. Device is recoginized and listable via lsusb but no device is spottable in /dev/. As a consequence iw list does not list it and ifconfig does not show it.For that reason wifi config does not display any entries.
Device is a Logilink WL0145 which is not listed explicitely in OpenWRT HW list but works fine under other Linux distros ... like Arch on x86_64 for example.
In contrast to the quoted thread I do not arrive at getting the interface working. Is there any hope or am I getting something wrong completely?
It's possible that particular devices USB vendor:product ID is not compiled into the driver you are using. You can tell the driver to claim that vendor:product at load time.