Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Clamshell Mode Doesn't Work after Upgrade to 10.8.2

After I upgrade to 10.8.2 yesterday, my MBA doesn't work in clamshell mode. As soon as it is waken with USB keyboard, it turns itself off in a few second. I need to leave the display open in order to use the external display.

MacBook Air (11-INCH, MID 2011), OS X Mountain Lion (10.8.2)

Posted on Sep 21, 2012 12:10 AM

Reply
33 replies

Sep 27, 2012 2:16 PM in response to sethde

I've whipped up a little plist for you all to add to launchctl so the command gets run on startup every time. You can download it here: http://stork.yectep.hk/public/iog_plist.zip (via Amazon AWS). To run it, copy the plist into /Library/LaunchAgents, then open Terminal and run the following command:

sudo launchctl load /Library/LaunchAgents/com.personal.iog.plist

To verify that it's there and will run the nvram command on startup, use:

sudo launchctl list | grep 'personal'

If you get an entry saying com.personal.iog is loaded then it's safe to restart your machine. Before login, your Mac will load that plist and run it.


For those of you who care about security, the contents of the plist are as follows.

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Label</key>

<string>com.personal.iog</string>


<key>OnDemand</key>

<false/>


<key>ProgramArguments</key>

<array>

<string>nvram boot-args="iog=0x0"</string>

</array>

</dict>

</plist>


Let me know if it works for everyone!

Oct 8, 2012 6:57 AM in response to Lindberg

Guys there's a pretty simple solution to this, well it worked for me anyway. Since Mountain Lion it seems that sudo command no longer works for keeping your mac lid open but screen off and only using your external, also it now causes the external monitor to keep cycling in and out of sleep mode.


So to be able to use your external while in clamshell mode as normal type this sudo command into terminal:


sudo nvram -d boot-args


Then reboot, plug your external back in and everything should be fine for using your external in clamshell mode. As for opening the lid back up for better airflow while using the external it seems the magnet trick is the only work around I can find at the moment.

Nov 9, 2012 1:36 PM in response to Lindberg

Was having the same problem... Searched on Apple... found this article and it worked. Easy and no hassles! Then pressed detect and mirror displays... closed MacBook Air - blue screen then it worked!😀

A small amount of your computer’s memory, called “parameter random-access memory” or PRAM, stores certain settings in a location that OS X can access quickly. The particular settings that are stored depend on your type of Mac and the types of devices connected to it. The settings include your designated startup disk, display resolution, speaker volume, and other information.

Note: To print these instructions, open the Help Viewer’s Action pop-up menu (looks like a gear) and choose Print.

  1. Shut down the computer.
  2. Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
  3. Turn on the computer.
  4. Immediately press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.Continue holding the keys down until the computer restarts, and you hear the startup sound for the second time.
  5. Release the keys.

Resetting PRAM may change some system settings and preferences. Use System Preferences to restore your settings.

Nov 14, 2012 7:43 AM in response to quangtam2159

This did not work for me (resetting PRAM)... I hope Apple brings back this functionality. All I want is to have my external monitor on while the MBP is open and the screen is off (for me it is mainly to hear the sound from the speakers better).


Previous method used:


1. Boot Computer

2. Close top of MBP

3. Wait for external monitor to flash off then it would come back on as only monitor

4. Hit space bar on external keyboard

5. Hear Superdrive cycle

6. Open top of MBP

7. MBP screen black and off


Apple, please bring back this functionality.


Thank you.

Nov 15, 2012 7:51 AM in response to RickAce

I was also frustrated. Using 10.8.2 on my MBP 7,1, the sudo command to change the nvram boot-args worked for me for a while (from 10.8.0 through 10.8.2s), but for the past few days I could not get my built in display to be dark with the external display connected. I LOVE my trackpad and want to be able to use it when an external display is connected, but I don't want to manage multiple displays. Some servers I connect to (Citrix XenApps) have tantrums when they find multiple displays.


Take a look at the freestanding app to enable closed clamshell mode written by Misha Cargal, called ReClammer.app -- he posts the code for review, in case you worry about this or that. https://mbcargal.wordpress.com/2012/08/10/reclaiming-clamshell-mode-under-lion


After I ran this, my machine hung once at boot. I disconnected the external turned it off. Then, I booted the MBP, rapidly closing the lid, plugging in the cable to the external and powering up the external, all before the chime sounded. I opened the lid to select the FileVault2 user and enter the passphrase, hit return, closed the lid, and let the boot complete. I opened the lid -- recently a moment of frustration and hissed oaths -- and Voilà!


I hope ReClammer works for other frustrated people.

Nov 19, 2012 6:42 AM in response to Lindberg

Hi everybody..


I think i just found the solution..


1) connect the external display (both are working), and make sure the external is the primary display.

2) use a magnet to shut the internal display off (only the external is working by now).

3) lift up the magnet and quickly close the lid.


I succeed using the clamshell mode using this method. Hope to hear good news from you all.


Macbook Air 13inch 2011

OS X 10.8.2

Clamshell Mode Doesn't Work after Upgrade to 10.8.2

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.