NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-amd64/50825: Kernel crash on Toshiba Chromebook 2
>> Either the kernel is not able to find the usb stick to mount the root
>> filesystem, or the kernel crashes in the boot process.
>
> Based on the screen captures you posted, the kernel is crashing when
> acpi is attempting to install the console keyboard's interrupt handler.
>
> FWIW, it looks like you have a PS2-style keyboard/mouse controller,
> rather than a USB device:
>
> ...
> pckbd0 at pckbc1 (kbd slot)
> isa_intr_establish: no MP mapping found
> panic: intr_establish_xname: bad legacy IRQ value
> ...
Using NetBSD 7.0 amd64 it does not crash like this. It assigns IRQ53 for kbd slot.
The boot stops at this point:
…
boot device: <unkown>
root device:
…
Image: http://bilderhochladen.org/i/n4TAafSbxA/
Which is leading to the problem of the kernel (which all BSDs i tested have) not finding the root / boot device.
…
vendor 0x8086 product 0x0f35 (USB serial bus, xHCI, revision 0x0e) at pci0 dev 20 function 0 not configured
…
seems to have something to do with it.
Should i create a new bug report for this?
Home |
Main Index |
Thread Index |
Old Index