<div dir="ltr"><div>It seems that it was that ticket that affected me also. Went back a few commits and everything is working now.<br><br></div>Thank you for your time and help.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Apr 25, 2015 at 7:09 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:53:06 +0200, you wrote:<br>
<br>
>No, adding devinput didn't help.<br>
><br>
>In the same lircrc file i also have these two entries, that do work (so i<br>
>can select between running mythtv or xbmc):<br>
>begin<br>
>prog = irexec<br>
>button = KEY_POWER2<br>
>config = /usr/share/mythtv/restart_mythtv.sh &<br>
>repeat = 0<br>
>end<br>
><br>
>begin<br>
>prog = irexec<br>
>button = KEY_SELECT<br>
>config = /usr/share/mythtv/restart_xbmc.sh &<br>
>repeat = 0<br>
>end<br>
><br>
>Even though i shouldn't have to, but it shouldn't really matter if prog is<br>
>mythtv or irexec? Maybe i could use irexec to send keystrokes to mythtv?<br>
><br>
><br>
>On Sat, Apr 25, 2015 at 5:41 PM, Stefan D <<a href="mailto:raptorjr08@gmail.com">raptorjr08@gmail.com</a>> wrote:<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>
>> 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<br>
>>> 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>
>>> 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>
>>><br>
>><br>
>><br>
<br>
</div></div>Have you checked MythTV's settings for the keys? It is looking like<br>
mythfrontend is where the problem lies.<br>
<br>
For example:<br>
<br>
Setup > Edit Keys > Global > LEFT<br>
<br>
should have the value Left. Here are the first few entries in my<br>
keybindings table for comparison:<br>
<br>
mysql> select * from keybindings limit 10;<br>
+---------+----------+------------------+--------------------+----------+<br>
| context | action | description | keylist | hostname |<br>
+---------+----------+------------------+--------------------+----------+<br>
| Global | UP | Up Arrow | Up | mypvr |<br>
| Global | DOWN | Down Arrow | Down | mypvr |<br>
| Global | LEFT | Left Arrow | Left | mypvr |<br>
| Global | RIGHT | Right Arrow | Right | mypvr |<br>
| Global | SELECT | Select | Return,Enter,Space | mypvr |<br>
| Global | ESCAPE | Escape | Esc | mypvr |<br>
| Global | MENU | Pop-up menu | M | mypvr |<br>
| Global | INFO | More information | I | mypvr |<br>
| Global | PAGEUP | Page Up | PgUp | mypvr |<br>
| Global | PAGEDOWN | Page Down | PgDown | mypvr |<br>
+---------+----------+------------------+--------------------+----------+<br>
10 rows in set (0.00 sec)<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>