Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3
Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3
2023-07-05 10:50:54 - last edited 2023-07-06 15:12:19
Tags: #Installation #Firmware Update #AddiHardwareVer, OpenWRT
Model: EAP225-Outdoor  
Hardware Version: V3
Firmware Version: curSoftVer:5.1.0 Build 20220926 Rel. 62456,newSoftVer:0.0.0 Build 20230704 Rel. 23498

Hi,

I am trying to build & install OpenWRT 22 Snapshot on EAP225 Outdoor V3.

I was able to build & install it in some previous EAP225 Outdoor V3 but later brought units i was not able to install. 

 

Steps to Reproduce:

1. CMD: cliclientd stopcs 

Given through ssh cli.

And AP responded with Success

 

2. In TPLink Webbrowser Page, in System Tab, Firmware upgrade tab. Tried to upload/flash build openWRT image.

 

Below are the logs taken through UART.


NM_Debug](nm_region_getRegionName) 00192: Flash region info, code: 841, name: US.

[  167.130000] query url:       tplinkeapnet
[  167.140000] query url:       tplinkeapnet
[utilities_debug: postFirmwareRpm:179]post request
memFree = 64958464
[utilities_debug: getFirmwareRpm:145]get request
[NM_Debug](nm_fwup_buildUpgradeStruct) 02194: nFileBytes = 8321425
[NM_Debug](nm_lib_getProductInfoFromNvram) 00928: productinfo from NVRAM is (EAP225-Outdoor(TP-Link|UN|AC1200-D):3.0
key=BgIAAAAkAABSU0ExAAQAAAEAAQDZtUNzD6KsxO4Tfx/Sp8S7w8TwPWwoppXy77wSPNs5WoV+Wr4kh09nu70vHVmSPji5KFUG+hmRjapsJsIJj+M0Zmd4EycKY8r0Ea3D4XO/uvloX4VHVPsDZkm8Krian5iNy6BgApVlebx0zQxto0GkgvPBq1nhoZxJNapLghGO7w==
rsaKey=BgIAAACkAABSU0ExAAQAAAEAAQDZaGCNzHjzrgNoCjyHKa0TIkgmqE5kheNhZHs23TmAbHXN0dFwdNOqqDOTmTdoN1+zW6KY3YkkwNypoZbDTR3sKdSdIDTNnftfHhRAlR9l4lNnnvfbUWRDqaGD2nAkdasXXfD5c23COMvAEjLJXzwqZjNmj27ZgrrTlH9SoDPe=
HWID=96455746BD4C5113D5E35DAF2CC3CA9B
)

[NM_Debug](nm_region_getRegionName) 00192: Flash region info, code: 841, name: US.

[NM_Debug](checkSupportList) 01099: Check support-list:SupportList:

[NM_Debug](checkSupportList) 01099: Check support-list:EAP225(TP-Link|UN|AC1350-D):3.0

[NM_Debug](checkSupportList) 01099: Check support-list:EAP225(TP-Link|UN|AC1350-D):3.20

[NM_Debug](checkSupportList) 01099: Check support-list:EAP225(TP-Link|UN|AC1350-D):4.0

[NM_Debug](_checkSpecSuppList) 01031: check spec region support-list: EAP225(TP-Link|CA|AC1350-D):4.0

[NM_Debug](checkSupportList) 01099: Check support-list:EAP225-Outdoor(TP-Link|UN|AC1200-D):1.0

[NM_Debug](checkSupportList) 01099: Check support-list:EAP225-Outdoor(TP-Link|UN|AC1200-D):3.0

[NM_Debug](checkSupportList) 01102: Firmwave supports EAP225-Outdoor(TP-Link|UN|AC1200-D):3.0, check OK..
[NM_Debug](nm_fwup_verifyFwupFile) 02429: curSoftVer:5.1.0 Build 20220926 Rel. 62456,newSoftVer:0.0.0 Build 20230704 Rel. 23498

AddiHardwareVer check: NEW(0x1) >= CUR(0x2), Failed, Refuse upgrade!
[Error][checkFirmware] 278: nm_api_verifyFwupFile failed, errCode 50008
[NM_Debug](nm_region_getRegionName) 00192: Flash region info, code: 841, name: US.
 

 

It is highly appreciated if anyone could help on this.

 

Thanks in Advance.

 

Regards,

Srisurya.

  0      
  0      
#1
Options
1 Accepted Solution
Re:Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3-Solution
2023-07-06 15:12:13 - last edited 2023-07-06 15:12:19

  @d0ugmac1 Anyways I just clean flashed the TPLink from TFTP. 

Recommended Solution
  0  
  0  
#6
Options
5 Reply
Re:Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3
2023-07-05 12:44:01

  @Srisurya 

 

Something is wrong with the build info, it's dumping because it looks like it is trying to prevent you from downgrading

 

 

 

Find a way to override the AddiHardwareVer check in the update script, or find a way to make your new code something other than Ver:0.0.0

<< Paying it forward, one juicy problem at a time... >>
  2  
  2  
#2
Options
Re:Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3
2023-07-05 19:17:46

  @d0ugmac1 

 

Tried adding the Version as Numerical as well as tried as string in the following file but did not reflect any where when trying to update.

File: build_dir/host/firmware-utils-2023-06-29-9e2de851/src/tplink-safeloader.c

 

 

Anywhere else i can try?

 

 

Thanks in advance.

 

Regards,

srisurya.

 

  0  
  0  
#3
Options
Re:Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3
2023-07-06 10:53:10

  @d0ugmac1 

To which is this 0.0.0.0 is attached to, the openwrt software version/ kerne version.? Can you give me any idea on that

Is it because of snapshot it shows 0.0.0.0?

 

 

 

  0  
  0  
#4
Options
Re:Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3
2023-07-06 13:05:05

  @Srisurya 

 

No, and you should really be on the OpenWRT forums to get this kind of support.

<< Paying it forward, one juicy problem at a time... >>
  0  
  0  
#5
Options
Re:Issue with AddiHardwareVer when installing OpenWRT 22 Snapshot on EAP225 Outdoor V3-Solution
2023-07-06 15:12:13 - last edited 2023-07-06 15:12:19

  @d0ugmac1 Anyways I just clean flashed the TPLink from TFTP. 

Recommended Solution
  0  
  0  
#6
Options

Information

Helpful: 0

Views: 647

Replies: 5

Tags

Installation Firmware Update
AddiHardwareVer, OpenWRT
Related Articles