Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: tech patch (signal strength, snr etc)



On Wed, Jun 19, 2002 at 10:28:21AM +0200, Alessio Sangalli wrote:
> Andreas Lange wrote:
> 
> 
> >I have a Fujitsu/Siemens DVB-C with drivers 0.9.4-2002-04-01.
> >When I select tech from the menu vdr just segfaults :-(

I have an other problem. I have to start VDR with ./vdr several
times, because it often crashes during start with a segmentation
fault.
If vdr is running I can't switch channels. (Only the OSD displays
the channel to which should be switched, but vdr doesn't switch)

If I press the OK button for the Info-OSD I get these tech-values:
0dBm [         ] - snr 134.0dB

If I select the tech-page of the OSD-menu I get these values:
SS:  [.            ] 5% - 15dBm
SNR: {xxxxxxxxxxxx} n/a -  134.0dB

I have tried it with siemens_dvb-0.9.4-2002-05-20.
Once with the vanilla version of the driver and once patched
with http://www.mallorn.de/dvb-stv0299-signal.diff.gz
but there is no change between this two versions.

I use a Hauppauge DVB-c card with QAM_256.


If the start of the tech-patched vdr ends in a seg-fault I
get this log:
Jun 19 19:05:02 melchior vdr[4405]: VDR version 1.0.3 AIO-2605 started
Jun 19 19:05:02 melchior vdr[4405]: loading /video/setup.conf
Jun 19 19:05:02 melchior vdr[4405]: loading /video/channels.conf
Jun 19 19:05:02 melchior vdr[4405]: loading /video/timers.conf
Jun 19 19:05:02 melchior vdr[4405]: loading /video/keys-pc.conf
Jun 19 19:05:02 melchior vdr[4405]: probing /dev/ost/frontend0
Jun 19 19:05:02 melchior vdr[4407]: EIT processing thread started (pid=4407) - master
Jun 19 19:05:02 melchior vdr[4405]: probing /dev/ost/frontend1
Jun 19 19:05:02 melchior vdr[4405]: found 1 video device
Jun 19 19:05:02 melchior vdr[4405]: setting primary DVB to 1
Jun 19 19:05:02 melchior vdr[4405]: reading EPG data from /video/epg.data
Jun 19 19:05:02 melchior vdr[4405]: switching to channel 11
Jun 19 19:05:02 melchior vdr[4405]: SVDRP listening on port 2001

If the start of the tech-patched vdr without a seg-fault I
get this log:
Jun 19 19:06:54 melchior vdr[4417]: VDR version 1.0.3 AIO-2605 started
Jun 19 19:06:54 melchior vdr[4417]: loading /video/setup.conf
Jun 19 19:06:54 melchior vdr[4417]: loading /video/channels.conf
Jun 19 19:06:54 melchior vdr[4417]: loading /video/timers.conf
Jun 19 19:06:54 melchior vdr[4417]: loading /video/keys-pc.conf
Jun 19 19:06:54 melchior vdr[4417]: probing /dev/ost/frontend0
Jun 19 19:06:54 melchior vdr[4417]: ERROR: can't open video device 0
Jun 19 19:06:54 melchior vdr[4417]: probing /dev/ost/frontend1
Jun 19 19:06:54 melchior vdr[4417]: found 1 video device
Jun 19 19:06:54 melchior vdr[4417]: setting primary DVB to 1
Jun 19 19:06:54 melchior vdr[4417]: reading EPG data from /video/epg.data
Jun 19 19:06:54 melchior vdr[4417]: switching to channel 11
Jun 19 19:06:54 melchior vdr[4417]: ERROR: attempt to set channel with unknown DVB frontend type
Jun 19 19:06:54 melchior vdr[4417]: retrying
Jun 19 19:06:54 melchior vdr[4417]: ERROR: attempt to set channel with unknown DVB frontend type
Jun 19 19:06:54 melchior vdr[4417]: retrying
Jun 19 19:06:54 melchior vdr[4417]: ERROR: attempt to set channel with unknown DVB frontend type
Jun 19 19:06:54 melchior vdr[4417]: retrying
Jun 19 19:06:54 melchior vdr[4417]: SVDRP listening on port 2001

Behalf of "ERROR: attempt to set channel with unknown DVB frontend type"
I tried to set the frontend type hardcoded, so I added in dvbapi.c
in line ~3318 before the switch statement:
frontendTypt=FE_QAM;

But with this change I get always the segmentation fault if I try
to start vdr.

I am interrested in every tip, comment, remark,...

best regards
Martin Neuditschko




Home | Main Index | Thread Index