I am trying to resurrect a leftover Macbook Air (Early 2014) (macbookair6,1) by using it as a workstation.
As of now I only have the minimal Debian 12 installation on. Upon booting login screen and dmesg shows this particular message:
I am clueless as what exactly is the fault here, I haven't added the "irqpoll" boot option in GRUB, because I want to understand what is causing the crash in the first place. Attached is the full `dmesg` log.
Thanks!
As of now I only have the minimal Debian 12 installation on. Upon booting login screen and dmesg shows this particular message:
Code:
[ 31.640991] irq 0: nobody cared (try booting with the "irqpoll" option)[ 31.641069] CPU: 2 PID: 0 Comm: swapper/2 Not tainted 6.1.0-26-amd64 #1 Debian 6.1.112-1[ 31.641079] Hardware name: Apple Inc. MacBookAir6,1/Mac-35C1E88140C3E6CF, BIOS 478.0.0.0.0 01/13/2023[ 31.641083] Call Trace:[ 31.641088] <IRQ>[ 31.641093] dump_stack_lvl+0x44/0x5c[ 31.641106] __report_bad_irq+0x35/0xa7[ 31.641117] note_interrupt.cold+0xa/0x62[ 31.641126] handle_irq_event+0x6b/0x70[ 31.641137] handle_edge_irq+0x87/0x220[ 31.641147] __common_interrupt+0x3f/0xa0[ 31.641157] common_interrupt+0x7d/0xa0[ 31.641168] </IRQ>[ 31.641170] <TASK>[ 31.641173] asm_common_interrupt+0x22/0x40[ 31.641183] RIP: 0010:cpuidle_enter_state+0xde/0x420[ 31.641193] Code: 00 00 31 ff e8 43 13 97 ff 45 84 ff 74 16 9c 58 0f 1f 40 00 f6 c4 02 0f 85 25 03 00 00 31 ff e8 88 bc 9d ff fb 0f 1f 44 00 00 <45> 85 f6 0f 88 85 01 00 00 49 63 d6 48 8d 04 52 48 8d 04 82 49 8d[ 31.641199] RSP: 0018:ffffb757800cbe90 EFLAGS: 00000246[ 31.641207] RAX: ffff907bab331a40 RBX: ffffd7577fd35600 RCX: 0000000000000000[ 31.641211] RDX: 0000000000000002 RSI: fffffffcbfbdcad9 RDI: 0000000000000000[ 31.641215] RBP: 0000000000000006 R08: 0000000000000002 R09: 0000000040000219[ 31.641219] R10: 0000000000000014 R11: 00000000000000d0 R12: ffffffff8379fec0[ 31.641223] R13: 000000075df30951 R14: 0000000000000006 R15: 0000000000000000[ 31.641235] cpuidle_enter+0x29/0x40[ 31.641242] do_idle+0x202/0x2a0[ 31.641255] cpu_startup_entry+0x26/0x30[ 31.641264] start_secondary+0x12a/0x150[ 31.641276] secondary_startup_64_no_verify+0xe5/0xeb[ 31.641291] </TASK>[ 31.641293] handlers:[ 31.641316] [<00000000380bcdea>] dw_dma_interrupt [dw_dmac_core][ 31.641376] Disabling IRQ #0
Thanks!
Statistics: Posted by esters — 2024-10-10 05:48 — Replies 0 — Views 61