HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: DL360 G6 Linux CPU Frequency scaling
Operating System - Linux
1825729
Members
2702
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2009 05:24 PM
12-23-2009 05:24 PM
DL360 G6 Linux CPU Frequency scaling
I am unable to activate cpu frequency scaling in linux 2.6.32.2 the error is
WARNING: Error inserting acpi_cpufreq (/lib/modules/2.6.32.2/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device
The kernel was built on a Slackware 13 64bit base install.
There is no indication dmesg of the cpus supporting throttling yet it seems to be enabled in the BIOS.
The system has 2 X Intel(R) Xeon(R) CPU E5540 @ 2.53GHz stepping 05
All cores are enabled 8 in total with hyperthreading giving a total of 16 cores.
Is it a problem in Linux or am I missing something in the BIOS setup.
Linux seems to look for
/sys/devices/system/cpu/cpu0/cpufreq folder that does not exist
But there is
/sys/devices/system/cpu/cpufreq folder
Thanks
Stephen Carr
WARNING: Error inserting acpi_cpufreq (/lib/modules/2.6.32.2/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko): No such device
The kernel was built on a Slackware 13 64bit base install.
There is no indication dmesg of the cpus supporting throttling yet it seems to be enabled in the BIOS.
The system has 2 X Intel(R) Xeon(R) CPU E5540 @ 2.53GHz stepping 05
All cores are enabled 8 in total with hyperthreading giving a total of 16 cores.
Is it a problem in Linux or am I missing something in the BIOS setup.
Linux seems to look for
/sys/devices/system/cpu/cpu0/cpufreq folder that does not exist
But there is
/sys/devices/system/cpu/cpufreq folder
Thanks
Stephen Carr
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2009 10:34 PM
12-23-2009 10:34 PM
Re: DL360 G6 Linux CPU Frequency scaling
what does
ls -l /proc/cpuinfo
return ?
does the path/fi/lib/modules/2.6.32.2/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko file exist ?
Here on a fedora 12 duo core
drwxr-xr-x. 7 root root 0 2009-12-24 06:51 cpu0
drwxr-xr-x. 7 root root 0 2009-12-24 06:51 cpu1
drwxr-xr-x. 2 root root 0 2009-12-24 07:18 cpuidle
-r--r--r--. 1 root root 4096 2009-12-24 07:18 kernel_max
-r--r--r--. 1 root root 4096 2009-12-24 07:18 offline
-r--r--r--. 1 root root 4096 2009-12-24 07:18 online
drwxr-xr-x. 2 root root 0 2009-12-24 07:18 perf_counters
-r--r--r--. 1 root root 4096 2009-12-24 07:18 possible
-r--r--r--. 1 root root 4096 2009-12-24 07:18 present
Hope this helps!
enjoy, life
Jean-Pierre Huc
ls -l /proc/cpuinfo
return ?
does the path/fi/lib/modules/2.6.32.2/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko file exist ?
Here on a fedora 12 duo core
drwxr-xr-x. 7 root root 0 2009-12-24 06:51 cpu0
drwxr-xr-x. 7 root root 0 2009-12-24 06:51 cpu1
drwxr-xr-x. 2 root root 0 2009-12-24 07:18 cpuidle
-r--r--r--. 1 root root 4096 2009-12-24 07:18 kernel_max
-r--r--r--. 1 root root 4096 2009-12-24 07:18 offline
-r--r--r--. 1 root root 4096 2009-12-24 07:18 online
drwxr-xr-x. 2 root root 0 2009-12-24 07:18 perf_counters
-r--r--r--. 1 root root 4096 2009-12-24 07:18 possible
-r--r--r--. 1 root root 4096 2009-12-24 07:18 present
Hope this helps!
enjoy, life
Jean-Pierre Huc
Smile I will feel the difference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2009 02:06 AM
12-24-2009 02:06 AM
Re: DL360 G6 Linux CPU Frequency scaling
The acpi_cpufreq relies on the ACPI power management routines in the BIOS to actually perform the frequency scaling. Is your BIOS version up to date?
MK
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2009 03:06 AM
12-24-2009 03:06 AM
Re: DL360 G6 Linux CPU Frequency scaling
It is a brand new system - I will check the version of the bios with the latest available version. I have been told to change the Power regulator to OS controlled - I may have missed the option or not aware of its impact.
Thanks
Stephen Carr
Thanks
Stephen Carr
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP