Solved Problem with VRC-1100 Remote
#1
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
Reply
#2
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.
Reply
#3
(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.
Reply
#4
Thanks, working out of the box. As you said, no lirc or anything required.
Reply

Logout Mark Read Team Forum Stats Members Help
Problem with VRC-1100 Remote0