Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
(2014-07-05, 04:31)Mark the Red Wrote: I have configured my Harmony per your instructions. As a backup I have included (2) other versions of the Microsoft Media Center Extended as alternate devices to test as well. Microsoft Media Center Extender, Microsoft Media Center, and Microsoft Media Center SE. On the default Microsoft Media Center Extender I am using, the default Harmony touch screen buttons are Start, RecTV, LiveTV, Back, Radio, Music.

ok then.

1) ensure that 'Remote control sends keyboard presses' is deselected under XBMC Settings/System/Input Devices.

2) what's the model # on the bottom of your IR receiver? It's listed after " HP P/N"

3) boot up OE without the IR receiver connected, then plug in the IR receiver. SSH into OE, output dmesg to text, post the last 20 lines of the file here in a formatted code block.

here's what mine looks like:
Code:
[   23.931466] usb 1-5: new full-speed USB device number 5 using xhci_hcd
[   24.141366] Registered IR keymap rc-rc6-mce
[   24.141528] input: Media Center Ed. eHome Infrared Remote Transceiver (0471:0815) as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/rc/rc0/input16
[   24.141753] rc0: Media Center Ed. eHome Infrared Remote Transceiver (0471:0815) as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/rc/rc0
[   24.149390] IR RC5(x) protocol handler initialized
[   24.150306] IR NEC protocol handler initialized
[   24.153975] IR RC6 protocol handler initialized
[   24.156534] IR JVC protocol handler initialized
[   24.159300] IR Sony protocol handler initialized
[   24.162032] IR SANYO protocol handler initialized
[   24.166450] IR MCE Keyboard/mouse protocol handler initialized
[   24.168262] input: MCE IR Keyboard/Mouse (mceusb) as /devices/virtual/input/input17
[   24.173148] lirc_dev: IR Remote Control driver registered, major 248
[   24.173740] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[   24.173745] IR LIRC bridge handler initialized
[   24.341360] mceusb 1-5:1.0: Registered Philips eHome Infrared Transceiver with mce emulator interface version 1
[   24.341366] mceusb 1-5:1.0: 2 tx ports (0x0 cabled) and 2 rx sensors (0x1 active)
[   24.341402] usbcore: registered new interface driver mceusb

the important things to note are:
- lines 3/4/16, the receiver is detected as an 'eHome' type receiver
- line 17, of the 2 rx sensors, 1 is active (if yours says 0x0, that's a problem)

if your dmesg output is identical to mine, then the problem is with the remote setup, not the receiver unit (or OE).
Reply


Messages In This Thread
RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) [v2.12 - 2014/06/30] - by Matt Devo - 2014-07-05, 18:39
Chromebox and Qwerty Air Mouse - by rahjer - 2014-08-13, 04:51
Wake from suspend K400 - by dontknowhow - 2014-08-20, 16:05
DisplayPort - by Charles R - 2014-08-29, 21:33
HP Chromebox 4Gb - by P3ws - 2014-09-20, 08:51
BIOS update fails - by gkingsmill - 2014-10-17, 12:05
Great Expierience - by pmpartners - 2014-12-06, 16:00
3D support (auto swtich) - by zaldwaik - 2014-12-23, 07:27
High Idle CPU - by ToBeFrank - 2015-02-28, 03:29
HELP!!! - by code_19 - 2015-03-22, 04:49
R3.15 - 2015/03/19] - by nickr - 2015-03-25, 20:55
Skipping Frames - by busta.rhymes - 2015-07-29, 15:40
External disks not sleeping... - by sixburgh - 2015-10-14, 22:02
ChromeBOX2 success in dualboot - by fishypops - 2015-11-08, 19:05
Confirm Bricked Chromebox - by Bogustime - 2016-03-20, 19:24
(LibreELEC Bluetooth not working - by jerndl - 2017-01-06, 18:20
New Audio Problem - by Pajoe - 2019-01-19, 01:20
RE: New Audio Problem - by Matt Devo - 2019-01-19, 11:13
Powering on with TV turned off - by robca - 2021-07-18, 21:20
RE: Powering on with TV turned off - by robca - 2021-07-21, 19:10
Logout Mark Read Team Forum Stats Members Help
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]37