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:linksys:e900 [2019/10/13 10:06] – [Supported Versions] datatable for Unsupported Functions added tmomastoh:linksys:e900_v1 [2024/02/12 08:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Linksys E900 ======+====== Linksys E900 v1 ======
  
 {{section>meta:infobox:432_warning#infobox_for_dataentries&noheader&nofooter&noeditbutton}} {{section>meta:infobox:432_warning#infobox_for_dataentries&noheader&nofooter&noeditbutton}}
Line 5: Line 5:
 The switch and LED work fine but the wireless radio does not work (and probably won't ever work unless there is some hero who is willing to port the driver for it) as of Chaos Calmer 15.05. See dmesg output below for more details on the wireless. The switch and LED work fine but the wireless radio does not work (and probably won't ever work unless there is some hero who is willing to port the driver for it) as of Chaos Calmer 15.05. See dmesg output below for more details on the wireless.
  
-Tomato and DD-WRT both fully support the wireless radio of this model, though.+Tomato and DD-WRT are better suited to the E900 as they both fully support the wireless radio of this model.
  
 ===== 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  : Model=E900 +  "rotate"true
-----+  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url", "deviceid"]
 +  "filterColumns"{"model": "^E900$", "version": "^v1$"} 
 +-->
  
----- datatable ---- +<!-- ToH: { 
-cols    Unsupported Functions_unsupporteds +  "source""json", 
-filter  : Model=E900 +  "dom""t", 
-----+  "paging": false, 
 +  "shownColumns": ["unsupported_functions"], 
 +  "filterColumns": {"model": "^E900$", "version": "^v1$"} 
 +-->
  
 ===== 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=E900 +  "rotate"true
-----+  "shownColumns"["model""version""cpu""cpumhz""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem", "usbports"]
 +  "filterColumns"{"model": "^E900$", "version": "^v1$"} 
 +-->
  
 ===== 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=E900 +  "rotate": true
-----+  "shownColumns"["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareoemstockurl"]
 +  "filterColumns"{"model": "^E900$", "version": "^v1$"} 
 +-->
  
 → [[docs:guide-user:installation:generic.flashing|Install OpenWrt]] → [[docs:guide-user:installation:generic.flashing|Install OpenWrt]]
  
 FIXME Please add the installation procedure here. FIXME Please add the installation procedure here.
 +
 +
 +===== Debrick Instructions =====
 +
 +Broadcom devices could be bricked when flashing between different firmwares, such as reverting from OpenWrt to Linksys OEM firmwares.
 +
 +Please refer to [[https://wiki.dd-wrt.com/wiki/index.php/Serial_Recovery|dd-wrt serial recovery instructions]].   A serial-TTL USB adapter soldered to the circuit board is likely to be required to resolve any issues, such as erasing the NVRAM etc.
  
 ===== Bootlogs ===== ===== Bootlogs =====
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1