[mythtv-users] New kernel and lirc issue

Carl Fongheiser carlfongheiser at gmail.com
Tue Oct 24 15:37:57 UTC 2006


On 10/24/06, John Haritos <jharitos at yahoo.com> wrote:
>
> Thanks pebender. That fixed the problem. The kernel is also taking control
> of the serial port as well so my IR blaster doesn't work (just lights up at
> boot). I tried 'blacklist serial' but this didn't work. Does anyone know
> what I should add to blacklist the serial port. It's COM1.
>
> Thanks again pebender. I would've never figured it out on my own.
>
>
Use "setserial" for this.  In particular, "setserial /dev/ttyS0 uart none".

In your modprobe.conf, you can use a line like this:

install lirc_serial /bin/setserial /dev/ttyS0 uart none; /sbin/modprobe
--ignore-install lirc_serial

Carl Fongheiser
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20061024/1b0d64f8/attachment.htm 


More information about the mythtv-users mailing list