[mythtv-users] launching lircd on Ubuntu

Allen Edwards allen.edwards at oldpaloalto.com
Fri Aug 29 03:35:45 UTC 2008


On Thu, Aug 28, 2008 at 7:35 PM, Jason Weida <jason.m.weida at gmail.com> wrote:
> Sorry for the newb question, but can someone point me to how one would have
> lirc launch in udp mode when ubuntu 8.04 starts up?  I've searched and found
> nothing.  I can get lirc working with my HDHR if I do a:
>
> ...>killall lircd
> ...>lircd -H udp -d 5000
>
> But I have to do this any time I restart my machine.  Where does lirc daemon
> get launched and how do I modify it to use these paramters at startup?
> Typing these commands results in a much lower WAF :-P.
>
> TIA!
>
> Jason
>


I have this in /etc/rc.local:

hdhomerun_config <device number> set /ir/target "192.168.1.111:5000 no_clear"

lircd -H udp -d 5000


I think there are other ways to do it but this works and is easy to
do.  You will have to look up what the first command does, I don't
remember.  I got my device number from "hdhomerun_config discover".

Allen


More information about the mythtv-users mailing list