[LINUX] HOW-TO get Logitech Harmony Universal Remote + Custom Buttons working in XBMC

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
luthan Offline
Junior Member
Posts: 20
Joined: Jun 2004
Reputation: 0
Post: #21
i have the harmony one remote
this setup didnt work for me
when running irw i get the following on a certain button press:

Code:
000000037ff07bb2 00 BB2 mceusb

i then go to /usr/share/lirc/remotes/mceusb/lircd.conf.mceusb and already see BB2 defined there
Code:
#bb2 - bb4 unused
        BB2           0x00007bb2
        BB3           0x00007bb3
        BB4           0x00007bb4

then i go to the /usr/share/xbmc/system/Lircmap.xml file and set
Code:
<obc117>BB2</obc117>

then in the remote.xml and add the following right under global and <FullscreenVideo>

Code:
<universalremote>
        <obc117>ShowSubtitles</obc117>
    </universalremote>

test the button when viewing a movie and subtitles dont toggle

what am i missing here?
find quote
Xeijin Offline
Member
Posts: 62
Joined: Jul 2007
Reputation: 0
Post: #22
Wish I had this about 4 weeks ago ... excellent guide.
find quote
quby Offline
Junior Member
Posts: 2
Joined: Feb 2010
Reputation: 0
Post: #23
ohoffm Wrote:when attempting to run:
sudo mode2 -r -d /dev/lirc0

I am getting the following error:

mode2: error opening /dev/lirc0
mode2: No such file or directory

and that device does not exist.

I got the same problem! I use an ION based board (asus at3n) and the remote of an old ati theater 550 tuner like this The remote has an usb receiver wich is work well with the base function (left right up down ok=enter playing navigates, volume up down etc.) without lirc too. I can use it with a basic desktop ubuntu too, so I think it's independent of the lirc. Lsusb output is:

Code:
Bus 004 Device 002: ID 0766:0204 Jess-Link Products Co., Ltd

I tried with "irw", and it works but almost all of the buttons have the same output :ˇ@

So, the question is: what I use, as the name of the device in the begining
lirc.conf and why Ihave no /dev/lirc0 No any idea??

Sorry for my bad english!
(This post was last modified: 2010-02-01 14:43 by quby.)
find quote
Th3R00st3r Offline
Senior Member
Posts: 110
Joined: Nov 2008
Reputation: 0
Post: #24
Hi,

I have lircd.conf file set with the codes from the first page.
I started irw and it takes me to a blank line. I am using an actual xbox 360 dvd remote that looks like this and a usbuirt.
When I press a button on the remote after entering irw, I do not get any codes. The light on the usbuirt flashes, but no codes.

Any suggestions?
find quote
Th3R00st3r Offline
Senior Member
Posts: 110
Joined: Nov 2008
Reputation: 0
Post: #25
frustrated is the word..

Does anyone have a hardware.conf and lircd.conf they would be willing to share so i can use it as a template.

Someone using a harmony and a usbuirt.

Thanks!
find quote
nickhopkins08 Offline
Junior Member
Posts: 24
Joined: Mar 2010
Reputation: 0
Post: #26
Can I just check before putting my hand in my pocket, this is the XBOX dongle(controller) I need to buy?

http://www.amazon.co.uk/Official-Movie-P...B0000CFYI8

Cheers!
find quote
fryster Offline
Junior Member
Posts: 31
Joined: Jan 2010
Reputation: 0
Post: #27
nickhopkins08 Wrote:Can I just check before putting my hand in my pocket, this is the XBOX dongle(controller) I need to buy?

http://www.amazon.co.uk/Official-Movie-P...B0000CFYI8

Cheers!

Yes!
find quote
nickhopkins08 Offline
Junior Member
Posts: 24
Joined: Mar 2010
Reputation: 0
Post: #28
Thanks!Big Grin
find quote
meathane Offline
Member
Posts: 75
Joined: Mar 2010
Reputation: 0
Post: #29
i got as far as pasting in the 2nd line and got this

GNU nano 2.0.9 File: /etc/lirc/lircd.conf

#This configuration has been automatically generated via
#the Ubuntu LIRC package maintainer scripts.
#
#It includes the default configuration for the remote and/or
#transmitter that you have selected during package installation.
#
#Feel free to add any custom remotes to the configuration
#via additional include directives or below the existing
#Ubuntu include directives from your selected remote and/or
#transmitter.

#Configuration for the Windows Media Center Remotes (new version Philips et al.$
include "/usr/share/lirc/remotes/mceusb/lircd.conf.mceusb"






[ Read 14 lines ]
^G Get Help ^O WriteOut ^R Read File ^Y Prev Page ^K Cut Text ^C Cur Pos
^X Exit ^J Justify ^W Where Is ^V Next Page ^U UnCut Text^T To Spell




no idea
find quote
nickhopkins08 Offline
Junior Member
Posts: 24
Joined: Mar 2010
Reputation: 0
Post: #30
Will the below work for plugging the XBOX IR dongle into my PC? I'm having problems with the website suggested on the first page:

http://www.play-asia.com/paOS-13-71-6m-4...0-czu.html
find quote
Post Reply