I did a make reload and it did get rid of all the incompatible version symbol error messages. But this persists in the dmesg log: bttv: driver version 0.9.16 loaded bttv: using 8 buffers with 2080k (520 pages) each for capture bttv: Host bridge needs ETBF enabled. bttv: Bt8xx card found (0). PCI: Found IRQ 3 for device 0000:00:0f.0 PCI: Sharing IRQ 3 with 0000:00:0f.1 bttv0: Bt878 (rev 17) at 0000:00:0f.0, irq: 3, latency: 132, mmio: 0xf0001000 bttv0: detected: Twinhan VisionPlus DVB [card=113], PCI subsystem ID is 1822:0001 bttv0: using: Twinhan DST + clones [card=113,autodetected] bttv0: enabling ETBF (430FX/VP3 compatibilty) bttv0: gpio: en=00000000, out=00000000 in=00d500ff [init] ir-kbd-i2c: i2c IR (Hauppauge) detected at i2c-1/1-001a/ir0 [bt878 #0 [hw]] bttv0: using tuner=4 bttv0: add subdevice "dvb0" bt878: AUDIO driver version 0.0.0 loaded bt878: Bt878 AUDIO function found (0). PCI: Found IRQ 3 for device 0000:00:0f.1 PCI: Sharing IRQ 3 with 0000:00:0f.0 bt878(0): Bt878 (rev 17) at 00:0f.1, irq: 3, latency: 64, memory: 0xf0002000 DVB: registering new adapter (bttv0). dst_probe: unknown device. frontend_init: Could not find a Twinhan DST. dvb-bt8xx: A frontend driver was not found for device 109e/0878 subsystem 1822/0001 Why is there still no front end? Thanks. Wei Michael Krufky wrote: > On 1/13/06, Daniel Sanjurjo <sanjurjo@xxxxxxxxxxxxx> wrote: > >> I had a similar problem. I think it's due to mixing modules from diferent >> versions. I rmmod all the modules related with the card and tried to load >> them again, and it worked. >> > > You're right. > > A quick way to rmmod all the modules and then insmod them all over > again, from a recently build cvs, without even having to do make > install, you can just do: > > make reload > > -Mike > > _______________________________________________ > > linux-dvb@xxxxxxxxxxx > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > >