Suspend to Ram on a MacBook Pro

I’m running Gentoo and Ubuntu Feisty on my MacBook Pro (Core 2 Duo), and it just refused to resume after a suspend to ram. Let this be a note to anybody else going through the frustration that I was.

In /etc/default/acpi-support, I changed POST_VIDEO from true to false.

# Should we attempt to warm-boot the video hardware on resume?
POST_VIDEO=false

Works a treat now ;)

2 Responses to “Suspend to Ram on a MacBook Pro”

  1. tim
    April 27th, 2007 | 6:38 pm

    Funny, I’ve never had that problem with my MBP >:)

  2. gavin
    June 14th, 2007 | 7:44 am

    How does this translate for a Fedora user?

Leave a reply