Bug 26295 - [1.3-rc3] pm-utils overwrites quirks from database
Summary: [1.3-rc3] pm-utils overwrites quirks from database
Status: RESOLVED FIXED
Alias: None
Product: pm-utils
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 06:09 UTC by Rafał Miłecki
Modified: 2010-02-03 12:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Fix handling quirks (find_native usage) (2.00 KB, patch)
2010-01-28 06:32 UTC, Rafał Miłecki
Details | Splinter Review

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.