[PATCH] Add HP nx6120 suspend quirk

Robby Workman rw at rlworkman.net
Thu Dec 4 11:49:45 PST 2008


On Thu, 4 Dec 2008 14:28:38 +0000
Matthew Garrett <mjg59 at srcf.ucam.org> wrote:

> On Wed, Dec 03, 2008 at 11:25:48PM -0600, Robby Workman wrote:
> > Affected laptop: HP Compaq nx6120
> > 
> > Attached patch is based on user report that pm-hibernate works as
> > expected, but pm-suspend does not resume properly -- no backlight on
> > resume.  Adding --quirk-vbe-post results in correct resume.
> 
> What graphics chipset is this? I thought the 6120 was 915, in which
> case the kernel should be handling the resume on this without any
> quirks. Current versions of pm-utils will strip out vbe-post, so
> unless there's a version with an ATI chipset this patch won't help
> any current distribution.
> 

Good question...  lshal shows this:

   system.hardware.primary_video.product = 9618  (0x2592)  (int)
   system.hardware.primary_video.vendor = 32902  (0x8086)  (int)

lordwolf, can you advise on what graphics chipset you have?

If it is indeed the intel chipset, then I don't know what's going on,
unless it didn't work properly with older kernels (the version he had
should be 2.6.24.5).  If it's not the intel chipset, then I suppose a
match on the system.hardware.primary_video.product is in order...

-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20081204/14724f94/attachment.pgp 


More information about the hal mailing list