Bug 54554 - pm-utils: migrate from hal
Summary: pm-utils: migrate from hal
Status: RESOLVED WONTFIX
Alias: None
Product: pm-utils
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-05 12:48 UTC by Nikoli
Modified: 2018-06-29 19:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Nikoli 2012-09-05 12:48:49 UTC
hald is deprecated and was removed from distros, but pm-utils still tries to use it:

/usr/lib64/pm-utils/power.d/hal-cd-polling tries to execute hal-disable-polling command. I think it is safe to remove this file. But better solution is replacing with something like 'udisks --inhibit-polling /dev/sr0'

/usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler has 'local hgp="hal-get-property --udi /org/freedesktop/Hal/devices/computer --key"' line, needs patching.
Comment 1 Adam Jackson 2018-06-29 19:57:23 UTC
pm-utils hasn't been touched in eight years, none of this is likely to get addressed. Closing bugs and disabling the bz product.


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.