- Joined
- Mar 8, 2011
- Messages
- 52
- Motherboard
- Gigabyte GA-Z97-DH3
- CPU
- i7-4790K
- Graphics
- GTX 780
- Mac
-
- Mobile Phone
-
A bit of an edge case, but is it possible to manually force brcmpatchram to work its magic at some arbitrary point after boot time?
For compatibility with some other software, I sometimes need to run
For compatibility with some other software, I sometimes need to run
sudo kextunload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
. When I later bring it back with sudo kextload -b com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
, OS X says Bluetooth isn't available. I'm not sure if BrcmPatchRam is at fault, but it seems like a plausible theory that I need to tell brcmpatchram to re-run somehow.
Last edited: