Display MoreHallo zusammen,
Ich habe ein Problem mit OpenATV.
Jedes Mal, wenn ich meinen Receiver neu starte, verliert das Netzwerk die Verbindung und ich muss das Netzwerk jedes Mal neu starten.
Hat jemand etwas Ähnliches?
Grüße
I found a workaround for the boot issue on OpenATV 7.6 with VU+ Solo SE.
After the first reboot with the killswitch enabled, the network is not working anymore and needs to be restarted manually. After the second reboot, the box doesn't boot at all.
I suspect that the WireGuard routes (0.0.0.0/1 and 128.0.0.0/1) are not properly cleared during shutdown, causing the network to fail on the next boot.
Workaround: Adding `/etc/init.d/networking restart` at the beginning of `/etc/init.d/wireguard` before WireGuard starts. This restores the default route before WireGuard initializes.
This is not a clean solution but it works. Maybe the real fix should be in the `stop)` section of the init script to properly clean up all WireGuard routes on shutdown.
Receiver: VU+ Solo SE
Image: OpenATV 7.6
