Open
Description
First of all, as the system works fine in QEMU, props on it, it's pretty nice :)
Before erroring out because no handler for irq 3
the system complains about an unexpected IRQ 7
, and the no handler error is on the line after found new hardware: "keyboard" ("keyboard")
. Does this mean the IRQ might be keyboard related?
Perhaps there is a way (boot parameter?) to ignore a "no handler for IRQ" error, instead of it leading to a kernel panic?
Metadata
Metadata
Assignees
Labels
No labels