Volumio 2.873 and Edimax EW-7811Un V2

Hi All,

Been running volumio for a few years, worked flawlessly for Tidal. Recently I signed up for Qobuz, and streaming HiRes files has been terrible - lots of stuttering.

I’m using a Pi3B, with an Allo digi one. I decided a sensible plan would be to try an external Wifi adapter, as the signal being received by the internal card can vary from 6mb/s to 70mb/s.

Anyway - USB dongle installed :-1:

root@volumio:/etc# lsusb
Bus 001 Device 004: ID 7392:b811 Edimax Technology Co., Ltd
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

However, it’s not showing up as device

root@volumio:/etc# ifconfig -a
eth0 Link encap:Ethernet HWaddr b8:27:eb:2e:4e:c2
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:5403 errors:0 dropped:0 overruns:0 frame:0
TX packets:5403 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:493825 (482.2 KiB) TX bytes:493825 (482.2 KiB)

wlan0 Link encap:Ethernet HWaddr b8:27:eb:7b:1b:97
inet addr:192.168.0.40 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3688 errors:0 dropped:168 overruns:0 frame:0
TX packets:3204 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1141716 (1.0 MiB) TX bytes:3131225 (2.9 MiB)

Wlan0 is the internal card as evidenced by the MAC address.

So, for now - real simple question! How do I get the Edimax USB dongle to show up as a valid interface?

Done an apt-get update and I’m on the latest version of Volumio.

Thanks in advance for any help/hints or clues.