On 10/18/07, <b class="gmail_sendername">shacky</b> &lt;<a href="mailto:shacky83@gmail.com">shacky83@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m trying to install and use Lirc 0.8.0 on a system running Debian<br>testing (lenny) to use an automaked serial receiver, but it doesn&#39;t<br>work.<br>I don&#39;t think the problem to be the receiver because I made 2 pieces
<br>and none of them works. And I used a receiver which works on another<br>system.<br>I installed lirc and lirc-modules-source using apt-get from the<br>ufficial Debian repositories and I compiled the modules lirc_dev and
<br>lirc_serial without any problem.<br>I setted the /dev/ttyS0 serial port as &quot;uart none&quot; with setserial and<br>I configured Lirc to load the drivers at the boot time.<br>When the system starts, Lirc and the modules lirc_dev and lirc_serial
<br>are loaded correctly, and Lircd is loaded with &quot;--device=/dev/lirc0&quot;.</blockquote><div><br>This last bit is your problem. <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;">
In fact, the receiver doesn&#39;t work.<br>When I launch &quot;irrecord&quot; as &quot;root&quot;, I get this error:<br><br>irrecord: could not init hardware (lircd running? --&gt; close it, check<br>permissions)</blockquote>
<div><br>And here&#39;s irrecord telling you explicitly that that&#39;s the problem.&nbsp; You need to stop lircd before you try to run irrecord. <br></div><br>Carl Fongheiser<br></div><br>