Alternative To “Sleep Trick” On Intel GMAX3100

July 24th, 2008

Apple / Mac

This “trick” is now outdated and has been replaced by the much more reliable DSDT.aml file which automatically wakes the screen for you 100% of the time. The guide for it can be found here.

A lot of us on laptops using Intel’s onboard GMAX3100 are having to do something called the “sleep trick” to get our screens to display Mac OS X after you boot or reboot. The most common way to perform this trick is to set a hot corner (Expose) to “Sleep Display” and blindly move your mouse over to the spot, hoping it wakes the screen up and displays your new Mac. For most of us, this trick works well. For the power user (or those without Sleep), we’re constantly booting up and shutting down to save battery life.

The biggest issue is since Expose uses your user settings, you have to leave Automatic Login on for your user account to get access to that hot spot. This leaves our Hackbooks at risk for theives to just boot right up, and if they figure out how the fuck to turn on the screen, they’ve got access to all your data. Not anymore! By following my instructions below, you can have a more natural experience by forcing the display to sleep automatically during boot, BEFORE you reach the Login screen!

Download the SleepDisplay Hack

Drag SleepDisplay.app to your home directory. In Finder, this is the “place” that is shown with your username.

Open Terminal and type sudo su - then open /etc/rc.common with your favorite text editor (as root), and at the top, add the following:

# Sleep display on boot

/Users/richard/SleepDisplay.app/Contents/MacOS/sleepdisplay

Replace “richard” with your username, or the full path to the location of SleepDisplay.app plus the trailing path you see above. Save the file and type head -n 5 /etc/rc.common to make sure it’s in there. Good? OK. Now go to System Preferences, Accounts, Login Options and disable automatic login. Keep Expose set to the hot corner as a fail over in case an update wipes your rc.common changes. Now reboot. Need I say more? If you’re ever stuck with a blank screen, just touch your mouse and boom — it’s up. No hot corner bullshit. If for any reason this doesn’t work, the hot corner is still there so just pretend you’re looking at the Login screen, type your password and hit Enter, then move your mouse to the Expose corner.

Easy, huh?

, , , , , , , ,

About the author of this post:

Richard has written 94 posts on Daily Blogged.

Richard is a professional web developer and business consultant. He opened his first web hosting company at the age of 13 out of his bedroom on an ISDN connection and hasn't looked back since. Richard currently resides in sunny Florida.

61 Responses to “Alternative To “Sleep Trick” On Intel GMAX3100”

  1. Thomas Says:

    Glad we could help! You may also want to check out the newer way here which makes this process a whole lot easier and effective.

  2. diego Says:

    This work great for my… all was very easy… thanks again.-

  3. Thomas Says:

    Shelby- This is quite an old hack and a newer one can be found at http://www.dailyblogged.com/883/adding-a-dsdtaml-to-older-installs/. In the meantime, you can try placing a Dsdt.aml in the root of your OS X partition and see if it boots fine (this is if you have the newest version of Chameleon).

  4. Shelby Says:

    I did this but at the same time I also installed 10.5.7 and now i cant get the screen on. i have tried to blindly log on and use the hot corner but it seems to be gone. I don’t know what to do.

  5. Thomas Says:

    FRauANtje- Virtually any computer can be “hackintoshed.” The only problem is if there will be support for this hardware (which there most likely already is). So short answer, yes.

  6. FRauANtje Says:

    Though Dell discontinued the Inspiron 1525 there are some new 1525s available with an “nVidia GeForce GB 8600M GT” instead of GMA X3100.

    Any ideas, if those Dells can be “hackintoshed”?

    Thank you,

    Frank

  7. Thomas Says:

    Haha yes this would be a bad time to do so. Download iPC 10.5.6 Universal PPF5 and then use the previously posted options and this will then give you a dsdt.aml

  8. steve0suprem0 Says:

    well, i did that, but i couldn’t find any optional bootloaders section. would this be a bad time to say i’m using the ideneb 1.3 dvd?
    when i selected my partition, it had an options button below, but was not selectable.

  9. Thomas Says:

    steve0suprem0- To install a dsdt.aml boot from the OS X Install DVD. Then select your current OS X partition and uncheck everything but “DSDT Patcher” which can be found under the “Optional Bootloaders” section. Restart your computer again and upon booting into OS X your screen should display the login window and you will no longer need the sleep trick. Let me know how this works for you.

Trackbacks/Pingbacks

  1. Dell Inspiron 1525 HackBook Pro Tutorial! | Daily Blogged - 15. Mar, 2009

    [...] UPDATE! Want this sleep trick to happen automatically and be able to see the Login screen? Click here! [...]

  2. Dell Inspiron 1525 HackBook Pro Tutorial! - Espresso Report - 24. Jul, 2008

    [...] UPDATE! Want this sleep trick to happen automatically and be able to see the Login screen? Click here! [...]

Leave a Reply