Re: Use FF Card only as output device

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

 



On 07.02.2009 23:01, Patrick Maier wrote:
> Hi,
> 
> my DVB-S FF card broke down those days. I think it's the tuner of the card, 
> because it can't lock to a frequency:
> ----- Output of femon -----
> using '/dev/dvb/adapter0/frontend0'
> FE: Philips TDA8083 DVB-S (SAT)
> status 01 | signal 6363 | snr 1919 | ber 080484c0 | unc bfc2d9f8 |
> ----- End of output -----
> 
> Additional I've a DVB-S budget card in the system.
> So is it possible to use the Tuner of the buget card and use the broken FF 
> card only as display device and tell the system not to use the broken tuner?

You could insert the lines

  if (IsPrimrayDevice())
     return false;

at the beginning of cDvbDevice::ProvidesSource().

Klaus

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux