Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

powernowd et sysfs et 2.6.15

1 réponse
Avatar
fabrice régnier
Salut La liste,

Au boot, j'ai le message suivant:
Starting powernowd: required sysfs objects not found!
Je précise que cela fonctionnait avec le noyau 2.6.12 (que j'ai viré)

J'ai suivi le /usr/share/doc/powernowd/README.Debian.

FR-PORT:~# mount|grep sysfs
sysfs on /sys type sysfs (rw)

FR-PORT:/boot# grep SYSFS config-2.6.15
CONFIG_SYSFS=y

FR-PORT:~# ll /sys/
total 0
drwxr-xr-x 20 root root 0 2006-03-13 16:29 block
drwxr-xr-x 13 root root 0 2006-03-13 16:29 bus
drwxr-xr-x 22 root root 0 2006-03-13 15:30 class
drwxr-xr-x 6 root root 0 2006-03-13 16:29 devices
drwxr-xr-x 3 root root 0 2006-03-13 16:29 firmware
drwxr-xr-x 3 root root 0 2006-03-13 16:29 kernel
drwxr-xr-x 52 root root 0 2006-03-13 15:31 module
drwxr-xr-x 2 root root 0 2006-03-13 15:41 power

FR-PORT:/boot# grep CONFIG_CPU_FREQ config-2.6.15
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=m
# CONFIG_CPU_FREQ_DEBUG is not set
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

FR-PORT:/boot# grep CONFIG_X86_SPEEDSTEP_CENTRINO config-2.6.15
CONFIG_X86_SPEEDSTEP_CENTRINO=m
CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y

FR-PORT:/boot# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 2.00GHz
stepping : 8
cpu MHz : 1995.327
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx est tm2
bogomips : 3995.54

J'ai tout de même quelque chose d'étrange dans le .config.
Dans un make menuconfig, j'ai "---" devant 'userspace' governor for
userspace frequency scaling. Et je ne peux ni le mettre en module ni le
mettre en dur. Serait-ce un début de piste ?

En conclusion, quelqu'un aurait-il une idée pourquoi powernowd ne se
lance pas ?

a+

f.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

1 réponse

Avatar
fabrice régnier
Je me répond:

> En conclusion, quelqu'un aurait-il une idée pourquoi powernowd ne se
> lance pas ?
Oui, pauv'tache. Tu n'as pas chargé le module acpi_cpufreq

a+

f.


fabrice régnier a écrit :
Salut La liste,

Au boot, j'ai le message suivant:
Starting powernowd: required sysfs objects not found!
Je précise que cela fonctionnait avec le noyau 2.6.12 (que j'ai viré)

J'ai suivi le /usr/share/doc/powernowd/README.Debian.

FR-PORT:~# mount|grep sysfs
sysfs on /sys type sysfs (rw)

FR-PORT:/boot# grep SYSFS config-2.6.15
CONFIG_SYSFS=y

FR-PORT:~# ll /sys/
total 0
drwxr-xr-x 20 root root 0 2006-03-13 16:29 block
drwxr-xr-x 13 root root 0 2006-03-13 16:29 bus
drwxr-xr-x 22 root root 0 2006-03-13 15:30 class
drwxr-xr-x 6 root root 0 2006-03-13 16:29 devices
drwxr-xr-x 3 root root 0 2006-03-13 16:29 firmware
drwxr-xr-x 3 root root 0 2006-03-13 16:29 kernel
drwxr-xr-x 52 root root 0 2006-03-13 15:31 module
drwxr-xr-x 2 root root 0 2006-03-13 15:41 power

FR-PORT:/boot# grep CONFIG_CPU_FREQ config-2.6.15
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=m
# CONFIG_CPU_FREQ_DEBUG is not set
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

FR-PORT:/boot# grep CONFIG_X86_SPEEDSTEP_CENTRINO config-2.6.15
CONFIG_X86_SPEEDSTEP_CENTRINO=m
CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y

FR-PORT:/boot# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 2.00GHz
stepping : 8
cpu MHz : 1995.327
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx est tm2
bogomips : 3995.54

J'ai tout de même quelque chose d'étrange dans le .config.
Dans un make menuconfig, j'ai "---" devant 'userspace' governor for
userspace frequency scaling. Et je ne peux ni le mettre en module ni le
mettre en dur. Serait-ce un début de piste ?

En conclusion, quelqu'un aurait-il une idée pourquoi powernowd ne se
lance pas ?

a+

f.






--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact