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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to