[mythtv-users] Favour required: imon infra red and lirc

Jean-Yves Avenard jyavenard at gmail.com
Fri Feb 13 22:43:31 UTC 2009


Hi

2009/2/14 Phil Wild <philwild at gmail.com>:
> I have downloaded your configuration and put it in place but it does
> not appear to work...

My configuration is for the 0038 USB version of the LCD ...
it uses two different lirc source and you also need to use my lirc
startup script that starts the two lirc daemon

you may not have that version of the LCD driver

>
> I have programmed my remote as per your instruction. My remote has all
> the buttons on it configured. When I fire up irw, it does not pick up
> any of the buttons. irw does however continue to pick up some of my
> original remote buttons.
>
> root at juliette:/# irw
> 0000000028a395b7 00 Vol+ mx200
> 0000000028a595b7 00 Vol- mx200
> 0000000028a395b7 00 Vol+ mx200
> 0000000028a595b7 00 Vol- mx200
> 0000000028a595b7 00 Vol- mx200
> ^C

probably don't have the same remote ...

>
> I have tried shutting down lirc and firing up irrecord -d /dev/lirc0
> /tmp/file but it also does not seem to detect the remote. Any
> suggestions on how to debug this further?
>

getting irrecord to work reliably for my remote was difficult as there
is two lirc device required for my LCD IR sensor and remote.
if you start irrecord on one lirc device and you send a signal for the
other lirc device, then the first lirc device stop working (it won't
work until you flush the buffer of both lirc device)
the only way I know on how to flush the buffer is doing rmmod on lirc
and then add the module again.

so pretty much what i was doing was start irrecord. as soon as it
stopped working, i killed irrecord, unload/reload the lirc module and
restart
took me a while, but I got there


More information about the mythtv-users mailing list