[mythtv-users] Lirc_serial and mceusb

Nick Morrott knowledgejunkie at gmail.com
Tue Jun 22 01:19:20 UTC 2010


On 22 June 2010 01:57, Joseph Flack <jflackmd at hotmail.com> wrote:
> 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

Where are you loading lirc_serial?

Nick

-- 
Nick Morrott

MythTV Official wiki: http://mythtv.org/wiki/
MythTV users list archive: http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list