Mailing List archive

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

[linux-dvb] Re: Pinnacle PCTV Sat, locking problems



Holger Spielmann wrote:
Hello everybody,

I'm trying to use Deutsche Telekom's "T-DSL via Satellit", an account
which -despite its name- has nothing to do with DSL, but does boost-up
low bandwith connections with a local proxy software by using Astra
DVB-S to have a broadband downstream channel.
(I just mention that to make clear that I really don't want to watch TV,
I just need the network device.)

My setup is kernel 2.4.23, bttv 0.9.12, and dvb-kernel taken fresh from
CVS on sunday. dvbtune is from the Debian package, 0.3+cvs20030922-2
The machine is an older K6 133MHz with 64MB RAM which sits in a closet
serving as the headless router for my home LAN.


Everything went fine so far, the modules are loaded successfully:

Dec  1 09:52:53 scrag kernel: bttv: using 8 buffers with 2080k (520
pages) each
for capture
Dec  1 09:52:53 scrag kernel: bttv: Bt8xx card found (0).
Dec  1 09:52:53 scrag kernel: bttv0: Bt878 (rev 17) at 00:0b.0, irq: 9,
latency: 32, mmio: 0xe0004000
Dec  1 09:52:53 scrag kernel: bttv0: detected: Pinnacle PCTV Sat
[card=94], PCI
subsystem ID is 11bd:001c
Dec  1 09:52:53 scrag kernel: bttv0: using: Pinnacle PCTV Sat
[card=94,insmod option]
Dec  1 09:52:53 scrag kernel: bttv0: gpio: en=00000000, out=00000000
in=009f00fc [init]
Dec  1 09:52:53 scrag kernel: i2c-core.o: adapter bt878 #0 [hw]
registered as adapter 0.
Dec  1 09:52:53 scrag kernel: bttv0: using tuner=-1
Dec  1 09:52:53 scrag kernel: bttv0: registered device video0
Dec  1 09:52:53 scrag kernel: bttv0: registered device vbi0
Dec  1 09:52:53 scrag kernel: bttv0: PLL: 28636363 => 35468950 . ok
Dec  1 09:52:53 scrag kernel: i2c-core.o: driver i2c TV tuner driver
registered.Dec  1 09:53:35 scrag kernel: bt878: AUDIO driver version
0.0.0 loaded
Dec  1 09:53:35 scrag kernel: bt878: Bt878 AUDIO function found (0).
Dec  1 09:53:35 scrag kernel: bt878(0): Bt878 (rev 17) at 00:0b.1, irq:
9, latency: 32, memory: 0xe0005000
Dec  1 09:53:36 scrag kernel: DVB: registering new adapter (Pin).
Dec  1 09:53:39 scrag kernel: DVB: registering frontend 0:0 (Conexant
CX24110 with CX24108 tuner, aka HM1221/HM1811)...


When I try to tune the card with dvbtune, I get FE_TIMEDOUT and cannot
lock the frequency:

# dvbtune -c 0 -f 10773250 -p H -s 22000 -n 251
Using DVB card "Conexant CX24110 with CX24108 tuner, aka HM1221/HM1811"
tuning DVB-S to L-Band:-1073742492, Pol:H Srate=22000000, 22kHz=off
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_CARRIER FE_HAS_VITERBI
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_HAS_VITERBI
polling....
Getting frontend event
FE_STATUS:
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL
polling....
Getting frontend event
FE_STATUS: FE_HAS_SIGNAL FE_TIMEDOUT FE_HAS_CARRIER
Not able to lock to the signal on the given frequency


I've done RTFM thoroughly but didn't find any solution.
The Metzler drivers don't help, their cx24110 module seems to be
outdated.
I didn't find out how to configure the card with szap, if that comes to
someones mind (I dont wanna TV, wanna network).
You can use szap also for non-TV channels too, just set audio and video PID for your data transponder to 0 or 0x1fff. Since szap is much more verbose in case of troubles than dvbtune I'd suggest you to use this tool for debugging - as soon you have a reliable stream you can start to configure your network connection.

Have you tried to tune to other transponders, has this worked?

Holger



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



Home | Main Index | Thread Index