"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 ... 87, 88, 89 ... 97, 98, 99  Next
Author Message
4rch0n
DD-WRT Novice


Joined: 18 Nov 2016
Posts: 4

PostPosted: Mon Nov 21, 2016 1:48    Post subject: Reply with quote
tbh translation is not a big problem. Another question, has anyone tested if this chinese firmware is safe?

In case i want to check standard dd-wrt, i need to upload it with winscp and run mtd-write2? Merlin has only linux partition, when dd-wrt has linux and linux2. It won't be a problem?

edit:
Does dd-wrt have live band. monitoring per host out of box like merlin?
Sponsor
Silent_Swift
DD-WRT User


Joined: 20 Aug 2015
Posts: 102
Location: London

PostPosted: Mon Nov 21, 2016 18:40    Post subject: Reply with quote
4rch0n wrote:
tbh translation is not a big problem. Another question, has anyone tested if this chinese firmware is safe?

In case i want to check standard dd-wrt, i need to upload it with winscp and run mtd-write2? Merlin has only linux partition, when dd-wrt has linux and linux2. It won't be a problem?

edit:
Does dd-wrt have live band. monitoring per host out of box like merlin?


On the status page of dd-wrt, you can see live stats of CPU load, nvram usage and other interesting stats. It also contains the bandwidth stats for the LAN, WAN, Wifi 2G and 5G. I believe the graphs were real-time.

To flash a firmware on merlin, you will need to SSH (enable SSH access in settings; Administration -> System) with putty using the following commands or use the Asus restoration utility.

Quote:

cd /tmp

**UPDATE THIS COMMAND TO THE LATEST BUILD!**

wget ftp://ftp.dd-wrt.com/betas/2016/11-14-2016-r30880/linksys-ea6400/linksys-ea6400-webflash.bin

mtd-write2 linksys-ea6400-webflash.bin linux

erase nvram

reboot


