|
Written by Thireus
|
|
Tuesday, 11 August 2009 09:17 |
|
Hi,
Yesterday I forgot to add into my two articles permission details in order to make my fixes working.
So here they are:
FIX: Sleep (Read the entire article here: Some fixes for your MacOS 10.5.8 install)
Use these permissions in order to make this kext working; type into the terminal window (type the admin password when asked):
sudo chown -R root:wheel /AppleIntelCPUPowerManagement.kext sudo chmod -R 755 /AppleIntelCPUPowerManagement.kext
FIX: VoodooHDA volume set to max after wakeup. (Read the entire article here: Do you have problems when your computer wakes from sleep?)
Type into the terminal (type the admin password when asked):
sudo chmod 755 .wakeup
NOTE: Read the entire articles! This announcement is just to notify you that if these fix were not working for you it was due to these missing information!
|