I have RPi3 + Amp+ and the Volumio image from the HiFiBerry installer (kernel version 4.1.19-v7+ #858 ). When connected by ethernet system works perfectly. However I can't get the wifi working as there is no wlan0 interface
lsusb
Bus 001 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
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
iwlist wlan0 scan
wlan0 Interface doesn't support scanning.
I have updated as follows
apt-get update
apt-get dist-upgrade
apt-get upgrade
apt-get autoclean
apt-get autoremove
Using the HiFiBerry Raspbian SD image the Wifi works perfectly.
I can't find anything relevant on the web. Any suggestions as how to resolve this problem please.