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 ?
PL