[mythtvnz] Myth not responding to remote
Daniel Giddens
daniel at acsdata.co.nz
Tue May 4 00:04:00 BST 2010
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.
ls .lirc
elisa mplayer mythtv oldmythtv totem vlc xine xmame xmess
But mythfrontend doesn't use that directory by default.
You need to either link the .lircrc file to .lirc/mythtv
ln -s .lirc/mythtv .lircrc
will give you the following
ls -la
lrwxrwxrwx 1 myth myth 12 2010-04-02 23:04 .lircrc
-> .lirc/mythtv
or
have a file like I listed previously with includes for all the conf
files
cat .lircrc
#Custom lircrc generated via mythbuntu-lirc-generator
#All application specific lircrc files are within ~/.lirc
include ~/.lirc/mythtv
include ~/.lirc/mplayer
include ~/.lirc/xine
include ~/.lirc/vlc
include ~/.lirc/xmame
include ~/.lirc/xmess
include ~/.lirc/totem
include ~/.lirc/elisa
The result you are getting is exactly what you would expect if you don't
have the .lircrc file located in your home directory.
Daniel
On Tue, 2010-05-04 at 10:31 +1200, James Booth wrote:
> The remote is working fine – 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.
>
>
>
> Cheers.
>
>
>
>
> From: mythtvnz-bounces at lists.linuxnut.co.nz
> [mailto:mythtvnz-bounces at lists.linuxnut.co.nz] On Behalf Of Douglas
> Pearless
> Sent: Tuesday, 4 May 2010 10:20 a.m.
> To: mythtvnz at lists.linuxnut.co.nz
> Subject: Re: [mythtvnz] Myth not responding to remote
>
>
>
>
>
> Hmm,
>
> I have a similar problem with another remote, the theme seems to be
> that I have problems with the USB receiver no longer working. I
> recall there is something about them going to sleep or being
> disconnected after long periods of inactivity?
>
> if you go
>
> dmesg | grep disconnect
>
> what do you get?
>
> This could be an avenue to explore.
>
> Cheers
>
> Douglas
>
> Quoting Daniel Giddens <daniel at acsdata.co.nz>:
>
>
> Make sure you have a .lircrc file in your home directory that
> myth runs under.
>
> It should have
>
> cat .lircrc
> #Custom lircrc generated via mythbuntu-lirc-generator
> #All application specific lircrc files are within ~/.lirc
> include ~/.lirc/mythtv
> include ~/.lirc/mplayer
> include ~/.lirc/xine
> include ~/.lirc/vlc
> include ~/.lirc/xmame
> include ~/.lirc/xmess
> include ~/.lirc/totem
> include ~/.lirc/elisa
>
> in it
>
> Daniel
>
>
> On Mon, 2010-05-03 at 17:53 +1200, James Booth wrote:
>
>
>
> On Mon, 03 May 2010 17:44:36 Duncan Kennington wrote:
> > On 3 May 2010 17:34, James Booth <james at booths.net.nz> wrote:
> >
> > > I'm running Mythbuntu 0.22, and for some reason it has stopped responding
> > > to
> > > my remote (MCE). I have changed nothing that I am aware of. The remote is
> > > working fine and checking output of /dev/lircd and irw shows correct
> > > output,
> > > and the lirc/remote settings in Myth have not changed, but Myth has simply
> > > stopped reponding to it. Anyone got any suggestiosn on what else I could
> > > check?
> >
> >
> > Corruption/loss/other mishap with the lircrc file? Should be ~\.lirc\mythtv
> > (or is on mythbumtu anyway).
> >
>
> Nope, it's all good, and has not changed.
>
> I should of mentioned that I am using JYA's repos.
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
>
>
>
>
>
>
> _______________________________________________
> mythtvnz mailing list
> mythtvnz at lists.linuxnut.co.nz
> http://lists.ourshack.com/mailman/listinfo/mythtvnz
> Archives http://www.gossamer-threads.com/lists/mythtv/mythtvnz/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ourshack.com/pipermail/mythtvnz/attachments/20100504/5b9c60c0/attachment.htm
More information about the mythtvnz
mailing list