HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Power usage HP DL 180 G5
 
Operating System - Linux
        1840176
        Members
    
    
        2758
        Online
    
    
        110162
        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
 
02-18-2009 02:26 PM
02-18-2009 02:26 PM
			
				
					
						
							Power usage HP DL 180 G5
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Our DL 180 G5 has an Intel SpeedStep CPU (Woodcrest 5140). SpeedStep is enabled in the BIOS. But none of the CPU frequency scaling nor other ACPI power saving features are accessible from within Linux.
So the server uses > 130 W on idle. How can we access the power saving features?
Have I missed a diagnostic tool or something that is supported on the DL 100 server series?
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
So the server uses > 130 W on idle. How can we access the power saving features?
Have I missed a diagnostic tool or something that is supported on the DL 100 server series?
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-19-2009 07:35 AM
02-19-2009 07:35 AM
			
				
					
						
							Re: Power usage HP DL 180 G5
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						You should ensure that ACPI is enabled at the kernel, check if you booted the system with the noapic option consultin the /proc/cmdline file. 
Also, check that the CPU frequency scaling and ACPI is enabled at your current kernel by running:
egrep -i "CONFIG_CPU_FREQ|CONFIG_ACPI_POWER" /boot/config-$(uname -r)
Double check if your BIOS has ACPI enabled.
Don't forget to assign points is the information is useful.
		
		
	
	
	
Also, check that the CPU frequency scaling and ACPI is enabled at your current kernel by running:
egrep -i "CONFIG_CPU_FREQ|CONFIG_ACPI_POWER" /boot/config-$(uname -r)
Double check if your BIOS has ACPI enabled.
Don't forget to assign points is the information is useful.
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-19-2009 07:42 AM
02-19-2009 07:42 AM
			
				
					
						
							Re: Power usage HP DL 180 G5
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Verify that your CPU supports frequency scaling:
http://acpi.sourceforge.net/documentation/processor.html
"A note about Intel(R) SpeedStep(TM)
When this file shows "" this does not mean that you do not own a Intel(R) SpeedStep (TM) capable processor, or similar technologies from other CPU vendors. It only means that it cannot be controlled using ACPI. For Intel(R) SpeedStep(TM), Intel(R) continues to withhold information about how to set these processor performance states when no ACPI interface is possible. So no driver for Linux is available yet, even though some preliminary reverse-engineering efforts have begun."
Also, check that the cpuspeed service is running:
chkconfig cpuspeed on
service cpuspeed status
 
					
				
			
			
				
		
		
	
	
	
http://acpi.sourceforge.net/documentation/processor.html
"A note about Intel(R) SpeedStep(TM)
When this file shows "
Also, check that the cpuspeed service is running:
chkconfig cpuspeed on
service cpuspeed status
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-19-2009 07:48 AM
02-19-2009 07:48 AM
			
				
					
						
							Re: Power usage HP DL 180 G5
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Thanks for the hints, I will check these out..
> You should ensure that ACPI is enabled
> at the kernel, check if you booted the
> system with the noapic option consultin
> the /proc/cmdline file.
Do you mean by this, that noapic (or did you mean noacpi?) should or should NOT be set in the kernel command line? I have none of these additional boot parameters set.
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
> You should ensure that ACPI is enabled
> at the kernel, check if you booted the
> system with the noapic option consultin
> the /proc/cmdline file.
Do you mean by this, that noapic (or did you mean noacpi?) should or should NOT be set in the kernel command line? I have none of these additional boot parameters set.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP