Hi, i am using Turris OS 6.0 (HBL) on the Turris 1.x and this morning my router was not able to boot correctly. Also DHCP was broken, so i was able to connect it only with the static ip and no internet was working. After connection to the router i found that router failed to start properly with a huge CPU load and LA > 8. Commands like ifconfig
or ip addr
were hanging. Reboot did not help. After all i found that router was upgraded this night and problem started after reboot, so i downgraded to the latest pre-upgrade snapshot and disabled automatic upgrades for now.
Below is an os-release diff between working and failed openwrt. Hope this would help:
--- @287/etc/os-release 2022-07-17 18:45:26.000000000 +0200
+++ @288/etc/os-release 2022-08-03 19:07:00.000000000 +0200
@@ -7,7 +7,7 @@
HOME_URL="https://www.turris.cz/"
BUG_URL="https://gitlab.nic.cz/groups/turris/-/issues/"
SUPPORT_URL="https://www.turris.cz/support/"
-BUILD_ID="r16616+81-6f89233c41"
+BUILD_ID="r16625+110-f94b30d83c"
OPENWRT_BOARD="mpc85xx/p2020"
OPENWRT_ARCH="powerpc_8540"
OPENWRT_TAINTS="busybox"
@@ -15,4 +15,4 @@
OPENWRT_DEVICE_MANUFACTURER_URL="https://www.turris.cz/"
OPENWRT_DEVICE_PRODUCT="Turris 1.x"
OPENWRT_DEVICE_REVISION="v0"
-OPENWRT_RELEASE="TurrisOS 6.0 6f89233c41ae8af4537e64684fa274ab4a21e9d4"
+OPENWRT_RELEASE="TurrisOS 6.0 f94b30d83c2aa401b3ff9c4914bb2ef6386df8aa"
Also i see that kernel was upgraded from 5.4.203 to the 5.15.58 what likely is a root cause.
-Version: 5.4.203+5.10.110-1-1-f70e9c9745643e220f2338b431a1b5ff
-Depends: kernel (=5.4.203-1-f70e9c9745643e220f2338b431a1b5ff), kmod-mac80211
+Version: 5.15.58+5.15.33-1-1-9a2687e627ae31779792480683f13d02
+Depends: kernel (=5.15.58-1-9a2687e627ae31779792480683f13d02), kmod-mac80211
cc: @Pepe