Your message dated Thu, 8 Mar 2007 13:56:46 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#413641: hal: powerdev group needs CPUFreq privileges
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: hal
Version: 0.5.8.1-6.1
Severity: normal
Tags: patch
The powerdev group should have privileges for the
org.freedesktop.Hal.Device.CPUFreq interface, otherwise users cannot
use the interface to change CPU frequency settings (for instance with
kpowersave).
This patch fixes it:
--- /etc/dbus-1/system.d/hal.conf 2006-10-02 20:39:25.000000000 +0200
+++ ./hal.conf 2007-03-06 11:41:17.307721312 +0100
@@ -58,6 +58,7 @@
<policy group="powerdev">
<allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/>
<allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/>
+ <allow send_interface="org.freedesktop.Hal.Device.CPUFreq"/>
</policy>
<policy group="plugdev">
<allow send_interface="org.freedesktop.Hal.Device.Volume"/>
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-melech
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Versions of packages hal depends on:
ii adduser 3.102 Add and remove users and groups
ii dbus 1.0.2-1 simple interprocess messaging syst
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libdbus-1-3 1.0.2-1 simple interprocess messaging syst
ii libdbus-glib-1-2 0.71-3 simple interprocess messaging syst
ii libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii libglib2.0-0 2.12.6-2 The GLib library of C routines
ii libhal-storage1 0.5.8.1-6.1 Hardware Abstraction Layer - share
ii libhal1 0.5.8.1-6.1 Hardware Abstraction Layer - share
ii libusb-0.1-4 2:0.1.12-5 userspace USB programming library
ii libvolume-id0 0.105-3 libvolume_id shared library
ii lsb-base 3.1-23 Linux Standard Base 3.1 init scrip
ii pciutils 1:2.2.4-1 Linux PCI Utilities
ii udev 0.105-3 /dev/ and hotplug management daemo
ii usbutils 0.72-7 USB console utilities
Versions of packages hal recommends:
ii eject 2.1.4-3 ejects CDs and operates CD-Changer
-- no debconf information
--- End Message ---
--- Begin Message ---
> > Strange, now the CPUfreq settings are disabled again in kpowersave.
> >
> > I'm 100% certain that it started working after I applied the fix for Hal,
> > but somehow they disappeared again.
> Maybe a side effect of
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413729
Close, the modules were not loaded since I removed powersaved... It works now.
What's more, it works without my HAL permissions change. So it seems that the
problem was due to something else, and it seems to be gone now...
Closing the bug, sorry for the trouble.
Marcus
pgp7ZNh2K2Ckp.pgp
Description: PGP signature
--- End Message ---