[mythtv-users] Two issues after upgrading to Ubuntu 11.10

jk90090 jk90090 at gmail.com
Sat Jan 7 01:34:20 UTC 2012


On 1/6/12 5:12 PM, Jan Johansson wrote:
> Ok.. I am getting a bit further here.
>
> I found that by changing hardware.conf to
>
> REMOTE="Windows Media Center Transceivers/Remotes (all)"
> REMOTE_MODULES=""
> REMOTE_DRIVER="devinput"
> REMOTE_DEVICE="/dev/input/event5"
> REMOTE_LIRCD_CONF="lircd.conf"
> REMOTE_LIRCD_ARGS=""
> LOAD_MODULES="false"
>
> And then issuing echo rc-6>  /sys/class/rc/rc0/protocols then I got input from ir-keytable -t
>
> If I then started lircd I get  output from irw
>
> 000000008001006a 11 KEY_RIGHT devinput
> 000000008001006a 12 KEY_RIGHT devinput
> 0000000080010067 00 KEY_UP devinput
> 0000000080010067 01 KEY_UP devinput
>
> But I still get no response from mythfrontend. I assume I need to change something in .lircrc  since it now lists "devinput" instead of mceusb ... any hints?
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
Did you make sure the lirc daemon socket (Advanced->Setup->General) is 
set to the correct value?   (mine is /var/run/lirc/lircd on Gentoo)

Check in the /var/log/mythtv/mythfrontend* log also.  You'll see lirc 
remarks, sample:

2012-01-06 17:00:32.020640 I [22768/22768] CoreContext lirc.cpp:308 
(Init) - LIRC: Successfully initialized '/var/run/lirc/lircd' using 
'/home/mythtv/.mythtv/lircrc' config

The log helps to determine which files are being touched (or attempted).

-JK


More information about the mythtv-users mailing list