<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&#39;t seem to work with the irblaster.&nbsp; Axel was kind enough to build his lirc-kmdl packages, which fixes the problem.&nbsp; I haven&#39;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).&nbsp; So, I&#39;d recommend that you install the lirc-kmdl packages for your current kernel before doing the &#39;modprobe lirc_serial&#39;<br>
<br>