Forum Discussion

ManuDwivedi's avatar
ManuDwivedi
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

Converting a Evaluation License from Fixed to Float

Hello,

As the title suggests I have a quartus prime pro evaluation license which I need to convert to float instead of fixed since. When I run

./lmutil lmstat -c /opt/intel/intelFPGA_pro/licenses/LR-156239_License.dat
lmutil - Copyright (c) 1989-2021 Flexera. All Rights Reserved.
Flexible License Manager status on Wed 1/31/2024 20:52

Error getting status: No SERVER lines in license file. (-13,66)

And SERVER lines are only present in float license. Please advise how to make this change.

Best,
Manu

  • Hello! I was able to solve it myself, the issue was as simple as Quartus not being in $PATH. Which was given away because I wasn't able to invoke the quartus command and had to run it directly from ./opt/intel/intelFPGA_pro/quartus/bin/quartus. I am not sure why that leads to the issue with the license being read incorrectly however.


    export $PATH=$PATH:
    /opt/intel/intelFPGA_pro/quartus/bin/ does the trick.

    Thanks

3 Replies

  • AR_A_Intel's avatar
    AR_A_Intel
    Icon for Super Contributor rankSuper Contributor

    Hello,

    Welcome to INTEL forum. To further check could you provide the details

    Name :

    Email Address :

    Company Name :

    Company Address :

    NICID(Mac Add) :

    Also provide/attach the license.dat file.

    For privacy, reply/attach file in private message.


  • ManuDwivedi's avatar
    ManuDwivedi
    Icon for Occasional Contributor rankOccasional Contributor

    Hello! I was able to solve it myself, the issue was as simple as Quartus not being in $PATH. Which was given away because I wasn't able to invoke the quartus command and had to run it directly from ./opt/intel/intelFPGA_pro/quartus/bin/quartus. I am not sure why that leads to the issue with the license being read incorrectly however.


    export $PATH=$PATH:
    /opt/intel/intelFPGA_pro/quartus/bin/ does the trick.

    Thanks

  • AR_A_Intel's avatar
    AR_A_Intel
    Icon for Super Contributor rankSuper Contributor

    We are glad that you have found the solution for this issue and hope all is well. With your confirmation, I will now transition this thread to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.