Project

General

Profile

Support #730

Download ATI Drivers With Wget

Added by Daniel Curtis over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Workstation
Target version:
Start date:
01/21/2016
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

I recently tried to download drivers for my video card using wget, however the download quickly finished and was only a few bytes instead of the full executable. As it turns out, to download drivers from the AMD website the connection must be referred by http://support.amd.com to download properly.

  • The is the incorrect wget command to download from the AMD website:
    wget http://www2.ati.com/drivers/firepro/15.201.2401-whql-firepro-retail.exe
    
  • The correct way to download from the AMD website:
    wget --referer=http://support.amd.com http://www2.ati.com/drivers/firepro/15.201.2401-whql-firepro-retail.exe
    

Resources

#1

Updated by Daniel Curtis over 8 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis about 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF