https://devforums.apple.com/message/422324I followed the guide posted and reinstalled iTunes to no avail. Error 200 again.
http://support.apple.com/kb/ht1224
https://devforums.apple.com/message/422324
They are having same issue. This helped one user:
1)Shutdown
2)Start in safemode by pressing and holding shift while powering on, this might take some time.
3)Open itunes, it will open but without sound.
4)Restart normally again and everything will be fine
That thread lists others as well. Follow those, I'm sure they will help you.Gave it a shot, iTunes didn't open and now audio on my machine is gone as a whole. I restarted normally however I have no sound what so ever.
That thread lists others as well. Follow those, I'm sure they will help you.
Here is another suggestion:
Boot into single user mode, deleted /private/var/db/dyld contents, then went ahead wiped out vm files and all system caches (not user caches). I rebooted the machine and voila, volume up/down feedback works and iTunes starts up fine.
I have not tried but I suggest you follow the thread and read what others link to as well.
Amazingly enough doing this fixed my sound!!!! I am so excited, listening to iTunes right now!
To recap, here is what I did:
Reboot into safe mode, hold shift during boot (takes a while but eventually it will load)
Logged in
Opened iTunes (no sound, but it opened at least for me)
Closed iTunes
Opened Terminal
Removed contents of /private/var/db/dyld
Removed contents of /Library/Caches (The Library folder at your drive root, not in your user/home folder)
Reboot
SOUND!
I can confirm the above method worked for me and I am also using rEFIt. I am running 10.7 (11A511) on a late 2007 MB (C2D 2.2 GHz).Amazingly enough doing this fixed my sound!!!! I am so excited, listening to iTunes right now!
To recap, here is what I did:
Reboot into safe mode, hold shift during boot (takes a while but eventually it will load)
Logged in
Opened iTunes (no sound, but it opened at least for me)
Closed iTunes
Opened Terminal
Removed contents of /private/var/db/dyld
Removed contents of /Library/Caches (The Library folder at your drive root, not in your user/home folder)
Reboot
SOUND!
I am a noob and would like to know the exact commands to navigate to these folders and erase the content in them?
Thank you!
cd /private/var/db/dyld
rm -ri *
cd /Library/Caches
rm -ri *
"sudo update_dyld_shared_cache -force", Restart