"EA6300V1" (Q87-EA6400) BCM4360

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 ... 28, 29, 30 ... 97, 98, 99  Next
Author Message
numinit
DD-WRT User


Joined: 24 Oct 2013
Posts: 66
Location: Houston, TX

PostPosted: Fri Aug 21, 2015 20:49    Post subject: Re: Speeds Reply with quote
Onemangang wrote:
And its also like it has much less range. With stock firmware i typically get full signal strength, but with this dd-wrt version i can hardly connect,
and sometimes it completely dissapears.


What settings are you running? Getting very good results with these:



Screen Shot 2015-08-21 at 3.45.57 PM.png
 Description:
2.4 GHz Advanced
 Filesize:  117.49 KB
 Viewed:  7429 Time(s)

Screen Shot 2015-08-21 at 3.45.57 PM.png



Screen Shot 2015-08-21 at 3.44.43 PM.png
 Description:
5 GHz Basic
 Filesize:  56.53 KB
 Viewed:  7429 Time(s)

Screen Shot 2015-08-21 at 3.44.43 PM.png



Screen Shot 2015-08-21 at 3.44.39 PM.png
 Description:
2.4 GHz Basic
 Filesize:  46.8 KB
 Viewed:  7429 Time(s)

Screen Shot 2015-08-21 at 3.44.39 PM.png



_________________
How to EA6400:

Flash the smaller build: http://www.dd-wrt.com/phpBB2/download.php?id=36227

Flash the real build: ftp://ftp.dd-wrt.com/betas/2016/

Initial flashing post: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=979857#979857

Results: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=980039#980039

GLHF
Sponsor
numinit
DD-WRT User


Joined: 24 Oct 2013
Posts: 66
Location: Houston, TX

PostPosted: Fri Aug 21, 2015 20:50    Post subject: Reply with quote
Hit the attachment limit; rest of the screenshots attached.


24GhzResult.png
 Description:
2.4 GHz Results
 Filesize:  26.87 KB
 Viewed:  7427 Time(s)

24GhzResult.png



5GHzResult.png
 Description:
5 GHz Results
 Filesize:  28.31 KB
 Viewed:  7427 Time(s)

5GHzResult.png



Screen Shot 2015-08-21 at 3.46.27 PM.png
 Description:
5 GHz Advanced
 Filesize:  111.31 KB
 Viewed:  7427 Time(s)

Screen Shot 2015-08-21 at 3.46.27 PM.png



_________________
How to EA6400:

Flash the smaller build: http://www.dd-wrt.com/phpBB2/download.php?id=36227

Flash the real build: ftp://ftp.dd-wrt.com/betas/2016/

Initial flashing post: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=979857#979857

Results: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=980039#980039

GLHF
moppa
DD-WRT Novice


Joined: 14 Jul 2011
Posts: 26
Location: Northern Ireland

PostPosted: Fri Aug 21, 2015 21:13    Post subject: Reply with quote
numinit wrote:
What power supply is everyone using? I've got a 12V/2A supply that I took from an external hard drive.


12v 3A came with my UK versions.
Onemangang
DD-WRT Novice


Joined: 19 Aug 2014
Posts: 49

PostPosted: Fri Aug 21, 2015 21:34    Post subject: Settings Reply with quote
Hi numinit

Thank you for showing. I am gonna test with your settings.
moppa
DD-WRT Novice


Joined: 14 Jul 2011
Posts: 26
Location: Northern Ireland

PostPosted: Fri Aug 21, 2015 21:41    Post subject: Re: Working? Reply with quote
numinit wrote:
Happy to report that I seem to have mine reliably (hopefully?) working at 1400 MHz overclock with build 27716 (works pretty much identically to 27700). It's been surviving multiple reboots now!

Gotchas I ran into that impacted reliability:

* Use a power adapter that can supply at least 3 amps, preferably more (symptom: random restarts)
* Keep nvram usage under 35k (symptom: brick on reboot when nvram filled up)

Here's how I fixed them:

* Find a 4 amp supply
* Add a little nvram cleanup startup/shutdown script that unsets keys with empty values:

Code:
sh -c 'for line in `nvram show | grep =$`; do nvram unset "${line%*=}"; done; nvram commit'


And, somewhat related: flash the firmware twice if necessary, because you probably want my terrible webflash off both flash partitions.

