intel_pstate 드라이버를 비활성화한 후 no 또는 알 수 없는 cpufreq 드라이버가 활성화되었습니다.

intel_pstate 드라이버를 비활성화한 후 no 또는 알 수 없는 cpufreq 드라이버가 활성화되었습니다.

비활성화 후intel_pstate드라이버를 다운로드할 때 다음 오류가 발생합니다.

cpupower frequency-info
analyzing CPU 0:
  no or unknown cpufreq driver is active on this CPU
  CPUs which run at the same hardware frequency: Not Available
  CPUs which need to have their frequency coordinated by software: Not Available
  maximum transition latency:  Cannot determine or is not supported.
Not Available
  available cpufreq governors: Not Available
  Unable to determine current policy
  current CPU frequency: Unable to call hardware
  current CPU frequency:  Unable to call to kernel
  boost state support:
    Supported: yes
    Active: yes

나는 사용하고 싶다ACPI CPU 주파수거버너 사용자 공간을 사용 가능하게 만들고 특정 CPU 주파수를 설정하는 모듈입니다.

답변1

SpeedStep이 비활성화되었을 때 이 문제가 발생했습니다. BIOS 설정을 통해 활성화할 수 있습니다.

관련 정보