Hi, Claudio Claudio wrote: > Hi, > > I'm trying to scan for dvb-t frequencies with this card. > > I'm using 2.6.14 kernel and cvs version of v4l and dvb. The analogue > part of the card works correctly with: > > modprobe saa7134 card=55 > > The dvb module loads without error with: > > modprobe saa7134-dvb > > This is the log > > Jan 4 04:39:51 localhost kernel: DVB: registering new adapter > (saa7133[0]). > Jan 4 04:39:51 localhost kernel: DVB: registering frontend 0 (Philips > TDA10046H DVB-T)... > > > When I scan with: > > "scan it-Bolzano" I receive a "Tuning failed" error. This is the log > > localhost kernel: tda1004x: setting up plls for 48MHz sampling clock > Jan 4 04:37:27 localhost kernel: tda1004x: found firmware revision ff > -- invalid > Jan 4 04:37:27 localhost kernel: tda1004x: booting from eeprom > Jan 4 04:37:27 localhost kernel: tda1004x: found firmware revision ff > -- invalid > Jan 4 04:37:27 localhost kernel: tda1004x: firmware upload failed > Jan 4 04:37:27 localhost kernel: tda1004x: pll set failed > > > The firmware dvb-fe-tda10046.fw is in /usr/lib/hotplug/firmware > Can you please post the full kernel log when the driver loads? I know that lifeview changed at least the cardbus version in a way that it is incompatible with the currently supported version. I have such a board here an see that the entire initialization of the tda10046 fails. I hope i can get approriate information next week. Best regards Hartmut