Bug 26295

Summary: [1.3-rc3] pm-utils overwrites quirks from database
Product: pm-utils Reporter: Rafał Miłecki <zajec5>
Component: GeneralAssignee: Richard Hughes <richard>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Fix handling quirks (find_native usage)

Description Rafał Miłecki 2010-01-28 06:09:49 UTC
My machine needs quriks:
addquirk --quirk-vbe-post
addquirk --quirk-vbemode-restore
and database contains my machine with that quirks.

However pm-utils get that quirks and then overwrites them with:
--quirk-vbe-post
--quirk-dpms-on
--quirk-dpms-suspend
--quirk-vbestate-restore
--quirk-vbemode-restore
--quirk-vga-mode-3
Comment 1 Rafał Miłecki 2010-01-28 06:32:50 UTC
Created attachment 32867 [details] [review]
Fix handling quirks (find_native usage)
Comment 2 Rafał Miłecki 2010-02-03 12:26:33 UTC
This was fixed in commit e5b0df69127b32f974cf9506460e7852cd25b8e4
"fix usage of find_native()"

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.