Intel® FPGA Software Installation & Licensing
Installation and Licensing that’s includes Intel Quartus® Prime software, ModelSim* - Intel FPGA Edition software, Nios® II Embedded Design Suite on Windows or Linux operating systems.
1342 Discussions

Warning (292000): FLEXlm software error: Version of vendor daemon is too old. Feature: 6AF7_018C

stuetz
Novice
174 Views

I get the following error when trying to synthesize a design containing a NiosV in Quartus Prime 24.1std.0:

Warning (292000): FLEXlm software error: Version of vendor daemon is too old. Feature: 6AF7_018C License path: 27002@XXXX: FlexNet Licensing error:-83,147.

I updated the flexlm related files (lmgrd, alterad).

Running 

/lmutil lmstat -S alterad -c 29000@XXXX

I get the following:

lmutil - Copyright (c) 1989-2023 Flexera. All Rights Reserved.
Flexible License Manager status on Wed 9/24/2025 12:02

License server status: 29000@XXXX
License file(s) on XXXX: YYYYY:

XXXX: license server UP (MASTER) v11.19.5

Vendor daemon status (on XXXX):

alterad: UP v11.18.2
Feature usage info:

Users of 6AF7_00A2: (Total of 60 licenses issued; Total of 0 licenses in use)

Users of 6AF8_0171: (Total of 30 licenses issued; Total of 0 licenses in use)

Users of 6AF7_0171: (Total of 30 licenses issued; Total of 0 licenses in use)

Users of 6AF8_018C: (Total of 42 licenses issued; Total of 0 licenses in use)

Users of 6AF7_018C: (Total of 42 licenses issued; Total of 0 licenses in use)


One thing in noticed, when checking the license setup within Quartus, the licenses are marked as "Software Guard" instead NIC ID:

stuetz_0-1758708706998.png

Thanks in advance!



0 Kudos
2 Replies
ShengN_Intel
Employee
105 Views
0 Kudos
stuetz
Novice
64 Views

Hi,

I solved the issue. I realized that lmgrd and alterad where located in a different folder then C:\flexlm

Replacing both files with the new version you linked above, the output of lmstat is as expected:

XXXX: license server UP (MASTER) v11.19.6

Vendor daemon status (on XXXX):

alterad: UP v11.19.6

 

Thanks!

 

0 Kudos
Reply