I tried the symlink, and it seemed to work... until i rebooted.<br>
<br>
So now I've got bigger problems. Like before, I uninstalled lirc via
yum and then tried to reinstall yum, which fixed the problem before,
but only until I rebooted.<br>
<br>
I did the following<br>
<br>
# yum remove lirc-kmdl-$KVER<br>
# yum remove lirc<br>
<br>
then I did<br>
<br>
# yum install lirc-kmdl-$KVER<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This line fails as it says there is no match for my kernel<br>
# yum install lirc<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This one goes fine<br>
<br>
Then I do the<br>
<br>
# /sbin/depmod -a<br>

# /sbin/modprobe lirc_i2c<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; No moduble lirc_i2c found<br>
# /sbin/chkconfig lircd on<br>
# /sbin/service lircd start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [OK]<br>
<br>
Then when I run either irw or mythfrontend, I get &quot;lircd dead, but subsys locked&quot; again.<br>
<br>
<br>
Any ideas on this? Unfortunately I'm at work right now, so I can't put
the exact error messages in this email, but I will be able to later
tonight if anyone has any ideas. Thanks.<br>
<br><br><div><span class="gmail_quote">On 9/30/05, <b class="gmail_sendername">Nick</b> &lt;<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</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;">
On 30/09/05, Jon Kunze &lt;<a href="mailto:jon99ut@gmail.com">jon99ut@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; ---------- Forwarded message ----------<br>&gt; From: Jon Kunze &lt;<a href="mailto:jon99ut@gmail.com">
jon99ut@gmail.com</a>&gt;<br>&gt; Date: Sep 29, 2005 7:08 PM<br>&gt;&nbsp;&nbsp;Subject: Re: [mythtv-users] Re: lircd starts fine, but crashes as soon as<br>&gt; something tries to use it<br>&gt; To: Nate Thompson &lt;<a href="mailto:nightstrm@gmail.com">
nightstrm@gmail.com</a>&gt;<br>&gt;<br>&gt; Ok, when I try the symlink, it says /dev/lirc already exists. Any ideas?<br>&gt; Removing the /dev/lirc and the doing the symlink goes through, but still<br>&gt; when I start the frontend lirc locks.
<br><br>Does the LIRC log give any useful info when it fails now?<br><br>You can also start lircd using the parameter --device=/dev/lirc0 -<br>does this work at all?<br><br>Nick<br></blockquote></div><br>