<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jarod Wilson wrote:
<blockquote
 cite="mid:AANLkTimdwNaoUIpSqRTwylBeN5ihz72iMtNiw_dQ1VXk@mail.gmail.com"
 type="cite">
  <pre wrap="">On Sun, May 16, 2010 at 6:14 PM, DaveD <a class="moz-txt-link-rfc2396E" href="mailto:mythtv@guiplot.com">&lt;mythtv@guiplot.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I just did the updates for my F11 fe/be system and now the remote doesn't
work in Myth. &nbsp;irw works as expected, as does Xine, and Gnome fires off
mythfrontend, but Myth doesn't respond to any key presses. &nbsp;No errors or
related messages from mythfrontend's console output. &nbsp;lirc was updated in
the updates (to 0.8.6-2), but MythTV was not. &nbsp;My ~/.lircrc and
~/.mythtv/lircrc have not changed. &nbsp;Anyone else seen this? &nbsp;Any ideas?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If irw works as expected, I'd wager the problem is that lirc 0.8.6
moved the lirc daemon socket from /dev/lircd to /var/run/lirc/lircd,
and your frontend is still configured to connect to the old location.
There's a config option somewhere in the frontend setup to change the
location. In an ideal world, mythtv wouldn't be connecting directly to
the socket, but instead using the lirc client libs (like xine does),
but there are some legacy reasons behind it...
  </pre>
</blockquote>
That was it, thanks!&nbsp; I would have had to look a long time to find the
new socket location... if I had even thought to look!<br>
<br>
Dave D.<br>
<br>
</body>
</html>