[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Trouble with cpufreqd



Ciao a tutti,

I found an error in my syslog due to cpufreqd: I am on iBook G4 with a
sid. This is the message:

Sep 28 08:52:34 janni cpufreqd: cpufreqd_set_profile     : Couldn't set profile "Performance High" set for cpu0
Sep 28 08:52:34 janni cpufreqd: cpufreqd_loop            : Cannot set policy, Rule unchanged ("none").

Nothing was changed in /etc/cpufreqd.conf


[General]
        pidfile=/var/run/cpufreqd.pid
        poll_interval=2
        verbosity=4
	enable_plugins=pmu,apm
[/General]


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

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

[Rule]
name=AC Rule
ac=on                    # (on/off)
profile=Performance
[/Rule]

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

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

# stay in performance mode for the first minutes
[Rule]
name=AC Off - high cpu
ac=off                   # (on/off)
battery_interval=0-100
cpu_interval=50-100
profile=Performance
[/Rule]


# use performance mode if I'm watching a movie
# I don't care for batteries!
# But don't heat too much.
[Rule]
name=Movie Watcher
programs=xine,mplayer,gmplayer
battery_interval=0-100
#acpi_temperature=0-60
cpu_interval=0-100
profile=Performance
[/Rule]

-- 
Ciao
leandro
Un esteso e "normale" uso della crittografia è il sistema più forte
per rivendicare il diritto alla privacy nelle comunicazioni
telematiche: come tutti i diritti e come i muscoli se non viene
esercitato costantemente si atrofizza e va perso.

Attachment: signature.asc
Description: Digital signature


Reply to: