Mailing List archive

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

[linux-dvb] bt8xx card problem continue



Hi all !

I have a pinnacle pctv sat card and this card not work me.
I write some mail to this list, and my some problem resolved (thanks for nico,paul and some people) but the card contiune to not working...

so,

redhat 9
kernel 2.4.21 with the i2c-if-0.9.4 patch (but i'm think the bttv newest than 0.9.4 in the 2.4.21, but the patch work)
2003.07.09 CVS dvb-kernel

The driver complie and loadable without any problem

I'm get the dvbstream cvs from sourceforge and complie without any problem

I'm create any devices by the "makedev.napi" script from the DVB/drivers
This is the dvbstream output

[root@sirius-21 bin]# dvbstream -o -ps -f 12699 -p v -s 22000 3031 3032 > test.mpg
dvbstream v0.4pre3 - (C) Dave Chapman 2001
Released under the GPL.
Latest version available from http://www.linuxstb.org/
Using DVB card "Conexant cx24110/cx24106 frontend"
tuning DVB-S to L-Band:1, Pol:V Srate=22000000, 22kHz=off
polling....
Getting frontend event
FE_STATUS: FE_TIMEDOUT
Not able to lock to the signal on the given frequency



I try to szap but not working:


reading channels from file '/root/.szap/channels.conf'
zapping to 'LibertyTV.com':
sat 0, frequency = 12611 MHz V, symbolrate 22000000, vpid = 0x03ad, apid = 0x03ae
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 04 | signal 001b | snr 0000 | ber 00000b19 | unc 0000ffff |
status 1f | signal 001b | snr 0000 | ber 00000cbf | unc 0000ffff | FE_HAS_LOCK
status 1f | signal 001b | snr 0000 | ber 00000cc1 | unc 0000ffff | FE_HAS_LOCK
status 1f | signal 001b | snr 0000 | ber 00000cc8 | unc 0000ffff | FE_HAS_LOCK
status 1f | signal 001b | snr 0000 | ber 00000cc8 | unc 0000ffff | FE_HAS_LOCK
status 1f | signal 001a | snr 0000 | ber 00000cc8 | unc 0000ffff |

...and so to....


dmesg output

i2c-algo-bit.o: i2c bit algorithm module
Linux video capture interface: v1.00
bttv: driver version 0.7.104 loaded
bttv: using 4 buffers with 2080k (8320k total) for capture
bttv: Host bridge is Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 02:04.0, irq: 21, latency: 32, mmio: 0xe0000000
bttv0: detected: Pinnacle PCTV Sat [card=94], PCI subsystem ID is 11bd:001c
bttv0: using: BT878(Pinnacle PCTV Sat) [card=94,autodetected]
bttv0: gpio config override: mask=0x1, mux=0x1,0x1,0x1,0x1,0x1
i2c-core.o: adapter bt848 #0 registered as adapter 0.
bttv0: using tuner=-1
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: registered device video0
bttv0: registered device vbi0
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
bt878(0): Bt878 (rev 17) at 02:04.1, irq: 21, latency: 32, memory: 0xe0001000
DVB: registering new adapter (Pinnacle PCTV DVB-S).
cx24110: attaching cx24106
DVB: registering frontend 0:0 (Conexant cx24110/cx24106 frontend)...


My lsmod output

Module Size Used by Tainted: P
dvb-bt8xx 3904 0 (unused)
bt878 5792 0 [dvb-bt8xx]
cx24110 6600 1
dvb-core 51788 0 [dvb-bt8xx cx24110]
bttv 83776 0 [dvb-bt8xx]
video-buf 15900 0 (unused)
v4l2-common 3872 0 (unused)
v4l1-compat 13476 0 (unused)
videodev 8320 2 [bttv]
i2c-algo-bit 8808 1 [bttv]

My kernel log

Jul 11 14:29:09 sirius-21 kernel: i2c-algo-bit.o: i2c bit algorithm module
Jul 11 14:29:09 sirius-21 kernel: Linux video capture interface: v1.00
Jul 11 14:29:09 sirius-21 kernel: bttv: driver version 0.7.104 loaded
Jul 11 14:29:09 sirius-21 kernel: bttv: using 4 buffers with 2080k (8320k total) for capture
Jul 11 14:29:09 sirius-21 kernel: bttv: Host bridge is Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge
Jul 11 14:29:09 sirius-21 kernel: bttv: Bt8xx card found (0).
Jul 11 14:29:09 sirius-21 kernel: bttv0: Bt878 (rev 17) at 02:04.0, irq: 21, latency: 32, mmio: 0xe0000000
Jul 11 14:29:09 sirius-21 kernel: bttv0: detected: Pinnacle PCTV Sat [card=94], PCI subsystem ID is 11bd:001c
Jul 11 14:29:09 sirius-21 kernel: bttv0: using: BT878(Pinnacle PCTV Sat) [card=94,autodetected]
Jul 11 14:29:09 sirius-21 kernel: bttv0: gpio config override: mask=0x1, mux=0x1,0x1,0x1,0x1,0x1
Jul 11 14:29:09 sirius-21 kernel: i2c-core.o: adapter bt848 #0 registered as adapter 0.
Jul 11 14:29:09 sirius-21 kernel: bttv0: using tuner=-1
Jul 11 14:29:10 sirius-21 kernel: bttv0: PLL: 28636363 => 35468950 .. ok
Jul 11 14:29:10 sirius-21 kernel: bttv0: registered device video0
Jul 11 14:29:10 sirius-21 kernel: bttv0: registered device vbi0
Jul 11 14:29:10 sirius-21 kernel: bt878: AUDIO driver version 0.0.0 loaded
Jul 11 14:29:10 sirius-21 kernel: bt878: Bt878 AUDIO function found (0).
Jul 11 14:29:10 sirius-21 kernel: bt878(0): Bt878 (rev 17) at 02:04.1, irq: 21, latency: 32, memory: 0xe0001000
Jul 11 14:29:10 sirius-21 kernel: DVB: registering new adapter (Pinnacle PCTV DVB-S).
Jul 11 14:29:10 sirius-21 kernel: cx24110: attaching cx24106
Jul 11 14:29:10 sirius-21 kernel: DVB: registering frontend 0:0 (Conexant cx24110/cx24106 frontend)...
Jul 11 14:31:30 sirius-21 kernel: bttv0: IRQ lockup, cleared int mask


Anyone have a tipp why not working ??

Thanks

Demeter Tibor






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



Home | Main Index | Thread Index