or (if you want Kong's build)

cd /tmp

wget http://desipro.de/ddwrt/K3-AC-Arm/dd-wrt.v24-K3_AC_ARM_STD.bin

mtd-write2 dd-wrt.v24-K3_AC_ARM_STD.bin linux

erase nvram

reboot



If you are using the Kong builds or Merlin builds, I believe there is just a linux map and not a linux2 path.

Yep the Chinese firmware is quite stable, I've been rocking on X6.6.1 for 4~5 months and before that the beta builds for a year or so. Currently still on X7.1, will have to give X7.2 a try when I've got some free time and when it's reuploaded onto their site.

_________________
Linksys EA6400/6300v1 Guide Very Happy



BT Infinity FTTC
BRAS PROFILE: 76.2MBPS DOWN / 20 MBPS UP

BT Smart Business Hub 6A - Modem and AP
Linksys EA6300v1 - Broadcom DD-WRT v3.0-r36104 std
BT HomeHub 5A - Wireless AP Extender
BT Openreach Modem ECI - Unlocked OpenWrt 15.05
4rch0n
DD-WRT Novice


Joined: 18 Nov 2016
Posts: 4

PostPosted: Mon Nov 21, 2016 19:24    Post subject: Reply with quote
Silent_Swift wrote:
will have to give X7.2 a try when I've got some free time and when it's reuploaded onto their site.


it is available from github
https://github.com/koolshare/firmware/tree/master/merlin_qin_firmware/EA6400/X7.2


How it is that there is dedicated dd-wrt for ea6400 but kong build is in some way unificated to STD version? And it's smaller than build from ddwrt ftp.

Silent_Swift wrote:
Yep the Chinese firmware is quite stable


Safe - Well i thought about backdoors, etc. Is Koolshare trustworthy? For example i dont want to have fragment of a china botnet under my roof Very Happy
miromix
DD-WRT Novice


Joined: 09 Nov 2015
Posts: 5

PostPosted: Wed Nov 23, 2016 9:36    Post subject: Reply with quote
Hello to everyone! is there schematics of 6300 or 6400 somewhere?
maxias
DD-WRT Novice


Joined: 27 Nov 2015
Posts: 20

PostPosted: Wed Nov 30, 2016 8:07    Post subject: merlin Reply with quote
hi there

i've tried now dd-wrt several times.

perfomance-wise its really bad, even my old d-link 615 is faster in nat than the ea6400

the thing is i need for my provider to things:

1. a tagged vlan 10 on my wan and
2. a vendor-class id string (option 60)

is that possible with merlin and would someone be so kind to show me how...

the client id shown is option 61 and not what i need


i've tried already several things...
Silent_Swift
DD-WRT User


Joined: 20 Aug 2015
Posts: 102
Location: London

PostPosted: Mon Dec 05, 2016 19:58    Post subject: Re: merlin Reply with quote
maxias wrote:
hi there

i've tried now dd-wrt several times.

perfomance-wise its really bad, even my old d-link 615 is faster in nat than the ea6400

the thing is i need for my provider to things:

1. a tagged vlan 10 on my wan and
2. a vendor-class id string (option 60)

is that possible with merlin and would someone be so kind to show me how...

the client id shown is option 61 and not what i need


i've tried already several things...


I suggest you should update to merlin X7.2 (380.63), as releases after 380.62 will contain the necessary settings for vendor-class id with option 60.

http://firmware.koolshare.cn/merlin_qin_firmware/EA6400/X7.2/ <--- X7.2 firmware

1. For the vlan 10, go to LAN and then the IPTV tab with the settings of the ISP profile to manual, then use the field for Internet: VID 10, PRIO 1, I guess. (My ISP only requires PPPOE, I haven't messed around with these settings)



2. For the option 60, in your WAN settings (in firmware X7.2), there is a field for entering the vendor class. See the image below:


_________________
Linksys EA6400/6300v1 Guide Very Happy



BT Infinity FTTC
BRAS PROFILE: 76.2MBPS DOWN / 20 MBPS UP

BT Smart Business Hub 6A - Modem and AP
Linksys EA6300v1 - Broadcom DD-WRT v3.0-r36104 std
BT HomeHub 5A - Wireless AP Extender
BT Openreach Modem ECI - Unlocked OpenWrt 15.05
maxias
DD-WRT Novice


Joined: 27 Nov 2015
Posts: 20

PostPosted: Wed Dec 07, 2016 12:15    Post subject: IT Worked Reply with quote
Thanks men, that was the solution!
ech68
DD-WRT Novice


Joined: 21 Mar 2015
Posts: 1

PostPosted: Tue Dec 27, 2016 0:22    Post subject: Reply with quote
So I've got an EA6300v1 running dd-wrt now, and it looks to be working as expected (for now) in bridge repeater mode.

But I noticed that the "LAN MAC" isn't showing the one that I configured in the cfe (Koolshare version)... In fact it's got the LAN and Wireless LAN (wl0) macs assigned as the same. I've got this in the cfeedit window:

hw_mac_addr=C8:D7:19:4D:8D:84
et0macaddr=C8:D7:19:4D:8D:84
lan_hwaddr=C8:D7:19:4D:8D:84
1:macaddr=C8:D7:19:4D:8D:88
wl1_hwaddr=C8:D7:19:4D:8D:88
0:macaddr=C8:D7:19:4D:8D:86
wl0_hwaddr=C8:D7:19:4D:8D:86

but I'm seeing the C8:D7:19:4D:8D:86 mac in the status window for the "LAN MAC". I also see that the same value is in the nvram lan_hwaddr value somehow, even though the cfe has the 84 address. I just opened the cfe again to check my work, and it's as listed above.

I see this using: DD-WRT v3.0-r30949 std (12/15/16), v3.0-r30965M kongac, as well as the small build used to write the cfe originally.

Is there possibly some quirk causing this discrepancy? Maybe an oddity caused by using the Koolshare instead of the xvortex cfe? I'm a little reluctant to screw around with the cfe if it's not needed or even likely to change things.

Thanks,
-ech68
salzoabi
DD-WRT Novice


Joined: 14 Jan 2017
Posts: 2

PostPosted: Sat Jan 14, 2017 2:50    Post subject: Reply with quote
Good evening everyone!

I would like to thank everyone behind the tweaks to have dd-wrt installed in our stubborn EA6300v1 routers Smile

I have followed your instructions, and I got my router working smoothly with no problems at all ..

I am a strongVPN subscriber, and unfortunately, they told me that their OpenVPN account have issues with dd-wrt built 30949. They asked me if I can flash my router back to build 28320. I tried to use the GUI for that, but I failed since the router reboots, and keep build 30949 alive.

Is there away, I can downgrade my dd-wrt router to build 28320?!

Thank you Embarassed
raleo
DD-WRT Novice


Joined: 19 Dec 2008
Posts: 2

PostPosted: Mon Jan 16, 2017 9:17    Post subject: Reply with quote
How to flash Merlin firmware for ea6400 since dd-wrt?

Is it so?

Code:

cd /tmp
wget http://firmware.koolshare.cn/merlin_qin_firmware/EA6400/X7.2/EA6400_380.63_X7.2.trx
mtd -f write EA6400_380.63_X7.2.trx linux
nvram erase
reboot


Thx
aariel
DD-WRT Novice


Joined: 30 Jan 2017
Posts: 1

PostPosted: Mon Jan 30, 2017 20:39    Post subject: super-hacky small DD-WRT for Linksys EA6400 Reply with quote
Sorry if this has been covered in another post on this topic, but I'm trying to find the linksys-ea6400-numinit-super-hacky-smaller-version.bin that's referenced for the Linksys EA6400 instructions from Feb 22, 2016. The link in that post is bad now and I can't find that file.
robert-e
DD-WRT User


Joined: 19 Feb 2007
Posts: 227

PostPosted: Mon Jan 30, 2017 21:03    Post subject: Reply with quote
I have this file saved, but I could not attach it to a reply. If you cannot find it, send me a pm with an email address and I will send it to you.

Regards,
Bob
Silent_Swift
DD-WRT User


Joined: 20 Aug 2015
Posts: 102
Location: London

PostPosted: Fri Feb 03, 2017 17:42    Post subject: Re: super-hacky small DD-WRT for Linksys EA6400 Reply with quote
aariel wrote:
Sorry if this has been covered in another post on this topic, but I'm trying to find the linksys-ea6400-numinit-super-hacky-smaller-version.bin that's referenced for the Linksys EA6400 instructions from Feb 22, 2016. The link in that post is bad now and I can't find that file.


Seems like it is still working on my GravityNet guide.

Anyhow, here it is http://www.dd-wrt.com/phpBB2/download.php?id=36227

_________________
Linksys EA6400/6300v1 Guide Very Happy



BT Infinity FTTC
BRAS PROFILE: 76.2MBPS DOWN / 20 MBPS UP

BT Smart Business Hub 6A - Modem and AP
Linksys EA6300v1 - Broadcom DD-WRT v3.0-r36104 std
BT HomeHub 5A - Wireless AP Extender
BT Openreach Modem ECI - Unlocked OpenWrt 15.05
neoken
DD-WRT Novice


Joined: 04 Feb 2017
Posts: 1

PostPosted: Sat Feb 04, 2017 22:18    Post subject: 02-01-2017-r31221 (ea6400) Reply with quote
Hello, has anyone tried the latest r31221? I did a flash over ssh on both linux and linux2 (coming from r30805), and inadvertently bricked it after reboot.

I'm now getting a flashing green power light (1 per second) but still get a good ping (TTL=100). Try the usual 30/30/30 hard reset and tftp2.exe, tftp client from Windows, 3rd party tftp client but still unable to get responses from the server. (Should I try with the original Linksys FW (.img) or my last known good DD-WRT version (.bin)?)

I browsed thru prior posts in this thread but if anyone can kindly give me some ideas, I'd really appreciate it. Thanks!
jpearn
DD-WRT Novice


Joined: 21 Apr 2012
Posts: 11

PostPosted: Sun Feb 19, 2017 18:27    Post subject: Reply with quote
FYI latest merlin_qin X7.4

http://firmware.koolshare.cn/merlin_qin_firmware/EA6400/X7.4/EA6400_380.65_X7.4.trx
Goto page Previous  1, 2, 3 ... 87, 88, 89 ... 97, 98, 99  Next Display posts from previous:    Page 88 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