Select Page

I changed my lid settings in System > Preferences > Power Management to Suspend the computer when the lid is closed- the default behavior for the lid closing is to go to a blank screen which seems odd to me. Maybe this decision was made because as I understand it, the Suspend feature can still cause lots of problems.

Occasionally my audio won’t be functional following the computer coming out of Suspend. To handle that, this seems to work:
sudo /etc/init.d/pulseaudio stop
sudo /etc/init.d/pulseaudio start

But maybe a little more patience and it comes up on its own? It doesn’t seem to happen every time…

And my Mighty Mouse can’t seem to scroll after waking up-

sudo /etc/init.d/bluetooth stop
sudo /etc/init.d/bluetooth start