Differences
This shows you the differences between two versions of the page.
| 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:23] – [Flash Layout] fix typo sergeyfilippov | inbox: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: | ||
| - | </ | ||
| - | |||
| - | /* This template is intended to be used via https:// | ||
| {{page> | {{page> | ||
| - | //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/ | + | AC2400 Dual-Band Gigabit Wi-Fi Router. |
| + | /* //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/ | ||
| /*****/ | /*****/ | ||
| Line 23: | Line 17: | ||
| <color red> | <color red> | ||
| - | |||
| - | |||
| - | ===== Supporting activities ===== | ||
| - | //Describe if there are any ongoing activities that might lead to OpenWrt support.// | ||
| - | |||
| - | * OpenWrt forum thread: [[https:// | ||
| - | * Custom build for Linksys E8350: | ||
| - | * Openwrt test image based on the trunk development tree OpenWrt SNAPSHOT.\\ [[https:// | ||
| - | * Flash it over the native Linksys WEB interface. | ||
| - | * 5GHz wifi configuration is done manually via editing the / | ||
| - | * Openwrt test image based on the v21 and v22 releases of OpenWrt.\\ v21: [[https:// | ||
| - | * 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 64: | Line 32: | ||
| ***/ | ***/ | ||
| + | ===== Installation ===== | ||
| + | <!-- ToH: { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } --> | ||
| - | ===== De-bricking ===== | + | → [[docs: |
| - | | + | <color # |
| + | A snapshot build with LUCI(web UI) and attached kmods archive [[https:// | ||
| + | |||
| + | ===== OEM Easy Installation ===== | ||
| + | - Login to router web UI | ||
| + | - Got to Administration/ | ||
| + | - Use factory image from latest available release (*factory.bin) | ||
| + | |||
| + | ===== De-bricking / Recovery-mode Installation ===== | ||
| + | |||
| + | Since this router has 2 flash chips it's almost unbrickable. | ||
| + | |||
| + | | ||
| - 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 " | - Press & hold the " | ||
| Line 74: | Line 63: | ||
| - Open the Firmware Recovery page in your browser: http:// | - Open the Firmware Recovery page in your browser: http:// | ||
| + | ===== 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 88: | 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 | ^ Interface Name ^ Description | ||
| - | | br-lan | + | | br-lan |
| - | | vlan0 (eth0.0) | + | | vlan1 (eth0.1) | LAN ports (1 to 4) | None | |
| - | | vlan1 (eth0.1) | + | | vlan2 (eth0.2) | WAN port | DHCP | |
| - | | wl0 | + | | wlan0 |
| - | </WRAP> | + | /* | wlan1 | WiFi (5 GHz) | Disabled |
| - | ***/ | + | |
| Line 2275: | Line 2261: | ||
| ===== Notes ===== | ===== Notes ===== | ||
| - | //Room for additional notes.// | + | * OpenWrt forum thread: [[https://forum.openwrt.org/ |
| + | * Pull request | ||
| + | * Test builds with 5GHz radio support:\\ v20: [[https:// | ||
| + | * Flash it over the native Linksys WEB interface. | ||
| + | * **5GHz wifi** configuration is done manually via editing the / | ||
| + | * Test builds with **LUCI** from official snapshot image builder with pinned kmods, **no 5GHz radio**:\\ v24: [[https:// | ||