I have been having a problem with the runvdr command. I am using LinVDR with the TT 1.4.5 patches on a Technotrend-S1300FF card and an S1100 budget card with kernel 2.6.20.1.
I can use "./runvdr stop" to stop the program so that I can edit the conf files. But I cant use "./runvdr start" to get it going again. I need to do a reboot each time. Which is slow and I am then unable to see any logging information which would normally have been output to the screen.
The program starts seemingly normally but then quicly unloads and returns to the prompt.
In syslog I found the following error message:
.... user.debug vdr[3511] probing /dev/dvb/adapter1/frontend0
.... user.err vdr [3511] ERROR: can't open DVB device 0
... user.debug vdr[3511] probing /dev/dvb/adapter1/frontend0
.... user.err vdr [3511] ERROR: can't open DVB device 1
then further down:
......user.info vdr: [2383] setting primary device to 1
......user.info vdr: [2383] device 1 has no MPEG decoder
Obviously there is no output to the TV
If I do a reboot everything works normally. No error messages in the log.
For some reason it must be that the "stop" isn't unloading the driver correctly but as far as I am aware nothing has changed. Puzzling!