summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2009-12-01 10:52:47 -0600
committerVictor Lowther <victor.lowther@gmail.com>2009-12-01 10:52:47 -0600
commit51f39d7b0e2b4b639392dc64c17fece0f972c085 (patch)
treec3e8b490d139a19bb34c643e399716e7a17b5254
parent9b2e067bedd6d3f5351e6849b7d371fa1c9accda (diff)
Oops, actually cache the dmi variables again if we need to update
the last known working quirk.
-rwxr-xr-xpm/sleep.d/98-video-quirk-db-handler1
1 files changed, 1 insertions, 0 deletions
diff --git a/pm/sleep.d/98-video-quirk-db-handler b/pm/sleep.d/98-video-quirk-db-handler
index cb43e1e..07a71f1 100755
--- a/pm/sleep.d/98-video-quirk-db-handler
+++ b/pm/sleep.d/98-video-quirk-db-handler
@@ -306,6 +306,7 @@ find_native() (
# working ones for this hardware, kernel, driver, and KMS setting.
write_last_known_working() (
local matcher quirk
+ precache_dmivars
exec >"$PM_LKW_QUIRKS"
for prop in system.firmware.version system.firmware.vendor \
system.firmware.release_date system.hardware.vendor \