[mythtv-users] irw outside mythtv but remote does not work in mythtv

sabruner3 at juno.com sabruner3 at juno.com
Sun Apr 8 21:24:03 UTC 2012


I have two serial lircd processes running.  I created a second serail module.  One is configure for com 1 and one for com 2.

My modprobe file is as follows:

[mythtv at myth12 modprobe.d]$ more lirc.conf
#COM1 equivalent, /dev/ttyS0
options lirc_serial irq=4 io=0x3f8
#COM2 equivalent, /dev/ttyS1
options lirc_ser_01 irq=3 io=0x2f8
install lirc_ser_01 setserial /dev/ttyS1 uart none; /sbin/modprobe --ignore-inst
all lirc_ser_01
install lirc_serial /bin/setserial /dev/ttyS0 uart none;/sbin/modprobe --ignore-
install lirc_serial

I started the processes in the rc.local file as follows:

/sbin/modprobe lirc_ser_01
/usr/sbin/lircd --device=dev/lirc1 --pidfile=/var/run/lircd1.pid

/usr/sbin/lircd --device=/dev/lirc0 --output=/var/run/lirc/lircd0 --pidfile=/var
/run/lircd0.pid --listen

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 at 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 at 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?

____________________________________________________________
53 Year Old Mom Looks 33
The Stunning Results of Her Wrinkle Trick Has Botox Doctors Worried
http://thirdpartyoffers.juno.com/TGL3141/4f82021a9fff71cca0est03vuc


More information about the mythtv-users mailing list