Tim Bates wrote: > Im using a twinhan DVB-S card and plain 2.6.11.5. The patch fixed the > freezng for me. :) > > Now, can anyone help with this... Im not the most knowledgable person n > Linux DVB, so this might be some stupid thing I did, but I get an error > when I try to load the dvb modules. I compiled all the frontend modules > the menu would let me have (for satellite). > > Here's what I get: > bttv: driver version 0.9.15 loaded > bttv: using 8 buffers with 2080k (520 pages) each for capture > bttv: Bt8xx card found (0). > ACPI: PCI interrupt 0000:02:05.0[A] -> GSI 17 (level, low) -> IRQ 193 > bttv0: Bt878 (rev 17) at 0000:02:05.0, irq: 193, latency: 64, mmio: > 0xf8000000 > bttv0: using: Twinhan DST + clones [card=113,insmod option] > bttv0: gpio: en=00000000, out=00000000 in=00fefffe [init] > bttv0: using tuner=4 > bttv0: add subdevice "dvb0" > bt878: AUDIO driver version 0.0.0 loaded > bt878: Bt878 AUDIO function found (0). > ACPI: PCI interrupt 0000:02:05.1[A] -> GSI 17 (level, low) -> IRQ 193 > bt878(0): Bt878 (rev 17) at 02:05.1, irq: 193, latency: 64, memory: > 0xf8001000 > DVB: registering new adapter (bttv0). > dvb-bt8xx: A frontend driver was not found for device 109e/0878 > subsystem 0000/0000 Have you selected the Twinhan driver ? That could be the reason, If you have already done that, most probably i2c communication failed, if you can launch the modules in verbose/debug mode you can see the Read/Write failures .. If that happens check the experimental branch for the time being till it is merged into HEAD .. Manu