| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision |
| toh:linksys:ea6350_v3 [2024/02/03 05:36] – [Known issues] clean up only bill888 | toh:linksys:ea6350_v3 [2024/02/12 08:58] – external edit |
|---|
| |
| ===== Supported Versions ===== | ===== Supported Versions ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | "source": "json", |
| headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | "dom": "t", |
| align : c,c,c,c,c,c,c | "paging": false, |
| filter : Model=EA6350 | "rotate": true, |
| filter : Version~v3* | "shownColumns": ["brand", "model", "version", "supportedcurrentrel", "oemdevicehomepageurl", "owrt_forum_topic_url", "deviceid"], |
| ---- | "filterColumns": {"model": "^EA6350$", "version": "^v3.*$"} |
| | } --> |
| :!: **OpenWrt 23.05 (at least 23.05.2) works also in this device but you can not install or upgrade to it without first doing bootloader variable ''fw_setenv kernsize 500000'' change**. Thus the supported version in above table is 22.03 series which is the last version which works out of the box without kernsize change. See more from below [[ea6350_v3#installation_of_2305_or_newer|Installation of 23.05 or newer]]. | :!: **OpenWrt 23.05 (at least 23.05.2) works also in this device but you can not install or upgrade to it without first doing bootloader variable ''fw_setenv kernsize 500000'' change**. Thus the supported version in above table is 22.03 series which is the last version which works out of the box without kernsize change. See more from below [[ea6350_v3#installation_of_2305_or_newer|Installation of 23.05 or newer]]. |
| |
| |
| ===== Hardware Highlights ===== | ===== Hardware Highlights ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Versions, CPU, CPU MHz, CPU Cores_numcores_, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet Gbit ports_, USB ports_ | "source": "json", |
| header : Version, SoC, CPU MHz, CPU Cores, Flash MB, RAM MB, WLAN Hardware, WLAN2.4, WLAN5.0, Gbit ports, USB | "dom": "t", |
| align : c,l,c,c,c,c,l,c,c,c,c,c,c | "paging": false, |
| filter : Model=EA6350 | "rotate": true, |
| filter : Version~v3* | "shownColumns": ["version", "cpu", "cpumhz", "cpucores", "flashmb", "rammb", "wlanhardware", "wlan24ghz", "wlan50ghz", "ethernet1gports", "usbports"], |
| ---- | "filterColumns": {"model": "^EA6350$", "version": "^v3.*$"} |
| | } --> |
| |
| |
| ===== Installation ===== | ===== Installation ===== |
| ---- datatable ---- | <!-- ToH: { |
| cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | "source": "json", |
| align : c | "dom": "t", |
| filter : Model=EA6350 | "paging": false, |
| filter : Version~v3* | "rotate": true, |
| ---- | "shownColumns": ["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"], |
| | "filterColumns": {"model": "^EA6350$", "version": "^v3.*$"} |
| | } --> |
| |
| :!: **OpenWrt 23.05 works also in this device but you can not install or upgrade to it without first doing bootloader variable ''fw_setenv kernsize 500000'' change**. Thus the supported version in above table is 22.03 series which is the last version which works out of the box without kernsize change. See more from below [[ea6350_v3#installation_of_2305_or_newer|Installation of 23.05 or newer]]. | :!: **OpenWrt 23.05 works also in this device but you can not install or upgrade to it without first doing bootloader variable ''fw_setenv kernsize 500000'' change**. Thus the supported version in above table is 22.03 series which is the last version which works out of the box without kernsize change. See more from below [[ea6350_v3#installation_of_2305_or_newer|Installation of 23.05 or newer]]. |
| First time installation of OpenWrt 23.05 or newer requires steps: | First time installation of OpenWrt 23.05 or newer requires steps: |
| - You need to have a previous OpenWrt 22.03.5+ to run one command to change a bootloader variable ''fw_setenv kernsize 500000''. This change is only needed once in the lifetime of the device. | - You need to have a previous OpenWrt 22.03.5+ to run one command to change a bootloader variable ''fw_setenv kernsize 500000''. This change is only needed once in the lifetime of the device. |
| - After kernsize variable is changed, you can flash to 23.05 using ''sysupgrade'' image (or ''factory'') image using LuCI. | - After kernsize variable is changed, you can flash to 23.05 using ''factory'' image (or ''sysupgrade'') image using LuCI. |
| </WRAP> | </WRAP> |
| |
| Now to update safely to 23.05, do below: | Now to update safely to 23.05, do below: |
| - Take a backup from your settings for 22.03 using e.g. Luci UI. You will lose all your configurations when updating to 23.05 because 23.05 migrates network configuration to [[https://openwrt.org/docs/guide-user/network/dsa/dsa-mini-tutorial|DSA]] which makes network configuration not compatible with earlier versions. | - Take a backup from your settings for 22.03 using e.g. Luci UI. You will lose all your configurations when updating to 23.05 because 23.05 migrates network configuration to [[https://openwrt.org/docs/guide-user/network/dsa/dsa-mini-tutorial|DSA]] which makes network configuration not compatible with earlier versions. |
| - Download a 23.05 ''sysupgrade'' image (eg. ''openwrt-23.05.2-ipq40xx-generic-linksys_ea6350v3-squashfs-sysupgrade.bin''. (Factory image like ''openwrt-23.05.2-ipq40xx-generic-linksys_ea6350v3-squashfs-factory.bin'' also works). | - Download a 23.05 ''factory'' image (eg. ''openwrt-23.05.2-ipq40xx-generic-linksys_ea6350v3-squashfs-factory.bin''. (Sysupgrade image like ''openwrt-23.05.2-ipq40xx-generic-linksys_ea6350v3-squashfs-sysupgrade.bin'' also works). |
| - Flash the image from OpenWrt 22.03. You can use Luci UI to do the upgrade: //"System...Flash firmware...Flash new firmware image"//. You will see some red warnings which you can ignore. Uncheck //"Keep settings and retain the current configuration"// and check //"Force upgrade"// and click Continue. | - Flash the image from OpenWrt 22.03. You can use Luci UI to do the upgrade: //"System...Flash firmware...Flash new firmware image"//. You will see some red warnings which you can ignore. Uncheck //"Keep settings and retain the current configuration"// and check //"Force upgrade"// and click Continue. |
| - Wait for a few minutes while the update completes. | - Wait for a few minutes while the update completes. |
| * https://openwrt.org/toh/linksys/mr8300#installation_of_2305_or_snapshot | * https://openwrt.org/toh/linksys/mr8300#installation_of_2305_or_snapshot |
| * https://github.com/openwrt/openwrt/pull/11405 | * https://github.com/openwrt/openwrt/pull/11405 |
| * https://forum.openwrt.org/t/linksys-ea8300-upgrade-to-23-xx/186462/ Using 23.05 sysupgrade instead of factory image. | * https://forum.openwrt.org/t/linksys-ea8300-upgrade-to-23-xx/186462/ Using 23.05 sysupgrade instead of factory image works too. |
| |
| ===== Upgrading OpenWrt ===== | ===== Upgrading OpenWrt ===== |
| === Power Adapter === | === Power Adapter === |
| |
| The EA6350 v3 is powered by 12V 2 Amp DC power adapter. The size of the barrel plug appears to be standard 2.1 x 5.5mm x 10mm length, commonly used on Linksys and other brands of wifi routers. It was discovered several EA6350 v3 were susceptible to intermittent power loss when using variety of 3rd party power adapters. The problem was traced to style of 2.1/5.5mm barrel plug. Ensure the replacement power adapter is ideally fitted with the fork/prong sprung style plug as shown below. This will prevent loose/intermittent electrical connection when the plug or cable is disturbed. | The EA6350 v3 is powered by 12V 2 Amp DC power adapter. The size of the barrel plug appears to be standard 2.1 x 5.5mm x 10mm length, commonly used on Linksys and other brands of wifi routers. It was discovered several EA6350 v3 were susceptible to intermittent power loss when using variety of 3rd party power adapters. The problem was traced to style of 2.1/5.5mm barrel plug. Ensure the replacement power adapter is fitted with the fork/prong sprung style plug as shown below. This will prevent intermittent power loss when the plug or cable is disturbed. |
| |
| Photo of 2.1mm plug\\ {{media:linksys:ea6350_v3:ea6350_v3_plug.jpg?300|Linksys EA6350 v3 2.1mm DC plug type}} | Photo of 2.1mm plug\\ {{media:linksys:ea6350_v3:ea6350_v3_plug.jpg?300|Linksys EA6350 v3 2.1mm DC plug type}} |
| |
| === Wall hanger solution === | === DIY Wall hanger solution === |
| |
| Use single core copper wire (eg. 2.5mm 'Twin & Earth' cable commonly used in UK ring mains wiring). Simply strip about 15mm off both ends of the wire and use plier to bend and insert the wire into the ventilation slot on the side. If you want the aerials to hang downwards, fit the hanging wire closer to the front edge of the router. | Use single core copper wire (eg. 2.5mm 'Twin & Earth' cable commonly used in UK ring mains wiring). Simply strip about 15mm off both ends of the wire and use plier to bend and insert the wire into the ventilation slot on the side. If you want the aerials to hang downwards, fit the hanging wire closer to the front edge of the router. |