Due to a problem in the Intel® Stratix® 10 FPGA Configuration via Protocol (CvP) driver, you might observe this error during the driver installation.
Device Family: Intel® Stratix® 10
Intel Software: Quartus Prime Pro
Type: Answers
Area: Tools
Last Modified: December 13, 2019
Version Found: v19.1
Bug ID: 14010577159
IP: Avalon-ST Stratix 10 Hard IP for PCI Express
Bash: ./altera_cvp_load: /bin/sh^M: bad interpreter: No such file or directory
Description
Workaround/Fix
To work around this problem, please use the following Linux command to remove unexpected hidden characters in the altera_cvp_load file.
sed -i -e 's/\r$//' altera_cvp_load
This problem is scheduled to be fixed in a future release of the Intel® Stratix® 10 FPGA Configuration via Protocol (CvP) driver.