[SOLVED] Overheating MacBook Pro on AC power

Hi,
I'm coming over from OSX, dual-booting my MBP (2013, 11,1 model) with Arch and, I have to say, I'm loving it. After a couple of weeks of tinkering, I'm getting towards a really useable minimal system (dwm, uzbl-browser, urxvt, mutt - etc) but I have a really annoying outstanding problem: the machine overheats when plugged into a/c power.
On battery:
$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +54.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +54.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +52.0°C (high = +100.0°C, crit = +100.0°C)
applesmc-isa-0300
Adapter: ISA adapter
Right Side : 2211 RPM (min = 2200 RPM, max = 6199 RPM)
TA0P: +40.5°C
TB0T: +35.8°C
TB1T: +35.8°C
TB2T: +34.5°C
TBXT: +35.8°C
TC0C: +53.0°C
TC0E: +54.0°C
TC0F: +54.5°C
TC0P: +50.0°C
TC1C: +52.0°C
TCGC: +52.0°C
TCSA: +50.0°C
TCXC: +54.0°C
TH0A: +41.8°C
TH0B: +41.8°C
TH0C: -127.0°C
TH0F: -39.2°C
TH0R: -39.2°C
TH0V: +39.5°C
TH0a: +41.8°C
TH0b: +41.8°C
TH0c: -127.0°C
THSP: -127.0°C
TM0P: +44.5°C
TMLB: -127.0°C
TPCD: +55.0°C
TW0P: -127.0°C
Th1H: +41.8°C
Ts0P: +33.0°C
Ts0S: +38.8°C
Ts1S: +37.2°C
Plug in AC and within five seconds:
$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +69.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +69.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +69.0°C (high = +100.0°C, crit = +100.0°C)
applesmc-isa-0300
Adapter: ISA adapter
Right Side : 4130 RPM (min = 4125 RPM, max = 6199 RPM)
TA0P: +41.0°C
TB0T: +35.5°C
TB1T: +35.5°C
TB2T: +34.5°C
TBXT: +35.5°C
TC0C: +68.0°C
TC0E: +68.8°C
TC0F: +69.5°C
TC0P: +58.5°C
TC1C: +69.0°C
TCGC: +61.0°C
TCSA: +63.0°C
TCXC: +69.0°C
TH0A: +41.8°C
TH0B: +41.8°C
TH0C: -127.0°C
TH0F: -39.2°C
TH0R: -39.2°C
TH0V: +40.0°C
TH0a: +41.8°C
TH0b: +41.8°C
TH0c: -127.0°C
THSP: -127.0°C
TM0P: +47.8°C
TMLB: -127.0°C
TPCD: +66.0°C
TW0P: -127.0°C
Th1H: +45.2°C
Ts0P: +33.2°C
Ts0S: +40.0°C
Ts1S: +38.0°C
For around a week, before I installed macfanctl, the fan wasn't coming on at all and sensors was reporting 100 deg C. Scary. Now unless I'm compiling or watching video, it at least doesn't get higher than 70 deg C, but it's annoying and I'm sure unnecessary to have the fan on all the time with the power plugged in. Plus the laptop is pretty warm at this temp.
I'm using laptop-mode-tools but this problem still happens when laptop-mode-tools is disabled. However, for the record, when running, the laptop-mode config is as follows:
$ cat /etc/laptop-mode/laptop-mode.conf
# Configuration for Laptop Mode Tools
# There is a "system" to the configuration setting names:
# CONTROL_something=0/1 Determines whether Laptop Mode Tools controls
# something
# LM_something=value Value of "something" when laptop mode is active
# NOLM_something=value Value of "something" when laptop mode is NOT
# active
# AC_something=value Value of "something" when the computer is running
# on AC power
# BATT_something=value Value of "something when the computer is running
# on battery power
# There can be combinations of LM_/NOLM_ and AC_/BATT_ prefixes, but the
# available prefixes are different for each setting. The available ones are
# documented in the manual page, laptop-mode.conf(8). If there is no LM_/
# NOLM_ in a setting name, then the value is used independently of laptop
# mode state, and similarly, if there is no AC_/BATT_, then the value is used
# independently of power state.
# Some options only work on ACPI systems. They are marked ACPI-ONLY.
# Note that this configuration file is a fragment of shell script: you
# can use all the features of the shell scripting language to achieve your
# desired configuration.
# Modules
# Laptop Mode Tools modules have separate configuration files, that can be
# found in /etc/laptop-mode/conf.d. Please look through these configuration
# files as well, there are many useful power saving tools in there!
# Enable/Disable laptop-mode-tools execution
# Set it to 0 to completely disable laptop-mode-tools from running
ENABLE_LAPTOP_MODE_TOOLS=1
# Configuration debugging
# Set this to 1 if you want to see a lot of information when you start/stop
# laptop_mode.
VERBOSE_OUTPUT=0
# Set this to 1 if you want to log messages to syslog
LOG_TO_SYSLOG=1
# Run in shell debug mode
# Enable this if you would like to execute the entire laptop-mode-tools program
# in shell debug mode. Warning: This will create a lot of text output
# If you are debugging an individual module, perhaps you would want to enable
# each module specific debug mode (available in module conf files)
DEBUG=0
# When to enable laptop mode
# "Laptop mode" is the mode in which laptop mode tools makes the computer
# consume less power. This includes the kernel "laptop_mode" feature, which
# allows your hard drives to spin down, as well as various other settings which
# can be tweaked by laptop mode tools. You can enable or disable all of these
# settings using the CONTROL_... options further down in this config file.
# Enable laptop mode when on battery power.
ENABLE_LAPTOP_MODE_ON_BATTERY=1
# Enable laptop mode when on AC power.
ENABLE_LAPTOP_MODE_ON_AC=1
# Enable laptop mode when the laptop's lid is closed, even when we're on AC
# power? (ACPI-ONLY)
ENABLE_LAPTOP_MODE_WHEN_LID_CLOSED=0
# Enable all simple zero-configuration auto modules
# This option enables all simple modules (listed below) without requiring
# the user to enable each module individually
# List of modules which can be automatically enabled with this setting are:
# ac97-powersave
# cpufreq
# dpms-standby
# eee-superhe
# ethernet
# exec-commands
# hal-polling
# hdparm
# intel-hda-powersave
# intel-sata-powermgmt
# nmi-watchdog
# pcie-aspm
# runtime-pm
# sched-mc-power-savings
# sched-smt-power-savings
# terminal-blanking
# wireless-ipw-power
# wireless-iwl-power
# wireless-power
# Set this to 1 to enable all simple zero-configuration auto modules listed above.
# NOTE: You can explicitly enable/disable any of the above modules by changing their
# values in the individual settings file
ENABLE_AUTO_MODULES=1
# When to enable data loss sensitive features
# When data loss sensitive features are disabled, laptop mode tools acts as if
# laptop mode were disabled, for those features only.
# Data loss sensitive features include:
# - laptop_mode (i.e., delayed writes)
# - hard drive write cache
# All of the options that follow can be set to 0 in order to prevent laptop
# mode tools from using them to stop data loss sensitive features. Use this
# when you have a battery that reports the wrong information, that confuses
# laptop mode tools.
# Disabling data loss sensitive features is ACPI-ONLY, and it only works if
# your battery gives off frequent ACPI events to indicate a change in battery
# level.
# NOTE: If your battery does NOT give off battery events often enough, you can
# enable the battery-level-polling module to make this work. Look at the
# file /etc/laptop-mode/conf.d/battery-level-polling.conf for more information.
# Disable all data loss sensitive features when the battery level (in % of the
# battery capacity) reaches this value.
MINIMUM_BATTERY_CHARGE_PERCENT=3
# Disable data loss sensitive features when the battery reports its state
# as "critical".
DISABLE_LAPTOP_MODE_ON_CRITICAL_BATTERY_LEVEL=1
# Ignore the alarm value reported by your batteries. In some instances a
# a battery will report an abnormally high alarm value, resulting in data-loss
# sensitive features being disabled prematurely.
DISABLE_BATTERY_ALARM_CHECK=0
# Controlled hard drives and partitions
# For spinning down your hard drives, laptop mode will remount file systems and
# adjust hard drive spindown timeouts. These parameters specify which
# devices and partitions are affected by laptop mode.
# The drives that laptop mode controls.
# Separate them by a space, e.g. HD="/dev/hda /dev/hdb". The default is a
# wildcard, which will get you all your IDE and SCSI/SATA drives.
HD="/dev/[hs]d[abcdefgh]"
# The partitions (or mount points) that laptop mode controls.
# Separate the values by spaces. Use "auto" to indicate all partitions on drives
# listed in HD. You can add things to "auto", e.g. "auto /dev/hdc3". You can
# also specify mount points, e.g. "/mnt/data".
PARTITIONS="auto /dev/mapper/*"
# If this is enabled, laptop mode tools will assume that SCSI drives are
# really SATA drives that only _look_ like SCSI drives, and will use hdparm
# to control them. Set this to 0 if you have /dev/sd devices and you want
# laptop mode tools to use the "sdparm" command to control them.
ASSUME_SCSI_IS_SATA=1
# Hard drive behaviour settings
# These settings specify how laptop mode tools will adjust the various
# parameters of your hard drives and file systems.
# Maximum time, in seconds, of work that you are prepared to lose when your
# system crashes or power runs out. This is the maximum time that Laptop Mode
# will keep unsaved data waiting in memory before spinning up your hard drive.
LM_BATT_MAX_LOST_WORK_SECONDS=600
LM_AC_MAX_LOST_WORK_SECONDS=360
# Should laptop mode tools control readahead?
CONTROL_READAHEAD=1
# Read-ahead, in kilobytes. You can spin down the disk while playing MP3/OGG
# by setting the disk readahead to a reasonable size, e.g. 3072 (3 MB).
# Effectively, the disk will read a complete MP3 at once, and will then spin
# down while the MP3/OGG is playing. Don't set this too high, because the
# readahead is applied to _all_ files that are read from disk.
LM_READAHEAD=3072
NOLM_READAHEAD=128
# Should laptop mode tools add the "noatime" option to the mount options when
# laptop mode is enabled?
CONTROL_NOATIME=0
# Should laptop use relatime instead of noatime? The "relatime" mount option has
# more standards-compliant semantics, and allows more applications to work,
# while retaining a low level of atime updates (i.e., disk writes).
USE_RELATIME=1
# Should laptop mode tools control the hard drive idle timeout settings?
CONTROL_HD_IDLE_TIMEOUT=1
# Idle timeout values. (hdparm -S)
# Default is 2 hours on AC (NOLM_HD_IDLE_TIMEOUT_SECONDS=7200) and 20 seconds
# for battery and for AC with laptop mode on.
LM_AC_HD_IDLE_TIMEOUT_SECONDS=20
LM_BATT_HD_IDLE_TIMEOUT_SECONDS=20
#NOLM_HD_IDLE_TIMEOUT_SECONDS=7200
NOLM_HD_IDLE_TIMEOUT_SECONDS=600
# Should laptop mode tools control the hard drive power management settings?
# Set to 0 to disable
#CONTROL_HD_POWERMGMT="auto"
CONTROL_HD_POWERMGMT=1
# Power management for HD (hdparm -B values)
BATT_HD_POWERMGMT=1
LM_AC_HD_POWERMGMT=1
NOLM_AC_HD_POWERMGMT=1
#LM_AC_HD_POWERMGMT=254
#NOLM_AC_HD_POWERMGMT=254
# Should laptop mode tools control the hard drive write cache settings?
CONTROL_HD_WRITECACHE=0
# Write cache settings for HD (hdparm -W values)
NOLM_AC_HD_WRITECACHE=1
NOLM_BATT_HD_WRITECACHE=0
LM_HD_WRITECACHE=0
# Settings you probably don't want to touch
# It is usually not necessary to change these parameters. They are included
# for completeness' sake.
# Change mount options on partitions in PARTITIONS? You don't really want to
# disable this. If you do, then your hard drives will probably not spin down
# anymore.
CONTROL_MOUNT_OPTIONS=1
# Dirty synchronous ratio. At this percentage of dirty pages the process
# which calls write() does its own writeback.
LM_DIRTY_RATIO=60
NOLM_DIRTY_RATIO=40
# Allowed dirty background ratio, in percent. Once DIRTY_RATIO has been
# exceeded, the kernel will wake pdflush which will then reduce the amount
# of dirty memory to dirty_background_ratio. Set this nice and low, so once
# some writeout has commenced, we do a lot of it.
LM_DIRTY_BACKGROUND_RATIO=1
NOLM_DIRTY_BACKGROUND_RATIO=10
# kernel default settings -- don't touch these unless you know what you're
# doing.
DEF_UPDATE=5
DEF_XFS_AGE_BUFFER=15
DEF_XFS_SYNC_INTERVAL=30
DEF_XFS_BUFD_INTERVAL=1
DEF_MAX_AGE=30
# This must be adjusted manually to the value of HZ in the running kernel
# on 2.4, until the XFS people change their 2.4 external interfaces to work in
# centisecs. This can be automated, but it's a work in progress that still
# needs some fixes. On 2.6 kernels, XFS uses USER_HZ instead of HZ for
# external interfaces, and that is currently always set to 100. So you don't
# need to change this on 2.6.
XFS_HZ=100
# Seconds laptop mode has to to wait after the disk goes idle before doing
# a sync.
LM_SECONDS_BEFORE_SYNC=2
I've done a lot of Googling but have drawn a blank.  The fan comes on and off so quickly and the sensors reading changes so quickly, I'm convinced it's a software issue (something is being triggered on plug/unplug, rather than it being the hardware gradually cooling or heating) but I don't know where else to look.
Any advice would be much appreciated.
Thanks!
Last edited by shelgy (2014-11-06 22:33:18)

