回覆 99# kevinkwan1997

查看一下是EA-8500-AH還是EA-8500-HK ?
另外,Stock Firmware版本是多少?
我幫你跟進一下,理論上是不會有問題的

TOP

Model is EA8500-HK. I tried to flash from the stock firmware which is 1.1.4-16xxxx but in vain. So I updated it to the latest firmware but still fail...
May I know where can I find some previous version firmware as I can not find it in Linksys website...

回覆  kevinkwan1997


    請問個model no.係咪EA8500-AH 或EA8500-HK? 如果係既試下再DOWNLOAD過黎試,  ...
qwb4 發表於 2016-4-19 12:26

TOP

回覆 102# kevinkwan1997


    要係linksys度下載返舊既firmware, 我之前試過改佢個url, 佢條url裡面有個firmware version, 改做舊version就下載到

1.1.4-171079 http://cache-[url]www.belkin.com/support/dl/FW_EA8500_1.1.4.171079_prod.img[/url]
1.1.4-170630 http://cache-[url]www.belkin.com/support/dl/FW_EA8500_1.1.4.170630_prod.img[/url]
1.1.4-169978 http://cache-[url]www.belkin.com/support/dl/FW_EA8500_1.1.4.169978_prod.img[/url]
1.1.4-168206 http://cache-[url]www.belkin.com/support/dl/FW_EA8500_1.1.4.168206_prod.img[/url]
1.1.4-167984 http://cache-[url]www.belkin.com/support/dl/FW_EA8500_1.1.4.167984_prod.img[/url]
1.1.4-167542 http://cache-[url]www.belkin.com/support/dl/FW_EA8500_1.1.4.167542_prod.img[/url]

再之前既1.1.3都係咁

TOP

試了用舊既firmware去flash, 但同一樣既error message. 我也試了用#14教既http://desipro.de/ddwrt/K3-AC-IPQ806X內既方法, 又用過tftp 入去flash, 用putty等telnet入去都係吾得. 唯一成功既一次係用佢router內既Connectivity個版既-->Basic-->Router Firmware Update-->check for update咁樣auto update去最新既Firmware version.
我吾肯定係咪新出既EA8500有野轉左, so far我係網上搵左好幾個方法都吾成功, 唯有暫時用住stock firmware先, 我會留意有無新既方法或者update時再去試, 畢竟我買EA8500主要係因為佢可以flash 去DD-WRT...
p.s. 我上一隻router都係Linksys WRT54G2, 用左好多年DD-WRT...

TOP

回覆 104# kevinkwan1997

我申請緊一隻EA8500-HK來幫你試,會想法子幫你,不用擔心

TOP

回覆 104# kevinkwan1997

今日我測試左,發現EA8500-HK版本的Firmware經過加密了,而且更新的Firmware亦需要Linksys官方電子簽署的才能Update,所以HK版本無法更新DD-WRT,我現在努力找解決方案中,所以暫時只有AH版本能Flash。

我PM了你看能否幫你換台AH版本

TOP

而家ddwrt 有mu-mimu driver 未?

TOP

本帖最後由 Shadow+ 於 2016-4-27 02:20 編輯

回覆 107# Evangeline

其實個MU-MIMO WiFi模組的Firmware不在那個DD-WRT ROM內,而是BIOS LEVEL,
不過DD-WRT好似未啟動MU-MIMO功能,如果你家裏有MU-MIMO Device,唔建議你Flash DD-WRT

TOP

啱啱買左EA-8500HK
係咪未有ddwrt support?

TOP

連Kong 都咁寫


R7800 build:

Flash R7800-factory-to-ddwrt.img build from Netgear firmware.
Once dd-wrt is running you have to use ddwrt-netgear-R7800.bin
to flash future updates.

Currently known issue:

-2G and 5G leds are not operational since they cannot be controlled through gpio.
Current opensource wireless driver has no support to control these leds.


EA8500 build:

Flash via Linksys webif.

The build uses the same dual boot mechanism as oem firmware.
If you flash from linksys fw it will flash to the second partition, if
you flash the next time from dd-wrt it will flash to the other partition where
linksys fw still exists, after that both partitions are loaded with dd-wrt.
Porting is complete and there won't be any major changes in terms of flashing etc.

Currently known issue:

-USB3.0 port drops off drives

Note:

Linksys implemented firmware encryption in latest US firmware version >=1.1.4.170630
It is not possible anymore to flash dd-wrt on such devices.

For models with non US fw version >= 1.1.4.170630 you have to use:

EA8500WW-factory-to-ddwrt.img




All models:

To install additional packages mount a usb drive to /opt e.g. through USB mount options, then run command:

  bootstrap
  
now you should be able to install additional packages using opkg e.g.:

opkg update
opkg list
opkg install vim

TOP