[mythtv-users] Lirc_serial and mceusb

Joseph Flack jflackmd at hotmail.com
Tue Jun 22 00:57:18 UTC 2010


I have a Fedora 13 box that I would like to run a usb receiver and a IR
blaster on my serial port. My bios reports one serial port is installed.
IRQ 4.
 
I set up a lirc.conf in /etc/modules.d/ reading as follows:
-----------------------------------------------------------------
alias char-major-61-0 mcesb
alias char-major-61-1 lirc_serial
options lirc_serial irq=4 io=0x3f8
install lirc_serial setserial /dev/ttyS0 uart none ; /modprobe --ignore-install lirc_serial
----------------------------------------------------------------
 
I put the following line in /etc/rc.d/rc.local
----------------------------------------------------------------
/usr/sbin/lircd --driver=lirc_serial --device=/dev/lirc1 \ --output=/var/run/lirc/lircd1 --pidfiles=/var/run/lirc/lircd1.pid
 
----------------------------------------------------------------
 
My output:
 
ls -la /dev/lir*
crw-rw---- 1 root root 249, 0 Jun 21 20:13 /dev/lirc0
 
---------------------------------------------------------------
 
lsmod | grep lirc
lirc_mceusb 16308 0 
lirc_dev 12221 1 lirc_mceusb
 
--------------------------------------------------------------
 
 
Any ideas. I used the guide in Jarod's book. 
 
 		 	   		  
_________________________________________________________________
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20100621/8d0f77a2/attachment.htm>


More information about the mythtv-users mailing list