Changes for page Openwrt for Linksys EA8100
Last modified by Leon Poon on 2021/07/16 18:40
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -19,6 +19,12 @@ 19 19 1. Then grab squashfs-sysupgrade.bin from [[https:~~/~~/www.codepowered.com/openwrt/v19.07.4/bin/targets/ramips/mt7621/openwrt-ramips-mt7621-ea8100-squashfs-sysupgrade.bin>>https://www.codepowered.com/openwrt/v19.07.4/bin/targets/ramips/mt7621/openwrt-ramips-mt7621-ea8100-squashfs-sysupgrade.bin]] and flash it via LuCi 20 20 1. Wait for it to reboot. Now you can configure! 21 21 22 +For kernel modules, replace with this in your opkg distfeeds.conf: 23 + 24 +{{code language="none"}} 25 +src/gz openwrt_core https://www.codepowered.com/openwrt/v19.07.4/bin/targets/ramips/mt7621/packages 26 +{{/code}} 27 + 22 22 If you are on my 18.x below, sysupgrading to a 19.07 image will not work. You have to manually mtd write the 19.07 "kernel-initramfs.bin" into the nand and boot/log into it (192.168.1.1), then sysupgrade. 23 23 24 24 Sysupgrade from 19.07.x to another 19.07.y will work. You can also upgrade via LuCI.