Hi, I'm trying to get my tv card running under Linux. It's a PCTV card in a Athlon based system running Slackware 9.1. I know the card is good as if I boot XP the Pinnancle software works. The card seems to be recognized (from lspci -v) 00:09.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) Subsystem: Pinnacle Systems Inc. PCTV pro (TV + FM stereo receiver) Flags: bus master, medium devsel, latency 32, IRQ 3 Memory at df002000 (32-bit, prefetchable) [size=4K] Capabilities: [44] Vital Product Data Capabilities: [4c] Power Management version 2 00:09.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) Subsystem: Pinnacle Systems Inc. PCTV pro (TV + FM stereo receiver, audio section) Flags: bus master, medium devsel, latency 32, IRQ 3 Memory at df000000 (32-bit, prefetchable) [size=4K] Capabilities: [44] Vital Product Data Capabilities: [4c] Power Management version 2 and from the messages file Linux video capture interface: v1.00 i2c-core.o: i2c core module i2c-algo-bit.o: i2c bit algorithm module bttv: driver version 0.7.107 loaded bttv: using 4 buffers with 2080k (8320k total) for capture bttv: Host bridge is VIA Technologies, Inc. VT8363/8365 [KT133/KM133] bttv: Bt8xx card found (0). PCI: Found IRQ 3 for device 00:09.0 PCI: Sharing IRQ 3 with 00:09.1 bttv0: Bt878 (rev 17) at 00:09.0, irq: 3, latency: 32, mmio: 0xdf002000 bttv0: detected: Pinnacle PCTV [card=39], PCI subsystem ID is 11bd:0012 bttv0: using: BT878(Pinnacle PCTV Studio/Ra) [card=39,autodetected] bttv0: i2c: checking for MSP34xx @ 0x80... not found bttv0: pinnacle/mt: id=5 info="NTSC / mono" radio=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,tea630 PV951),ta8874z bttv0: PLL: 28636363 => 35468950 .. ok bttv0: registered device video0 bttv0: registered device vbi0 the apps I've built and tried like mythtv seem to see the card but all I get is a green screen with some static at the top over the upper 10% or so of the screen. I've been reading documentation and I can't seem to be able resolve this. Any ideas would be greatly appreciated. al