View Single Post
 
Old 10-05-2009, 09:21 AM
SaCleoCheater's Avatar
SaCleoCheater SaCleoCheater is offline
 
Join Date: Apr 2009
Location: Earth
Posts: 187
Thanks Sound now works fine after sleep.

Quote:
sudo rm -rf rm -rf /etc/rc.wakeup
sudo cp -R Desktop/VoodooHDA\ Sound\ Fix/rc.wakeup /etc
Improved code:
Code:
sudo -s
cd /etc; rm rc.wakeup #If you recieve an error here (file not found), that is not a problem.
cp ~/Downloads/VoodooHDA\ Sound\ Fix/rc.wakeup .

My Specs
System: Custom Built
Mobo: ASRock Z68 Extreme4 Gen3
OS:Mac OS X MountainLion 10.8.2 & Windows 7 Ultimate x64
CPU: Intel Core i7 2600k @ 4.2GHz
Memory: 16GB DDR3 XMS3 1600MHz
Graphics Card: AMD Radeon HD 6870 1GB

Email/Gtalk:
[email protected]

Last edited by SaCleoCheater; 10-05-2009 at 09:23 AM.
Reply With Quote