Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
toh:compex:wpe72nx [2016/02/25 09:56] – [Hardware info] danghtoh:compex:wpe72nx [2018/05/11 09:57] – Datatables added, cleanup tmomas
Line 3: Line 3:
 The device is supported in OpenWrt since Kamikaze 8.09. The device is supported in OpenWrt since Kamikaze 8.09.
  
-===== Hardware info ===== +===== Supported Versions ===== 
-^ Architecture | MIPS | +---- datatable ---- 
-^ Vendor | Atheros | +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid 
-^ Bootloader | CFE | +headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data 
-^ System-On-Chip | AR7240 | +align   : c,c,c,c,c,c,
-CPU Speed | 400 Mhz | +filter  : Model=WPE72NX 
-Flash size | 4 MB (up to 16 MB)| +---- 
-RAM | 32 MB (max 64 MB) DDR SDRAM | + 
-^ Wireless | 1 × 9.2mm MiniPCI slotsupport all Compex MiniPCI cards | + 
-^ Ethernet | 2 × 10/100 Base-TX Ethernet Port (with Auto MDI/MDIX) | +===== Hardware Highlights ===== 
-^ USB | no | +---- datatable ---- 
-^ Serial | yes | +cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
-^ JTAG | yes |+header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,c 
 +filter  : Model=WPE72NX 
 +---- 
  
 ===== Installation ===== ===== Installation =====
 +---- datatable ----
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock
 +align   : l,c,c
 +filter  : Model=WPE72NX
 +----
 +
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
 +
  
 ==== Restore mode ==== ==== Restore mode ====
Line 44: Line 57:
 ===== Upgrading OpenWrt (on Compex Myloader) ===== ===== Upgrading OpenWrt (on Compex Myloader) =====
  
-  - Getting source codes<code bash>+  - Getting source codes<code bash>
 $ svn co -r 12448 https://snv.openwrt.org/openwrt/trunk</code> $ svn co -r 12448 https://snv.openwrt.org/openwrt/trunk</code>
-  - Apply patches from the files mod-wpe72.tgz<code bash>+  - Apply patches from the files mod-wpe72.tgz<code bash>
 $ tar -zxvf mod-wpe72.tgz $ tar -zxvf mod-wpe72.tgz
 $ cp -a mod-wpe72/* trunk/</code> $ cp -a mod-wpe72/* trunk/</code>
-  - Compile<code bash>+  - Compile<code bash>
 $ cd trunk $ cd trunk
 $ cp wpe72.config .config $ cp wpe72.config .config
-$ make</code>OpenWrt Firmware will be in //bin/openwrt-ar72xx-wpe72.bin//+$ make</code> 
 + 
 +OpenWrt Firmware will be in //bin/openwrt-ar72xx-wpe72.bin//
  
 === Uploading the OpenWrt firmware to WPE72NX running MyLoader v2.54.0717 === === Uploading the OpenWrt firmware to WPE72NX running MyLoader v2.54.0717 ===
  
-a. Via Compex Firmware +a. Via Compex Firmware 
-  *Put the AP in Firmware Upgrade mode and upload the file. +  * Put the AP in Firmware Upgrade mode and upload the file. 
-  *This file is for WPE72NX with 4MB or 8MB NOR flash. +  * This file is for WPE72NX with 4MB or 8MB NOR flash. 
-b. Via TFTP +b. Via TFTP 
-  *Go to the firmware upgrade mode (By pressing and hold the Reset button and plug-in the power adapter). +  * Go to the firmware upgrade mode (By pressing and hold the Reset button and plug-in the power adapter). 
-  *Upload the OpenWrt image to the device (//$// **tftp -i 192.168.168.1 put openwrt-ar71xx-wpe72.bin**)+  * Upload the OpenWrt image to the device (//$// **tftp -i 192.168.168.1 put openwrt-ar71xx-wpe72.bin**) 
 + 
 + 
 +===== Hardware info ===== 
 +^ Architecture     | MIPS                                                       | 
 +^ Vendor           | Atheros                                                    | 
 +^ Bootloader       | CFE                                                        | 
 +^ System-On-Chip   | AR7240                                                     | 
 +^ CPU Speed        | 400 Mhz                                                    | 
 +^ Flash size       | 4 MB (up to 16 MB)                                         | 
 +^ RAM              | 32 MB (max 64 MB) DDR SDRAM                                | 
 +^ Wireless         | 1 × 9.2mm MiniPCI slot, support all Compex MiniPCI cards   | 
 +^ Ethernet         | 2 × 10/100 Base-TX Ethernet Port (with Auto MDI/MDIX)      | 
 +^ USB              | no                                                         | 
 +^ Serial           | yes                                                        | 
 +^ JTAG             | yes                                                        | 
 + 
 ===== Wireless ===== ===== Wireless =====
  
Line 74: Line 106:
   *<del>[[http://www.compex.com.sg/forum/|Compex forum]]</del> \\   *<del>[[http://www.compex.com.sg/forum/|Compex forum]]</del> \\
   *<del>[[http://cpx.px.cz/|Another Compex forum (CZ/ENG)]]</del>   *<del>[[http://cpx.px.cz/|Another Compex forum (CZ/ENG)]]</del>
 +
 +
 +===== Tags =====
 +[[meta:tags|How to add tags]]
 +{{tag>AR7240 4flash 32ram}}
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1