<p><br>
On Aug 27, 2012 8:49 AM, "Igor Cicimov" <<a href="mailto:icicimov@gmail.com">icicimov@gmail.com</a>> wrote:<br>
><br>
><br>
> On Aug 27, 2012 8:37 AM, "Kenneth Emerson" <<a href="mailto:kenneth.emerson@gmail.com">kenneth.emerson@gmail.com</a>> wrote:<br>
> ><br>
> > I have been struggling with this for four hours now and cannot get my head wrapped around how lirc and devinput coexist now. I have previously set up a frontend with an mceusb remote (a bit of a struggle, but I did have success) on 12.04. This is my backend/frontend combination. I use a Harmony H659 remote emulating the Hauppauge grey remote. I use the IR receiver on a PVR250 (with digital TV, that's its only purpose now). Is there a way to get the signals to pass from devinput driver to lirc?<br>
> ><br>
> > I can see the keypresses with ir-keytable and I can map the keys with an rc-keymap file, but I cannot seem to find the right configuration for lirc's hardware.conf file. If I set the REMOTE_DEVICE=/dev/input/event11, the keypresses seem to get swallowed (i.e. the arrow keys no longer work in the frontend), but I never get anything out of irw. This is what I currently have for hardware.conf:<br>
> ><br>
> > REMOTE="Hauppauge TV card"<br>
> > REMOTE_MODULES="lirc_dev"<br>
> > REMOTE_DRIVER="devinput"<br>
> > REMOTE_DEVICE="/dev/input/event11"<br>
> > REMOTE_SOCKET=""<br>
> > REMOTE_LIRCD_CONF=""<br>
> > REMOTE_LIRCD_ARGS=""<br>
> ><br>
> > It seems that everything that I find with Google deals with USB IR receivers.<br>
> ><br>
> > -- Ken E.<br>
> ><br>
> > _______________________________________________<br>
> > mythtv-users mailing list<br>
> > <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
> > <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
> ><br>
><br>
> REMOTE_LIRCD_CONF="" should be pointing to your remote settings file for your remote, you know one that has "begin remote" and "end remote" lines inside and all the hex codes mapped to keys inbetween. Also you need to have lircd autostart set to yes its couple of lines bellow not shown in your print.<br>
Once you have your hauppauge remote working use it to train your harmony remote. Thats what i did with my harmony 700.</p>