Hi, I got a pinnacle pc tv pro with the "new" tuner. I run a debian woody with a 2.4.20 kernel. I put this on my /etc/modutils/bttv alias char-major-81-0 videodev alias char-major-81 bttv options i2c verbose=1 scan=1 i2c_debug=0 options tuner type=33 debug=0 options bttv radio=1 card=39 tuner=33 pll=2 pre-install bttv modprobe -k i2c; modprobe -k videodev; modprobe -k tuner; modprobe -k tvmixer; i think it's good ... but when i try to scan for channels, i got no station :/ I don't know where the problem is ... When i tuned the tuner manually under xawtv, i got nothing. In my logs i got: Feb 27 02:39:28 goldenboy kernel: Linux video capture interface: v1.00 Feb 27 02:39:28 goldenboy kernel: i2c-core.o: i2c core module Feb 27 02:39:29 goldenboy kernel: i2c-algo-bit.o: i2c bit algorithm module Feb 27 02:39:29 goldenboy kernel: i2c-core.o: driver i2c TV tuner driver registered. Feb 27 02:39:29 goldenboy kernel: i2c-core.o: driver tv card mixer driver registered. Feb 27 02:39:29 goldenboy kernel: bttv: driver version 0.7.96 loaded Feb 27 02:39:29 goldenboy kernel: bttv: using 4 buffers with 2080k (8320k total) for capture Feb 27 02:39:29 goldenboy kernel: bttv: Host bridge is Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge Feb 27 02:39:29 goldenboy kernel: bttv: Host bridge needs ETBF enabled. Feb 27 02:39:29 goldenboy kernel: bttv: Bt8xx card found (0). Feb 27 02:39:29 goldenboy kernel: PCI: Found IRQ 10 for device 00:0d.0 Feb 27 02:39:29 goldenboy kernel: PCI: Sharing IRQ 10 with 00:0d.1 Feb 27 02:39:29 goldenboy kernel: bttv0: Bt878 (rev 17) at 00:0d.0, irq: 10, latency: 64, mmio: 0xe9001000 Feb 27 02:39:29 goldenboy kernel: bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012 Feb 27 02:39:29 goldenboy kernel: bttv0: using: BT878(Pinnacle PCTV Studio/Ra) [card=39,insmod option] Feb 27 02:39:29 goldenboy kernel: bttv0: enabling ETBF (430FX/VP3 compatibilty) Feb 27 02:39:29 goldenboy kernel: tuner: probing bt848 #0 i2c adapter [id=0x10005] Feb 27 02:39:29 goldenboy kernel: tuner: chip found @ 0xc0 Feb 27 02:39:29 goldenboy kernel: bttv0: i2c attach [client=MT2032 universal,ok] Feb 27 02:39:29 goldenboy kernel: i2c-core.o: client [MT2032 universal] registered to adapter [bt848 #0](pos. 0). Feb 27 02:39:29 goldenboy kernel: MT2032: Companycode=4d54 Part=04 Revision=04 Feb 27 02:39:29 goldenboy kernel: tvmixer: debug: MT2032 universal Feb 27 02:39:29 goldenboy kernel: i2c-core.o: adapter bt848 #0 registered as adapter 0. Feb 27 02:39:29 goldenboy kernel: bttv0: i2c: checking for MSP34xx @ 0x80... found Feb 27 02:39:29 goldenboy kernel: bttv0: miro: id=30 tuner=4 radio=matchbox stereo=yes Feb 27 02:39:29 goldenboy kernel: bttv0: using tuner=33 Feb 27 02:39:29 goldenboy kernel: bttv0: i2c: checking for MSP34xx @ 0x80... found Feb 27 02:39:29 goldenboy kernel: i2c-core.o: driver i2c msp3400 driver registered. Feb 27 02:39:29 goldenboy kernel: msp34xx: init: chip=MSP3450G-B8, has NICAM support Feb 27 02:39:29 goldenboy kernel: msp3410: daemon started Feb 27 02:39:29 goldenboy kernel: bttv0: i2c attach [client=MSP3450G-B8,ok] Feb 27 02:39:29 goldenboy kernel: i2c-core.o: client [MSP3450G-B8] registered to adapter [bt848 #0](pos. 1). Feb 27 02:39:29 goldenboy kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found Feb 27 02:39:29 goldenboy kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found Feb 27 02:39:29 goldenboy kernel: tvaudio: TV audio decoder + audio/video mux driver Feb 27 02:39:29 goldenboy kernel: tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951) Feb 27 02:39:29 goldenboy kernel: i2c-core.o: driver generic i2c audio driver registered. Feb 27 02:39:29 goldenboy kernel: bttv0: registered device video0 Feb 27 02:39:29 goldenboy kernel: bttv0: registered device vbi0 Feb 27 02:39:29 goldenboy kernel: bttv0: registered device radio0 Feb 27 02:39:56 goldenboy kernel: mt2032 spurcheck triggered: 4 Feb 27 02:39:56 goldenboy kernel: mt2032 spurcheck triggered: 2 Feb 27 02:40:03 goldenboy kernel: mt2032 spurcheck triggered: 3 Everythings looks find, I don't know where the problem is :/ If someone could help me, i should be happy :p Regards, Alex