I have also a Pinnacle PCTV and it works fine in NTSC mode. I use RH8, bttv-0.7.103, and Linux 2.4.20. Try the most recent bttv driver. Also, if you do a 'make install' of your new driver, I do not think that bttv.o is copied over. I think I ran into that when I tried the new driver.
Pascal
On Sun, 2003-02-09 at 14:59, Dousak May (Phoebus Apollonus) wrote:
I have 2.4.19 kernel with new bttv and up to date Debian unstable system so version of software could not be the reason.... once again, problem is, I can't make it find any channels, even if I run xawtv or zapping, I don't even get "snow" thru entire screen but only on few lines on top. here is my dmesg, after that I'll paste modules.conf: -------------------------------------------------------------------------- i2c-core.o: i2c core module i2c-algo-bit.o: i2c bit algorithm module Linux video capture interface: v1.00 bttv: driver version 0.7.91 loaded bttv: using 2 buffers with 2080k (4160k total) for capture bttv: Host bridge is Silicon Integrated Systems [SiS] 735 Host bttv: Bt8xx card found (0). PCI: Found IRQ 11 for device 00:0b.0 PCI: Sharing IRQ 11 with 00:0b.1 PCI: Sharing IRQ 11 with 00:11.0 bttv0: Bt878 (rev 17) at 00:0b.0, irq: 11, latency: 64, memory: 0xcddfe000 bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012 bttv0: using: BT878(Pinnacle PCTV Studio/Ra) [card=39,insmod option] i2c-algo-bit.o: Adapter: bt848 #0 scl: 1 sda: 1 -- testing... i2c-algo-bit.o:1 scl: 1 sda: 0 i2c-algo-bit.o:2 scl: 1 sda: 1 i2c-algo-bit.o:3 scl: 0 sda: 1 i2c-algo-bit.o:4 scl: 1 sda: 1 i2c-algo-bit.o: bt848 #0 passed test. i2c-core.o: adapter bt848 #0 registered as adapter 0. bttv0: i2c: checking for MSP34xx @ 0x80... not found bttv0: miro: id=31 tuner=4 radio=no stereo=no bttv0: i2c: checking for MSP34xx @ 0x80... not found bttv0: i2c: checking for TDA9875 @ 0xb0... not found bttv0: i2c: checking for TDA7432 @ 0x8a... not found tvaudio: TV audio decoder + audio/video mux driver tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951) i2c-core.o: driver generic i2c audio driver registered. i2c-core.o: driver i2c TV tuner driver registered. tuner: probing bt848 #0 i2c adapter [id=0x10005] tuner: chip found @ 0xc0 bttv0: i2c attach [client=Philips PAL,ok] i2c-core.o: client [Philips PAL] registered to adapter [bt848 #0](pos. 0). bttv0: registered device video0 bttv0: registered device vbi0 ---------------------------------------------------------------------- modules.conf: ---------------------------------------------------------------------- alias char-major-89 i2c-dev options i2c-core i2c_debug=1 options i2c-algo-bit bit_test=1 alias char-major-81 videodev alias char-major-81-0 bttv options bttv card=39 options tuner type=5 debug=1 ----------------------------------------------------------------------- AND....I tried many tuner and card options. So...any ideas? Did anyone have the same problem and fixed it?