Your message dated Wed, 01 Mar 2006 16:53:20 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#354852: powersaved: p4-clockmod should be included in list
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: powersaved
Version: 0.11.10-1
Severity: normal

powersaved init script, lines 84-85, contains a list of CPUFREQ modules
to probe.
This list is missing at least one module, p4-clockmod, which one I use on my
laptop (Compaq Presario 2209CL). speedstep-centrino does not works for
me.
So current init script prints error message about not available device
during modprobe speedstep_centrino. Solution is quite simple -- just
modify init script and add a p4-clockmod module in list:

--[snip]--
CPUFREQ_MODULES="p4_clockmod speedstep_centrino speedstep_ich powernow_k8 
powernow_k7 powernow_k6 longrun longhaul acpi"
CPUFREQ_MODULES_GREP="^p4_clockmod\|^speedstep_centrino\|^speedstep_ich\|^powernow_k8\|^powernow_k7\|^powernow_k6\|^longrun\|^longhaul\|^acpi"
--[/snip]--


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686
Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8)

Versions of packages powersaved depends on:
ii  dbus                          0.60-6     simple interprocess messaging syst
ii  hal                           0.5.6-4    Hardware Abstraction Layer
ii  libc6                         2.3.5-13   GNU C Library: Shared libraries an
ii  libcpufreq0                   0.4-1+b2   shared library to deal with the cp
ii  libdbus-1-2                   0.60-6     simple interprocess messaging syst
ii  libdbus-glib-1-2              0.60-6     simple interprocess messaging syst
ii  libgcc1                       1:4.0.2-9  GCC support library
ii  libglib2.0-0                  2.8.6-1    The GLib library of C routines
ii  libhal1                       0.5.6-4    Hardware Abstraction Layer - share
ii  libpowersave10                0.11.10-1  power management daemon - shared l
ii  libstdc++6                    4.0.2-9    The GNU Standard C++ Library v3
ii  libsysfs1                     1.3.0-7    interface library to sysfs
ii  lsb-base                      3.0-15     Linux Standard Base 3.0 init scrip

Versions of packages powersaved recommends:
ii  acpid                         1.0.4-5    Utilities for using ACPI power man
pn  kpowersave                    <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Alexander Vlasov wrote:
> Package: powersaved
> Version: 0.11.10-1
> Severity: normal
> 
> powersaved init script, lines 84-85, contains a list of CPUFREQ modules
> to probe.
> This list is missing at least one module, p4-clockmod, which one I use on my
> laptop (Compaq Presario 2209CL). speedstep-centrino does not works for
> me.
> So current init script prints error message about not available device
> during modprobe speedstep_centrino. Solution is quite simple -- just
> modify init script and add a p4-clockmod module in list:
> 

This is what /etc/powersave/cpufreq -> CPUFREQ_MODULE is for exactly.
Set your module there and you won't have to mess with the init script
anymore.

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to