<br><br><div><span class="gmail_quote">On 12/20/05, <b class="gmail_sendername">Alfred Zastrow</b> <<a href="mailto:vdr@zastrow4u.de">vdr@zastrow4u.de</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;">
Paul Lacatus schrieb:<br><br>> I try to make vdr to work with a IMON - VFD display. I have compiled<br>> lirc . The lirc device is /dev/lircd0 . I have information from remote<br>> on mode2 program . I am launching vdr with the following line :
<br>><br>> vdr --no-kbd --lirc /dev/lircd0 -P femon<br>><br>> And is answering in messages<br>><br>> Dec 20 21:38:29 router vdr[3121]: loading /video/themes/sttng-default.theme<br>> Dec 20 21:38:29 router vdr[3121]: ERROR: lircd connection lost
<br>> Dec 20 21:38:30 router vdr[3121]: switching to channel 595<br>><br>><br>> Where am I wrong ?<br><br> From my experience:<br><br>I'm loading the modules in this order:<br><br>modprobe usbcore<br>modprobe uhci-hcd
<br>modprobe ehci-hcd<br>modprobe lirc-dev<br>modprobe lirc-serial # I'm also using a serial remote<br>modprobe lirc-imon<br>lircd<br>sleep 1 # <- !!!<br>LCDd<br><br><br>Use the latest versions of lirc an lcdproc from cvs
<br><br><br></blockquote></div><br>
I am using lirc 0.7.2 stable and just now I am not trying to start also the display <br>
<br>
The lirc-dev and lirc-imon looks like loading corectly but the vdr answer is now :<br>
<br>
<br>
<br>
Dec 20 22:36:51 router vdr[3065]: loading /video/themes/sttng-default.theme<br>
Dec 20 22:36:51 router vdr[3065]: ERROR: /dev/lirc0: Connection refused<br>
Dec 20 22:36:51 router vdr[3065]: ERROR: remote control LIRC not ready!<br>
Dec 20 22:37:01 router vdr[3065]: switching to channel 595<br>
<br>
<br>