Stefal / build

Armbian Linux build framework
https://www.armbian.com
GNU General Public License v2.0
1 stars 0 forks source link

hostapd failure #15

Closed Stefal closed 9 months ago

Stefal commented 10 months ago

What happened?

On recent image installation (RTKBase 2.4.1), the syslog is full of

Jan 16 14:45:44 basegnss systemd[1]: Starting Access point and authentication server for Wi-Fi and Ethernet...
Jan 16 14:45:44 basegnss hostapd[15544]: Configuration file: /etc/hostapd/hostapd.conf
Jan 16 14:45:44 basegnss hostapd[15544]: Could not open configuration file '/etc/hostapd/hostapd.conf' for reading.
Jan 16 14:45:45 basegnss hostapd[15544]: Failed to set up interface with /etc/hostapd/hostapd.conf
Jan 16 14:45:45 basegnss hostapd[15544]: Failed to initialize interface
Jan 16 14:45:45 basegnss systemd[1]: hostapd.service: Control process exited, code=exited, status=1/FAILURE
Jan 16 14:45:45 basegnss systemd[1]: hostapd.service: Failed with result 'exit-code'.
Jan 16 14:45:45 basegnss systemd[1]: Failed to start Access point and authentication server for Wi-Fi and Ethernet.
Jan 16 14:45:47 basegnss systemd[1]: hostapd.service: Scheduled restart job, restart counter is at 159946.
Jan 16 14:45:47 basegnss systemd[1]: Stopped Access point and authentication server for Wi-Fi and Ethernet.

On these installations, hostapd is an old release : 2:2.9.0-21 when 3:2.10-6~armbian22.02.3+1 is available