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
toh:qxwlan:e750a [2018/09/12 10:54] – Section heading levels corrected, some cleanup tmomastoh:qxwlan:e750a [2024/02/12 08:58] (current) – external edit 127.0.0.1
Line 7: Line 7:
  
 ===== Supported Versions ===== ===== Supported Versions =====
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersionsSupported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid +  "source""json", 
-headers BrandModel, Version, Current Release, OEM Info, Forum Topic, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Model=E750A +  "rotate"true
-----+  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url", "deviceid"]
 +  "filterColumns"{"model": "^E750A$"} 
 +-->
  
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, ModemUSB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   c,c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false
-filter  : Model=E750A +  "rotate"true
-----+  "shownColumns"["model""version""cpu""cpumhz""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem", "usbports"]
 +  "filterColumns"{"model": "^E750A$"} 
 +-->
  
  
 ===== Installation ===== ===== Installation =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_urlFirmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url +  "source""json", 
-headers ModelVersionCurrent ReleaseFirmware OpenWrt InstallFirmware OpenWrt UpgradeFirmware OEM Stock +  "dom": "t", 
-align   : l,c,c +  "paging": false, 
-filter  : Model=E750A +  "rotate": true
-----+  "shownColumns"["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareoemstockurl"]
 +  "filterColumns"{"model": "^E750A$"} 
 +-->
  
 Flash instruction (using U-Boot CLI and tftp server): Flash instruction (using U-Boot CLI and tftp server):
  
   1. Configure PC with static IP 192.168.1.10 and tftp server.   1. Configure PC with static IP 192.168.1.10 and tftp server.
-  2. Rename "sysupgrade" filename to "firmware.bin" and place it in tftp server directory. +  2. Rename "sysupgrade" filename to "firmware.bin" and place it  
-  3. Connect PC with one of RJ45 ports, power up the board and press "enter" key to access U-Boot CLI.+     in tftp server directory. 
 +  3. Connect PC with one of RJ45 ports, power up the board and press  
 +     "enter" key to access U-Boot CLI.
   4. Use the following command to update the device to OpenWrt: "run lfw".   4. Use the following command to update the device to OpenWrt: "run lfw".
  
Line 42: Line 50:
  
   1. Configure PC with static IP 192.168.1.xxx(2-254)/24.   1. Configure PC with static IP 192.168.1.xxx(2-254)/24.
-  2. Connect PC with one of RJ45 ports, press the reset button, power up the board and keep button pressed for around 6-7 seconds, until LEDs start flashing. +  2. Connect PC with one of RJ45 ports, press the reset button,  
-  3. Open your browser and enter 192.168.1.1, select "sysupgrade" image and click the upgrade button.+     power up the board and keep button pressed for around 6-7 seconds, 
 +     until LEDs start flashing. 
 +  3. Open your browser and enter 192.168.1.1, select "sysupgrade" image  
 +     and click the upgrade button.
  
  
  • Last modified: 2018/09/12 10:54
  • by tmomas