UPDATE:
Did some digging around in laptop-mode.
In /etc/laptop-mode/config.d/intel_pstate.conf, changed the following line:
LM_AC_INTEL_PSTATE_PERF_MAX_PCT=100 # Maximum performance, in percent
to:
LM_AC_INTEL_PSTATE_PERF_MAX_PCT=50 # Maximum performance, in percent
Now been running on AC power for 10 minutes and sensor data the same as on the battery.
Fingers crossed, but it looks like this is solved. Hope this is useful for others. Been pulling my hair out!
Thanks all for considering.

Similar Messages

  • TS4088 I have a MacBook pro that has power issues and will not start but the hardrive is fine.  I do not want to lose all of my files so I was wondering if it's possible to transfer my hardrive from a older Macbook pro to a new one if I were to purchase o

    I have a MacBook pro that has power issues and will not start but the hardrive is fine.  I do not want to lose all of my files so I was wondering if it's possible to transfer my hardrive from a older Macbook pro to a new one if I were to purchase a new one?  Also, the software is not updated as the computer hasn't worked for about 2 months. 
    Also, if it is possible to transfer the hardrive, would my iTunes music transfer as well?  It is not saved in the cloud.
    Thanks for your help, it is much appreciated.

    You computer is probably perfectly repairable, but if you want a new one anyway, it is perfectly possible to transfer the data from the faulty one.
    But it would be a mistake to simply put the old HD in the new computer.
    These are the steps:
    Remove Hard drive from faulty computer. (very easy on Unibody MBPs, do-able but not so easy on older MBPs)
    Put it in a cheap enclosure
    Connect it the new computer
    Boot up new computer.
    If the new computer has never been run before the Setup Assistant will ask if you want to import your apps, data, settings etc from either another mac, another HD connected to the Mac or a Time Machine back up.
    Obviously chose the second option (another HD connected to this Mac) and follow prompts.
    If the new computer has already been run (so Setup Assistant doesn't run when you boot it up), you will need to use Migration Assistant...or run the installer again so that Setup Assistant runs again.
    Message was edited by: Mike Boreham...added sec on line

  • User Contributed Tips in the MacBook Pro (Late 2008) Power and Batteries

    *The following User Contributed Tips are located in the MacBook Pro (Late 2008) > Power and Batteries on a MacBook Pro (Late 2008) forum:*
    None at this time.
    *The following related tips are located in other areas of Apple Discussions:*
    neuroanatomist - Apple notebook batteries – maintenance and troubleshooting
    http://discussions.apple.com/thread.jspa?threadID=1764220
    Publish date: Oct 23, 2008
    Also see User Tips Library

    The management is quite easy. You can move your Documents, Movies, Music, and Pictures folders to another drive and then replace them in the original location with aliases.
    Select Mac Help from the Finder's Help menu and search for "alias." This will provide a help file on creating and using aliases.

  • My sister spoiled water into my macbook pro and the power went off in two seconds. I took off the cover and dried the water with tissues. Still it doesnt work. What do i do?

    My sister spoiled water into my macbook pro and the power went off in two seconds. I took off the cover and dried the water with tissues. Still it doesnt work. What do i do?

    Do you mean when the water was spilled on it, it shut down?  That would indicate a major internal short occured.
    Really, I'd say you need to take it into Apple or an Apple authorized repair center and get it looked at.  Odds are you've got a significantly damaged device that will require professional repair and parts replacement to get working again.

  • My 13.3" macbook pro will not power up.The battery indicator light does not come on.The Mag safe charging light flickers green and red dimly.I had a cell phone connected to the USB port.

    My 13.3" macbook pro will not power up.The battery indicator light does not come on.The Mag safe charging light flickers green and red dimly.I had a cell phone connected to the USB port.

    This didn't work for me, so I did a bit of searching and TONS of pages later in google, I found an answer. Here are the steps for people who also were in my situation:
    1. Take off bottom case
    2. Unplug battery - blurry image here: http://i.ytimg.com/vi/03cC79r5Dx4/0.jpg
    3. Press and hold power button for 5 seconds
    4. Plug a charger in, and it should start booting up
    5. After shutting down again, reconnect the battery and close the case up
    6. It works! (hopefully, if you guys had the same situation I did)

  • Sleep light is on but MacBook pro will not power up

    Sleep light is on but MacBook pro will not power up

    Hi a,
    If the sleep light is already on when you try to start up, that means the MBP isn't shut down, so cannot start up. Hold down the power button for 5-10 seconds to shut it down, then try starting up.

  • Would it be bad if i left my Macbook Pro on the power supply constantly?

    I wanted to know if there was any bad that comes out of leaving my Macbook Pro on its power supply and charging 24/7?

    Yes. Do not do that.
    http://www.apple.com/batteries/notebooks.html
    If for some reason you want your MBP to be up and running all the time, plug in the charger but remove the battery. That's how they do it in the Apple Retail Stores. Before removing the battery, run the computer without the charger attached until the battery is about 50% charged. That will maximize its useful life while it remains in storage.

  • HT3964 MacBook Pro will not power

    My MacBook Pro will not power on. It was charged and then just shut off and power cord does not even light up. How do I fix this?

    jpg8,
    which model MacBook Pro do you have, and which version of OS X is installed on it?

  • Macbook pro goes into power save mode with dell sp2208wfp monitor.

    I have a macbook pro and am trying to connect it to a dell sp2208wfp monitor, I am using a hdmi cord and it goes straight to power save mode. My mac works on my roommates monitor and his PC works on my monitor but my mac doesn't work on my monitor. I've read the other forums and have found nothing. One guy suggested plugging the mac into a power source still nothing, any solutions before I try and sell this thing on craigslist?

    Had the same issue a few months ago when I tried connecting to external monitor, it is only possible to run external displays from a Macbook Pro while the power cable is attached, if you try and connect to external display without having the charger attached the external display will flash your desk top for a second and then your Macbook Pro will go to sleep.  Hence connect your charger every time you wish to connect to external display, its not a problem with your Macbook Pro, it's just the way of Apple. Hope that helps.

  • MacBook pro won't power up! Acting asleep, black screen, fans don't fire up. Light nr catch pulsing, have taken batt out and reset but still blank screen, help!!

    MacBook pro won't power up! Acting asleep, black screen, fans don't fire up. Light nr catch pulsing, have taken batt out and reset but still blank screen, help!!

    You may want to try this.
    Solution A
    Start up your MBP while pressing Option (alt)|, Command, P, R until your hear 3 chimes rather than 2 as indicated by apple. This worked for me the first time.
    Solution B
    Start your MBP while pressing Option (alt), Command, S
    Hold until you see the computer automatic routine. When it finally stops type the following followed by "return":
    fsck -fy
    It will probably indicate some problem related to "pcscd.pub" (should be 16 instead of 17). I haven't figured out what this means but somewhere in the Internet i read it is related to scan cards...
    More importantly this routine will fix any problems with your HDD similarily to disk repair. When it ends, it will tell you if it has fixed/modified anything. If it has, run the routine again by typing again "fsck -fy"
    Lastly, reboot by typing "reboot" (followed by "return")
    Solution C
    Start up your MBP while pressing option (alt), command, S
    hold keys until you see computer commands scrolling
    when the routine stops type the following, each line followed by the "return" key:
    mount -uw /
    chmod 775 /
    chmod 1775 /
    reboot
    After which your computer should reboot on it's own.
    Each of the above has worked for me at one time or another. Once your computer has rebooted from the DVD you can reinstall OS X. If your problems started after installing 10.5.6, then I don't suggest updating until 10.5.5.
    I'm very very disappointed with my 2007 MBP, it started to give me problems after 1 year. had to change the HDD and lately when I isntalled 10.5.6 it suddenly refused to start up., My previous Mac laptop (2003 866Mhz) worked for 4 years without a hitch. Ironically I've had to use it to access the internet and find solutions for my current MBP.
    best of luck

  • Macbook pro won't power up or charge after i cleaned the screen and keyboard with a damp cloth.

    My macbook pro won't power up or charge after i cleaned the screen and keyboard with a damp cloth

    Do not try to use it.  Make an appointment at an Apple store genius bar and have the technicians evaluate it for FREE.
    Ciao.

  • Macbook Pro Retina 13'' - Power button and sleep mode

    I just updated my Mac, which is the latest Macbook Pro Retina 13''. All of a sudden, it refuses to enter sleep mode when I press the power button, which worked perfectly fine before the update. I now have to manually enter sleep mode from the monitor. After entering sleep mode, It works fine to press the power button to make it work again, but not reverse. Why?
    Thanks in advance!

    I have this problem as well. Worked perfectly before I updated to OS X Mavericks (10.9.2).
    Now I have to hold the power button in for it to sleep or click on it for a few times. But there is no problem when I'm going to wake the computer up, just a single push and it works fine. Is this a software issue or a hardware issue? Any respond from Apple regarding this issue and how to solve it? Or should i contact my retailer?
    MAcbook Pro Retina 13'
    Processor  2.6 GHz Intel Core i5
    Memory  8 GB 1600 MHz DDR3
    Graphics  Intel Iris 1024 MB

  • After install Mavericks I can't turn off my MacBook Pro from the power button.

    Dear all, prior to install Mavericks in my MacBook Pro, when I pushed the power button it appeared a dialog box which gave me the option to turn off the copmuter choosing the right option.
    After the installation of Mavericks,and obviuosly having the system running, when I push the power button it does just nothing.
    Does anyone have the same issue? Have someone solved it?
    Thank you very much in advance for your answers, for your attention and for your help.
    Kind regards.

    You can turn off this new sleep feature and restore the shutdown/sleep dialog box  to pop up when you press the power button.
    In Terminal copy & paste in the following command and then press enter:
    defaults write com.apple.loginwindow PowerButtonSleepsSystem -bool no

  • Macbook Pro will not power on without battery installed

    Hi there,
    I have a Macbook Pro A1226 that fails to power on without a battery installed.
    i.e. will not run off AC power on its own. I have tried 2 other power adapters, no change. All 3 adapters are outputting the correct voltage without fluctuations.
    But, if I am in OSX with a battery plugged in, shutdown the laptop, remove the battery while AC is still plugged in, it will power back on without any issues. But as soon as I remove the battery, it will not power back on using just AC.
    Is this an I/O board issue, or a mainboard?
    I have power drained the unit and reset the parameter ram.
    Thanks

    Any update on this? This is the same thing that's going on with my laptop right now. I was at the Genius Bar and they said they can send it in for repair. Takes 7-9 days and costs a minimum of $310. At the time I was there, my computer wouldn't start up at all, because the battery had drained to less than 20%. It didn't even start with just the power cord (no battery in). The "genius" finally got it to work by doing a PRAM and SMC reset. Got home and was able to recharge my battery to 100%. Used my computer for 2 days before I dared to take it off the power supply. Lo and behold, as soon as I take it off the power cord, then re-connect it, it shows "Not Charging". I tried to do SMC again, but no luck. Keeps saying "not charging". Even tried with a brand new battery. Do I have to get the I/O board thingy replaced?

  • 2011 MacBook Pro hard drive power consumption

    Does anyone know the differences in power consumption between the Apple-supplied 750GB 5400rpm HDD, 500GB 7200rpm HDD, and 256GB SSD drives?  I'm currently using a 2011 MacBook Pro with an Apple-supplied 256GB SSD and I'm getting between 5-8 hours of battery life, depending on what I'm doing.  I wish it could get closer to a full 10-hour battery life for longer trips, but I realize there's a price for performance.  What's the best hard drive option to minimize power consumption?  Are there any other tips for increasing battery life?  Does it make a difference if you turn off Bluetooth and WiFi when you know you're not going to be able to use them?  Thank you in advance for your reply.

    Yes, turn Wi-Fi and BT off when not needed. That and your screen are the biggest power consumers. Keep the brightness as low as you can to conserve power.  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 

Maybe you are looking for

  • Urgent due date calculation in vendor ageing(plz solve)

    hi everybody there i have to calculate the due on date which is calculated as dueon = BLINE Date (BSIK-ZFBDT) + No of Days(BSIK-ZBD1T) for this i am using fm RP_CALC_DATE_IN_INTERVAL but it is not working . could u suggest that what is going wrong wi

  • Patch problems in Oracle 10g

    HI All, Recently a security patch was applied in our oracle 10g database. After that a strange problem has occurred, where in many correct data is wrongly rejected after validations. if the data are processed again then some data are correctly passed

  • Path Finder in a 2D Grid Map With Different Terrain Types

         I have been thinking for a while on path finding game algoritms and I can up with one idea witch I want to publish. The goal of my project is when I have a 2 dimensional grid map where squares can have different movement cost, like in Civilizati

  • Which tool will permit me to programmatically fill PDF Forms?

    Hello, I am a developer looking to add functionality to a C++ application. I would like to pre-populate some data fields in a PDF and then dispplay the results to my Clients. I have managed to get AcroAXDocShim to pop a modeless dialog box with the o

  • I cannot update itunes because system cannot find the data itunes64.msi. What can I do?

    I cannot update itunes because the latest version cannot be deleted (system is looking for itunes64.msi and cannot find). Update is going reverse. I tried to install the full version, but there is the same problem. What can I do? When I try to deinst