there seems to be a bug where the update_kernel.sh does not activate the downgrade to kernel 4.19 (from time to time).
-> current dev-branch has guards implemented in the ansible playbooks before deleting the active kernel-image.
Quick Fix: switch out entry for active kernel in /boot/uEnv.txt during install
Better Fix: double-check in ansible (determine installed kernel, adapt uEnv.txt), TODO
there seems to be a bug where the update_kernel.sh does not activate the downgrade to kernel 4.19 (from time to time). -> current dev-branch has guards implemented in the ansible playbooks before deleting the active kernel-image.
Quick Fix: switch out entry for active kernel in
/boot/uEnv.txt
during installBetter Fix: double-check in ansible (determine installed kernel, adapt uEnv.txt), TODO
Workaround: there is a ready-to-use image (last update 2022-12-14)