Paul Lacatus schrieb: > I try to make vdr to work with a IMON - VFD display. I have compiled > lirc . The lirc device is /dev/lircd0 . I have information from remote > on mode2 program . I am launching vdr with the following line : > > vdr --no-kbd --lirc /dev/lircd0 -P femon > > And is answering in messages > > Dec 20 21:38:29 router vdr[3121]: loading /video/themes/sttng-default.theme > Dec 20 21:38:29 router vdr[3121]: ERROR: lircd connection lost > Dec 20 21:38:30 router vdr[3121]: switching to channel 595 > > > Where am I wrong ? From my experience: I'm loading the modules in this order: modprobe usbcore modprobe uhci-hcd modprobe ehci-hcd modprobe lirc-dev modprobe lirc-serial # I'm also using a serial remote modprobe lirc-imon lircd sleep 1 # <- !!! LCDd Use the latest versions of lirc an lcdproc from cvs regards Alfred