View Single Post
Old 08-10-2021, 02:08 PM   #3
Wozzy
Member
 
Join Date: Mar 2018
Posts: 58
Default

Quote:
Originally Posted by edm View Post
Hi,
It seems you're downloading the webpage instead of a file. You can try the following:

Code:
curl -L -o displaylink.zip -d fileId=1576 -d accept_submit=Accept https://www.displaylink.com/downloads/file
unzip displaylink.zip
chmod +x displaylink-driver-5.3.1.34.run
sudo ./displaylink-driver-5.3.1.34.run

trying to do this for the Mac version. I can see the file ID is 1715 but I'm not able to download.
Any ideas?
Wozzy is offline   Reply With Quote