<div dir="ltr"><div><div>Thank you.<br><br></div>Yes I'm running master. I always assume that I'm doing something wrong =)<br></div>Now i have something to test with.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 25, 2015 at 5:58 PM, Stephen Worthington <span dir="ltr"><<a href="mailto:stephen_agent@jsw.gen.nz" target="_blank">stephen_agent@jsw.gen.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Sat, 25 Apr 2015 17:41:21 +0200, you wrote:<br>
<br>
>On Sat, Apr 25, 2015 at 5:30 PM, Stephen Worthington <<br>
><a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br>
><br>
>> On Sat, 25 Apr 2015 16:28:03 +0200, you wrote:<br>
>><br>
>> >I'm having some problem to get MythTV work with LIRC again after a upgrade<br>
>> >to Ubuntu 14.04.<br>
>> ><br>
>> >irw is working, f.ex. gives me:<br>
>> >000000008001016d 01 KEY_EPG devinput<br>
>> >0000000080010067 00 KEY_UP devinput<br>
>> >0000000080010181 00 KEY_RADIO devinput<br>
>> >0000000080010069 00 KEY_LEFT devinput<br>
>> >000000008001006a 00 KEY_RIGHT devinput<br>
>> >00000000800100ae 00 KEY_EXIT devinput<br>
>> >000000008001006c 00 KEY_DOWN devinput<br>
>> >000000008001008b 00 KEY_MENU devinput<br>
>> >0000000080010073 00 KEY_VOLUMEUP devinput<br>
>> >0000000080010072 00 KEY_VOLUMEDOWN devinput<br>
>> >000000008001019c 00 KEY_PREVIOUS devinput<br>
>> >0000000080010071 00 KEY_MUTE devinput<br>
>> >0000000080010192 00 KEY_CHANNELUP devinput<br>
>> >0000000080010193 00 KEY_CHANNELDOWN devinput<br>
>> ><br>
>> >In the frontend log i see this:<br>
>> >LIRC: Successfully initialized '/var/run/lirc/lircd' using<br>
>> >'/home/stefan/.mythtv/lircrc' config<br>
>> ><br>
>> >Part of my lircrc file in .mythtv (which is a link to .lirc/mythtv) looks<br>
>> >like this:<br>
>> >begin<br>
>> >prog = mythtv<br>
>> >button = KEY_UP<br>
>> >config = Up<br>
>> >end<br>
>> ><br>
>> >begin<br>
>> >prog = mythtv<br>
>> >button = KEY_DOWN<br>
>> >config = Down<br>
>> >end<br>
>> ><br>
>> >begin<br>
>> >prog = mythtv<br>
>> >button = KEY_LEFT<br>
>> >config = Left<br>
>> >end<br>
>> ><br>
>> >begin<br>
>> >prog = mythtv<br>
>> >button = KEY_RIGHT<br>
>> >config = Right<br>
>> >end<br>
>> ><br>
>> >So i don't understand why it wont work? The frontend says that the<br>
>> >initialization is successful. The keynames from irw is the same as the<br>
>> >keynames in lircrc file. Shouldn't that be enough?<br>
>> ><br>
>> >Either i should never make a Ubuntu upgrade again, or i should make it<br>
>> more<br>
>> >often so i don't forget things =) Everything worked perfect before the<br>
>> >upgrade.<br>
>> ><br>
>> >Any help appreciated.<br>
>> ><br>
>> >/Stefan<br>
>><br>
>> There were big changes in lirc between 12.04 and 14.04. A lot of the<br>
>> drivers went into the kernel, so now things do work differently for<br>
>> many IR remotes. What remote and IR receiver are you using?<br>
>><br>
>> The obvious difference I can see between your .lirc/mythtv file and<br>
>> mine is that I have a line saying "remote = devinput" in each entry. I<br>
>> am not sure it is necessary, but I would suggest trying it.<br>
<br>
>I have a Hauppauge, grey remote. Using the receiver that is attached to my<br>
>PVR-250 card.<br>
><br>
>I will try to add "remote = devinput" on each entry.<br>
<br>
</div></div>I have a Hauppauge PVR-500 which came with an MCE remote - yours may<br>
be similar to that. It is less likely to be similar to the later<br>
Hauppauge HVR-900 & Nova TD-500 remotes I have (which are identical).<br>
There is a file with copies of my Mythbuntu 14.04 configs for all of<br>
these on my web server:<br>
<br>
<a href="http://www.jsw.gen.nz/mythtv/mythbuntu-devinput-lirc.bz2" target="_blank">http://www.jsw.gen.nz/mythtv/mythbuntu-devinput-lirc.bz2</a><br>
<br>
There is a README that gives some information about how I have done my<br>
configuration and how to test your config at all stages.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</div></div></blockquote></div><br></div>