Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:toh:netgear:netgear_rax120_nighthawk_ax12 [2023/11/27 16:47] – update tables maurerleinbox:toh:netgear:netgear_rax120_nighthawk_ax12 [2024/03/13 22:52] – [TTL + USB method] ywang
Line 18: Line 18:
  
 ===== Supported Versions ===== ===== Supported Versions =====
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_urlDevice Techdata_pageid +  "source""json", 
-headers Brand, Model, Version, Current Release, OEM Info, Forum TopicTechnical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Brand=NETGEAR +  "rotate"true
-filter  Model=RAX120 +  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url", "deviceid"]
-----+  "filterColumns"{"brand": "^NETGEAR$", "model""^RAX120$"} 
 +-->
  
 ===== Hardware highlights ===== ===== Hardware highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPU, CPU MHz, CPU Cores_numcores_, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHzEthernet 1Gbit ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,CPU Cores,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,Ethernet 1Gbit ports +  "dom": "t", 
-align   c,c,c,c,c,c,c,c,c,c,c +  "paging": false
-filter  : Brand=NETGEAR +  "rotate"true
-filter  Model=RAX120 +  "shownColumns"["model""version""cpu""cpumhz""cpucores""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz", "ethernet1gports"]
-----+  "filterColumns": {"brand""^NETGEAR$", "model""^RAX120$"} 
 +-->
  
 ==== Info ==== ==== Info ====
Line 54: Line 56:
 ===== OpenWrt support ===== ===== OpenWrt support =====
  
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_urlFirmware OpenWrt snapshot Install URL_urlFirmware OpenWrt snapshot Upgrade URL_urlFirmware OEM Stock URL_url +  "source""json", 
-headers : ModelVersionCurrent Release, +  "dom": "t", 
-align   : c,c,c +  "paging": false, 
-filter  : Brand=NETGEAR +  "shownColumns": ["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareopenwrtsnapshotinstallurl""firmwareopenwrtsnapshotupgradeurl""firmwareoemstockurl"]
-filter  Model=RAX120 +  "filterColumns"{"brand": "^NETGEAR$", "model""^RAX120$"} 
-----+-->
  
  
Line 3164: Line 3166:
 This method doesn't require the device in an already bricked status. It's confirmed working on RAX120v2, it's also known to work on RAX70.  This method doesn't require the device in an already bricked status. It's confirmed working on RAX120v2, it's also known to work on RAX70. 
  
-==== TTL + USB method ====+==== TTL + USB method (not suggested)====
 In the case tftp doesn't work for you (e.g. no ethernet available for your PC), a TTL + USB method can be used for back/restore the mtd partitions of the device. In the case tftp doesn't work for you (e.g. no ethernet available for your PC), a TTL + USB method can be used for back/restore the mtd partitions of the device.
  
Line 3176: Line 3178:
  
 Usually what you need to backup/restore is the ''firmware'' parititon, you can find the partition num from ''/proc/mtd''. Usually what you need to backup/restore is the ''firmware'' parititon, you can find the partition num from ''/proc/mtd''.
 +
 +== Note ==
 +
 +The mtd partition table seen from the bootloader is not same as seen from official firmware or openwrt. So, this method is not really suggested, since mistakes can happen easily
 ===== Notes ===== ===== Notes =====
 This website contains much information about this device: [[http://en.techinfodepot.shoutwiki.com/wiki/Netgear_RAX120_(Nighthawk_AX12)|link]] This website contains much information about this device: [[http://en.techinfodepot.shoutwiki.com/wiki/Netgear_RAX120_(Nighthawk_AX12)|link]]
Line 3181: Line 3187:
 ===== Tags ===== ===== Tags =====
 [[meta:tags|How to add tags]] [[meta:tags|How to add tags]]
-{{tag>ipq807x ipq8074 512flash 1024ram 6port GigabitEthernet 5GigabitEthernet 802.11ax 802.11ac serial u-boot 4core ath11k cortexa53 4x4 8x8 txbf MU-MIMO wifi6 unsupported}}+{{tag>ipq807x ipq8074 512flash 1024ram 6port GigabitEthernet 5GigabitEthernet 802.11bgn 802.11ax serial u-boot 4core ath11k cortexa53 4x4 8x8 txbf MU-MIMO wifi6}}
  
  • Last modified: 2024/03/13 23:04
  • by ywang