Mailing List archive

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

[linux-dvb] Problems with frontend frequency selection TDA chip



Hi

I'm running the latest stable version of dvb drivers (linuxtv-dvb-1.0.1) on
a Nova-T DVBt pci card in the UK. I'm on the winterhill transmitter which
has frequencies

channels 56, 66, 60, 63, 67, 68 - which translate to a frequency range of

754,166,670 hz through to 850,166,670 hz.

The card works fine in Windows Xp and can receive all channels, it struggles
however in linux.

I've used the dvbtune program, compiled with the current driver.

The card can tune up to 824 Mhz but then gives "invalid arguement" on the
IOCTL

Help please.

I've run the program below 3 times... one with a valid MUX
one with 824 Mhz (no signal, but it can select the frequencey)
one with 825 Mhz (Invalid arguement)

-malc-


<--------- SNIP ------------------->
./dvbtune -f 810166670
Using DVB card "Philips TDA10045H"
tuning DVB-T (in United Kingdom) to 810166670 Hz
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI
FE_HAS_SYNC
Bit error rate: 0
Signal strength: 51143
SNR: 65278
FE_STATUS: FE_HAS_SIGNAL FE_HAS_LOCK FE_HAS_CARRIER FE_HAS_VITERBI
FE_HAS_SYNC

[root@firebird dvbtune]# !975
./dvbtune -f 824166670
Using DVB card "Philips TDA10045H"
tuning DVB-T (in United Kingdom) to 824166670 Hz
polling....
Getting frontend event
FE_STATUS: FE_TIMEDOUT
Not able to lock to the signal on the given frequency

[root@firebird dvbtune]# !976
./dvbtune -f 825166670
Using DVB card "Philips TDA10045H"
tuning DVB-T (in United Kingdom) to 825166670 Hz
ERROR tuning channel
: Invalid argument




-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index