Kodi Community Forum

Full Version: Problem with VRC-1100 Remote
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I'm having troubles getting the VRC-1100 IR Remote to work. Plugged it in, lsusb showed that the device was seen by the system. I installed lirc and inputlirc, but after the installation, I'm having problems get lirc to start.

Code:
main@htpc:~$ sudo service lirc stop
sh: echo: I/O error
sh: echo: I/O error

When the system boots, I can see a few blinks on the IR receiver, but then I get the same message and lirc fails to start.

lsusb gives

Code:
Bus 002 Device 002: ID 05a4:9881 Ortek Technology, Inc. IR receiver [VRC-1100 Vista MCE Remote Control]

My system:

Code:
main@htpc:~$ uname -r
3.13.0-45-generic

Code:
main@htpc: apt-show-versions lirc
lirc:amd64/trusty 0.9.0-0ubuntu5 uptodate
you shouldn't need lirc at all, the remote registers as HID device and normally works ootb. Some buttons will need keymappings in kodi though.
(2015-02-10, 15:18)wsnipex Wrote: [ -> ]you shouldn't need lirc at all, the remote registers as HID device and normally works ootb. Some buttons will need keymappings in kodi though.

Ok, I'll try again asap.
Thanks, working out of the box. As you said, no lirc or anything required.