Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

No way to Disable IR receiver in Lion!

I just installed Lion, Hooray! But I am trying to disable the IR receiver in the Preferences, Security pane like the instructions say but there is no option to turn it off like there was in Leopard. Where did it go😕? I paired my remote to my Apple TV correctly, but it still controls my Mac! Anyone figure this out? Was this mistakenly left out of Lion? Thanks


Mac (yes that's my name)

iMac, Mac OS X (10.7)

Posted on Jul 20, 2011 11:55 PM

Reply
19 replies

Jul 21, 2011 7:39 AM in response to george197

You can try to directly change the enable/disable setting in the plist configuration file for the IR remote. I don't have the missing System Preferences setting issue like you do but I was able to run the following command in the terminal to disable the IR remote:


sudo defaults write /Library/Preferences/com.apple.driver.AppleIRController DeviceEnabled -bool false


To turn it back on I ran this command:


sudo defaults write /Library/Preferences/com.apple.driver.AppleIRController DeviceEnabled -bool true


For me, the above commands had the same effect as unchecking or checking off the box to enable/disable the IR remote in the System Preferences.

Jul 21, 2011 8:29 AM in response to iTomi65

Ok, so it turns out that I had Candelair installed from a while ago. I opened their preferences at the bottom of system preferences, updated to the newest driver, then restarted my computer. Now I can see the "Disable remote control IR receiver" in the security settings. I thought this was a Lion issue. Anyways, thanks for the help!


Mac

No way to Disable IR receiver in Lion!

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.