Activating IQ - FreeWaveTechnologies/ZumIQ GitHub Wiki
As a security measure, IQ-enabled products are shipped with IQ functionality installed, but not licensed or activated. Before the IQ Linux Environment can be accessed, you must first obtain and install a license key from FreeWave Customer Support, and then activate IQ.
NOTE: This procedure can also be used to refresh the Linux environment on a previously activated unit. In this case, be sure to back up any files from the Linux environment first. See Resetting the Linux File System for more information.
1. Login to the radio as "admin" (see Logging In for the procedure).
2. (Optional) Verify that the radio is in the proper state to be activated. Execute the systemInfo command:
>systeminfo
[Page=systemInfo]
serialNumber=4026711635
modelCode=0
radioModel=AMT0100AA
radioModelCode=0
radioFirmwareVersion=FWT1071TR.42
radioSerialNumber=4026711635
deviceName=
deviceModel=Z9-PE-DEV
deviceConfiguration=R1
deviceFirmwareVersion=FWT1122TB.66
deviceId=10
layoutHash=325426040
resetInfo=
hopTableVersion=SET0001HT
rteVersion=
rteTemplateVersion=FWT1122TP.16
licenses=Custom Apps
themeVersion=FWT1122TB.66
RESULT:0:OK
>
The following settings should have these values on a new IQ licensed and activated device:
Setting | Value (1.1.1) | Value (1.1.2) | Value (1.2.0) | Value (2.0.2) |
---|---|---|---|---|
radioFirmwareVersion | FWT1071TR.35 (Z9-P/PC/PE only) | FWT1071TR.42 (Z9-P/PC/PE only) | FWT1071TR.42 (Z9-P/PC/PE only) | FWT1071TR.42 (Z9-P/PC/PE only) |
deviceFirmwareVersion | FWT1112TB.45 | FWT1122TB.66 | FWT1201TB.9 | FWT2021TB.17 |
rteVersion | (blank) | (blank) | (blank) | (blank) |
rteTemplateVersion | FWT1112TP.55 | FWT1122TP.16 | FWT1122TP.16 | FWT2021TP.6 |
licenses | Custom Apps | Custom Apps | Custom Apps / ZumEdge | Custom Apps / ZumEdge |
NOTE: For an unlicensed unit, the "licenses" field will be blank or state the word "None."
NOTE: For a previously-activated unit, "rteVersion" will be the same as "rteTemplateVersion".
NOTE: FreeWave no longer supports older ZumLink firmware. At minimum, the Device firmware must be at FWT1122TB.66 and the associated RTE Version listed above
If any of these settings are incorrect, see Troubleshooting firmware version or license issues.
3. Execute rteReset=Hard to stage the reset:
>rteReset=Hard
rteReset=Runtime environment hard reset scheduled for next boot.
RESULT:0:OK
>
4. Execute reset now to reboot the radio and restore a pristine copy of the developer Linux filesystem (this will take 3-4 minutes to complete):
>reset now
The system is going down for reboot NOW!(console) (Fri Aug 25 21:59:19 2017):
NOTE: To cancel the reset after executing rteReset=Hard but before rebooting, execute the rteReset Cancel command:
>rteReset Cancel
rteReset=Runtime environment reset cancelled.
RESULT:0:OK
5. After the reboot, you will be able to log in as "devuser" (see Logging In for details.)