[mythtv-users] OT: Lirc Problems

Michael T. Dean mtdean at thirdcontact.com
Thu Jul 29 03:49:24 EDT 2004


Ignacio Rodriguez wrote:

>That made me think the module is already loaded
>  
>
Actually, you've either got the serial module (the kernel's serial port 
driver) loaded or serial support compiled into the kernel.

If you've got a serial module,

rmmod serial
modprobe lirc_serial

If serial support is compiled into the kernel,

setserial /dev/tty0 uart none

Mike


More information about the mythtv-users mailing list