Things that will softbrick your router:

* Don't use the 1600 MHz overclock setting, even with a good power supply. Softbricked my router with 1600 and had to hard reset.
* Then... I tried restoring my 28k nvram backup I made just before the overclock. Softbricked again. So, nvram restore is broken as well. Any reports otherwise?

For those just tuning in:

Image for flashing from stock: http://d.pr/f/17CIg/5I5UrVmX+
Build 27716: ftp://ftp.dd-wrt.com/betas/2015/08-21-2015-r27716/linksys-ea6400/


That's my downstairs router done as per the above steps.

1 - hacked fw
2 - 6300 web flash (I have 2x ea6300v1)
3 - 2nd 6300 web flash
4 - startup/shutdown scripts



Capture.JPG
 Description:
 Filesize:  57.06 KB
 Viewed:  7385 Time(s)

Capture.JPG


numinit
DD-WRT User


Joined: 24 Oct 2013
Posts: 66
Location: Houston, TX

PostPosted: Fri Aug 21, 2015 21:49    Post subject: Re: Working? Reply with quote
moppa wrote:
That's my downstairs router done as per the above steps.
1 - hacked fw
2 - 6300 web flash (I have 2x ea6300v1)
3 - 2nd 6300 web flash
4 - startup/shutdown scripts


I think the dd-wrt nvram API might need to be made a little less wasteful for this to work correctly, IMO. Lots of empty keys are filling up the nvram on this router.

_________________
How to EA6400:

Flash the smaller build: http://www.dd-wrt.com/phpBB2/download.php?id=36227

Flash the real build: ftp://ftp.dd-wrt.com/betas/2016/

Initial flashing post: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=979857#979857

Results: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=980039#980039

GLHF
moppa
DD-WRT Novice


Joined: 14 Jul 2011
Posts: 26
Location: Northern Ireland

PostPosted: Fri Aug 21, 2015 21:53    Post subject: Re: Working? Reply with quote
numinit wrote:
moppa wrote:
That's my downstairs router done as per the above steps.
1 - hacked fw
2 - 6300 web flash (I have 2x ea6300v1)
3 - 2nd 6300 web flash
4 - startup/shutdown scripts


I think the dd-wrt nvram API might need to be made a little less wasteful for this to work correctly, IMO. Lots of empty keys are filling up the nvram on this router.


I assume that's something that needs done on the build by BS?
numinit
DD-WRT User


Joined: 24 Oct 2013
Posts: 66
Location: Houston, TX

PostPosted: Fri Aug 21, 2015 21:56    Post subject: Re: Working? Reply with quote
moppa wrote:
I assume that's something that needs done on the build by BS?


Yeah, if I'm reading this right, it'd be a change in the device-independent nvram API to not save nvram keys with empty values. I don't have a build instance set up at the minute, though, and I have no idea what this would break, so I'm hesitant to do this myself.

At the very least, unless I'm wrong somehow, the nvram should probably be restricted to 35k on this router.

_________________
How to EA6400:

Flash the smaller build: http://www.dd-wrt.com/phpBB2/download.php?id=36227

Flash the real build: ftp://ftp.dd-wrt.com/betas/2016/

Initial flashing post: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=979857#979857

Results: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=980039#980039

GLHF
Onemangang
DD-WRT Novice


Joined: 19 Aug 2014
Posts: 49

PostPosted: Fri Aug 21, 2015 22:01    Post subject: Settings and more :P Reply with quote
Hi again.

While setting up wireless to try numinits settings, I still had putty running on serial.

And i noticed that putty was filled with lines like this over and over:

br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address
br0: received packet on eth2 with own address as source address
br0: received packet on eth2 with own address as source address
net_ratelimit: 12 callbacks suppressed
br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address
br0: received packet on eth1 with own address as source address

Maybe its my imagination, but i think i have small dropouts whenever putty print at bunch of those errors at the same time
moppa
DD-WRT Novice


Joined: 14 Jul 2011
Posts: 26
Location: Northern Ireland

PostPosted: Fri Aug 21, 2015 23:36    Post subject: Re: Speeds Reply with quote
numinit wrote:
Onemangang wrote:
And its also like it has much less range. With stock firmware i typically get full signal strength, but with this dd-wrt version i can hardly connect,
and sometimes it completely dissapears.


