Yesterday, I wrote to moan about yum dependency problems - and the recommendation was to switch to smart.&nbsp; <br><br>Thank you.&nbsp; Smart works like a charm.<br><br>I've moved along through Jarod Wilson's how-to on FC5.&nbsp; I've followed the script faithfully.&nbsp; 
<br><br>I installed lirc via smart using the commands:<br><br># smart install lirc-kmdl-$KVER<br># smart install lirc<br><br>Everything went smooth, with no error messages.<br><br>When I started the lirc daemon using &quot;/sbin/service lircd start&quot;, the command prompt returns with no message (no OK or FAILED).
<br><br>Eyeballing the log&nbsp; at /var/log/messages, I could not see any entries relating to lirc. &quot;cat /var/log/messages | grep lirc&quot; also came up empty.<br><br>Further inspection shows that there were no lirc devices created.&nbsp; &quot;ls -l /dev/lir* returns nothing.
<br><br>And &quot;lsmod&quot; does not list any modules relating to lirc.<br><br>So I tried a &quot;smart reinstall&quot; for both of the above files.&nbsp; No change.<br><br>Next I performed a &quot;smart remove&quot; for both followed by a &quot;smart install&quot;.&nbsp; No change.
<br><br>Is there a problem with the package?&nbsp; I noticed that on Sept 21, trey at verustech posted a message detailing the same symptoms.&nbsp; In reading his post, it appears that he downloaded the tarball and compiled his own files.
<br><br>Any ideas on how to proceed?<br><br>In case it matters, I am running 2.6.17-1.2187 on and AMD64 machine.<br><br>Tom<br><br>