[HP Compaq 6715s] Updating kernel renders system unbootable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
High
|
Colin Ian King | ||
Vivid |
Fix Released
|
High
|
Colin Ian King | ||
Wily |
Fix Released
|
High
|
Colin Ian King | ||
Xenial |
Fix Released
|
High
|
Colin Ian King |
Bug Description
[SRU Justification]
The kernel by default is now using 64 bit addresses from the FADT, however, some firmware has legacy 32 bit addresses that are correct and 64 bit addresses that are buggy and incorrect. This results in some machines breaking on boot.
[Fix]
Add a workaround kernel parameter that forces ACPI to use the 32 bit addresses from the FADT
[Testcase]
Without the fix, machine won't boot. With the fix add "acpi_force_
[Regression potential]
This fix only twiddles the ACPI global variable acpi_gbl_
-------
To reproduce (on this hardware)
1) Install 14.04.3 LTS (Ubuntu or XUbuntu)
2) Install updates
3) Reboot
The kernel used after update is 3.19.0-42. Booting with the kernel that came with the install image (3.19.0-25) works fine.
This computer is a HP Compaq 6715s. I have looked at HPs support pages for BIOS updates for this model but none was available.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-
ProcVersionSign
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: XFCE
Date: Sat Dec 26 16:36:30 2015
InstallationDate: Installed on 2015-12-26 (0 days ago)
InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)
---
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: XFCE
DistroRelease: Ubuntu 14.04
HibernationDevice: RESUME=
InstallationDate: Installed on 2015-12-26 (0 days ago)
InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
MachineType: Hewlett-Packard HP Compaq 6715s (RU655ET#AK8)
Package: linux (not installed)
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=
ProcVersionSign
RelatedPackageV
linux-
linux-
linux-firmware 1.127.19
RfKill:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Tags: trusty
Uname: Linux 3.19.0-25-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
WifiSyslog: Dec 27 13:38:38 michael wpa_supplicant[
_MarkForUpload: True
dmi.bios.date: 03/26/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68YTT Ver. F.03
dmi.board.name: 30C2
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.21
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-
dmi.product.name: HP Compaq 6715s (RU655ET#AK8)
dmi.product.
dmi.sys.vendor: Hewlett-Packard
Changed in linux-lts-vivid (Ubuntu): | |
status: | New → Incomplete |
tags: | added: kernel-bug-exists-upstream-3.19.0-26 kernel-bug-exists-upstream-3.19.0-42 kernel-bug-exists-upstream-4.2.0-22 |
tags: | added: kernel-bug-exists-upstream-4.3.2 |
tags: |
added: kernel-bug-exists-upstream-4.4-rc7 removed: kernel-bug-exists-upstream-4.4-rc6 |
tags: | added: kernel-da-key |
Changed in linux (Ubuntu Wily): | |
status: | New → Triaged |
Changed in linux (Ubuntu Vivid): | |
status: | New → Triaged |
Changed in linux (Ubuntu Wily): | |
importance: | Undecided → High |
Changed in linux (Ubuntu Vivid): | |
importance: | Undecided → High |
description: | updated |
Changed in linux (Ubuntu Vivid): | |
assignee: | nobody → Colin Ian King (colin-king) |
Changed in linux (Ubuntu Wily): | |
assignee: | nobody → Colin Ian King (colin-king) |
Changed in linux (Ubuntu Xenial): | |
assignee: | nobody → Colin Ian King (colin-king) |
Changed in linux (Ubuntu Vivid): | |
status: | Triaged → In Progress |
Changed in linux (Ubuntu Xenial): | |
status: | Triaged → In Progress |
Changed in linux (Ubuntu Wily): | |
status: | Triaged → In Progress |
Changed in linux (Ubuntu Vivid): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Wily): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Xenial): | |
status: | In Progress → Fix Committed |
I did some testing using different kernels:
3.19.0-26, no boot.
- ACPI PCC error on screen, disappears after a few seconds
- Black screen, normal fan, no HDD activity
- Ctrl+alt+del doesn't work
3.19.0-42
- ACPI PCC error on screen, disappears after a longer time
- HDD works longer before stopping
- Black screen, normal fan
- Ctrl+alt+del doesn't work
4.2.0-22
- Blinking cursor
- Fan on full speed, no HDD activity
- Black screen
- Ctrl + alt + del doesn't work