Visible to Intel only — GUID: GUID-3CF8F99E-DC2D-410B-AF72-CC3A315CAE8A
Troubleshooting
Missing setvars script
The setvars.sh script is missing from the oneAPI installation folder.
Cause: If you have several versions of the oneAPI toolkits installed (for example, 2024.x and 2025.x), uninstalling only the latest version may remove the setvars.sh script from the oneAPI installation folder.
Solution: Repair the remaining version of the oneAPI toolkit.
Integrity check failed
During installation, you may get an error message about failed integrity check of downloaded files.
Cause: Downloaded files are corrupted because of the hard drive corruption.
Solution: Check hard drive health and restart the installation.
Corrupted terminal screen
After launching the installer in CLI mode, you may see a corrupted terminal screen. Dialogs and other elements are not rendered properly.
Cause: The installer does not support terminal size less than 80x24 characters.
Solution: Resize your terminal size to 80x24 characters or greater before launching the installer.
Installation hangs indefinitely when launched in GUI mode using SSH
In an SSH session, installation may hang indefinitely when launched in GUI mode.
Cause: Issue detecting available screen for GUI in an SSH session.
Solution: Interrupt current process using Ctrl + C and launch the installer in CLI mode using the following command:
sh ./l_[Toolkit Name]Kit_[version].sh -a --cli