Bug 15108
Summary: | Blank screen with KMS enabled (on clevo M5xN laptop) | ||
---|---|---|---|
Product: | ACPI | Reporter: | Jérémy Lal (kapouer) |
Component: | Other | Assignee: | Zhang Rui (rui.zhang) |
Status: | CLOSED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | lenb, rjw, rui.zhang |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.32 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 14230 | ||
Attachments: |
dmidecode
clevo M550N acpidump patch: blacklist Clevo M5x0N for LVDS detection |
Description
Jérémy Lal
2010-01-22 20:30:39 UTC
Created attachment 24675 [details]
dmidecode
no, this seems to be a different problem. the laptops in that bug report can not report the correct lid state all the time. please attach the acpidump of your laptop. Created attachment 24713 [details]
clevo M550N acpidump
Created attachment 24740 [details] patch: blacklist Clevo M5x0N for LVDS detection well, you're right. The root cause of this problem is that BIOS reports incorrect(uninitialized) Lid state. I read the acpidump of your laptop and find that it's hard to fix the problem in Linux kernel, so we need the same solution as we do in bug #14957. Patch attached. please give it a try. please re-open this bug if the patch in comment #4 doesn't work for you. Handled-By : Zhang Rui <rui.zhang@intel.com> Patch : http://bugzilla.kernel.org/attachment.cgi?id=24740 patch in comment #4 applied to acpi tree shipped in linux-2.6.33-rc8-git4 sent to linux-2.6l.32.stable closed. i confirm the patch is working on 2.6.33 |