Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] Haupagge MCE Remote does not work
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: Haupagge MCE Remote does not work
1st Mar, 2016, 11:16 AM
Post: #7
WishX Offline
Registered
Posts: 19
Joined: Feb 2016
Reputation: 0
RE: Haupagge MCE Remote does not work
(1st Mar, 2016 07:33 AM)Nachteule Wrote:  First of all I would check if the IR USB receiver has been detected by doing a

Code:
lsusb

lsusb:
Code:
Bus 002 Device 002: ID 0bc2:331a Seagate RSS LLC
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 1997:1221
Bus 001 Device 003: ID 148f:5372 Ralink Technology, Corp. RT5372 Wireless Adapter
Bus 001 Device 006: ID 1784:0006 TopSeed Technology Corp. eHome Infrared Transceiver
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

$ cat /proc/bus/input/devices
Code:
I: Bus=0019 Vendor=0001 Product=0001 Version=0100
N: Name="gpio-keys"
P: Phys=gpio-keys/input0
S: Sysfs=/devices/soc0/gpio-keys/input/input0
U: Uniq=
H: Handlers=event0
B: PROP=0
B: EV=3
B: KEY=1 0 0 0 0 0 0 0 0

I: Bus=0019 Vendor=0001 Product=0001 Version=0100
N: Name="gpio_ir_recv"
P: Phys=gpio_ir_recv/input0
S: Sysfs=/devices/soc0/ir-receiver/rc/rc0/input3
U: Uniq=
H: Handlers=kbd event3
B: PROP=0
B: EV=100013
B: KEY=1000000 0 0 0 0
B: MSC=10

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="MCE IR Keyboard/Mouse (gpio-rc-recv)"
P: Phys=/input0
S: Sysfs=/devices/virtual/input/input5
U: Uniq=
H: Handlers=sysrq kbd event5 mouse1
B: PROP=0
B: EV=100017
B: KEY=30000 0 7 ff87207a c14057ff febeffdf ffefffff ffffffff fffffffe
B: REL=3
B: MSC=10

I: Bus=0003 Vendor=1997 Product=1221 Version=0100
N: Name="Riite Mini Keybo"
P: Phys=usb-ci_hdrc.0-1.4/input0
S: Sysfs=/devices/soc0/soc/2100000.aips-bus/2184000.usb/ci_hdrc.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:1997:1221.0003/input/input9
U: Uniq=
H: Handlers=sysrq kbd event4 leds
B: PROP=0
B: EV=120013
B: KEY=10000 7 ff800000 7ff febeffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=1f

I: Bus=0003 Vendor=1997 Product=1221 Version=0100
N: Name="Riite Mini Keybo"
P: Phys=usb-ci_hdrc.0-1.4/input1
S: Sysfs=/devices/soc0/soc/2100000.aips-bus/2184000.usb/ci_hdrc.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1997:1221.0004/input/input10
U: Uniq=
H: Handlers=kbd event6 mouse2
B: PROP=0
B: EV=1f
B: KEY=3007f 0 0 0 0 483ffff 17aff32d bf544446 0 0 1f0001 130c13 b17c000 267bfa d941dfed 9e1680 4400 0 10000002
B: REL=143
B: ABS=1 0
B: MSC=10

I: Bus=0003 Vendor=1784 Product=0006 Version=0102
N: Name="Media Center Ed. eHome Infrared Remote Transceiver (1784:0006)"
P: Phys=usb-ci_hdrc.0-1.1
S: Sysfs=/devices/soc0/soc/2100000.aips-bus/2184000.usb/ci_hdrc.0/usb1/1-1/1-1.1/1-1.1:1.0/rc/rc1/input25
U: Uniq=
H: Handlers=kbd event1
B: PROP=0
B: EV=100013
B: KEY=1000000 0 0 0 0
B: MSC=10

