The procedure for user actions in case of an error about inaccessibility of a license |
In Windows OS:
If after the above actions the license is unavailable, it is necessary to download the key diagnostic program https://gisinfo.ru/download/?id=105 and perform the check.
To check if the Guardant electronic key is working properly in Windows OS, the diagnostic utility grddiag.exe is used, which is designed to detect Guardant keys, check their status, and collect diagnostic information about the system in which they work. Based on the received data, the utility generates a report for the technical support service. After launching the utility, a list of all electronic keys found on this computer will be displayed in a window in a few seconds. To receive a report for technical support, you must click the «Full report» button, select the content of the received html page, save it into a text file or MS Word (you can make a screenshot) and send it to the technical support service panorama@gisinfo.ru.
In Linux OS:
/etc/udev/rules.d/95-grdnt.rules
~$ lsusb
In the output of the command there must be a device with the identifier: ID 0a89:0008
~$ ls -l /dev/bus/usb/003/004 crw-rw-rw- 1 root root /dev/bus/usb/003/004
The bus number (003) and device number (004) are taken from the output of the lsusb command
|