[mythtv-users] lirc all but irw?

Jerry Rubinow jerrymr at gmail.com
Wed Feb 8 15:45:51 UTC 2006


On 2/8/06, Sage A. McGirk <sage at mindcrime.net> wrote:
> Greetings,
>
> Ihave followed "Wilsonet" How-To.  I have an /etc/lircd.conf a
> ~/.mythtv/lircrc and ~/.lircrc
>
> Everything seems to start fine.  I get output when running xmode2, and
> irrecord, but NOTHING when running irw.  Below is the info I believe to be
> helpful.  Any ideas?
>
>
> [root at funbox etc]# uname -a
> Linux funbox.mindcrime.net 2.6.14-1.1656_FC4 #1 Thu Jan 5 22:13:22 EST
> 2006 i686 athlon i386 GNU/Linux
>
> [root at funbox etc]# lsmod | grep lir
> lirc_serial            11904  1
> lirc_dev               12452  1 lirc_serial
>
> /etc/modprobe.conf
> # ivtv (PVR-150MCE)
> alias char-major-81 ivtv
> alias char-major-81-0 ivtv
> alias tveeprom tveeprom-ivtv
> alias tuner tuner-ivtv
> alias msp3400 msp3400-ivtv
> ### serial IR port ###
> alias char-major-61 lirc_serial
> options lirc_serial irq=4 io=0x3f8
> install lirc_serial /bin/setserial /dev/ttyS0 uart none ;\
>      /sbin/modprobe --ignore-install lirc_serial
>
> [root at funbox dev]# ls -al | grep lir
> lrwxrwxrwx   1 root root        5 Feb  7 23:40 lirc -> lirc0
> crw-rw----   1 root root  61,   0 Feb  7 23:40 lirc0
> srw-rw-rw-   1 root root        0 Feb  8 00:31 lircd
>
> #service lircd start
> /var/log/messages
> Feb  8 00:46:18 funbox lircd-0.8.0[5286]: lircd(userspace) ready
>
> #irw
> /var/log/messages
> Feb  8 00:47:00 funbox lircd-0.8.0[5286]: accepted new client on
> /dev/lircd
>
>
> Thanks,
>
> /sm
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

If you're running lirc as su, I think you may need the lirc config
files in /root and not /home/mythtv (can't tell for sure if they're
there already from your message).

-Jerry


More information about the mythtv-users mailing list