netgear R6400v2 - official?

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 15, 16, 17  Next
Author Message
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Mon Jul 30, 2018 17:43    Post subject: Reply with quote
bigjohn wrote:
SO I show
board_id=U12H332T20_NETGEAR

so am I screwed?
EDIT - Oh, wait, no, that's a match to the detect script.

Thanks for the help guys.


20 is what I have too... but I saw 30 in the above post... I was like, wait what ? But it could be a typo. That’s why I asked if that is legit. Lol
Sponsor
bmwalter68
DD-WRT Novice


Joined: 30 Jul 2018
Posts: 7

PostPosted: Mon Jul 30, 2018 17:56    Post subject: Reply with quote
TXUSA wrote:
bigjohn wrote:
SO I show
board_id=U12H332T20_NETGEAR

so am I screwed?
EDIT - Oh, wait, no, that's a match to the detect script.

Thanks for the help guys.


20 is what I have too... but I saw 30 in the above post... I was like, wait what ? But it could be a typo. That’s why I asked if that is legit. Lol


Actually, the U12H332T30_NETGEAR code is in the codebase:


https://svn.dd-wrt.com/browser/src/router/netgear/ambitCfg-r6400v2.h?rev=36085

Code:

#define R6400V2_OTP_HW_BOARDID          "U12H332T30_NETGEAR"


and

Code:

#define AMBIT_HARDWARE_VERSION_R6400V2     "U12H332T30"


It just doesn't seem to be used to detect anything.

- B
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Mon Jul 30, 2018 18:51    Post subject: Reply with quote
bmwalter68 wrote:
TXUSA wrote:
bigjohn wrote:
SO I show
board_id=U12H332T20_NETGEAR

so am I screwed?
EDIT - Oh, wait, no, that's a match to the detect script.

Thanks for the help guys.


20 is what I have too... but I saw 30 in the above post... I was like, wait what ? But it could be a typo. That’s why I asked if that is legit. Lol


Actually, the U12H332T30_NETGEAR code is in the codebase:


https://svn.dd-wrt.com/browser/src/router/netgear/ambitCfg-r6400v2.h?rev=36085

Code:

#define R6400V2_OTP_HW_BOARDID          "U12H332T30_NETGEAR"


and

Code:

#define AMBIT_HARDWARE_VERSION_R6400V2     "U12H332T30"


It just doesn't seem to be used to detect anything.

- B


Oh. Well I have a theory about that... it could be a failsafe for the R6700v3 which is identical to the R6400v2 (yay, NetGear !!!). It would make sense to include that router in this code since it would be able to run it without a problem. I don’t have the 6700v3 though so I can’t confirm this. Seems like a possibility though.

If anything, I agree that the procedure of identifying the model could use some TLC. Whether the board ID belongs to a 6400v2, 7000P, or both...
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Wed Aug 01, 2018 2:13    Post subject: Reply with quote
I can confirm that installing a brainslayer update on top of this brainslayer build will kill the 5 GHz service as mentioned above.
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Wed Aug 01, 2018 20:31    Post subject: Reply with quote
This post might seem kind of repetitive ... but nevertheless I want to add that there seem to be serious issues with builds on the R6400v2 because DD-WRT wrongly identifies it as a 7000P. And this is the case with all different builds that I have played with. It seems to be a problem with the “basic” code of DD-WRT itself (not sure what terminology would be correct here). My suspicion is that it seriously messes up the addressing of the memory and the chipset in the back ground. At this point I can’t see recommending ANY build for the 6400v2 because of that problem.
bmwalter68
DD-WRT Novice


Joined: 30 Jul 2018
Posts: 7

PostPosted: Wed Aug 01, 2018 21:32    Post subject: Reply with quote
TXUSA wrote:
This post might seem kind of repetitive ... but nevertheless I want to add that there seem to be serious issues with builds on the R6400v2 because DD-WRT wrongly identifies it as a 7000P. And this is the case with all different builds that I have played with. It seems to be a problem with the “basic” code of DD-WRT itself (not sure what terminology would be correct here). My suspicion is that it seriously messes up the addressing of the memory and the chipset in the back ground. At this point I can’t see recommending ANY build for the 6400v2 because of that problem.


FWIW I bugged this on trac:

https://svn.dd-wrt.com/ticket/6389
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Thu Aug 02, 2018 0:52    Post subject: Reply with quote
bmwalter68 wrote:
TXUSA wrote:
This post might seem kind of repetitive ... but nevertheless I want to add that there seem to be serious issues with builds on the R6400v2 because DD-WRT wrongly identifies it as a 7000P. And this is the case with all different builds that I have played with. It seems to be a problem with the “basic” code of DD-WRT itself (not sure what terminology would be correct here). My suspicion is that it seriously messes up the addressing of the memory and the chipset in the back ground. At this point I can’t see recommending ANY build for the 6400v2 because of that problem.


FWIW I bugged this on trac:

https://svn.dd-wrt.com/ticket/6389


Wow thanks for doing that. Your explanation sounds way better than mine. I hope this leads to something.
deslatha
DD-WRT User


Joined: 12 Jul 2016
Posts: 186

