<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">i) not having the LIRC modules (lirc_serial and lirc_dev in your case)<br>
loaded/installed before starting lircd, in which case<br>
<br>
# modprobe lirc_serial<br>
<br>
should sort this out, if the loadable modules are installed. You<br>
should also make sure you have either in-kernel support for these LIRC<br>
devices (if using a very recent kernel) or the correct LIRC kernel<br>
modules installed on your system.<br>
<br></blockquote></div>Just wanted to add that with Fedora 8 the latest kernels come with the lirc_serial kernel module, but it doesn't seem to work with the irblaster. Axel was kind enough to build his lirc-kmdl packages, which fixes the problem. I haven't tried with the very latest kernel that came out this week, but I know the problem existed with the previous kernel (2.6.24.3-34). So, I'd recommend that you install the lirc-kmdl packages for your current kernel before doing the 'modprobe lirc_serial'<br>
<br>