Package: cpufreqd
Version: 2.3.3-2
Followup-For: Bug #496288

Very similar problem here.

~$ sudo /etc/init.d/cpufreqd start
Starting CPU Frequency daemon: cpufreqd.
cpufreqd[13194]: segfault at 0 ip b7f58df7 sp bf9deb60 error 4 in 
cpufreqd_acpi.so[b7f56000+5000]

Any progress on this issue so far ?


I confirm reverting to 2.2.1-2 is a workaround.



My cpufreqd.conf:

# this is a comment
# see CPUFREQD.CONF(5) manpage for a complete reference

[General]
        pidfile=/var/run/cpufreqd.pid
        poll_interval=2
        enable_plugins= programs,acpi_ac,cpu,acpi_battery,acpi_temperature
        verbosity=4
[/General]

[Profile]
name=Performance High
minfreq=100%
maxfreq=100%
policy=performance
[/Profile]

[Profile]
name=Performance Low
minfreq=80%
maxfreq=80%
policy=performance
[/Profile]

[Profile]
name=Powersave High
minfreq=70%
maxfreq=70%
policy=powersave
[/Profile]

[Profile]
name=Powersave Low
minfreq=30%
maxfreq=30%
policy=powersave
[/Profile]

##
# Basic states
##
# when AC use performance mode
[Rule]
name=AC Rule
ac=on                    # (on/off)
profile=Performance High
[/Rule]

# conservative mode when not AC
[Rule]
name=AC Off - Low Battery
ac=off                   # (on/off)
battery_interval=0-30
profile=Powersave Low
[/Rule]

# conservative mode when not AC
[Rule]
name=AC Off - Medium Battery
ac=off                   # (on/off)
battery_interval=30-70
profile=Powersave Low
[/Rule]

# stay in performance mode for the first minutes
[Rule]
name=AC Off - High Power
ac=off                   # (on/off)
battery_interval=70-100
profile=Powersave Low
[/Rule]


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26.3 (SMP w/2 CPU cores; PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages cpufreqd depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libcpufreq0                   004-2      shared library to deal with the cp
ii  libsensors3                   1:2.10.7-1 library to read temperature/voltag
ii  libsysfs2                     2.1.0-5    interface library to sysfs
ii  lsb-base                      3.2-20     Linux Standard Base 3.2 init scrip

Versions of packages cpufreqd recommends:
ii  acpid                         1.0.6-11   Utilities for using ACPI power man

Versions of packages cpufreqd suggests:
ii  cpufrequtils                  004-2      utilities to deal with the cpufreq

-- debconf information:
  cpufreqd/no_procfs_sysfs:
  cpufreqd/no_pm:



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

Reply via email to