<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY LINK="#0000ff">
I am fairly certain that mythfrontend parses the .lircrc file in your home directory. You should have a .lirc directory and in that you will have all your lirc conf files. <BR>
<BR>
ls .lirc<BR>
elisa&nbsp; mplayer&nbsp; mythtv&nbsp; oldmythtv&nbsp; totem&nbsp; vlc&nbsp; xine&nbsp; xmame&nbsp; xmess<BR>
<BR>
But mythfrontend doesn't use that directory by default.<BR>
<BR>
You need to either link the .lircrc file to .lirc/mythtv<BR>
<BR>
ln -s .lirc/mythtv .lircrc<BR>
<BR>
will give you the following <BR>
<BR>
ls -la<BR>
lrwxrwxrwx&nbsp; 1 myth myth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12 2010-04-02 23:04 .lircrc -&gt; .lirc/mythtv<BR>
<BR>
or<BR>
<BR>
have a file like I listed previously with includes for all the conf files<BR>
<BR>
cat .lircrc<BR>
#Custom lircrc generated via mythbuntu-lirc-generator<BR>
#All application specific lircrc files are within ~/.lirc<BR>
include ~/.lirc/mythtv <BR>
include ~/.lirc/mplayer <BR>
include ~/.lirc/xine <BR>
include ~/.lirc/vlc <BR>
include ~/.lirc/xmame <BR>
include ~/.lirc/xmess <BR>
include ~/.lirc/totem <BR>
include ~/.lirc/elisa<BR>
<BR>
The result you are getting is exactly what you would expect if you don't have the .lircrc file located in your home directory.<BR>
<BR>
Daniel<BR>
<BR>
<BR>
On Tue, 2010-05-04 at 10:31 +1200, James Booth wrote:
<BLOCKQUOTE TYPE=CITE>
    The remote is working fine &#8211; running irw gives correct output. It seems either the output from lircd is not getting to Myth, or Myth is not responding to the input. I do not currently use the remote to control any other apps (eg mplayer) so will try that when I get home to see if the issue is specific to MythTV or a general problem.<BR>
    <BR>
    &nbsp;<BR>
    <BR>
    Cheers.<BR>
    <BR>
    &nbsp;<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <B>From:</B> mythtvnz-bounces@lists.linuxnut.co.nz [mailto:mythtvnz-bounces@lists.linuxnut.co.nz] <B>On Behalf Of </B>Douglas Pearless<BR>
    <B>Sent:</B> Tuesday, 4 May 2010 10:20 a.m.<BR>
    <B>To:</B> mythtvnz@lists.linuxnut.co.nz<BR>
    <B>Subject:</B> Re: [mythtvnz] Myth not responding to remote<BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    &nbsp;<BR>
    <BR>
    Hmm,<BR>
    <BR>
    I have a similar problem with another remote, the theme seems to be that I have problems with the USB receiver no longer working. &nbsp;I recall there is something about them going to sleep or being disconnected after long periods of inactivity?<BR>
    <BR>
    if you go&nbsp;<BR>
    <BR>
    dmesg | grep disconnect<BR>
    <BR>
    what do you get?<BR>
    <BR>
    This could be an avenue to explore.<BR>
    <BR>
    Cheers<BR>
    <BR>
    Douglas<BR>
    <BR>
    Quoting Daniel Giddens &lt;daniel@acsdata.co.nz&gt;:<BR>
    <BR>
    <BLOCKQUOTE>
        Make sure you have a .lircrc file in your home directory that myth runs under.<BR>
        <BR>
        It should have <BR>
        <BR>
        cat .lircrc<BR>
        #Custom lircrc generated via mythbuntu-lirc-generator<BR>
        #All application specific lircrc files are within ~/.lirc<BR>
        include ~/.lirc/mythtv <BR>
        include ~/.lirc/mplayer <BR>
        include ~/.lirc/xine <BR>
        include ~/.lirc/vlc <BR>
        include ~/.lirc/xmame <BR>
        include ~/.lirc/xmess <BR>
        include ~/.lirc/totem <BR>
        include ~/.lirc/elisa<BR>
        <BR>
        in it<BR>
        <BR>
        Daniel<BR>
        <BR>
        <BR>
        On Mon, 2010-05-03 at 17:53 +1200, James Booth wrote: <BR>
        <BR>
<PRE>
&nbsp;
On Mon, 03 May 2010 17:44:36 Duncan Kennington wrote:
&gt; On 3 May 2010 17:34, James Booth &lt;<A HREF="mailto:james@booths.net.nz">james@booths.net.nz</A>&gt; wrote:
&gt; 
&gt; &gt; I'm running Mythbuntu 0.22, and for some reason it has stopped responding
&gt; &gt; to
&gt; &gt; my remote (MCE). I have changed nothing that I am aware of. The remote is
&gt; &gt; working fine and checking output of /dev/lircd and irw shows correct
&gt; &gt; output,
&gt; &gt; and the lirc/remote settings in Myth have not changed, but Myth has simply
&gt; &gt; stopped reponding to it. Anyone got any suggestiosn on what else I could
&gt; &gt; check?
&gt; 
&gt; 
&gt; Corruption/loss/other mishap with the lircrc file?&nbsp; Should be ~\.lirc\mythtv
&gt; (or is on mythbumtu anyway).
&gt; 
&nbsp;
Nope, it's all good, and has not changed.
&nbsp;
I should of mentioned that I am using JYA's repos.
&nbsp;
_______________________________________________
mythtvnz mailing list
<A HREF="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</A>
<A HREF="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</A>
Archives <A HREF="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</A>
</PRE>
    </BLOCKQUOTE>
    <BR>
    &nbsp;<BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
mythtvnz mailing list
<A HREF="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</A>
<A HREF="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</A>
Archives <A HREF="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>