<br><br><div><span class="gmail_quote">On 2/14/07, <b class="gmail_sendername">Nick Morrott</b> <<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</a>> 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 15/02/07, Dale Christ <<a href="mailto:grosserhund@gmail.com">grosserhund@gmail.com</a>> wrote:<br>> I went to update some lirc settings last night, now I'm getting these<br>> messages when I run irw:<br>
><br>> Feb 14 22:18:14 localhost lircd-0.8.1-CVS[3541]: lircd(userspace) ready<br>> Feb 14 22:18:17 localhost lircd-0.8.1-CVS [3541]: accepted new client on<br>> /dev/lircd<br>> Feb 14 22:18:17 localhost lircd-0.8.1-CVS
[3541]: could not get file<br>> information for /dev/lirc<br>> Feb 14 22:18:17 localhost lircd-0.8.1-CVS[3541]: default_init(): No such<br>> file or directory<br>> Feb 14 22:18:17 localhost lircd-0.8.1-CVS[3541]: caught signal
<br>><br>> It also kills the lircd daemon. As always, any help is greaty appreciated.<br><br>Some thoughts...<br><br>1) Make sure you have the correct LIRC kernel modules for your current kernel</blockquote><div><br>
Done. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2) Make sure your LIRC modules are loaded ('modprobe lirc_i2c' if
<br>using the PVR card's IR)</blockquote><div><br>Done </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">3) What LIRC devices do you have when the modules are loaded? ( ls -l
<br>/dev/lirc* )</blockquote><div><br>[root@mythbox ~]# ls /dev/lir*<br>/dev/lircd<br></div><br>4) Do you have a lirc.rules file in /etc/udev/rules.d?<div><br>Here it is: <br>KERNEL=="lirc[0-9]*", NAME="lirc%n"
<br>KERNEL=="lirc0", SYMLINK="lirc"<br><br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">5) Do you see any udev errors when the LIRC modules are loaded?
</blockquote><div><br>lirc_dev: IR Remote Control driver registered, at major 61<br><br>from dmesg |grep lirc </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Nick<br>--<br>MythTV Official wiki:<br><a href="http://mythtv.org/wiki/">http://mythtv.org/wiki/</a><br>MythTV users list archive:<br><a href="http://www.gossamer-threads.com/lists/mythtv/users">http://www.gossamer-threads.com/lists/mythtv/users
</a><br><br>"An investment in knowledge always pays the best interest." - Benjamin Franklin<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>