Frank ...
I've been struggling over 2 days to get an AP up & running.
My rig - RPi2, Edimax adapter, USB stick with music & connected to wired LAN
I started with a fresh RPi2/RPi3 0.4 beta image and followed yr instructions.
No success - I thought it might be an IP address 'clash' so I asked the question how to change it and followed yr later instructions ... successfully I think ...
[root@runeaudio ~]# redis-cli hgetall AccessPoint
1) "enabled"
2) "1"
3) "ssid"
4) "Rune_AP"
5) "passphrase"
6) "guglielmo"
7) "ip-address"
8) "192.168.12.1"
9) "broadcast"
10) "192.168.12.255"
11) "dhcp-range"
12) "192.168.12.2,192.168.12.254,24h"
13) "dhcp-option"
14) "option:dns-server,192.168.12.1"
15) "enable-NAT"
16) "0"
(I changed the SSID & passphrase just because I could)
Rune_AP was discoverable (using my program InSSIDer) see below ...
- WiFi Scan.zip
- (141.32 KiB) Downloaded 532 times
The Rune UI Network looked OK - see below ...
- RuneAudio - RuneUI.zip
- (138.51 KiB) Downloaded 510 times
BUT I could not connect to Rune_AP from my Windows 10 laptop or my Android tablet.
Debug info here >>>>
There was a systemctl error systemd-modules-load.service loaded failed failed Load kernel Modules
iw list reported the Edimax as AP capable
I shutdown and substituted the Edimax with a cheap Chinese wireless adapter with a Ralink RT5370 chipset.
iw list reported it as AP capable.
This time I could connect to Rune_AP from my laptop (limited no internet access as expected)
The Rune Network UI was a bit different - see below ...
- RuneAudio - RuneUI with Ralink Chipset.zip
- (136.57 KiB) Downloaded 521 times
And the Rune UI for SSID showed that wlan0 was not connected.
Do you have any suggestions? Can I provide any more info?
Many thx