[mythtv-users] LIRC Problem

Nick knowledgejunkie at gmail.com
Tue Jan 17 19:37:29 UTC 2006


On 17/01/06, Luke <lukes790 at gmail.com> wrote:
> Here is the output:
>
> [root at media downloads]# /sbin/lsmod | grep lirc
> lirc_dev               12452  0

[Please dont top-post. In GMail, don't start typing at the top]

This shows that all of the LIRC modules are not loaded. If using a
serial port receiver, try

/sbin/modprobe lirc_serial

If using the Hauppauge i2c driver try

/sbin/modprobe lirc_i2c

and check your lsmod, log and /dev directory info again. You _should_
get the extra device(s) created that LIRC needs to work.

Nick


More information about the mythtv-users mailing list