Apple Remote not working in 0.5.0b1 and b2

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Jayhawker Offline
Junior Member
Posts: 8
Joined: Apr 2008
Reputation: 0
Question  Apple Remote not working in 0.5.0b1 and b2 Post: #1
I'm on a latest revision MacBook running Leopard. I did a clean install of 0.5.0b1 after deleting the Application Support/XBMC folder. In the settings I enabled the Apple Remote ("Standard") and turned on the Always On function. The remote didn't work.

I upgraded to 0.5.0b2 and did another clean install but still no luck. I get no response from XBMC when I use the remote. When I press up/down, I can hear the volume going up and down, so the remote seems to be passing-through to OS X and XBMC isn't intercepting the commands.

Any suggestions?
find quote
topfs2 Offline
Team-XBMC Developer
Posts: 3,825
Joined: Dec 2007
Reputation: 8
Post: #2
From what I know the new AppleRemote is an EventClient which is called XBMCHelper, this must always be running, but I'm not using OSX so the install might take care of that setup, if that is the case then ignore me Smile

If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
find quote
Jayhawker Offline
Junior Member
Posts: 8
Joined: Apr 2008
Reputation: 0
Post: #3
I just checked Activity Monitor to make sure XBMCHelper is running, and it is, even when XBMC isn't. I'm so confused because this should be working.
find quote
topfs2 Offline
Team-XBMC Developer
Posts: 3,825
Joined: Dec 2007
Reputation: 8
Post: #4
Could you please post a debug log on http://www.pastebin.ca aswell (then we can see if there is anything wrong inbetween XBMC and XBMCHelper) it should be in /var/logs/xbmc.log IIRC.

/Topfs2

If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]

"Well Im gonna download the code and look at it a bit but I'm certainly not a really good C/C++ programer but I'd help as much as I can, I mostly write in C#."
find quote
Zilch321 Offline
Junior Member
Posts: 2
Joined: May 2008
Reputation: 0
Post: #5
Have you ever used RemoteBuddy ? I read something just the other day about someone not being able to get their remote to work with xbmc. They had at one time used remote buddy and didnt fully uninstall it. This gave them problems like you are describing.
find quote
Sasch Offline
Junior Member
Posts: 3
Joined: Mar 2008
Reputation: 0
Post: #6
I had the same problem - install Remote Buddy new and uninstall Remote Buddy over the Setup assistant - Thats help for me ;o)
find quote
iordonez Offline
Team Plex
Posts: 323
Joined: Feb 2008
Location: SFBA
Post: #7
Make sure your ~/Library/Application Support/XBMC/UserData/Keymap.xml has references to:

<joystick name="Apple Remote">
find quote
Jayhawker Offline
Junior Member
Posts: 8
Joined: Apr 2008
Reputation: 0
Post: #8
iordonez Wrote:Make sure your ~/Library/Application Support/XBMC/UserData/Keymap.xml has references to:

<joystick name="Apple Remote">

Yep.
find quote
Jayhawker Offline
Junior Member
Posts: 8
Joined: Apr 2008
Reputation: 0
Post: #9
Sasch Wrote:I had the same problem - install Remote Buddy new and uninstall Remote Buddy over the Setup assistant - Thats help for me ;o)

I did have Remote Buddy installed at one point but I thought I completely uninstalled it. I tried your fix, reinstalling it and then uninstalling the driver via the Setup Wizard, and then uninstalling Remote Buddy via AppCleaner. Still no luck. I looked up instructions on how to manually delete the Remote Buddy driver and did that, and XBMC still doesn't work.

I guess it has to be related to Remote Buddy, but I'm not sure what remnant of the software I haven't deleted that's causing the problem.
find quote
Jayhawker Offline
Junior Member
Posts: 8
Joined: Apr 2008
Reputation: 0
Post: #10
Topfs2 Wrote:Could you please post a debug log on http://www.pastebin.ca aswell (then we can see if there is anything wrong inbetween XBMC and XBMCHelper) it should be in /var/logs/xbmc.log IIRC.

/Topfs2

http://pastebin.com/f449b048e
find quote
Post Reply