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



The following reply was made to PR port-amd64/50825; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-amd64/50825: Kernel crash on Toshiba Chromebook 2
Date: Thu, 18 Feb 2016 15:44:28 +0800 (PHT)

 > 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
  	...
 
 
 +------------------+--------------------------+------------------------+
 | Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
 | (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
 | Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
 +------------------+--------------------------+------------------------+
 


Home | Main Index | Thread Index | Old Index