Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rfenik

macrumors regular
Original poster
Oct 28, 2003
110
0
My powerbook gets so hot in the corner, and there is that little flat space that would be perfect for a coffee cup warmer. Just a little circular indentation so the cup doesn't slide off. That would be so cool.

Has anyone ever tried using thier powerbook to cook eggs?

-ryan
 
practical use

during the winter i use it to defrost my windshield. portable and titanium, works great and very durable. afterwords, i start a render farm on my passenger seat for my long drive to work.
 
which corner gets hot?

it's freezing here, but my powerbook does not get hot enough to defrost my fingers.
 
ive never had my powerbook get hot until i started playing sim city 4 on it.

for real..i now know what to grab after comign in from the cold canadian winter with cold walnuts!
 
ive never had my powerbook get hot until i started playing sim city 4 on it.

for real..i now know what to grab after comign in from the cold canadian winter with cold walnuts!
 
On my 12" alum powerbook the front left side gets hot. The fan kicks on after a while, so it never gets like the titanium ones, but hotter than other *louder* windows laptops. Not a problem, it actually keeps me quite warm.
 
It has been found, that the removal of a simple PMU (Power Management
Unit) System file, that Apple portables seem to run a little cooler.
So, how do you remove, and what file is it?

The file can be found by selecting Go in your menu bar, selecting Go to
Folder, and typing in var/db/SystemPreference. That will bring you to
the folder, but you will not be able to remove the file
com.apple.PowerManagement.xml, simply because you do not have
permission to do so.

Open up a session in Terminal. From Terminal, you will be able to
remove the file by typing the following:

sudo rm
/private/var/db/SystemConfiguration/com.apple.PowerManagement.xml

Hit enter. This will prompt your machine to ask for your ROOT password.
Entering the password will then enable Super User do, sudo, to remove
the folder.

Shut the machine down. While the machine is turned off, perform a PMU
reset, Control, Option, Shift and Power. Wait five or more seconds,
restart the machine. The PMU reset may force you to reset the time and
date on your machine.

Secondarily, with a second mac and Tinker Tool, or other
invisible/hidden folder apps, you could mount the drive of your
portable via FireWire Target Disk mode, and remove the file without
running into permission issues.

Or finally, Boot to single user mode and rename the file. To boot into
single user mode, hold down the Apple key and 's' at Boot. From there,
type the following commands:

/sbin/mount -uw /

cd /private/var/db/SystemConfiguration/

mv com.apple.PowerManagement.xml com.apple.PowerManagement.xml.backup

shutdown -h now

Before rebooting, the PMU reset is applied by holding down Control,
Option, Shift and Power. Wait five or more seconds, restart the
machine, and use. In this last part, we have not removed the file, but
nearly renamed it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.