What settings are you running? Getting very good results with these:


What speed do you see in status->wireless for wl1? Highest I see there is 600

I have these settings, but am unable to change the channel like you have. I am wondering if I should've used the ea6400 file?



Capture.JPG
 Description:
 Filesize:  31.44 KB
 Viewed:  7276 Time(s)

Capture.JPG


wififree
DD-WRT Novice


Joined: 22 Aug 2015
Posts: 2

PostPosted: Sat Aug 22, 2015 0:12    Post subject: Reply with quote
I was able to install firmware 6400 successfully but during setup had to hard reset 30/30/30 and router went back to factory firmware. Tried to install again dd-wrt following same process but it doesn't work. After installing the numinit-super-hacky-smaller-version during boot it goes back to Linksys firmware.

Any idea what to do?

I am using web for installation.
numinit
DD-WRT User


Joined: 24 Oct 2013
Posts: 66
Location: Houston, TX

PostPosted: Sat Aug 22, 2015 1:34    Post subject: Re: Speeds Reply with quote
moppa wrote:
I have these settings, but am unable to change the channel like you have. I am wondering if I should've used the ea6400 file?


check your extension channel setting

_________________
How to EA6400:

Flash the smaller build: http://www.dd-wrt.com/phpBB2/download.php?id=36227

Flash the real build: ftp://ftp.dd-wrt.com/betas/2016/

Initial flashing post: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=979857#979857

Results: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=980039#980039

GLHF
razel
DD-WRT Novice


Joined: 11 Aug 2015
Posts: 15

PostPosted: Sat Aug 22, 2015 2:40    Post subject: Linksys EA6400 success! Reply with quote
As mentioned, install the mini-hacked build 1st, then install the official 27716 build. On 1st bootup NVRAM was 30K+ and router's admin web response was laggy. I own a EA6200 that also has a 32K bug, and used that clean-up script:

$(nvram show | grep "=$" | awk -F= '{print "nvram unset " $1}')

Then I ran it (use 'run command') and NVRAM immediately dropped to 24K (same as my EA6200) and router web interface was speedy. I suppose if you have NVRAM close to 32K, I'd run that script. Running as smooth as my Linksys EA6200 and so far, honestly I think the EA6200 with DD-WRT is as good as this EA6400, but I'm still happy!!!

Am an oldie web developer and I attempted a quick Internet Explorer F12 JS debug of the 'Firmware is too large' error. I didn't bother to dig much farther, but someone more patient can definitely set a breakpoint and perhaps cause it to skip that check. I'll attempt to check it again next time I put the original Linksys firmware back on here.

Just another happy 'customer' saying thanks much to DD-WRT!!!
minilude
DD-WRT Novice


Joined: 04 Jan 2011
Posts: 25

PostPosted: Sat Aug 22, 2015 2:44    Post subject: Reply with quote
Just want to post some feedbacks.

The flash was successful, used numinit build first and then flashed to build 27716 (went from factory firmware)

Tried to use it as wired bridged mode, working for the ethernet ports, but wifi seems not working properly. The 5GHz seems only operates in 802.11ac, all my other 802.11n 5GHz capable devices are not able to detect the SSID.


Last edited by minilude on Sat Aug 22, 2015 15:22; edited 1 time in total
numinit
DD-WRT User


Joined: 24 Oct 2013
Posts: 66
Location: Houston, TX

PostPosted: Sat Aug 22, 2015 3:53    Post subject: Re: Linksys EA6400 success! Reply with quote
razel wrote:
Am an oldie web developer and I attempted a quick Internet Explorer F12 JS debug of the 'Firmware is too large' error. I didn't bother to dig much farther, but someone more patient can definitely set a breakpoint and perhaps cause it to skip that check. I'll attempt to check it again next time I put the original Linksys firmware back on here.


The check is actually on the router's side. Sad

_________________
How to EA6400:

Flash the smaller build: http://www.dd-wrt.com/phpBB2/download.php?id=36227

Flash the real build: ftp://ftp.dd-wrt.com/betas/2016/

Initial flashing post: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=979857#979857

Results: http://www.dd-wrt.com/phpBB2/viewtopic.php?p=980039#980039

GLHF
Goto page Previous  1, 2, 3 ... 28, 29, 30 ... 97, 98, 99  Next Display posts from previous:    Page 29 of 99
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