From DD-wrt to Kong (R7000Pes EU)

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Thu Jul 05, 2018 6:36    Post subject: From DD-wrt to Kong (R7000Pes EU) Reply with quote
I need to understand how to go from normal DD-WRT to Kong.
Just apply the new firmware simply Question
Can you provide me with the correct version link for my Netgear R7000 PES EU router Question
What advantages should I have in the passage Question Wink
Thank you Exclamation
Sponsor
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12917
Location: Netherlands

PostPosted: Thu Jul 05, 2018 11:47    Post subject: Reply with quote
Both use the same repository but Kong test his build more thorough.
So when changing between Kong and BS just reset to defaults after upgrading.

For the differences see: http://www.desipro.de/ddwrt/Readme.txt

Builds for the R7000 can be found at: http://www.desipro.de/ddwrt/K3-AC-Arm/
See "supported models" for the build for your specfifc router, in his TEST directory are the latest builds

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Thu Jul 05, 2018 13:00    Post subject: Reply with quote
How do I know which of these firmware is right for my R7000 router Question

dd-wrt.K3_R7000.chk 2018-02-19 23:38 22M
dd-wrt.K3_R7000P.chk 2018-02-19 23:40 24M
dd-wrt.v24-K3_AC_ARM_R7000P.bin 2018-02-19 23:42 24M

Thank you Exclamation
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12917
Location: Netherlands

PostPosted: Thu Jul 05, 2018 14:40    Post subject: Reply with quote
Frakko wrote:
How do I know which of these firmware is right for my R7000 router Question

dd-wrt.K3_R7000.chk 2018-02-19 23:38 22M
dd-wrt.K3_R7000P.chk 2018-02-19 23:40 24M
dd-wrt.v24-K3_AC_ARM_R7000P.bin 2018-02-19 23:42 24M

Thank you Exclamation


.chk is for first flash coming from stock, but can also be used for upgrading
.bin is for upgrading previous DDWRT (Kong or BS) builds.

Of course it is important that you know what router you have there is a difference between 7000 and 7000P
I am sure that you can read the sticker under the router Smile

PES means Pan European Series (in contrast to NAS which means North Amercan Series) difference could be in allowed channels and signal strength and ability to use third party firmware and of course adapter and plug could different.
For DDWRT there is no difference

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Fri Jul 06, 2018 6:10    Post subject: Reply with quote
egc wrote:
Frakko wrote:
How do I know which of these firmware is right for my R7000 router Question

dd-wrt.K3_R7000.chk 2018-02-19 23:38 22M
dd-wrt.K3_R7000P.chk 2018-02-19 23:40 24M
dd-wrt.v24-K3_AC_ARM_R7000P.bin 2018-02-19 23:42 24M

Thank you Exclamation


.chk is for first flash coming from stock, but can also be used for upgrading
.bin is for upgrading previous DDWRT (Kong or BS) builds.

Of course it is important that you know what router you have there is a difference between 7000 and 7000P
I am sure that you can read the sticker under the router Smile

PES means Pan European Series (in contrast to NAS which means North Amercan Series) difference could be in allowed channels and signal strength and ability to use third party firmware and of course adapter and plug could different.
For DDWRT there is no difference


Attach photo. Wink
clweb
DD-WRT Novice


Joined: 17 Nov 2008
Posts: 40

PostPosted: Fri Jul 06, 2018 8:28    Post subject: Reply with quote
So it is a R7000 without P.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12917
Location: Netherlands

PostPosted: Fri Jul 06, 2018 9:23    Post subject: Reply with quote
For a R7000 start with dd-wrt.K3_R7000.chk 2018-02-19 23:38 22M, be sure to do "erase nvram" from CLI after upgrade and reboot
(I know, later versions can also do nvram erase from CLI)
After that you can use "ddup --flash-latest" from CLI to upgrade to the latest build

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
Frakko
DD-WRT Guru


Joined: 06 May 2016
Posts: 521

PostPosted: Sun Jul 08, 2018 6:01    Post subject: Reply with quote
egc wrote:
For a R7000 start with dd-wrt.K3_R7000.chk 2018-02-19 23:38 22M, be sure to do "erase nvram" from CLI after upgrade and reboot
(I know, later versions can also do nvram erase from CLI)
After that you can use "ddup --flash-latest" from CLI to upgrade to the latest build


On the box the model indicated is different...
Attach photo.
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 6447
Location: UK, London, just across the river..

PostPosted: Sun Jul 08, 2018 7:11    Post subject: Reply with quote
R7000P is different model yours is normal R7000
and they all use http://www.desipro.de/ddwrt/K3-AC-Arm/TEST/dd-wrt.v24-K3_AC_ARM_STD.bin

so for first flash .chk file than ongoing updates the file above...
no more drama...

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55630 WAP
TP-Link WR1043NDv2 -DD-WRT 55723 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 --DD-WRT 55779 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55819 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55779 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 55460 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum