summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Glibić <zhilla2@gmail.com>2010-03-08 15:12:40 +0100
committerDanny Kukawka <danny.kukawka@web.de>2010-03-08 15:12:40 +0100
commit7e219564dd805ce50c5f1a88168ea06c2eede5a0 (patch)
treeb5d14bb02f3564c4ee380785ec2ab38f072a4842
parentde64b639e457f6d36c50f38a6d7494e3c25983d6 (diff)
fixed suspend for HP nc8430
Fixed suspend for HP nc8430 by adding needed quirk. fd.o#26288
-rw-r--r--fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi7
1 files changed, 7 insertions, 0 deletions
diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
index 37a4a99..73ce4a9 100644
--- a/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
+++ b/fdi/information/10freedesktop/20-video-quirk-pm-hp.fdi
@@ -311,6 +311,13 @@
</match>
</match>
+ <!-- This is Compaq nc8430, at least with F.16 BIOS. Blank system.hardware.product! -->
+ <match key="system.firmware.version" prefix="68YVD">
+ <match key="system.hardware.product" string="">
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ </match>
+
</match>
<!-- HP Media Center PC m7330n w/ ATI RS480 [Radeon Xpress 200G Series] -->