<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><BR class="Apple-interchange-newline"></SPAN> </DIV><BR><DIV><DIV>On Jan 17, 2006, at 7:56 AM, Colin Smillie wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><BR><DIV><SPAN class="gmail_quote">On 1/17/06, <B class="gmail_sendername">Brian Wood</B> &lt;<A href="mailto:beww@beww.org">beww@beww.org</A>&gt; wrote:</SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <BR><BR> <DIV>I don't know where FC4 stores these options but it looks like you have found the LIRCD spot, but you have put the LIRC option there. Try putting the character device from a "ls -al /dev/lirc*" listing in the LIRCD opts and testing with irw.</DIV><DIV><BR></DIV><DIV>Looks like you are very close though.</DIV> <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank"></A><BR></BLOCKQUOTE></DIV><BR> The problem I have is that there is nothing in in /dev/lirc*, my ls -al /dev/lirc* shows:<BR> <BR> [root@turtle ~]# ls -al /dev/lir*<BR> ls: /dev/lir*: No such file or directory<BR></BLOCKQUOTE><BR></DIV><DIV>Well at least we know why it isn't working :-)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I have not kept up with the FC* systems, or any RPMs associated with it, but a couple of questions?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Are you running uDev?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Is lirc support in your kernel as modules or compiled in?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Is auto-loading of modules enabled in your kernel?</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If lirc is modular, have you installed the proper kernel modules?</DIV><DIV>(On my system the lirc-i2c modules need to be installed and lircd needs to be started before the /dev/lirc* devices will be there)(modprobe lirc-i2c &amp; /etc/init.d/lircd start)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If your system is starting lircd *before* the module is loaded this might be your problem.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Are you running ls -al /dev/lirc* as root?</DIV><DIV>(if not, the devices may be there but you do not have permission to r/w them)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>If the devices still do not show with the module loaded and lircd started, look at the udev rules and permissions files and check that things look right there.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I would guess that any RPM installation of lirc would need to take care of the udev stuff for the devices but you never know. If the lirc version in the RPM was not compiled with i2c support then the devices would likely not be there.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Looks like your problem is specific to FC4 and the RPMs for lirc though.</DIV></BODY></HTML>