Couple of msm8953 devices are hard to start since latest initramfs changes
Describe your issue
xiaomi-vince and xiaomi-daisy is hard to start since latest big initramfs changes it cause kernel panic sometimes, same kernel works fine at v24.06.
What's the expected behaviour?
Successful boot without manual restart.
What's the current behaviour?
Sometimes start is stucked with kernel panic.
How to reproduce your issue?
Try to power on the device.
What device are you using?
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v24.06
-
v23.12
(supported until 2024-07-16) -
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
GNOME Shell on Mobile -
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
Other: Please fill out
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
Additional information
[ 2.486435] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 2.486450] CPU: 2 PID: 1 Comm: init Not tainted 6.9.1-postmarketos-qcom-msm8953 #2-postmarketos-qcom-msm8953
[ 2.486463] Hardware name: Xiaomi Mi A2 Lite (DT)
[ 2.486468] Call trace:
[ 2.486473] dump_backtrace+0x94/0x114
[ 2.486499] show_stack+0x18/0x24
[ 2.486514] dump_stack_lvl+0x34/0x8c
[ 2.486527] dump_stack+0x18/0x24
[ 2.486536] panic+0x394/0x3c8
[ 2.486550] do_exit+0x808/0x8f0
[ 2.486565] do_group_exit+0x34/0x90
[ 2.486580] pid_child_should_wake+0x0/0x5c
[ 2.486595] invoke_syscall+0x48/0x114
[ 2.486611] el0_svc_common.constprop.0+0x40/0xe0
[ 2.486625] do_el0_svc+0x1c/0x28
[ 2.486639] el0_svc+0x34/0xd8
[ 2.486651] el0t_64_sync_handler+0x120/0x12c
[ 2.486663] el0t_64_sync+0x190/0x194
[ 2.486676] SMP: stopping secondary CPUs
[ 2.490115] Kernel Offset: disabled
[ 2.490119] CPU features: 0x0,00000040,00100000,0200421b
[ 2.490127] Memory Limit: none
[ 2.585077] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 ]---
fw_devlink=permissive
partially fixes it.
Edited by Administrator