I: Bus=0000 Vendor=0000 Product=0000 Version=0000
N: Name="MCE IR Keyboard/Mouse (mceusb)"
P: Phys=/input0
S: Sysfs=/devices/virtual/input/input26
U: Uniq=
H: Handlers=sysrq kbd event2 mouse0
B: PROP=0
B: EV=100017
B: KEY=30000 0 7 ff87207a c14057ff febeffdf ffefffff ffffffff fffffffe
B: REL=3
B: MSC=10

The IR Receiver is this: Click Here
The more is this: Click Here

When I click anything on the remote, the red light in the HP IR Receiver blinks with each button press, but it's not Xbian isn't reading the key presses.

I also have THIS REMOTE which works just fine right out of the box. This is what I've been using as a mouse and keyboard. Probably because it has it's own wireless dongle.

Here's an output of dmesg: Click Here

It might be worth noting that everything works out of the box with OpenELEC. Is there something I could copy from there into Xbian to get it to work? I'm open to any suggestions here.

Update: I removed the HP IR Receiver from the equation and my remote works fine with the IR built into the cubox-i. Would I have to somehow turn it off for the other one to work? Usually, I just tuck the cubox-i down behind something where it can't catch remote signals and the HP IR Receiver works great. Sadly, the cubox-i's built-in IR has next to no range and can't reach across a room, hence the HP IR.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Haupagge MCE Remote does not work - lukes790 - 22nd Sep, 2015, 06:58 AM
RE: Haupagge MCE Remote does not work - lukes790 - 23rd Sep, 2015, 05:35 PM
RE: Haupagge MCE Remote does not work - WishX - 1st Mar, 2016, 06:14 AM
RE: Haupagge MCE Remote does not work - Nachteule - 1st Mar, 2016, 07:33 AM
RE: Haupagge MCE Remote does not work - WishX - 1st Mar, 2016 11:16 AM
RE: Haupagge MCE Remote does not work - WishX - 1st Mar, 2016, 07:35 AM
RE: Haupagge MCE Remote does not work - Nachteule - 1st Mar, 2016, 07:42 AM
RE: Haupagge MCE Remote does not work - Nachteule - 2nd Mar, 2016, 12:06 AM
RE: Haupagge MCE Remote does not work - WishX - 2nd Mar, 2016, 12:28 AM
RE: Haupagge MCE Remote does not work - Nachteule - 2nd Mar, 2016, 12:47 AM
RE: Haupagge MCE Remote does not work - WishX - 2nd Mar, 2016, 09:22 AM
RE: Haupagge MCE Remote does not work - WishX - 2nd Mar, 2016, 12:58 PM
RE: Haupagge MCE Remote does not work - Nachteule - 3rd Mar, 2016, 12:28 AM
RE: Haupagge MCE Remote does not work - WishX - 3rd Mar, 2016, 12:37 AM
RE: Haupagge MCE Remote does not work - Nachteule - 3rd Mar, 2016, 02:48 AM
RE: Haupagge MCE Remote does not work - WishX - 3rd Mar, 2016, 01:31 PM
RE: Haupagge MCE Remote does not work - Nachteule - 3rd Mar, 2016, 09:59 PM
RE: Haupagge MCE Remote does not work - WishX - 4th Mar, 2016, 12:24 AM
RE: Haupagge MCE Remote does not work - Nachteule - 4th Mar, 2016, 02:29 AM
RE: Haupagge MCE Remote does not work - WishX - 4th Mar, 2016, 04:50 AM
RE: Haupagge MCE Remote does not work - Nachteule - 4th Mar, 2016, 05:16 AM
RE: Haupagge MCE Remote does not work - WishX - 4th Mar, 2016, 05:26 AM
RE: Haupagge MCE Remote does not work - Nachteule - 4th Mar, 2016, 07:07 AM
RE: Haupagge MCE Remote does not work - greenbag - 8th Mar, 2016, 07:00 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 25th May, 2025, 12:08 AM Powered By MyBB, © 2002-2025 MyBB Group.