On Wed, Jan 22, 2014 at 01:09:20PM +0000, Robert Longbottom wrote: > > - The unlabled chip is probably a CPLD/FGPA. It filters the PCI REQ# > > lines from the 878As and has access to the GNT# and INT# lines, > > as well as to the GPIOs you mentioned. The bypass caps have a layout > > that fits to the Lattice ispMACH 4A. > > Ah, ok, so this is something to do with interfacing to the PCI bus? Yes, they probably try to improve the scheduling between those four chips. > I've just had a go at this, modprobe bttv pll=35,35,35,35, and using > the composite0 input in xawtv (first in the list) and still no joy. > I just get the same timeout errors repeating in dmesg: > > [63204.009013] bttv: 3: timeout: drop=0 irq=46/26548, risc=3085d000, > bits: HSYNC OFLOW D'oh, I should have checked what this message means. It says we did not receive an interrupt. The unlabled chip can't prevent an interrupt from being delivered. It can only request additional interrupts. > 02:0c.0 Multimedia video controller [0400]: Brooktree Corporation > Flags: bus master, medium devsel, latency 32, IRQ 16 > 02:0c.1 Multimedia controller [0480]: Brooktree Corporation Bt878 > Flags: bus master, medium devsel, latency 32, IRQ 5 > 02:0d.0 Multimedia video controller [0400]: Brooktree Corporation > Flags: bus master, medium devsel, latency 32, IRQ 17 > 02:0d.1 Multimedia controller [0480]: Brooktree Corporation Bt878 > Flags: bus master, medium devsel, latency 32, IRQ 10 > 02:0e.0 Multimedia video controller [0400]: Brooktree Corporation > Flags: bus master, medium devsel, latency 32, IRQ 18 > 02:0e.1 Multimedia controller [0480]: Brooktree Corporation Bt878 > Flags: bus master, medium devsel, latency 32, IRQ 10 > 02:0f.0 Multimedia video controller [0400]: Brooktree Corporation > Flags: bus master, medium devsel, latency 32, IRQ 19 > 02:0f.1 Multimedia controller [0480]: Brooktree Corporation Bt878 > Flags: bus master, medium devsel, latency 32, IRQ 11 This is strange. There are 7 different IRQs assigned to that card but PCI slots only have 4. According to the pictures each 878A gets one of these. The .0 and .1 functions of a 878A must always share the same IRQ. Does your system print information on the PCI IRQ routing when Linux starts? Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html