Crazyphil Posted 13 hours ago Posted 13 hours ago I've updated all Armbian packages on my Ubuntu 24.04 system running on the Cubietruck a few days ago, updating the release to Armbian 25.2.3 with kernel linux-image-current-sunxi (i.e. I'm using the current flavor of the system). This got me the current kernel version 6.6.75. Unfortunately, since that I couldn't get the system to boot anymore, because it immediately throws a kernel panic on boot. The HDMI output doesn't show anything, so I had to attach a serial console to see what's going on. I've already followed the Recovery guide, extracting again all .deb packages and reinstalling u-boot on the SD card, and even compared the contents of /boot with the current (and only) available image for the CubieTruck. Unfortunately, this didn't help. I've attached the serial console log to this post, does anyone have anymore insight on what's going on and what I couid try to get the system booting again? [ 6.389775] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 [ 6.397474] CPU: 1 PID: 1 Comm: run-init Not tainted 6.6.75-current-sunxi #1 [ 6.404538] Hardware name: Allwinner sun7i (A20) Family [ 6.409784] unwind_backtrace from show_stack+0x11/0x14 [ 6.415051] show_stack from dump_stack_lvl+0x2b/0x34 [ 6.420127] dump_stack_lvl from panic+0xc5/0x260 [ 6.424861] panic from make_task_dead+0x1/0x11c [ 6.429506] make_task_dead from 0x0 [ 6.433121] CPU0: stopping [ 6.433130] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.6.75-current-sunxi #1 [ 6.433140] Hardware name: Allwinner sun7i (A20) Family [ 6.433147] unwind_backtrace from show_stack+0x11/0x14 [ 6.433167] show_stack from dump_stack_lvl+0x2b/0x34 [ 6.433182] dump_stack_lvl from do_handle_IPI+0x125/0x150 [ 6.433199] do_handle_IPI from ipi_handler+0x19/0x1c [ 6.433215] ipi_handler from handle_percpu_devid_irq+0x53/0x13c [ 6.433240] handle_percpu_devid_irq from generic_handle_domain_irq+0x1d/0x28 [ 6.433263] generic_handle_domain_irq from gic_handle_irq+0x5b/0x6c [ 6.433281] gic_handle_irq from generic_handle_arch_irq+0x27/0x34 [ 6.433298] generic_handle_arch_irq from __irq_svc+0x83/0xb4 [ 6.433313] Exception stack(0xc1101f20 to 0xc1101f68) [ 6.433326] 1f20: 00000003 00000001 00000000 40000000 c1109d00 c1105058 c1109d00 c10a4070 [ 6.433338] 1f40: c11050b4 00000000 00000000 c1109804 025e10f2 c1101f70 c0a9c5ed c0a9cd70 [ 6.433344] 1f60: 00000033 ffffffff [ 6.433350] __irq_svc from default_idle_call+0x28/0x74 [ 6.433367] default_idle_call from do_idle+0x18f/0x1d4 [ 6.433386] do_idle from cpu_startup_entry+0x29/0x2c [ 6.433400] cpu_startup_entry from rest_init+0x99/0x9c [ 6.433416] rest_init from arch_post_acpi_subsys_init+0x1/0x10 [ 6.552288] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 ]--- serial.log 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.