Hi,
I just added the real PLL support for the ix2476, but it still gives me
the same problem.
The file is in the attchmnt.
Thanks in advance.
Regards,
--
Pedro Aguilar
> Hi,
>
> I have a Sharp F7VZ0194A tuner/demod metal can that contains the stv0299
> demod and an ix2476 PLL that I want to ma
Hi,
i think there is some little bug in the current (cvs) stv0299.c code,
because the frontend driver doesn´t probe for a Skystar2 card or probing
fails.
With a TT budget card i see in the log and the kernel console probing, also
if i try the 1.1.1 driver with the skystar. With the current (and c
Hi,
I just downloaded dvb-kernel from cvs and I was greeted with this log,
not present in the release drivers:
stv0299 does not support auto-inversion
so INVERSION_OFF is a safe bet? Or is there some transponder that uses INVERSION_ON?
I need to fix mplayer's code, that always uses _AUTO :(
Hi folks,
I've a bit of a problem with my Haupauge satellite card. I am able to
stream from multiple DVB-T cards (Haupauge also) however the satellite
card streams OK the first time you start it, but on subsquent starts it
locks up the box just after tuning. it shows this behaviour even when it
Hi,
According to the universal driver for STV0299 obtained from this site,
s32 snr = 0x - ((stv0299_readreg (i2c, 0x24) << 8)
| stv0299_readreg (i2c, 0x25));
snr = 3 * (snr - 0xa100);
*((u
HI
Does someone has some clue why stv0299 frequency
tuning (pll) isn't working?
My patch seems only to help detecting of the stv0299
but actuall setting of the frequency or other diseqc
things doesn't work.
I've traced it by printing i2c commands stv0299 emits
(patch enclosed for printing), but
Hi,
Are there any specs available for the STV0299 demodulator (which is part
of the BSRU6-502A DVB tuner in the latest winTV NOVA cards).
I just want to monitor FE_READ_BER, FE_READ_SIGNAL_STRENGTH, FE_READ_SNR
and FE_READ_UNCORRECTED_BLOCKS from the frontend device (some extra read
ioctl's n