PostPosted: Thu Aug 02, 2018 5:52    Post subject: Reply with quote
R6400v2 and R7000P have same CPU:CPU1: Broadcom BCM4708C0 (1 GHz, 2 cores) but different wl chip.
On 5ghz (R6400v2=BCM4360 and R7000P=Broadcom BCM4365E).
On 2.4ghz (R6400v2=BCM4331 and R7000P=Broadcom BCM4360).
that why 5ghz was disable because it think 2.4ghz wl.

R7000( BCM4709A0=1ghz) is a upgrade of R6400v1(Broadcom BCM4708A0=800mhz).
if FW is .chk then it contains boardID, if you open by Hx or iHex on mac, Hexedit on android then you can see 57byte or so , just delete until you see HDR0 in text, where FW start in router and rename trx. Netgear ussually has 17mtd which mtd5 contain boarid and serial number.
dd if=/dev/mtd5 | hexdump -C
then you can see it. modify for compatible which Fw you want to test.
Mod Fw suits to cfe of router or mod cfe to fit Fw.
Also most wl routers now have 3x3:3 MIMO but most devices like smart phone only has 2 spatial Tx,Rx. some hippcup on latency happen. for best and instantly transmit , router should set 2 spatial Tx and 3 spatial Rx, but i dont know how or there is no option on BroadCom Soc wl. any idea.
bigjohn
DD-WRT User


Joined: 08 Jun 2006
Posts: 123

PostPosted: Fri Aug 03, 2018 20:46    Post subject: Reply with quote
TXUSA wrote:
I can confirm that installing a brainslayer update on top of this brainslayer build will kill the 5 GHz service as mentioned above.


With what board ID?

_________________
support DD-WRT and get great hosting!
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Fri Aug 03, 2018 22:59    Post subject: Reply with quote
bigjohn wrote:
TXUSA wrote:
I can confirm that installing a brainslayer update on top of this brainslayer build will kill the 5 GHz service as mentioned above.


With what board ID?


I have the board ID U12H332T20

EDIT: I stand corrected. A NVRaM show told me my board ID is U12H332T30 !

I have no idea where is saw a 20 before. Well I’ll be damned.
edlebert
DD-WRT Novice


Joined: 05 Aug 2018
Posts: 2

PostPosted: Sun Aug 05, 2018 16:45    Post subject: Reply with quote
I have the 6700v3 if anyone needs me to verify anything. I hope that whatever firmware is ultimately available for 6400v2 is available for 6700v3 as well. I have stock firmware loaded now, and I can't find anywhere to enable telnet in order to check vram for board id (debug.htm does not have an option for telnet).
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Mon Aug 06, 2018 0:17    Post subject: Reply with quote
edlebert wrote:
I have the 6700v3 if anyone needs me to verify anything. I hope that whatever firmware is ultimately available for 6400v2 is available for 6700v3 as well. I have stock firmware loaded now, and I can't find anywhere to enable telnet in order to check vram for board id (debug.htm does not have an option for telnet).


The routers are the same. So you should be able to flash the image on the 6700v3 once it becomes available. I just flashed my 6400v2 back to stock today and boy, was that a pain. More than usual.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12917
Location: Netherlands

PostPosted: Wed Aug 08, 2018 9:47    Post subject: Reply with quote
How did you flash back and was it working when on stock?

I just received a new R6400 which i ordered to be placed with friends (I have already an R6400v1) there is no version information when you order, the order number is just R6400-100PES, but just openend the box and it is a V2.
I am running several routers all are using DDWRT, but I am hesitant to put it on th R6400V2 at the moment.

I also hope that @Kong will make a build for this router as the hardware seems pretty decent and it is really cheap here in Europe

If I can help let me know I have serial.

_________________
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
TXUSA
DD-WRT Novice


Joined: 22 Jul 2018
Posts: 41

PostPosted: Wed Aug 08, 2018 19:41    Post subject: Reply with quote
egc wrote:
How did you flash back and was it working when on stock?

I just received a new R6400 which i ordered to be placed with friends (I have already an R6400v1) there is no version information when you order, the order number is just R6400-100PES, but just openend the box and it is a V2.
I am running several routers all are using DDWRT, but I am hesitant to put it on th R6400V2 at the moment.

I also hope that @Kong will make a build for this router as the hardware seems pretty decent and it is really cheap here in Europe

If I can help let me know I have serial.


I would advise not to flash DD-WRT on a v2 at this point because of a bug in the model detection (there is a ticket filed but not sure when it will be addressed). I used a usb-serial cable... so I had to open up the router. And it doesn’t even have regular screws. But I heard from someone else that there is a tool out there that supposedly did it over an Ethernet cable. I have to check that out.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12917
Location: Netherlands

PostPosted: Wed Aug 08, 2018 20:04    Post subject: Reply with quote
Thanks for the info, my R6400v1 has screws under the rubber feet (see attached doc).

How do you open the v2?



DDWRT Serial Recovery R6400 Public.doc
 Description:

Download
 Filename:  DDWRT Serial Recovery R6400 Public.doc
 Filesize:  5.18 MB
 Downloaded:  108 Time(s)


_________________
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
Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 15, 16, 17  Next Display posts from previous:    Page 9 of 17
Post new topic   This topic is locked: you cannot edit posts or make replies.    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