Package: cpufreqd
Version: 2.4.2-1
Severity: important

cpufreqd fails to start,


Oct  7 01:16:19 sredniczarny cpufreqd: parse_config_general     : Remote
control enabled.
Oct  7 01:16:19 sredniczarny cpufreqd: parse_config_general     : Remote
controls will be r/w for group root (0).
Oct  7 01:16:19 sredniczarny cpufreqd: get_class_device_attribute: couldn't
open
/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/current_now
(No such file or directory)
Oct  7 01:16:19 sredniczarny cpufreqd: acpi_battery_init        : Couldn't open
BAT0 attributes
Oct  7 01:16:19 sredniczarny cpufreqd: get_class_device_attribute: couldn't
open
/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0/current_now
(No such file or directory)
Oct  7 01:16:19 sredniczarny cpufreqd: acpi_battery_init        : Couldn't open
BAT0 attributes
Oct  7 01:16:19 sredniczarny acpid: client connected from 18907[0:0]
Oct  7 01:16:19 sredniczarny acpid: 1 client rule loaded
Oct  7 01:16:20 sredniczarny acpid: client 18907[0:0] has disconnected


in this directory i have

sredniczarny:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0A:00/power_supply/BAT0#
ls -l
razem 0
-rw-r--r-- 1 root root 4096 paź  6 22:45 alarm
-r--r--r-- 1 root root 4096 paź  7 01:17 cycle_count
lrwxrwxrwx 1 root root    0 paź  6 23:34 device -> ../../../PNP0C0A:00
-r--r--r-- 1 root root 4096 paź  6 22:45 energy_full
-r--r--r-- 1 root root 4096 paź  6 22:45 energy_full_design
-r--r--r-- 1 root root 4096 paź  6 22:45 energy_now
-r--r--r-- 1 root root 4096 paź  6 22:45 manufacturer
-r--r--r-- 1 root root 4096 paź  6 22:45 model_name
drwxr-xr-x 2 root root    0 paź  7 01:17 power
-r--r--r-- 1 root root 4096 paź  6 22:45 power_now
-r--r--r-- 1 root root 4096 paź  6 22:45 present
-r--r--r-- 1 root root 4096 paź  6 22:45 serial_number
-r--r--r-- 1 root root 4096 paź  6 22:45 status
lrwxrwxrwx 1 root root    0 paź  6 22:45 subsystem ->
.../../../../../../../../../class/power_supply
-r--r--r-- 1 root root 4096 paź  6 22:45 technology
-r--r--r-- 1 root root 4096 paź  6 22:44 type
-rw-r--r-- 1 root root 4096 paź  6 22:45 uevent
-r--r--r-- 1 root root 4096 paź  6 22:45 voltage_min_design
-r--r--r-- 1 root root 4096 paź  6 22:45 voltage_now

# cat status
Full
#

Regards,
Witek



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

Kernel: Linux 3.1.0-rc9-t43-prod-up-00005-g538d288-dirty
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cpufreqd depends on:
ii  libc6        2.13-21       
ii  libcpufreq0  007-2         
ii  libsensors4  1:3.3.0-4     
ii  libsysfs2    2.1.0+repack-1
ii  lsb-base     3.2-28        

Versions of packages cpufreqd recommends:
ii  acpid  1:2.0.12-1

Versions of packages cpufreqd suggests:
ii  cpufrequtils  007-2

-- Configuration Files:
/etc/cpufreqd.conf changed:
[General]
pidfile=/var/run/cpufreqd.pid
poll_interval=5
verbosity=4
enable_remote=1
remote_group=root
[/General]
[Profile]
name=On Demand High
minfreq=60%
maxfreq=100%
policy=ondemand
[/Profile]
[Profile]
name=On Demand Wide
minfreq=20%
maxfreq=100%
policy=ondemand
[/Profile]
[Profile]
name=On Demand Low
minfreq=0%
maxfreq=60%
policy=ondemand
[/Profile]
[Profile]
name=On Demand Mid
minfreq=20%
maxfreq=80%
policy=ondemand
[/Profile]
[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=60%
maxfreq=60%
policy=powersave
[/Profile]
[Profile]
name=Powersave Low
minfreq=40%
maxfreq=40%
policy=powersave
[/Profile]
[Profile]
name=Powersave Very Low
minfreq=0%
maxfreq=20%
policy=powersave
[/Profile]
[Profile]
name=Conservative High
minfreq=33%
maxfreq=100%
policy=conservative
[/Profile]
[Profile]
name=Conservative Wide
minfreq=0%
maxfreq=100%
policy=conservative
[/Profile]
[Profile]
name=Conservative Mid
minfreq=20%
maxfreq=80%
policy=conservative
[/Profile]
[Profile]
name=Conservative Low
minfreq=0%
maxfreq=66%
policy=conservative
[/Profile]
[Profile]
name=Conservative Very Low
minfreq=0%
maxfreq=33%
policy=conservative
[/Profile]
[Rule]
name=AC Rule
ac=on                    # (on/off)
acpi_temperature=0-60
profile=Conservative Wide
[/Rule]
[Rule]
name=AC Off - High Power
ac=off                   # (on/off)
battery_interval=70-100
profile=Performance Low
[/Rule]
[Rule]
name=AC Off - Medium Battery
ac=off                   # (on/off)
battery_interval=30-70
profile=Powersave High
[/Rule]
[Rule]
name=AC Off - Low Battery
ac=off                   # (on/off)
battery_interval=0-30
profile=Powersave Low
[/Rule]
[Rule]
name=CPU Too Hot
acpi_temperature=65-100
exec_post=rovclock  -c 100 -m 120
cpu_interval=50-100
profile=Conservative Low
[/Rule]
[Rule]
name=Movie Watcher
programs=xine,mplayer,gmplayer,mencoder,totem,make,smplayer,qemu
acpi_temperature=0-65
cpu_interval=0-100
profile=Conservative High
[/Rule]
[Rule]
name=Development
ac=on
programs=povray,befast,transmageddon,gimp,gcc,clang,g++,scp,make,hl.exe,hl,cstrike.exe,cstrike
acpi_temperature=0-68
cpu_interval=0-100
profile=Performance High
[/Rule]
[Rule]
name=Fast important things
ac=on
programs=dialyzer,rsync,bunzip2,gunzip,gzip,bzip2,unrar,unzip,tar,7z,md5sum,sha1sum,sha256sum,sha512sum,dpkg
acpi_temperature=0-68
cpu_interval=0-100
profile=On Demand High
[/Rule]
[Rule]
name=On AC without anything special or not too hot
ac=on
acpi_temperature=0-65
cpu_interval=0-100
profile=On Demand Wide
[/Rule]
[Rule]
name=Hot With battery and ac
ac=on
acpi_temperature=64-100
battery_interval=30-100
profile=Conservative Very Low
[/Rule]


-- no debconf information



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

Reply via email to