Re: Re: No signal detection

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



On 10 Apr 2002, Gerd Knorr wrote:
> Alan McIvor wrote:
> >  Hi,
> >  
> >  At the hardware level, the bt878 has a register which says whether or
> >  not there is a video signal on the input (bit BT848_DSTATUS_PRES in
> >  the dstat register), but I don't think this is available in user
> >  space.
> 
> video_tuner->signal = (BT848_DSTATUS & BT848_DSTATUS_HLOC) ? 0xFFFF : 0;

Not very useful.  You can't query the tuner unless you have it selected as the
input.  So if your card doesn't have a tuner, or you are using the composite
or s-video input, this won't work.

Most tuners have AFC bits that tell you if your frequency is too high or too
low, which you can't access via the driver either.





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux