AMT Version
16.1.27
OEM + Chipset
Optiplex 7060 Micro
Distro + Kernel
Fedora 43
Node.js version
22.22.2-2
Connection mode
Direct OOB (AMT IP, remote machine)
TLS enabled?
Yes (port 16993)
/dev/mei0 present?
What happened?
npm run setup fails with InternetArchive and downloadmirror.intel.com
Instead of receiving IMCInstaller-${IMC_VERSION}.msi, I'm getting InternetArchive's HTML responses
$ less /tmp/imc-extract/IMCInstaller-2.4.0.msi
Keep the news in the Wayback Machine. [Sign Fight for the Future's
letter](https://www.savethearchive.com/NewsLeaders).
**Please Don't Scroll Past This** Can you chip in? The Internet Archive, which
runs this project, partners with institutions across the globe to preserve
cultural heritage that would otherwise be lost forever.**We need your support
in continuing this vital work.**
**Please Don't Scroll Past This** Can you chip in? The Internet Archive, which
runs this project, partners with institutions across the globe to preserve
cultural heritage that would otherwise be lost forever.**We need your support
in continuing this vital work.**
Close banner
**Can You Chip In?** (USD)
Steps to reproduce
$ sudo dnf install npm msitools
...
$ git clone https://github.com/88plug/intel-amt-linux.git
...
$ cd intel-amt-linux
$ npm run setup
AMT Version
16.1.27
OEM + Chipset
Optiplex 7060 Micro
Distro + Kernel
Fedora 43
Node.js version
22.22.2-2
Connection mode
Direct OOB (AMT IP, remote machine)
TLS enabled?
Yes (port 16993)
/dev/mei0 present?
ls -la /dev/mei0shows the deviceWhat happened?
npm run setupfails with InternetArchive and downloadmirror.intel.comInstead of receiving
IMCInstaller-${IMC_VERSION}.msi, I'm getting InternetArchive's HTML responsesSteps to reproduce