Same problem. Empty license file:
# Intel Corporation Software and/or Intellectual Property License File
# Issued 14 February 2023
# Upgrade to these products will no longer be available after the Maintenance Expiration
# date unless licenses are renewed.
# Fixed Node License
# Primary Machine Name-USB
# Primary Machine ID-NIC ID e0d55e4f4ecb
# Companion ID-NIC ID e0d55e4f4ecb
# Companion ID 2-NIC ID b89a2ab875a4
# Product License Summary:
# Questasim*-Intel FPGA Starter Edition, 3 Seat(s)
# - Maintenance Expiration of 2024.02
# - License Expires 14-Feb-2024
################################################################################
# FEATURE START
# This is license file for Questasim*-Intel FPGA Starter Edition
# Number of seat licenses is 3
# License Expires 14-Feb-2024
#INCREMENT intelqsimstarter mgcld 2023.01 6-jan-2023 uncounted \
# FEATURE END
################################################################################
# End of Intel Corporation Software and/or Intellectual Property License File. Issued 02/14/2023
With environment variable LM_LICENSE_FILE whole right:
vladimir@WORK:~/PLD/intelFPGA_lite/21.1/questa_fse/linux_x86_64$ lmutil lmdiag
lmutil - Copyright (c) 1989-2019 Flexera. All Rights Reserved.
FlexNet diagnostics on Tue 2/14/2023 17:59
-----------------------------------------------------
License file: /home/vladimir/PLD/intelFPGA_lite/21.1/LR-111017_License.dat
-----------------------------------------------------
But vsim write:
vladimir@WORK:~/PLD/intelFPGA_lite/21.1/questa_fse/linux_x86_64$ vsim
Unable to checkout a license. Make sure your license file environment variable (e.g., LM_LICENSE_FILE)
is set correctly and then run 'lmutil lmdiag' to diagnose the problem.
Unable to checkout a license. Vsim is closing.
** Error: Invalid license environment. Application closing.
When i insert to my License file part from other license file? that i find in web - i give another answer :
# Intel Corporation Software and/or Intellectual Property License File
# Issued 14 February 2023
# Upgrade to these products will no longer be available after the Maintenance Expiration
# date unless licenses are renewed.
# Fixed Node License
# Primary Machine Name-USB
# Primary Machine ID-NIC ID e0d55e4f4ecb
# Companion ID-NIC ID e0d55e4f4ecb
# Companion ID 2-NIC ID b89a2ab875a4
# Product License Summary:
# Questasim*-Intel FPGA Starter Edition, 3 Seat(s)
# - Maintenance Expiration of 2024.02
# - License Expires 14-Feb-2024
################################################################################
# FEATURE START
# This is license file for Questasim*-Intel FPGA Starter Edition
# Number of seat licenses is 3
# License Expires 14-Feb-2024
INCREMENT intelqsimstarter mgcld 2023.01 6-jan-2023 uncounted \
5F3470861A2F6C12217D \
VENDOR_STRING=0E16EF4D HOSTID=e0d55e4f4ecb ISSUER=Intel SN=178444366 \
SIGN2="147E C53B A746 FEBE D06D 8D56 29D9 46C7 AEB5 140A 0C61 5AFC \
1FBC DF35 D749 1E7F 790F B086 4D2E 6056 ECC8 16FD 9597 D559 935A 91FC \
0D8F 4A1E A758 C944"
# FEATURE END
################################################################################
# End of Intel Corporation Software and/or Intellectual Property License File. Issued 02/14/2023
----------------------------------------------
vladimir@WORK:~/PLD/intelFPGA_lite/21.1/questa_fse/linux_x86_64$ lmutil lmdiag
lmutil - Copyright (c) 1989-2019 Flexera. All Rights Reserved.
FlexNet diagnostics on Tue 2/14/2023 18:15
-----------------------------------------------------
License file: /home/vladimir/PLD/intelFPGA_lite/21.1/LR-111017_License.dat
-----------------------------------------------------
"intelqsimstarter" v2023.01, vendor: mgcld, expiry: 6-jan-2023
vendor_string: 0E16EF4D
uncounted nodelocked license, locked to ethernet address "e0d55e4f4ecb" starts: 6-jan-2022, expires: 6-jan-2023
This license cannot be checked out because:
Invalid host.
The hostid of this system does not match the hostid
specified in the license file.
Feature: intelqsimstarter
Hostid: e0d55e4f4ecb
License path: /home/vladimir/PLD/intelFPGA_lite/21.1/LR-111017_License.dat:
FlexNet Licensing error:-9,57
-----------------------------------------------------
And vsim started, but close with error:
vladimir@WORK:~/PLD/intelFPGA_lite/21.1/questa_fse/linux_x86_64$ vsim
Reading pref.tcl
Unable to checkout a viewer license necessary for use of the Questa Intel Starter FPGA Edition graphical user interface. Vsim is closing.
vladimir@WORK:~/PLD/intelFPGA_lite/21.1/questa_fse/linux_x86_64$
I agree with others - intel send empty license file.