(04-05-2020, 04:51 PM)Tim Curtis Wrote: In your screen shot "Address assignment" shows "Not in use" which means that when moOde tried to activate AP mode during startup in was not successful.Thanks:
Examine the Moode log for errors
Code:moodeutl -l
Code:
moodeutl -l
20200405 194715 worker: -- Network
20200405 194715 worker: eth0 exists
20200405 194715 worker: IP addr (192.168.0.10)
20200405 194716 worker: Netmask (255.255.255.0)
20200405 194716 worker: Gateway (192.168.0.1)
20200405 194716 worker: Pri DNS (84.2.46.1)
20200405 194716 worker: Domain (84.2.44.1)
20200405 194716 worker: wlan0 exists
20200405 194716 worker: wifi country (DE)
20200405 194716 worker: wlan0 SSID is blank
20200405 194716 worker: eth0 addr exists, AP mode not started
20200405 194716 worker: wlan0 address not assigned
If I unplug the LAN cable and restart the system, the AP will start automatically.
How can I start the LAN and the AP at the same time?