Ok. Thanks for many that helped me.. Scan of dvb channels now work but i still could not get image/audio from it. I've tryed with mythtv and xine This is what i have done to get it scanning channels: 1) Downloaded last source from hg repository 2) Applied patch from Nico Sabbi ( http://www.linuxtv.org/pipermail/linux-dvb/attachments/20060730/617e1f11/tri o-sat-0001.bin ) 3) Changed this line from: if (dvb_attach(tda826x_attach, dev->dvb.frontend, 0x60, &dev->i2c_adap, 0) == NULL) { to: if (dvb_attach(tda826x_attach, dev->dvb.frontend, 0x63, &dev->i2c_adap, 0) == NULL) { as suggested by Nico Sabbi. 4) Added in /etc/modprobe.conf this line: options saa7134-dvb trio_frontend=1 Note: at the moment you could change back to DVBT frontend by setting trio_frontend=0 Note to Nico Sabbi: Also my tuner is configured to work on 0x63. [root@cmmedia scan]# szap -c channels2.conf RAI1 reading channels from file 'channels2.conf' zapping to 500 'RAI1': sat 0, frequency = 11765 MHz V, symbolrate 27500000, vpid = 0x0200, apid = 0x028a using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0' status 00 | signal ffff | snr ffff | ber 000040f8 | unc 0000007f | status 1f | signal 4e4e | snr 8080 | ber 000008ae | unc 00000006 | FE_HAS_LOCK status 1f | signal 4f4f | snr 8080 | ber 000008bc | unc 00000000 | FE_HAS_LOCK status 1f | signal 4e4e | snr 7e7e | ber 000007a4 | unc 00000000 | FE_HAS_LOCK status 1f | signal 4f4f | snr 8080 | ber 00000bbc | unc 00000000 | FE_HAS_LOCK status 1f | signal 4f4f | snr 7f7f | ber 000007a3 | unc 00000000 | FE_HAS_LOCK Any idea why i geto no audio/video from it? Cheers and regards, Paolo Testa _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb