* [linux-dvb] Bad firmware download link for TDA10046
@ 2008-11-02 19:30 CRicky
0 siblings, 0 replies; only message in thread
From: CRicky @ 2008-11-02 19:30 UTC (permalink / raw)
To: linux-dvb
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@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-02 19:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-02 19:30 [linux-dvb] Bad firmware download link for TDA10046 CRicky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox