[mythtv-users] dvb-fe-nxt2004.fw for A180 no longer downloadable?

Michael T. Dean mtdean at thirdcontact.com
Mon Jun 8 20:23:42 UTC 2009


On 06/08/2009 03:58 PM, Steven Adeff wrote:
> On Sun, Jun 7, 2009 at 1:09 AM, Michael T. Dean wrote:
>   
>> On 06/07/2009 12:40 AM, Steven Adeff wrote:
>>     
>>> http://www.aver.com/support/Drivers/AVerTVHD_MCE_A180_Drv_v1.2.2.16.zip
>>>
>>> setting up my backend with Jaunty and I'm trying to download the
>>> firmware for my A180 and when I try and download the above file (or
>>> via get_dvb_firmware) all I get is a 404 error
>>>
>>> anyone know where I can get a copy?
>> http://www.avermedia-usa.com/support/Drivers/AVerTVHD_MCE_A180_Drv_v1.2.2.16.zip
> that file does not seem to contain the firmware? I ended up using the
> copy Mr Drescher sent out (thanks!)

No, it's there.

For anyone else wanting to use it either a) download 
http://www.avermedia-usa.com/support/Drivers/AVerTVHD_MCE_A180_Drv_v1.2.2.16.zip 
to the current directory or b) patch the /usr/src/linux-`uname 
-r`/Documentation/dvb/get_dvb_firmware with the attached patch and then 
run perl get_dvb_firmware and it extracts the file.

And, the hash for 3xHybrid.sys is exactly what it was before:

$ unzip AVerTVHD_MCE_A180_Drv_v1.2.2.16.zip
Archive:  AVerTVHD_MCE_A180_Drv_v1.2.2.16.zip
  inflating: 34avstrm.cat           
  inflating: 34CoInstaller.dll      
  inflating: 3xHybrid.sys           
  inflating: A180.inf               
$ ls
34avstrm.cat       A180.inf                             get_dvb_firmware
34CoInstaller.dll  AVerTVHD_MCE_A180_Drv_v1.2.2.16.zip
3xHybrid.sys       dvb-fe-nxt2004.fw
$ md5sum 3xHybrid.sys
111cb885b1e009188346d72acfed024c  3xHybrid.sys

Which lines up with the line from the script:

my $hash = "111cb885b1e009188346d72acfed024c";

Mike
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: get_dvb_firmware-nxt2004-updated_URI.patch
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090608/4bff9ac9/attachment.txt>


More information about the mythtv-users mailing list