Hi everybody, the md5sum of the Hauppauge zip file containing the hvr930c-drxk.fw file has changed. Here is a patch to fix this. Cheers, Marc --- diff -uprN linux-3.8-rc3/Documentation/dvb/get_dvb_firmware.orig linux-3.8-rc3/Documentation/dvb/get_dvb_firmware --- linux-3.8-rc3/Documentation/dvb/get_dvb_firmware.orig 2013-01-13 14:41:57.610368692 +0100 +++ linux-3.8-rc3/Documentation/dvb/get_dvb_firmware 2013-01-13 14:42:27.690367506 +0100 @@ -648,7 +648,7 @@ sub drxk { sub drxk_hauppauge_hvr930c { my $url = "http://www.wintvcd.co.uk/drivers/"; my $zipfile = "HVR-9x0_5_10_325_28153_SIGNED.zip"; - my $hash = "83ab82e7e9480ec8bf1ae0155ca63c88"; + my $hash = "7fca8187946b003d02228c2b785413c4"; my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); my $drvfile = "HVR-900/emOEM.sys"; my $fwfile = "dvb-usb-hauppauge-hvr930c-drxk.fw"; -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html