FS#52271 - [linux] 4.9-1 - kernel panic on boot
Attached to Project:
Arch Linux
Opened by James (thx1138) - Monday, 26 December 2016, 02:36 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 24 March 2017, 08:23 GMT
Opened by James (thx1138) - Monday, 26 December 2016, 02:36 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 24 March 2017, 08:23 GMT
|
Details
linux 4.9-1
kernel panic on boot. 4.8.13-1 works ok. This happens even before the video resolution has been reset. Some acpi calls are visible in the stack trace on the screen. This is on a Toshiba Satellite L655, with a Pentium P6200, Intel chipset and graphics. I don't know what else I can say at this point. Let me know if there are additional tests to try. |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Friday, 24 March 2017, 08:23 GMT
Reason for closing: Fixed
Additional comments about closing: 4.10.1-1
Friday, 24 March 2017, 08:23 GMT
Reason for closing: Fixed
Additional comments about closing: 4.10.1-1
At https://01.org/linux-acpi/documentation/debug-how-isolate-linux-acpi-issues
"If acpi=off works and acpi=ht fails, then the issue is in the ACPI table parsing code itself, or perhaps the SMP code."
BTW, Toshiba has a special module, toshiba_acpi.
bug 52246; will try to boot using acpi=off and report asap.https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=a035dc674dd477e61e5b917c60c30622b6d083f8
Found on this forum thread :
https://bbs.archlinux.org/viewtopic.php?id=221538
Another upstream bug closed as unreproducible :
https://bugzilla.kernel.org/show_bug.cgi?id=188221
Or apply / revert the patch found in this bug report?
Edit : Applied it, build a kernel and still no luck :(
Looks like there could be a patch for linux 4.10-rc4 : https://bugzilla.kernel.org/show_bug.cgi?id=192111#c13
https://bugzilla.kernel.org/show_bug.cgi?id=192111#c31 says "it is in v4.9.6 and newer."
Thanks Frederic.