Hi there, I've been having a hell of a time with my TV card and new motherboard. It's a Soyo k7ada with a 1ghz Athlon & DDR ram. I have three video cards at my disposal, and the only one that works is the PCI one. The other two AGP cards cause bttv to lock up. The TV card is a hauppauge new (bt878 -- see dmesg below), and it works fine with any video card in my PII-400mhz system. I've tried compiling the kernel with & without agpgart support, and also with & without matroxfb (my current card is a Matrox G200 8MB), and all combinations seem to lead to the same crashes. The crashes occur whether I use xawtv or fbtv. (I've also tried bttv 8.x... it seems to work better (except for fbtv which doesn't work) but I still lock up).. I'v also tried varying the resolution depth. Right now I'm at 24bpp, but 16bpp caused the same problems. So I'm convinced it's some sort of AGP incompatibility. Basically what happens is the screen will freeze for a little bit, and then eventually the video will freeze for good and by then the kernel has frozen the system. The audio keeps going. With fbtv, the first time I start it up, the display overlay doesn't seem to get initialized, and all I get is a horizontal line. The next time I start it up, it'll be fine, but it will eventually freeze up like xawtv. I've included the relavent /var/log/messages entries.. the first section is what usually shows up in the log after a crash. The last section doesn't show up much, but it may be relavent. And sometimes, there is also an oops log from the X process, but that doesn't happen very much... Let me know if I can do any debugging for you, or try out the latest 2.4.13pre. I'll be glad to help, as I love my new computer but miss my TV!! Thanks, Mike ========== lspci: 00:00.0 Host bridge: Acer Laboratories Inc. [ALi]: Unknown device 1647 (rev 02) 00:01.0 PCI bridge: Acer Laboratories Inc. [ALi] M5247 00:02.0 USB Controller: Acer Laboratories Inc. [ALi] M5237 USB (rev 03) 00:03.0 Multimedia audio controller: Acer Laboratories Inc. [ALi]: Unknown device 5451 (rev 02) 00:04.0 IDE interface: Acer Laboratories Inc. [ALi] M5229 IDE (rev c4) 00:06.0 USB Controller: Acer Laboratories Inc. [ALi] M5237 USB (rev 03) 00:07.0 ISA bridge: Acer Laboratories Inc. [ALi] M1533 PCI to ISA Bridge [Aladdin IV] 00:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139 (rev 10) 00:0b.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 11) 00:0b.1 Multimedia controller: Brooktree Corporation Bt878 (rev 11) 00:11.0 Bridge: Acer Laboratories Inc. [ALi] M7101 PMU 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 AGP (rev 01) relavent dmesg stuff: Sep 30 21:51:29 sauron kernel: bttv0: PLL: switching off Sep 30 21:51:35 sauron kernel: bttv0: irq: OCERR risc_count=0665801c Sep 30 21:51:35 sauron kernel: bttv0: irq: SCERR risc_count=06658014 Sep 30 21:51:35 sauron kernel: bttv0: irq: SCERR risc_count=0665801c Sep 30 21:51:35 sauron kernel: bttv0: irq: OCERR risc_count=0665801c Sep 30 21:51:35 sauron kernel: bttv0: irq: SCERR risc_count=06658014 Sep 30 21:51:35 sauron kernel: bttv0: aiee: error loops Sep 30 21:51:35 sauron kernel: bttv0: irq: SCERR risc_count=06658014 Sep 30 21:51:35 sauron kernel: bttv0: aiee: error loops Sep 30 21:51:49 sauron kernel: bttv0: resetting chip [crashed here] ... Sep 30 21:51:29 sauron kernel: bttv0: Bt878 (rev 17) at 00:0b.0, irq: 5, latency: 32, memory: 0xdc005000 Sep 30 21:51:29 sauron kernel: bttv0: subsystem: 0070:13eb => Hauppauge WinTV => card=10 Sep 30 21:51:29 sauron kernel: bttv0: model: BT878(Hauppauge new (bt878)) [autodetected] ... Sep 30 22:06:15 sauron kernel: i2c-algo-bit.o: bt848 #0 i2c_write: error - bailout. Sep 30 22:06:15 sauron kernel: tuner: i2c i/o error: rc == -14 (should be 4) Sep 30 22:06:34 sauron kernel: i2c-algo-bit.o: bt848 #0 i2c_write: error - bailout. Sep 30 22:06:34 sauron kernel: tuner: i2c i/o error: rc == -14 (should be 4) Sep 30 22:06:38 sauron kernel: i2c-algo-bit.o: bt848 #0 i2c_write: error - bailout. Sep 30 22:06:38 sauron kernel: tuner: i2c i/o error: rc == -14 (should be 4) Sep 30 22:06:59 sauron kernel: i2c-algo-bit.o: bt848 #0 i2c_write: error - bailout. Sep 30 22:06:59 sauron kernel: tuner: i2c i/o error: rc == -14 (should be 4) [crashed here]