Le titre l'explique à peu près. Je sais que ce n'est pas un problème matériel. Le processeur est un Intel Core Duo
Sortie de cpufreq-info
:
cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009
Report errors and bugs to [email protected], please.
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: 10.0 us.
hardware limits: 800 MHz - 2.40 GHz
available frequency steps: 2.40 GHz, 2.40 GHz, 1.60 GHz, 800 MHz
available cpufreq governors: conservative, ondemand, userspace, powersave, performance
current policy: frequency should be within 800 MHz and 800 MHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 800 MHz.
cpufreq stats: 2.40 GHz:-nan%, 2.40 GHz:-nan%, 1.60 GHz:-nan%, 800 MHz:-nan% (1)
analyzing CPU 1:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 1
CPUs which need to have their frequency coordinated by software: 1
maximum transition latency: 10.0 us.
hardware limits: 800 MHz - 2.40 GHz
available frequency steps: 2.40 GHz, 2.40 GHz, 1.60 GHz, 800 MHz
available cpufreq governors: conservative, ondemand, userspace, powersave, performance
current policy: frequency should be within 800 MHz and 800 MHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 800 MHz.
cpufreq stats: 2.40 GHz:-nan%, 2.40 GHz:-nan%, 1.60 GHz:-nan%, 800 MHz:-nan% (1)
J'ai besoin de mon processeur pour pouvoir atteindre sa marque de 2,4 GHz. Quelqu'un peut-il m'aider avec cela?
Apparemment, Dell utilise une puce qui régule la puissance du processeur.
Si l'on utilise un chargeur non autorisé, les PC Dell bloqueront l'alimentation du processeur. C'est une mauvaise façon de vous forcer à acheter uniquement des chargeurs OEM.
Pour y remédier, il faut éditer le /etc/default/grub
fichier. Sur le GRUB_CMDLINE_LINUX_DEFAULT
ligne, ajoutez processor.ignore_ppc=1
après splash
mais avant la fermeture "
.
(Ex: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash processor.ignore_ppc=1"
)