[Bug 57434] [i915GM regression] black screen after blank when LID is closed on Linux >= 3.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Dec 7 13:57:08 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=57434

--- Comment #10 from Krzysztof Mazur <krzysiek at podlesie.net> ---
I'm not sure if quirk for this model is a good solution. In my patch
I'm using:
+     .matches = {
+        DMI_MATCH(DMI_BOARD_VENDOR, "Hewlett-Packard"),
+        DMI_MATCH(DMI_PRODUCT_NAME, "NC6120(EK094ES)"),
+        },
I'm sending fragments of dmidecode output, just BIOS and System Info with
removed garbage.
I probably saw similar ACPI video problem on other non-HP 915GM notebook, I
will try to check it.

The BIOS update is available, but according to release notes only following
bugs are fixed:
"- Fixes issue where unexpected prompts for drivelock passwords are
displayed.
- Fixes installation issue with SuSE Linux."
I didn't bothered to update because Windows is needed for update, at least to
create bootable FreeDOS floppy, and with disabled ACPI video everything worked
fine, until Linux 3.1.

# dmidecode 2.9
SMBIOS 2.3 present.
23 structures occupying 998 bytes.
Table at 0x000FC68F.

Handle 0x0000, DMI type 0, 20 bytes
BIOS Information
        Vendor: Hewlett-Packard
        Version: 68DTD Ver. F.0C
        Release Date: 11/21/2005
[...]
Handle 0x0001, DMI type 1, 25 bytes
System Information
        Manufacturer: Hewlett-Packard
        Product Name: NC6120(EK094ES)
        Version: F.0C
[...]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20121207/7b15b11b/attachment.html>


More information about the intel-gfx-bugs mailing list