Hi, I have a pinnacle PCTV PCI 310i, and after installing new linux, I wanted to download firmware TDA10045 and TDA10046. For the first, no issue, zip is donwloaded, and file is correctly extracted, but for TDA10046, I get a HTTP 404 error. It seems that they changed the link to the file. So I have checked and found the new one: http://www.technotrend.de/Dokumente/87/software/219/TT_PCI_2.19h_28_11_2006.zip (seen from http://www.technotrend.de/2755/Downloads.html) So, in the get_dvb_firmware script, I have replaced (for TDA10046 subroutine), the bad following link by the one I indicated above: my $url = "http://technotrend-online.com/download/software/219/$sourcefile"; => my $url = "http://technotrend.de/Dokumente/87/software/219/$sourcefile"; Sorry, I did not get it from CVS, so I did not make any patch. Best regards, CRicky. _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb