[mythtv-users] Dvico MCE style remote + LIRC?

Todd Ignasiak ignasiak at gmail.com
Tue Aug 30 19:45:38 UTC 2005


I have the DVico USB IR receiver, though I don't know if it's the
'MCE' version..

The kernel driver appears to work for me.  I get a /dev/usb/hiddev0
device, and if I 'cat' it, I can see garbage output as I press keys on
my IR remote.

But, I don't see any sign of lircd seeing the IR commands.   irw or
irrecord don't show any inputs.

Is there any special config needed for the DVico receiver (I
configured it for the USB->DVico device before compiling).   Any
reccomendations for debugging lircd connections to the USB device?

On 8/28/05, Andrew Speer <andrew.speer at isolutions.com.au> wrote:
> I was able to get this remote working by doing the following:
> 
> 1 .. Patching the lirc 0.7.2 code using the diff provided below (very simple).
> 
> 2 .. Building lirc to use the "Linux Input Layer" driver
> 
> 3 .. Starting the lirc daemon with the option "-d /dev/hiddev0" to tell it to
> use the right dev file, instead of /dev/input/event0
> 
> 4 .. Using the lircd.conf file attached (very similar to the existing MCE
> remote lircd.conf, hex codes just transposed and moved over a few bits).
> 
> For the reference of others the remote looks like this:
> 
> http://www.eyo.com.au/img/ups,kvm,usb/hdtv5remote.jpg
> 
> Good luck,
> 
> Andrew Speer
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
> 
>


More information about the mythtv-users mailing list