Erik wrote: > > > The bttv 0.8.x tarball replaces the bttv.o module only, you need the > > other modules (tuner,tvaudio,msp34xx,...) from the kernel or bttv 0.7.x > > too. > > In the _kernel_ in [x,menu]config, there is no option to build tuner.o. > I had to enter drivers/media/video/ and compile tuner.c by hand. Just enable the kernel's bttv ... > > bttv should handle that (check the kernel log, it's printed there unless > > you load bttv with bttv_verbose=0). > > I don't know how to find out if it receives interrupts. /proc/interrupts has a counter. > Below is the relevant > messages from the log. I just realized, it's sharing IRQ 11 with something. > Could this be the cause? No, PCI IRQ sharing shouldn't be a problem. > kernel: bttv0: SCERR @ ffffffff Ok, that is the a message from the IRQ handler. The ffffffff looks _very_ suspious. > kernel: bttv0: SCERR @ fc4d8be0 This one too. > kernel: bttv0: timeout: risc=fc4d8be0, bits: VSYNC HSYNC OFLOW RISCI FBUS PPERR PABORT SCERR > kernel: bttv0: reset, reinitialize Here bttv tries to reset the card. Can you try again with bttv_debug=1? Is this a ia32 box or something else? Gerd -- Damn lot people confuse usability and eye-candy.