<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i915GM regression] black screen after blank when LID is closed on Linux >= 3.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57434#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [i915GM regression] black screen after blank when LID is closed on Linux >= 3.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57434">bug 57434</a>
              from <span class="vcard"><a class="email" href="mailto:krzysiek@podlesie.net" title="Krzysztof Mazur <krzysiek@podlesie.net>"> <span class="fn">Krzysztof Mazur</span></a>
</span></b>
        <pre>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
[...]</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>