[mythtv-users] 2 DVB Problems

Kenneth Aafløy ke-aa at frisurf.no
Mon Dec 22 09:19:01 EST 2003


Hi!

> Hello,
> 
> i have the same problem until now, changing the FEC value 
> doesn't help me out. 
> DVB Recording will result in this message, when mythbackend 
> is running some 
> time without recording:
> 
> 2003-12-22 13:24:28 Started recording "Wissenschaft: Schwerpunkt
> " on channel: 1040 on cardid: 2, sourceid 2
> 2003-12-22 13:24:29 DVB#0 WARNING - Status: NO LOCK!
> 2003-12-22 13:24:29 Changing from None to RecordingOnly
> 2003-12-22 13:24:29 DVB#0 Recorder: Card opened successfully.
> 2003-12-22 13:24:30 DVB#0 WARNING - No data from card in 1 second.
> 2003-12-22 13:24:31 DVB#0 WARNING - No data from card in 1 second.
> 2003-12-22 13:24:32 DVB#0 WARNING - No data from card in 1 second.
> ...
> 
> this is realy not what i like to see there.

Try running the backend with 'mythbackend -v channel', which will be a
bit more informative when tuning. It looks like you have either a bad
signal, or have some of the parameters slightly off. Also send a dump of
the dvb_channel and dvb_pids tables, with info on what location you are
trying to receive:

# mysql -u <mythuser> -p -h <mythhost> mythconverg
mysql> select * from dvb_channel;
mysql> select * from dvb_pids;

Kenneth



More information about the mythtv-users mailing list