Noticed last night as I used my Logitech Harmony remote to navigate the guide on my TV, the volume on my MBP went up and down. And when I hit Select on the remote, it opens iTunes and starts playing the first song in my library (ABBA - Dancing Queen).
I went to Settings, Security, General, Advanced, and "Disable Infrared Receiver" was checked. I unchecked and rechecked it, but my remote still controls the MBP.
I posted about it on the Apple community, and someone suggested I try unloading the ktext in Terminal with:
sudo kextunload /System/Library/Extensions/AppleIRController.kext
I tried that and got:
(kernel) Can't unload kext com.apple.driver.AppleIRController; classes have instances:
(kernel) Kext com.apple.driver.AppleIRController class AppleIRController has 1 instance.
Failed to unload com.apple.driver.AppleIRController - (libkern/kext) kext is in use or retained (cannot unload).
Is there something else I should try? Maybe reboot, and try the Terminal text again?
I went to Settings, Security, General, Advanced, and "Disable Infrared Receiver" was checked. I unchecked and rechecked it, but my remote still controls the MBP.
I posted about it on the Apple community, and someone suggested I try unloading the ktext in Terminal with:
sudo kextunload /System/Library/Extensions/AppleIRController.kext
I tried that and got:
(kernel) Can't unload kext com.apple.driver.AppleIRController; classes have instances:
(kernel) Kext com.apple.driver.AppleIRController class AppleIRController has 1 instance.
Failed to unload com.apple.driver.AppleIRController - (libkern/kext) kext is in use or retained (cannot unload).
Is there something else I should try? Maybe reboot, and try the Terminal text again?