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:linksys:linksys_ea8350_1 [2024/06/22 18:33] – Added installation sub section sergeyfilippovinbox:toh:linksys:linksys_ea8350_1 [2024/06/26 20:36] – [Installation] sergeyfilippov
Line 1: Line 1:
 ====== Linksys E8350 V1====== ====== Linksys E8350 V1======
 ~~NOTOC~~ ~~NOTOC~~
- 
-<WRAP center round important 100%> 
-Devices with Broadcom WiFi chipsets have **limited OpenWrt supportability** (due to limited FLOSS driver availability for Broadcom chips). Consider this when choosing a device to buy, or when deciding to flash OpenWrt on your device because it is listed as supported. 
-See [[meta:infobox:broadcom_wifi|Broadcom WiFi]] for details. 
-</WRAP> 
- 
-/* This template is intended to be used via https://openwrt.org/meta/create_new_device_page . */ 
  
 {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} {{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
-//Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.//+AC2400 Dual-Band Gigabit Wi-Fi Router. 
 +/* //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.//*/
  
 /*****/ /*****/
Line 23: Line 17:
  
 <color red>**WiP.**</color> <color red>**WiP.**</color>
- 
- 
-===== Supporting activities ===== 
-//Describe if there are any ongoing activities that might lead to OpenWrt support.// 
- 
-  * OpenWrt forum thread: [[https://forum.openwrt.org/t/e8350-why-not-supported-by-openwrt/57640]] 
-  * Custom build for Linksys E8350:  
-  * Openwrt test image based on the trunk development tree OpenWrt SNAPSHOT.\\ [[https://github.com/SergeyFilippov/openwrt/releases/tag/v20.e8350-snapshot]] 
-    * Flash it over the native Linksys WEB interface. 
-    * 5GHz wifi configuration is done manually via editing the /etc/rc.local file.\\ (LuCI web interface does not know how to properly handle quantenna driver at the moment) 
-  * Openwrt test image based on the v21 and v22 releases of OpenWrt.\\ v21: [[https://github.com/SergeyFilippov/openwrt/releases/tag/v21.02.5.e8350.2]] \\ v22: [[https://github.com/SergeyFilippov/openwrt/releases/tag/v22.03-snapshot-e8350.patch]] 
-    * No 5GHz wifi driver included in build. 
-    * Much more recent and has support for official packages sources. 
- 
-/*** if info available: uncomment and fill in 
-===== Experimental firmware ===== 
-WiP 
-//List experimental firmware download links here.// 
- 
-//None at this time.// 
- 
-  * External image (add link) 
-  * trunk image (add link) 
-  * ... 
-***/ 
- 
  
 ===== Hardware highlights ===== ===== Hardware highlights =====
Line 76: Line 44:
 → [[docs:guide-user:installation:generic.flashing|Install OpenWrt]] → [[docs:guide-user:installation:generic.flashing|Install OpenWrt]]
  
 +<color #ed1c24>!</color> Currently available firmware is **snapshot** only, so **it will not have a web UI**.\\
 +A snapshot build with LUCI(web UI) and attached kmods archive [[https://github.com/SergeyFilippov/openwrt/releases/tag/v24.0.0-beta-snapshot]]. \\ //Will be removed after v24 release.//
  
-===== De-bricking =====+===== OEM Easy Installation ===== 
 +  - Login to router web UI 
 +  - Got to Administration/Firmware upgrade 
 +  - Use factory image from latest available release (*factory.bin)
  
-  - Get the original firmware: [[https://downloads.linksys.com/downloads/firmware/FW_E8350_1.0.03.003_20180929.bin]]+===== De-bricking / Recovery-mode Installation ===== 
 + 
 +Since this router has 2 flash chips it's almost unbrickable. 
 + 
 +  - Get the original firmware: [[https://downloads.linksys.com/downloads/firmware/FW_E8350_1.0.03.003_20180929.bin]] or *factory.bin of OpenWrt
   - Power off the device and disconnect the WAN port. (Only LAN port to be connected)   - Power off the device and disconnect the WAN port. (Only LAN port to be connected)
   - Press & hold the "Reset" button   - Press & hold the "Reset" button
Line 86: Line 63:
   - Open the Firmware Recovery page in your browser: http://192.168.1.1/index.shtml\\ //Firmware Recovery -> File Name -> Recovery & Reboot//   - Open the Firmware Recovery page in your browser: http://192.168.1.1/index.shtml\\ //Firmware Recovery -> File Name -> Recovery & Reboot//
  
 +===== Going back to Linksys Firmware / Flashing back to stock =====
 +  - Follow the instructions in De-bricking / Recovery-mode Installation with an original firmware
  
 /*** if info available: uncomment and fill in /*** if info available: uncomment and fill in
Line 100: Line 79:
  
 ===== Specific configuration ===== ===== Specific configuration =====
- 
-/*** if info available: uncomment and fill in 
-<WRAP BOX 600px> 
-FIXME Please fill in real values for this device, then remove the EXAMPLEs and the WRAP that encloses this text. 
  
 ==== Network interfaces ==== ==== Network interfaces ====
 The default network configuration is: The default network configuration is:
 ^ Interface Name   ^ Description                  ^ Default configuration    ^ ^ Interface Name   ^ Description                  ^ Default configuration    ^
-| br-lan           EXAMPLE LAN & WiFi           EXAMPLE 192.168.1.1/24   | +| br-lan           | LAN & WiFi           | 192.168.1.1/24   | 
-vlan0 (eth0.0)   EXAMPLE LAN ports (1 to 4)   EXAMPLE None             | +vlan1 (eth0.1)   | LAN ports (1 to 4)   | None             | 
-vlan1 (eth0.1)   EXAMPLE WAN port             EXAMPLE DHCP             | +vlan2 (eth0.2)   | WAN port             | DHCP             | 
-wl0              EXAMPLE WiFi                 EXAMPLE Disabled         | +wlan0            | WiFi (2.4 GHz)       | Disabled         | 
-</WRAP> +/* | wlan1            | WiFi (5 GHz)         | Disabled         *
-***/+
  
  
Line 2287: Line 2261:
  
 ===== Notes ===== ===== Notes =====
-//Room for additional notes.//+  * OpenWrt forum thread: [[https://forum.openwrt.org/t/e8350-why-not-supported-by-openwrt/57640]] 
 +  * Pull request for a current release: [[https://github.com/openwrt/openwrt/pull/15798]] 
 +  * Test builds with 5GHz radio support:\\ v20: [[https://github.com/SergeyFilippov/openwrt/releases/tag/v20.e8350-snapshot]] \\ v22: [[https://github.com/SergeyFilippov/openwrt/releases/tag/v22.03-release-qtn]] 
 +      * Flash it over the native Linksys WEB interface. 
 +      * **5GHz wifi** configuration is done manually via editing the /etc/rc.local file.\\ (LuCI web interface does not know how to properly handle quantenna driver at the moment) 
 +  * Test builds with **LUCI** from official snapshot image builder with pinned kmods, **no 5GHz radio**:\\ v24: [[https://github.com/SergeyFilippov/openwrt/releases/tag/v24.0.0-beta-snapshot]]
  
  
  • Last modified: 2024/10/04 03:44
  • by jeremynd01