Yes it works, all my docker containers are running.
But still the problems with the network services.
I use the WebGUI
Yes it works, all my docker containers are running.
But still the problems with the network services.
I use the WebGUI
The wait-online is a common issue in systemd where it waits for all interfaces…there was a workaround,but i do not remember exactly…just google for it. Networkmanager is new to me,afaik it is not installed by default
Make a clean boot and when these 2 are still in failed look in the logs/journal
It seems to be that is race condition. At boot process the following message appears for about 15 seconds before the process is completed
In /etc/systemd/network/*.network files:
For a bridge I put:
[Link]
RequiredForOnline=degraded-carrier
For lan ports (bridge slaves):
[Link]
RequiredForOnline=no
For ip-forwarded port (not part of a bridge) choose what you want, but “no
” makes it a lot easier…
Have you found something in the log why hostapd cannot be started? Maybe wifi-interface is not there yet,but i have not changed the order…wifi-interface is up after firmware was loaded by mt76 module. So full log (hostapd messages and kernellog) would be good.
sorry for my late response, next week I will look for it
Hello frank, I disabled the hostapd service, because I don’t use a WiFi Modul. Now everthing runs fine.
Ok,thanks for reporting
maybe i should disable it in the buildimg script
I believe it is better, if everyone can decide of his own, if needed or not. So the default with enabled would be better.
Updated bpi-r4 image on my gdrive with 6.12.23 and support for phy variant (need to enable a variable in uEnv.txt).
built by ci Debian · frank-w/BPI-Router-Images@eb64d5c · GitHub
Btw. Had no issue with hostapd when no card is there.
For 8G variant: