I've got a PixelView PlayTV Pro card. The label on the box has "PV-BT878P+RC". The output of lspci shows... 05:01.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 05:01.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) If I load the bttv module with the following command. insmod bttv card=70 tuner=2 I get Using /lib/modules/2.4.20-20.9bigmem/kernel/drivers/media/video/bttv.o /lib/modules/2.4.20-20.9bigmem/kernel/drivers/media/video/bttv.o: unresolved symbol i2c_bit_del_bus_Rsmp_524ae534 /lib/modules/2.4.20-20.9bigmem/kernel/drivers/media/video/bttv.o: unresolved symbol video_register_device_Rsmp_6a0c4105 /lib/modules/2.4.20-20.9bigmem/kernel/drivers/media/video/bttv.o: unresolved symbol i2c_master_send_Rsmp_1313dc33 /lib/modules/2.4.20-20.9bigmem/kernel/drivers/media/video/bttv.o: unresolved symbol video_unregister_device_Rsmp_caf42701 /lib/modules/2.4.20-20.9bigmem/kernel/drivers/media/video/bttv.o: unresolved symbol i2c_bit_add_bus_Rsmp_baecbb4e /lib/modules/2.4.20-20.9bigmem/kernel/drivers/media/video/bttv.o: unresolved symbol i2c_master_recv_Rsmp_f1041854 If I use modprobe bttv card=70 tuner Thing "appear" to load and I the following in lsmod tuner 12544 1 (autoclean) tvaudio 15868 0 (autoclean) (unused) bttv 83648 0 (unused) i2c-algo-bit 8904 1 [bttv] videodev 8608 2 [bttv] i2c-core 19908 0 [tuner tvaudio bttv i2c-algo-bit] and the following is in /var/log/messages Oct 18 12:11:35 misty kernel: i2c-core.o: i2c core module Oct 18 12:11:35 misty kernel: Linux video capture interface: v1.00 Oct 18 12:11:35 misty kernel: i2c-algo-bit.o: i2c bit algorithm module Oct 18 12:11:35 misty kernel: bttv: driver version 0.7.104 loaded Oct 18 12:11:35 misty kernel: bttv: using 4 buffers with 2080k (8320k total) for capture Oct 18 12:11:35 misty kernel: bttv: Host bridge is PCI device 8086:2550 (Intel Corp.) Oct 18 12:11:35 misty kernel: bttv: Bt8xx card found (0). Oct 18 12:11:35 misty kernel: bttv0: Bt878 (rev 17) at 05:01.0, irq: 22, latency: 132, mmio: 0xf8000000 Oct 18 12:11:35 misty kernel: bttv0: using: BT878(Prolink Pixelview PV-BT) [card=70,insmod option] Oct 18 12:11:35 misty kernel: i2c-core.o: adapter bt848 #0 registered as adapter 0. Oct 18 12:11:35 misty kernel: bttv0: using tuner=2 Oct 18 12:11:35 misty kernel: bttv0: i2c: checking for MSP34xx @ 0x80... not found Oct 18 12:11:35 misty kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found Oct 18 12:11:35 misty kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found Oct 18 12:11:35 misty kernel: tvaudio: TV audio decoder + audio/video mux driver Oct 18 12:11:35 misty kernel: tvaudio: known chips: tda9840,tda9873h,tda9874h/a,tda9850,tda9855,tea6300,tea6420,tda8425,pic16c54 (PV951) Oct 18 12:11:35 misty kernel: i2c-core.o: driver generic i2c audio driver registered. Oct 18 12:11:35 misty kernel: i2c-core.o: driver i2c TV tuner driver registered. Oct 18 12:11:35 misty kernel: tuner: probing bt848 #0 i2c adapter [id=0x10005] Oct 18 12:11:35 misty kernel: tuner: chip found @ 0xc2 Oct 18 12:11:35 misty kernel: tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) Oct 18 12:11:35 misty kernel: i2c-core.o: client [Philips NTSC (FI1236,FM1236 and ] registered to adapter [bt848 #0](pos. 0). Oct 18 12:11:35 misty kernel: bttv0: PLL: 28636363 => 35468950 .. ok Oct 18 12:11:35 misty kernel: bttv0: registered device video0 Oct 18 12:11:35 misty kernel: bttv0: registered device vbi0 But, when I start motv or xawtv all I get is a blue screen. I'm using the usa-cable frequency table. Any suggestions on what may be the problem/resolution? Regards, Ed -- "An opinion is like an asshole - everybody has one." - Clint Eastwood as Harry Callahan, The Dead Pool - 1988.