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

Cannot "disable remote control infrared receiver"

Hi,

I just got a fancy new Sandybridge MacBook Pro 13" and instantly updated it to 10.6.7.
Now I found a very annoying bug. I use a Harmony One remote control at home, due to that I awlays switch of the infrared remote control receiver when I am at home. This does not seem to work anymore, it just always responds.

The problem is not with the Harmony One, the MacBook Pro responds to any remote, no matter whether the box to disable the control is ticked or not.

This really bothers me a lot...anyone having similar problems? Or even better - a solution?

Cheers,
Tim

MacBookPro8,1, Mac OS X (10.6.7), 2.7GHz i7, 8GB, 120GB SSD, 500GB HDD

Posted on Apr 4, 2011 3:23 PM

Reply
44 replies

Apr 7, 2011 2:20 PM in response to VincsenVegor

what does /Library/Preferences/com.apple.driver.AppleIRController.plist say ?
open it in Pref Setter or similar, or use
defaults read /Library/Preferences/com.apple.driver.AppleIRController

in Terminal

if the output is


{
DeviceEnabled = 0;
UIDFilter = none;
}

specifically the DeviceEnabled = 0
then it would seem the setting's being changed, but not followed - in which case you might try a reinstall, or test first in a fresh install on a new partition if that's convenient. No doubt a PRAM and/or SMC reset won't hurt, or maybe help... but worth a try perhaps. You've restarted the mac ?.

Apr 7, 2011 11:26 PM in response to VincsenVegor

I'm having the same issue, and it's particularly annoying because I have 2 MBP's that I use at the same time. Since this started happening, my apple remote is worthless because disabling the receiver is not working, so it always controls both macs at the same time. To be clear, this is a software issue, likely to do the 10.6.7 OS X update. These are 2 different Macbooks, of different generations. One is a late 2010 unibody model, the other is a 2008 pre-unibody. Disabling the IR in the security panel is not working on EITHER Mac now, and it used to work fine on both.

Apr 10, 2011 12:59 PM in response to VincsenVegor

VincsenVegor wrote:
the MacBook Pro responds to any remote, no matter whether the box to disable the control is ticked or not.


You might try this command in a Terminal session:

sudo kextunload /System/Library/Extensions/AppleIRController.kext

You'll be prompted for your administrative password. If you're not happy with the results, just reboot. If you like the results, you'll have to run that command each time you boot.

Cannot "disable remote control infrared receiver"

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