On 17/01/06, Luke <[EMAIL PROTECTED]> wrote: > Here is the output: > > [EMAIL PROTECTED] 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 _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
