[刷機]_快速筆記把 TP-LINK archer C7 刷上DD-WRT

http://www.dd-wrt.com/site/support/other-downloads?path=others%2Feko%2FBrainSlayer-V24-preSP2%2F2014%2F06-23-2014-r24461%2Ftplink_archer-c7-v2%2F

 

下載factory-to-ddwrt.bin

可以檢查網頁上層目錄有沒有更新的日期

 

注意這是V2,有V1或者V3等不同版本不能共用

未來要升級的話可以抓更新版本的tplink_archer-c7-v2.bin

 

到原廠更新FIRMWARE的地方上傳,等待燒錄完之後,重新連入

換帳號密碼,你就得到一台有DD-WRT的ARCHER C7

 

以前就有玩DD-WRT,第一次看到有CPU溫度的,高通GOOD JOB

 

2015-02-06_00-35-06

 

 

///隔天補充

刷了DD-WRT發現這一版對5G還是很糟糕,5G的N只能到150M, 而AC完全吃不到…

所以果斷刷回官方,步驟我直接轉貼

http://www.dd-wrt.com/phpBB2/viewtopic.php?p=906343

 

我是去官方網站找到最新的FW,但記住千萬不能直接在DD-WRT餵官方ROM,會變磚

要用dd指令把官方ROM跳過一些block轉換出來才能餵!

 

用Linux或者直接丟到Archer做都可以(我是直接丟進去Archer做啦…)

1.轉換rom

dd if=官方的rom.bin of=tplink.bin skip=257 bs=512

 

2.刷機

mtd -r write tplink.bin linux

 

英文詳細版(關鍵步驟只有上面那兩個)

Flashing to factory stock from DD-WRT

1. Download stock firmware 131217 from here
2. Unzip the archive
3. (Assuming you are running on Linux/Mac) open terminal and cd to the directory where you extracted the firmware.
4. Run “dd if=ArcherC7v2_en_3_13_34_up_boot(131217).bin of=tplink.bin skip=257 bs=512” without the quotes, assuming you downloaded the linked firmware image. This should create a new file named “tplink.bin” THIS STEP IS IMPORTANT OR YOU WILL BRICK YOUR ROUTER
5. Upload the new tplink.bin to /tmp. Find a way to do it. I used a webserver and used wget to download the file into the /tmp folder. You can try using SSH since you’re still on DD-WRT, but do not ask me how. Use Google for that.
6. In terminal, telnet 192.168.1.1
7. cd to /tmp
8. Run “mtd -r write tplink.bin linux” without the quotes. This process can take about 2 minutes, but may take up to 5. You’ll see the command flashing between “e” and “w” As long as you see this, you’re in good standing.
9. Your router will reboot when finished and you’ll be at stock firmware. I would recommend doing a factory reset to be safe Smile

I followed these exact steps on my own Archer C7 V2 and all worked with success.

6 Comments

  1. 請問怎麼刷回官方韌體

  2. 英文看不懂

  3. 請問如何直接丟到Archer做?
    因為我是用windows的, 正在想windows telnet是不是可以做到…
    p.s. 2016 9月版本的仍然是AC wifi 有問題, 還是用回官方的好了…

Leave a comment

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料