SleepWatcher does not work for me.
When I unload the extension it does not come back to life anymore.
However, before you sleep, the sound works great.
I have3 no buzz or anything. Perfect sound both in and out.
The error message3s that are quote3d in my previous message is the error I get using kextutil to load the extension.
I might move the Apple extension to its appropriate place and see what happens.
---------- Post added at 10:54 AM ---------- Previous post was at 09:35 AM ----------
Alright, I've got it.
At least in my Vostro it works fine if I do the following, put the AppleHDA.kext in the /System/Library/Extensions/
Now, whether or not we have SleepWatcher, the extension is unloaded when the computer goes to sleep.
When the computer wakes up, the rc.wakeup command makes it automatic to upload the extension, however, if one wants to forego of this command line, either via an AppleScript or via command line typing:
sudo kextload /System/Library/Extensions/AppleHDA.kext/
--> prompt for admin password
will upload the extension and sound is back on!
Thanks for the original post and the follow up.
Great forum this one...