Re: [linux-dvb] stv0299 demod with new pll ix2476

2007-10-05 Thread Pedro Aguilar
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

[linux-dvb] stv0299 doesn´t probe for Skystar2

2004-05-24 Thread Andreas Share
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

[linux-dvb] stv0299 does not support auto-inversion

2004-02-26 Thread Nico
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 :(

[linux-dvb] stv0299 lockup on dvbstream restart

2003-11-24 Thread jp
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

[linux-dvb] STV0299

2003-04-03 Thread Vidya Srinivas
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

[linux-dvb] stv0299 bug tracing

2003-01-25 Thread Emard
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

[linux-dvb] STV0299 specs

2002-01-28 Thread Paul Adriaenssens
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