Help - Search - Members - Calendar
Full Version: Using the Frontrow Apple Remote controller
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > Other Peripheral Devices
VaiOSX
If your PC has Infrared built-in you can try this hack (it will probably work with an external USB Infrared receiver)

This is the system profiler result for the USB IR receiver

QUOTE
IR Receiver:

Version: 1.10
Bus Power (mA): 500
Speed: Up to 12 Mb/sec
Manufacturer: Apple Computer, Inc.
Product ID: 0x8240
Vendor ID: 0x05ac (Apple Computer, Inc.)


8240 is Hexa, when you convert it to Decimal you'll get 33344
05ac is Hexa, when you convert it to Decimal you'll get 1452

You must check in Windows or Linux for the Vendor and Product ID of your IR receiver.
Then go to this website and convert it (don't type 0x in the value to convert)

http://www.easycalculation.com/hex-converter.php

Then, edit the Info.plist inside AppleIRController.kext and replace it with the decimal numbers you just converted.

QUOTE
<key>idProduct</key>
<integer>33344</integer>
<key>idVendor</key>
<integer>1452</integer>


in the terminal you must type

sudo chmod -R 755 /System/Library/Extensions/AppleIRController.kext

sudo chown -R root:wheel /System/Library/Extensions/AppleIRController.kext

sudo kextcache -k /System/Library/Extensions


and Voilą !

You can now restart and check with the tiny remote controller. wink.gif
VaiOSX
Anybody has succeed with this ?
buglamp
Has Anyone tried cloning the IR signals from one of the front row remotes to a PDA? I know theres a really good program for palm called omni remote that might work.
zippy
I tried this hack with a USB IR receiver, but couldn't get it to work. I'm trying to control FrontRow with a genuine Apple remote control that I bought from the Apple store.

Any ideas?
tattootroy
any one got this t work ?
Woodoodm
I try to change Device ID in AppleIRController.kext, but it dont`t work.
Need HELP!

Click to view attachment


SavageMatBU
I, too, am looking to get the apple remote working, lol...i came across this site, http://twistedmelon.com/mira/hardware.html and maybe we can get something working here...don't quit on the apple remote!!!! It needs lovin' too
xeikon
QUOTE(VaiOSX @ Mar 6 2006, 01:12 PM) *
If your PC has Infrared built-in you can try this hack (it will probably work with an external USB Infrared receiver)This is the system profiler result for the USB IR receiver8240 is Hexa, when you convert it to Decimal you'll get 3334405ac is Hexa, when you convert it to Decimal you'll get 1452You must check in Windows or Linux for the Vendor and Product ID of your IR receiver.Then go to this website and convert it (don't type 0x in the value to convert)http://www.easycalculation.com/hex-converter.phpThen, edit the Info.plist inside AppleIRController.kext and replace it with the decimal numbers you just converted.in the terminal you must typesudo chmod -R 755 /System/Library/Extensions/AppleIRController.kextsudo chown -R root:wheel /System/Library/Extensions/AppleIRController.kextsudo kextcache -k /System/Library/Extensionsand Voilą !You can now restart and check with the tiny remote controller. wink.gif
And...????? Sooooo......Does it works for you ???I mean...can you control your Hackintosh with a regular Apple Remote control ?????
QUOTE(VaiOSX @ Mar 6 2006, 01:12 PM) *
If your PC has Infrared built-in you can try this hack (it will probably work with an external USB Infrared receiver)This is the system profiler result for the USB IR receiver8240 is Hexa, when you convert it to Decimal you'll get 3334405ac is Hexa, when you convert it to Decimal you'll get 1452You must check in Windows or Linux for the Vendor and Product ID of your IR receiver.Then go to this website and convert it (don't type 0x in the value to convert)http://www.easycalculation.com/hex-converter.phpThen, edit the Info.plist inside AppleIRController.kext and replace it with the decimal numbers you just converted.in the terminal you must typesudo chmod -R 755 /System/Library/Extensions/AppleIRController.kextsudo chown -R root:wheel /System/Library/Extensions/AppleIRController.kextsudo kextcache -k /System/Library/Extensionsand Voilą !You can now restart and check with the tiny remote controller. wink.gif
And...????? Sooooo......Does it works for you ???I mean...can you control your Hackintosh with a regular Apple Remote control ?????
mtotho
in system profiler, it detects my asus p5w dh remote.. and it actually says "Asus P5W DH Remote"

i followed this guide.. and just for kicks, tried my asus dh remote.. did not work. I am gonna try an apple remote soon.
Krazubu
This kext is designed for built-in IR receivers (which mean directly linked with the mobo). So it should work for built-in IR receivers, but not with USB ones that require a totally different driver.
mtotho
@krazubu, Oh. I am gonna try an apple remote in an hour or so.. i am getting one soon. Is there a chance it will work.. my usb device is detected as "P5W DH Remote". Is there a kext for the usb ir remote i can edit? thanks

the apple remote didnt work.
Woodoodm
Im clone Apple Remote to my Sony Remote. And it's work fine with Mac-Book,
but still don't work with my USB IR.
Need driver............ unsure.gif
It's will be fun to control my HACK by Remote from my Television rolleyes.gif

^_^
Have anyone try the mira or manta or what ever it is called?

http://twistedmelon.com/mira/screenshots.html#mainwindow
eberts
Yep, I bought the Manta TR1 with mira software. It works (kind of) but since there hasn't been any updates recently I'd call it buggy. It used to work perfectly with Tiger...
FavleX
anyone have found any remote controller to get a real wake up from sleep?
bigjim
i haven't tried this and when i get an external hard-drive soon i will but until then i think someone should make an application that allows you to use the IR remote that came with your computer and tell the system what to do with a certain input ANYBODY (DEVELOPERS) LISTENING?

expanding on that idea you could use old tv or cable or satellite remotes-that would be cool! biggrin.gif
stellarola
I highly suggest using an app called Remote Buddy. It works with a lot of different USB IR sensors and can be linked with an Apple Remote. smile.gif

-Stell
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.