Which wifi dongles are known to work as clients with GL-iNet?

I think he meant kmod-net-rtl8188eu, try that?

Hmm, only worked at my second attempt.
But I guess this looks good!?

root@AR:~# lsusb
Bus 001 Device 002: ID 0bda:f179 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@AR:~# dmesg
[ 0.000000] Linux version 3.18.27 (alzhao@alzhao-ubuntu) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r47065) ) #1 Thu Nov 16 16:43:51 HKT 2017
[ 0.000000] MyLoader: sysp=a8100411, boardp=cae98412, parts=ddfd8bfe
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[ 0.000000] SoC: Qualcomm Atheros QCA9533 ver 2 rev 0
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x07ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x07ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff]
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat 803b82e0, node_mem_map 81000000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: board=GL-AR300M mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),16000k(firmware),64k(art)ro;spi0.1:131072k(ubi) console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 125532K/131072K available (2799K kernel code, 135K rwdata, 588K rodata, 244K init, 195K bss, 5540K reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Clocks: CPU:650.000MHz, DDR:597.656MHz, AHB:216.666MHz, Ref:25.000MHz
[ 0.000000] Calibrating delay loop… 432.53 BogoMIPS (lpj=2162688)
[ 0.060000] pid_max: default: 32768 minimum: 301
[ 0.060000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.070000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.080000] NET: Registered protocol family 16
[ 0.080000] MIPS: machine is GL-AR300M
[ 0.540000] usbcore: registered new interface driver usbfs
[ 0.540000] usbcore: registered new interface driver hub
[ 0.550000] usbcore: registered new device driver usb
[ 0.550000] Switched to clocksource MIPS
[ 0.560000] NET: Registered protocol family 2
[ 0.560000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.560000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.570000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.580000] TCP: reno registered
[ 0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.590000] NET: Registered protocol family 1
[ 0.600000] PCI: CLS 0 bytes, default 32
[ 0.600000] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.620000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.630000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.640000] msgmni has been set to 245
[ 0.650000] io scheduler noop registered
[ 0.650000] io scheduler deadline registered (default)
[ 0.660000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.670000] console [ttyS0] disabled
[ 0.690000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
[ 0.700000] console [ttyS0] enabled
[ 0.710000] bootconsole [early0] disabled
[ 0.720000] m25p80 spi0.0: found w25q128, expected m25p80
[ 0.720000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.730000] 4 cmdlinepart partitions found on MTD device spi0.0
[ 0.740000] Creating 4 MTD partitions on “spi0.0”:
[ 0.740000] 0x000000000000-0x000000040000 : “u-boot”
[ 0.750000] 0x000000040000-0x000000050000 : “u-boot-env”
[ 0.750000] 0x000000050000-0x000000ff0000 : “firmware”
[ 0.790000] 2 uimage-fw partitions found on MTD device firmware
[ 0.790000] 0x000000050000-0x000000190000 : “kernel”
[ 0.800000] 0x000000190000-0x000000ff0000 : “rootfs”
[ 0.800000] mtd: device 4 (rootfs) set to be root filesystem
[ 0.810000] 1 squashfs-split partitions found on MTD device rootfs
[ 0.820000] 0x000000810000-0x000000ff0000 : “rootfs_data”
[ 0.820000] 0x000000ff0000-0x000001000000 : “art”
[ 0.850000] libphy: ag71xx_mdio: probed
[ 1.440000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
[ 1.450000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
[ 2.040000] ag71xx-mdio.1: Found an AR934X built-in switch
[ 2.080000] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII
[ 2.090000] usbcore: registered new interface driver cdc_ether
[ 2.090000] usbcore: registered new interface driver lg-vl600
[ 2.100000] usbcore: registered new interface driver cdc_acm
[ 2.110000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.110000] TCP: cubic registered
[ 2.120000] NET: Registered protocol family 17
[ 2.120000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 2.140000] Bridge firewalling registered
[ 2.140000] 8021q: 802.1Q VLAN Support v1.8
[ 2.150000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 2.160000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[ 2.170000] Freeing unused kernel memory: 244K (803d3000 - 80410000)
[ 3.230000] init: Console is alive
[ 3.230000] init: - watchdog -
[ 5.090000] SCSI subsystem initialized
[ 5.090000] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 5.100000] ehci-platform: EHCI generic platform driver
[ 5.110000] ehci-platform ehci-platform: EHCI Host Controller
[ 5.110000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 5.120000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 5.150000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 5.150000] hub 1-0:1.0: USB hub found
[ 5.160000] hub 1-0:1.0: 1 port detected
[ 5.160000] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 5.170000] ohci-platform: OHCI generic platform driver
[ 5.180000] uhci_hcd: USB Universal Host Controller Interface driver
[ 5.190000] usbcore: registered new interface driver usb-storage
[ 5.230000] init: - preinit -
[ 5.650000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 5.740000] random: mktemp urandom read with 9 bits of entropy available
[ 8.840000] mount_root: loading kmods from internal overlay
[ 9.150000] jffs2: notice: (386) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 9.160000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 9.180000] block: extroot: not configured
[ 9.260000] jffs2: notice: (383) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 9.280000] mount_root: loading kmods from internal overlay
[ 9.840000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 9.860000] block: extroot: not configured
[ 9.860000] mount_root: switching to jffs2 overlay
[ 9.900000] procd: - early -
[ 9.900000] procd: - watchdog -
[ 10.650000] procd: - ubus -
[ 11.670000] procd: - init -
[ 13.910000] NET: Registered protocol family 10
[ 13.940000] ntfs: driver 2.1.31 [Flags: R/O MODULE].
[ 13.960000] loop: module loaded
[ 14.000000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 14.060000] fuse init (API version 7.23)
[ 14.080000] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
[ 14.090000] Backport generated by backports.git backports-20151218-0-g2f58d9d
[ 14.120000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.130000] nf_conntrack version 0.5.0 (1965 buckets, 7860 max)
[ 14.480000] usbcore: registered new interface driver r8188eu
[ 14.490000] usbcore: registered new interface driver rndis_host
[ 14.510000] usbcore: registered new interface driver usbserial
[ 14.510000] usbcore: registered new interface driver usbserial_generic
[ 14.520000] usbserial: USB Serial support registered for generic
[ 14.550000] xt_time: kernel timezone is -0000
[ 14.620000] usbcore: registered new interface driver cp210x
[ 14.620000] usbserial: USB Serial support registered for cp210x
[ 14.730000] PPP generic driver version 2.4.2
[ 14.740000] NET: Registered protocol family 24
[ 14.810000] usbcore: registered new interface driver option
[ 14.810000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 14.860000] usbcore: registered new interface driver rtl8192cu
[ 14.890000] ath: EEPROM regdomain: 0x0
[ 14.890000] ath: EEPROM indicates default country code should be used
[ 14.890000] ath: doing EEPROM country->regdmn map search
[ 14.890000] ath: country maps to regdmn code: 0x3a
[ 14.890000] ath: Country alpha2 being used: US
[ 14.890000] ath: Regpair used: 0x3a
[ 14.900000] ieee80211 phy0: Selected rate control algorithm ‘minstrel_ht’
[ 14.900000] ieee80211 phy0: Atheros AR9531 Rev:2 mem=0xb8100000, irq=47
[ 23.410000] device eth1 entered promiscuous mode
[ 23.440000] br-lan: port 1(eth1) entered forwarding state
[ 23.440000] br-lan: port 1(eth1) entered forwarding state
[ 23.460000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.370000] br-lan: port 1(eth1) entered disabled state
[ 25.110000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.130000] device wlan0 entered promiscuous mode
[ 25.130000] br-lan: port 2(wlan0) entered forwarding state
[ 25.140000] br-lan: port 2(wlan0) entered forwarding state
[ 25.370000] br-lan: port 2(wlan0) entered disabled state
[ 31.840000] IPv6: ADDRCONF(NETDEV_UP): wlan-sta: link is not ready
[ 33.040000] wlan-sta: authenticate with 94:83:c4:00:19:2f
[ 33.060000] wlan-sta: send auth to 94:83:c4:00:19:2f (try 1/3)
[ 33.080000] wlan-sta: authenticated
[ 33.090000] wlan-sta: associate with 94:83:c4:00:19:2f (try 1/3)
[ 33.100000] wlan-sta: RX AssocResp from 94:83:c4:00:19:2f (capab=0xc11 status=0 aid=3)
[ 33.100000] wlan-sta: associated
[ 33.110000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan-sta: link becomes ready
[ 34.060000] br-lan: port 2(wlan0) entered forwarding state
[ 34.070000] br-lan: port 2(wlan0) entered forwarding state
[ 34.070000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 36.070000] br-lan: port 2(wlan0) entered forwarding state
[ 55.530000] random: nonblocking pool is initialized

I can see that other driver loaded, but neither picked it up.

kmod-rtl8xxxu if it existed in gl-inet’s package repository would have been a driver that doesn’t support only single chipset, but multiple. Hence I hoped that might have picked it up.

I guess you are out of luck in this case!

As I mentioned: Chipset needs to be supported in OpenWRT (and gl-inet) to make a good chance for a USB wifi dongle to work. Wifi is not really plug and play, because there’s a lot of different chipsets and therefore drivers and you can’t have all the drivers on these limited devices (both cpu wise and flash mem wise). So in pretty much any case you need some manual steps.

I had a hunch… The problem was me copy-pasting the file name into the Mobile SSH tool. :man_shrugging::man_facepalming:
Now I typed it in by hand and the other driver installed successfully as well!

Which line tells me I’m lucky now? :pray::smirk:

root@AR:~#
root@AR:~# lsusb
Bus 001 Device 002: ID 0bda:f179 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@AR:~# dmesg
[ 0.000000] Linux version 3.18.27 (alzhao@alzhao-ubuntu) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r47065) ) #1 Thu Nov 16 16:43:51 HKT 2017
[ 0.000000] MyLoader: sysp=a8100413, boardp=cae9b512, parts=ddfd1bfe
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
[ 0.000000] SoC: Qualcomm Atheros QCA9533 ver 2 rev 0
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x07ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x07ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x07ffffff]
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat 803b82e0, node_mem_map 81000000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: board=GL-AR300M mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env),16000k(firmware),64k(art)ro;spi0.1:131072k(ubi) console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 125532K/131072K available (2799K kernel code, 135K rwdata, 588K rodata, 244K init, 195K bss, 5540K reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Clocks: CPU:650.000MHz, DDR:597.216MHz, AHB:216.666MHz, Ref:25.000MHz
[ 0.000000] Calibrating delay loop… 432.53 BogoMIPS (lpj=2162688)
[ 0.060000] pid_max: default: 32768 minimum: 301
[ 0.060000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.070000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.080000] NET: Registered protocol family 16
[ 0.080000] MIPS: machine is GL-AR300M
[ 0.540000] usbcore: registered new interface driver usbfs
[ 0.540000] usbcore: registered new interface driver hub
[ 0.550000] usbcore: registered new device driver usb
[ 0.550000] Switched to clocksource MIPS
[ 0.560000] NET: Registered protocol family 2
[ 0.560000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.560000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.570000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.580000] TCP: reno registered
[ 0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.590000] NET: Registered protocol family 1
[ 0.600000] PCI: CLS 0 bytes, default 32
[ 0.600000] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.620000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.630000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.640000] msgmni has been set to 245
[ 0.650000] io scheduler noop registered
[ 0.650000] io scheduler deadline registered (default)
[ 0.660000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.670000] console [ttyS0] disabled
[ 0.690000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
[ 0.700000] console [ttyS0] enabled
[ 0.710000] bootconsole [early0] disabled
[ 0.720000] m25p80 spi0.0: found w25q128, expected m25p80
[ 0.720000] m25p80 spi0.0: w25q128 (16384 Kbytes)
[ 0.730000] 4 cmdlinepart partitions found on MTD device spi0.0
[ 0.740000] Creating 4 MTD partitions on “spi0.0”:
[ 0.740000] 0x000000000000-0x000000040000 : “u-boot”
[ 0.750000] 0x000000040000-0x000000050000 : “u-boot-env”
[ 0.750000] 0x000000050000-0x000000ff0000 : “firmware”
[ 0.790000] 2 uimage-fw partitions found on MTD device firmware
[ 0.790000] 0x000000050000-0x000000190000 : “kernel”
[ 0.800000] 0x000000190000-0x000000ff0000 : “rootfs”
[ 0.800000] mtd: device 4 (rootfs) set to be root filesystem
[ 0.810000] 1 squashfs-split partitions found on MTD device rootfs
[ 0.820000] 0x000000810000-0x000000ff0000 : “rootfs_data”
[ 0.820000] 0x000000ff0000-0x000001000000 : “art”
[ 0.850000] libphy: ag71xx_mdio: probed
[ 1.440000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd042, driver=Generic PHY]
[ 1.450000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
[ 2.040000] ag71xx-mdio.1: Found an AR934X built-in switch
[ 2.080000] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII
[ 2.090000] usbcore: registered new interface driver cdc_ether
[ 2.090000] usbcore: registered new interface driver lg-vl600
[ 2.100000] usbcore: registered new interface driver cdc_acm
[ 2.110000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.110000] TCP: cubic registered
[ 2.120000] NET: Registered protocol family 17
[ 2.120000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 2.140000] Bridge firewalling registered
[ 2.140000] 8021q: 802.1Q VLAN Support v1.8
[ 2.150000] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 2.160000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[ 2.170000] Freeing unused kernel memory: 244K (803d3000 - 80410000)
[ 3.230000] init: Console is alive
[ 3.230000] init: - watchdog -
[ 5.090000] SCSI subsystem initialized
[ 5.090000] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 5.100000] ehci-platform: EHCI generic platform driver
[ 5.110000] ehci-platform ehci-platform: EHCI Host Controller
[ 5.110000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 5.120000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 5.150000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 5.150000] hub 1-0:1.0: USB hub found
[ 5.160000] hub 1-0:1.0: 1 port detected
[ 5.160000] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 5.170000] ohci-platform: OHCI generic platform driver
[ 5.180000] uhci_hcd: USB Universal Host Controller Interface driver
[ 5.190000] usbcore: registered new interface driver usb-storage
[ 5.230000] init: - preinit -
[ 5.710000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 5.740000] random: mktemp urandom read with 9 bits of entropy available
[ 8.840000] mount_root: loading kmods from internal overlay
[ 9.150000] jffs2: notice: (386) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 9.170000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 9.190000] block: extroot: not configured
[ 9.270000] jffs2: notice: (383) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 9.290000] mount_root: loading kmods from internal overlay
[ 9.890000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 9.900000] block: extroot: not configured
[ 9.910000] mount_root: switching to jffs2 overlay
[ 9.940000] procd: - early -
[ 9.950000] procd: - watchdog -
[ 10.690000] procd: - ubus -
[ 11.710000] procd: - init -
[ 14.230000] NET: Registered protocol family 10
[ 14.290000] ntfs: driver 2.1.31 [Flags: R/O MODULE].
[ 14.310000] loop: module loaded
[ 14.310000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 14.370000] fuse init (API version 7.23)
[ 14.380000] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
[ 14.390000] Backport generated by backports.git backports-20151218-0-g2f58d9d
[ 14.400000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.460000] nf_conntrack version 0.5.0 (1965 buckets, 7860 max)
[ 14.880000] usbcore: registered new interface driver r8188eu
[ 14.910000] usbcore: registered new interface driver rndis_host
[ 14.920000] usbcore: registered new interface driver usbserial
[ 14.920000] usbcore: registered new interface driver usbserial_generic
[ 14.930000] usbserial: USB Serial support registered for generic
[ 14.960000] xt_time: kernel timezone is -0000
[ 15.010000] usbcore: registered new interface driver cp210x
[ 15.010000] usbserial: USB Serial support registered for cp210x
[ 15.080000] PPP generic driver version 2.4.2
[ 15.090000] NET: Registered protocol family 24
[ 15.100000] usbcore: registered new interface driver rtl8xxxu
[ 15.160000] usbcore: registered new interface driver option
[ 15.160000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 15.210000] usbcore: registered new interface driver rtl8192cu
[ 15.230000] ath: EEPROM regdomain: 0x0
[ 15.230000] ath: EEPROM indicates default country code should be used
[ 15.230000] ath: doing EEPROM country->regdmn map search
[ 15.230000] ath: country maps to regdmn code: 0x3a
[ 15.230000] ath: Country alpha2 being used: US
[ 15.230000] ath: Regpair used: 0x3a
[ 15.240000] ieee80211 phy0: Selected rate control algorithm ‘minstrel_ht’
[ 15.240000] ieee80211 phy0: Atheros AR9531 Rev:2 mem=0xb8100000, irq=47
[ 23.750000] device eth1 entered promiscuous mode
[ 23.780000] br-lan: port 1(eth1) entered forwarding state
[ 23.780000] br-lan: port 1(eth1) entered forwarding state
[ 23.800000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.610000] br-lan: port 1(eth1) entered disabled state
[ 25.460000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.480000] device wlan0 entered promiscuous mode
[ 25.480000] br-lan: port 2(wlan0) entered forwarding state
[ 25.490000] br-lan: port 2(wlan0) entered forwarding state
[ 25.630000] br-lan: port 2(wlan0) entered disabled state
[ 32.180000] IPv6: ADDRCONF(NETDEV_UP): wlan-sta: link is not ready
[ 33.380000] wlan-sta: authenticate with 94:83:c4:00:19:2f
[ 33.400000] wlan-sta: send auth to 94:83:c4:00:19:2f (try 1/3)
[ 33.420000] wlan-sta: authenticated
[ 33.430000] wlan-sta: associate with 94:83:c4:00:19:2f (try 1/3)
[ 33.440000] wlan-sta: RX AssocResp from 94:83:c4:00:19:2f (capab=0xc11 status=0 aid=3)
[ 33.440000] wlan-sta: associated
[ 33.450000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan-sta: link becomes ready
[ 34.010000] br-lan: port 2(wlan0) entered forwarding state
[ 34.020000] br-lan: port 2(wlan0) entered forwarding state
[ 34.020000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 36.020000] br-lan: port 2(wlan0) entered forwarding state
[ 55.440000] random: nonblocking pool is initialized

Those line tell you the drivers are loaded.
Shortly after that, any of those drivers should log that it is initializing the dongle. But as you can see, nothing new shows in the logs.

I doubt you will get the dongle working! OpenWRT simply does not have the needed drivers.

Ok. That’s a shame.
Many thanks for your help though.

I think the USB stick is very common at the lower price end on eBay. In case someone gets it working please share here. :pray: