You are not logged in.

#1 2015-01-01 10:07:19

Olorin
Member
From: USA
Registered: 2014-12-17
Posts: 23

[SOLVED] Macbook Pro 9,2 fan control - pwmconfig error

As indicated by the title, I am running arch on a Macbook Pro 9,2. I am trying to exercise some control over my fan speed - set it at certain RPMs corresponding to particular temperatures. I am attempting to follow the fan speed control wiki page, but when I run

# pwmconfig

I get

/usr/bin/pwmconfig: There are no pwm-capable sensor modules installed

I have installed lm_sensors and xsensors, and I have tried adding acpi_enforce_resources=lax to my GRUB_CMDLINE_LINUX_DEFAULT line of /etc/default/grub (and then running grub-mkconfig -o /boot/grub/grub.cfg) as suggested here, but that was unsuccessful. I appreciate any guidance or suggestions that you can offer. I have included the output of running

# sensors

below for reference.

coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:  +61.0°C  (high = +87.0°C, crit = +105.0°C)
Core 0:         +59.0°C  (high = +87.0°C, crit = +105.0°C)
Core 1:         +61.0°C  (high = +87.0°C, crit = +105.0°C)

applesmc-isa-0300
Adapter: ISA adapter
Exhaust  :   1998 RPM  (min = 2000 RPM, max = 6200 RPM)
TA0P:         +46.0°C  
TB0T:         +35.2°C  
TB1T:         +35.2°C  
TB2T:         +34.5°C  
TC0E:         +61.0°C  
TC0F:         +62.0°C  
TC0J:          +1.0°C  
TC0P:         +56.2°C  
TC1C:         +59.0°C  
TC2C:         +60.0°C  
TCGC:         +60.0°C  
TCSA:         +61.0°C  
TCTD:          +0.0°C  
TCXC:         +60.8°C  
TG1D:         +62.0°C  
TM0P:         +44.0°C  
TM0S:         +54.5°C  
TPCD:         +72.0°C  
Th1H:         +50.2°C  
Ts0P:         +33.5°C  
Ts0S:         +43.5°C  

Last edited by Olorin (2015-01-04 06:57:56)

Offline

#2 2015-01-04 05:45:01

Olorin
Member
From: USA
Registered: 2014-12-17
Posts: 23

Re: [SOLVED] Macbook Pro 9,2 fan control - pwmconfig error

I never was able to figure out my system's problem with pwmconfig. For anyone with a similar problem who finds this post, an alternative method of controlling your fans is given in this forum post. I keep my core temp and fan speed displayed on my desktop with conky and I just created a few aliases in ~/.zshrc to control fan rpm manually via the commands in the link. You could easily write a script to automate fan speed regulation using these commands (indeed, some people already have).

Offline

#3 2015-01-04 05:46:45

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Macbook Pro 9,2 fan control - pwmconfig error

Please don't use [Closed], it denotes a locked thread; use [Resolved] or [Solved] instead.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2015-01-04 06:57:41

Olorin
Member
From: USA
Registered: 2014-12-17
Posts: 23

Re: [SOLVED] Macbook Pro 9,2 fan control - pwmconfig error

My apologies. I have made the appropriate modification.

Offline

Board footer

Powered by FluxBB