Bug 42749
Summary: | Dell Precision M6600 laptop doesn't reboot on kernel 3.2 | ||
---|---|---|---|
Product: | Power Management | Reporter: | tblanchard.bug |
Component: | Other | Assignee: | Zhang Rui (rui.zhang) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | acpi-bugzilla, florian, lenb |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.2.5 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
dmesg
dmidecode output PCI reboot quirk for Dell Precision M6600 dmesg with patch |
Description
tblanchard.bug
2012-02-09 13:09:25 UTC
Did this work in any version of Linux before 3.2? If so, what is the latest version that worked? please attach the output from dmidecode BTW. there are a bunch of ACPI EC errors in your dmesg. It might be a good idea to file a separate bug on them. Reboot worked fine before 3.2. Kernel 3.1 is the lastest version that works. Created attachment 72401 [details]
dmidecode output
Created attachment 72447 [details]
PCI reboot quirk for Dell Precision M6600
please check if this patch works for you or not.
This patch works for me, the laptop reboots fine without reboot=pci now. Thanks. I'll add the new dmesg output just in case. Created attachment 72470 [details]
dmesg with patch
applied A patch referencing this bug report has been merged in Linux v3.5-rc5: commit 76eb9a30db4bc8fd172f9155247264b5f2686d7b Author: Zhang Rui <rui.zhang@intel.com> Date: Mon Feb 20 14:20:06 2012 +0800 ACPI, x86: fix Dell M6600 ACPI reboot regression via DMI |