06-06-2018, 02:33 PM
(This post was last modified: 06-06-2018, 02:34 PM by Tim Curtis.)
(06-06-2018, 05:22 AM)tracks Wrote: Hi
Would anyone have some info to get a USB WIFI network detected?
Basically wlan0 is not in the network interface undifined for some reason , although the device is present.
Also i made sure the Access Point is not left blank,, added the SSID info
Eth0 is working good, and connected
Im pretty sure it has to be a simple step missed , my first time using Moode.
I have put as much information sorry its a bit long thread.
cat /etc/wpa_supplicant/wpa_supplicant.conf
#########################################
# This file is automatically generated by
# the player Network configuration page.
#########################################
country=SE
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="MYSSID"
scan_ssid=1
}
Moode system log::
20180605 215648 worker: File check ok
20180605 215648 worker: - Network
20180605 215648 worker: eth0 exists
20180605 215649 worker: eth0 (10.50.1.106)
20180605 215649 worker: wlan0 does not exist
20180605 215649 worker: - Audio
20180605 215649 worker: ALSA outputs unmuted
20180605 215649 worker: Audio out (I2S audio device)
20180605 215649 worker: Audio dev (Allo Boss DAC)
20180605 215649 worker: ALSA mixer name (Digital)
20180605 215649 worker: MPD volume control (software)
20180605 215649 worker: Hdwr volume controller exists
20180605 215650 worker: Chip options (Burr Brown PCM5122)
20180605 215650 worker: - Services
20180605 215652 worker: MPD started
20180605 215652 worker: MPD scheduler policy (time-share)
20180605 215652 worker: Configure MPD outputs
.
.
.
The message "wlan0 adapter does not exist" in moode log even though an adapter is physically present suggests a broken Build.
Which method did you select when you built moode 4.1?
-Tim