irw works but remtoe in mythtv does not
I have been able to add a second lircd process and my irblaster is working but my remtoe is not. I can run the following in irw with a specific port and it works
Running processes:
[root@myth12 mythtv]# ps -ef|grep lir
root 1687 1 0 17:10 ? 00:00:00 /usr/sbin/lircd --device=dev/lirc1 --pidfile=/var/run/lircd1.pid
root 1689 1 0 17:10 ? 00:00:00 /usr/sbin/lircd --device=/dev/lirc0 --output=/var/run/lirc/lircd0 --pidfile=/var/run/lircd0.pid --listen
IRW results:
[root@myth12 mythtv]# irw /var/run/lirc/lircd0
00000000000017a5 00 OK Hauppauge_350
00000000000017a5 01 OK Hauppauge_350
00000000000017a5 00 OK Hauppauge_350
00000000000017a5 01 OK Hauppauge_350
00000000000017a5 00 OK Hauppauge_350
00000000000017a5 01 OK Hauppauge_350
How do I configure mythtv to use this port and process?
