Accessory not supported

- Kód: Vybrat vše
/bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.accessoryd.plist
If you ever want to put that daemon back in place ? it's probably there for a reason ? do this:
- Kód: Vybrat vše
/bin/launchctl load -w /System/Library/LaunchDaemons/com.apple.accessoryd.plist
čerpáno odsud
