| 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:48] – [Tags] maurerle | inbox:toh:netgear:netgear_rax120_nighthawk_ax12 [2024/03/13 22:52] – [TTL + USB method] ywang |
|---|
| |
| ===== Supported Versions ===== | ===== Supported Versions ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | "source": "json", |
| headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical 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 : Model, Versions, CPU, CPU MHz, CPU Cores_numcores_, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 1Gbit ports_ | "source": "json", |
| header : Model, Version,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 ==== |
| ===== OpenWrt support ===== | ===== OpenWrt support ===== |
| |
| ---- datatable ---- | <!-- ToH: { |
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url | "source": "json", |
| headers : Model, Version, Current 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$"} |
| ---- | } --> |
| |
| |
| 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. |
| |
| |
| 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]] |