[mythtv-users] Cant get irexec to work

Nick Morrott knowledgejunkie at gmail.com
Sun Jul 15 17:08:28 UTC 2007


On 15/07/07, Hasse R. Hansen <hasse at ramlev.dk> wrote:
> I have installed the irexec program on the MythTV, and on my
> ~/.mythtv/lircrc contains
>
> #show osd
> begin
> prog = irexec
> button = Red
> repeat = 0
> config = /usr/local/bin/osd.sh
> end
>
> and osd.sh works ...

If you put the irexec blocks in the correct file location (~/.lircrc)
it should work.

Many LIRC-related problems in MythTV are due to it using a standard
LIRC config file in a non-standard location (~/.mythtv/lircrc). This
causes problems when using other LIRC-aware programs such as irxevent,
irexec, xine, and mplayer which expect a LIRC config in the standard
location. This happens when the user forgets (or isn't aware of the
need) to create a symlink back to the LIRC standard config location to
cater for their other LIRC clients.

You can also start irexec with a specific config file, but as new
versions of MythTV support using the standard LIRC config file
(~/.lircrc) since http://cvs.mythtv.org/trac/changeset/11252 you only
need keep a single copy of your LIRC config in ~/.lircrc.

-- 
Nick

MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list