dir-615 H1: most stable build?

Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware
Goto page 1, 2  Next
Author Message
snowbord
DD-WRT Novice


Joined: 14 Mar 2013
Posts: 5

PostPosted: Wed Dec 29, 2021 22:15    Post subject: dir-615 H1: most stable build? Reply with quote
I had an H1 / H2 (I forget which) and a D1 completely brick on r44715. I did manage to get into the emergency recovery mode and flashed stock firmware, then back onto old faithful r33772. What is the latest stable firmware for this router?

tgvrfcedx wrote:
* i will update these tips as i go along of my experience *

i did some basic reading, but i am also new to this. while the info is available, i found the biggest issues is tracking it down in one place. so below i have compiled some of the issues and tips.

this update did not go smoothly. the first attempt to use flash via dlink webgui.
44715 dir615e4-factory-to-ddwrt-firmware.bin bricked access and i had to use the "emergency dlink firmware update"

1. Plug the Ethernet cable that connects your computer, that was plugged into one of the LAN ports,
2. Setup your PC with static IP - ex: 192.168.0.2 (different from 192.168.0.1)
3. Make sure the PC has the new firmware
4. Unplug the power
5. Hold the reset button for 3~5 seconds and re plug the power WITHOUT RELEASING THE RESET BUTTON.
6.Open a web browser to 192.168.0.1 and then you should see EMERGENCY FLASHING page then click browse/upload locate the file and click UPLOAD FIRMWARE NOW

NOW!!! this is where the first problem that will catch people out.
full info here:
https://oldwiki.archive.openwrt.org/toh/d-link/dir-615#browser.issues

i used Firefox 13 Portable Edition and it worked.
the next problem was finding the right STOCK dlink firmware to get the router running again. i got lots of wrong HW ver. for some reason a RU version (from Russian dlink site worked) E4 5.10RU (you will have to work this out for your router version)

success, after i was able to boot back in stock DLINK gui.

next problem... and a problem i feel is unclear on the DDWRT website for a new user is which firmware to use?????

after researching, i also discovered there are issues with older routers having newer DDWRT firmware flashed first time not working (as per my first issue)

so you will need to start off with a older version stock firmware to DDWRT.bin

once that works you can try flash newer "WebUpgrade" firmware from DDWRT gui.

i dont know how to figure out which is the best or correct version firmware.

hope this helps, i will update this with if any new info comes up.

once you have the version of ddwrt running using command line flashing for newer versions is most stable
Method 3: Flashing with Command Line
https://wiki.dd-wrt.com/wiki/index.php/Installation
(just enable the telnet in admin settings)
on the the dir615 e4 i am able to run r47381 -09 08 21

take note: it seem the wifi light does not work for some reason in most dir615 ddwrt flashes.
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=323539&sid=cf7064643f12bd5251a3e677ceec2001
Sponsor
msoengineer
DD-WRT Guru


Joined: 21 Jan 2017
Posts: 1783
Location: Illinois Moderator

PostPosted: Wed Dec 29, 2021 22:54    Post subject: Reply with quote
Here's a link that shows ALL of the crazy hardware versions for the router with the same name....Thanks D-link...

https://wikidevi.wi-cat.ru/D-Link_DIR-615_series

You will see you've been posting to the wrong forums for help. This is the correct hardware forum for the H1 & D revisions.

_________________
FORUM RULES

TIPS/TRICKS: Best QCA Wifi Settings | Latency tricks | QoS Port priority | NEVER USE MU-MIMO |
Why to NOT use MU-MIMO | Max Wifi Pwr by Country | Linux Wifi Pwr | AC MCS & AX MCS | QCA 5Ghz chnls to use | WIFI Freq WIKI | TFTP R7800 | Don't buy AX | IPERF3 How-To

[R9000]52396 nightly (Main Router)
[EA8500]43192 & 45493 (2xOffsite)
[R7800] resting
[WDR3600]BS 44715 (Offsite)
[A7v5]BS 43038 (Offsite+spare napping)
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14246
Location: Texas, USA

PostPosted: Thu Dec 30, 2021 0:51    Post subject: Re: dir-615 H1: most stable build? Reply with quote
snowbord wrote:
I had an H1 / H2 (I forget which) and a D1 completely brick on r44715. I did manage to get into the emergency recovery mode and flashed stock firmware, then back onto old faithful r33772. What is the latest stable firmware for this router?

I was trying to find any reports on either rev D or rev H* on this particular device and here's a list of threads related to either model:

DIR-615/H1 (last post Jun 08, 2012)
DIR-615 H2 or DIR-615 H1 (last post Nov 27, 2017)
DIR-615 H1 (last post Mar 28, 2014)
DIR-615 rev d - WiFi speed (last post Mar 28, 2014)
DIR-615 H1 Solid amber power light after flashing firmware
[SOLVED] Dlink-DIR615 - Cron job not working
Virtual AP with Bridge/Repeater Bridge
DIR-615 permanent restarts Shocked
Dlink-DIR615 rev.d and OPEN VPN PLS HELP! Rolling Eyes
DIR-615 D1 best firmware

No idea if "ervau" has tried anything newer than 47000:

New Build - 07/12/2021 - r47040
New Build - 07/08/2021 - r47033

.... I stopped after the first page of results. You can use the same search as I entered as shown in the screenshot:

https://ibb.co/PMJY0c2



What you can try is the current release and report back, which is 47925. You may have to do the recovery method and flash it from D-Link Emergency Room using an older version of Firefox/IE.

https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2021/12-28-2021-r47925/dlink-dir615d/

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Thu Dec 30, 2021 2:25    Post subject: Re: dir-615 H1: most stable build? Reply with quote
snowbord wrote:
I had an H1 / H2 (I forget which) and a D1 completely brick on r44715. I did manage to get into the emergency recovery mode and flashed stock firmware, then back onto old faithful r33772. What is the latest stable firmware for this router?

tgvrfcedx wrote:
* i will update these tips as i go along of my experience *

i did some basic reading, but i am also new to this. while the info is available, i found the biggest issues is tracking it down in one place. so below i have compiled some of the issues and tips.

this update did not go smoothly. the first attempt to use flash via dlink webgui.
44715 dir615e4-factory-to-ddwrt-firmware.bin bricked access and i had to use the "emergency dlink firmware update"

1. Plug the Ethernet cable that connects your computer, that was plugged into one of the LAN ports,
2. Setup your PC with static IP - ex: 192.168.0.2 (different from 192.168.0.1)
3. Make sure the PC has the new firmware
4. Unplug the power
5. Hold the reset button for 3~5 seconds and re plug the power WITHOUT RELEASING THE RESET BUTTON.
6.Open a web browser to 192.168.0.1 and then you should see EMERGENCY FLASHING page then click browse/upload locate the file and click UPLOAD FIRMWARE NOW

NOW!!! this is where the first problem that will catch people out.
full info here:
https://oldwiki.archive.openwrt.org/toh/d-link/dir-615#browser.issues

i used Firefox 13 Portable Edition and it worked.
the next problem was finding the right STOCK dlink firmware to get the router running again. i got lots of wrong HW ver. for some reason a RU version (from Russian dlink site worked) E4 5.10RU (you will have to work this out for your router version)

success, after i was able to boot back in stock DLINK gui.

next problem... and a problem i feel is unclear on the DDWRT website for a new user is which firmware to use?????

after researching, i also discovered there are issues with older routers having newer DDWRT firmware flashed first time not working (as per my first issue)

so you will need to start off with a older version stock firmware to DDWRT.bin

once that works you can try flash newer "WebUpgrade" firmware from DDWRT gui.

i dont know how to figure out which is the best or correct version firmware.

hope this helps, i will update this with if any new info comes up.

once you have the version of ddwrt running using command line flashing for newer versions is most stable
Method 3: Flashing with Command Line
https://wiki.dd-wrt.com/wiki/index.php/Installation
(just enable the telnet in admin settings)
on the the dir615 e4 i am able to run r47381 -09 08 21

take note: it seem the wifi light does not work for some reason in most dir615 ddwrt flashes.
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=323539&sid=cf7064643f12bd5251a3e677ceec2001



ahm sorry. flashing a e4 firmware on a h1 router? thats a call for a brick. so maybe do not flash the wrong firmware and it will work better

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
snowbord
DD-WRT Novice


Joined: 14 Mar 2013
Posts: 5

PostPosted: Thu Dec 30, 2021 7:06    Post subject: Re: dir-615 H1: most stable build? Reply with quote
Maybe I did not make myself very clear. I have gone through probably over 20 of these devices over the years. I always flash the correct version for the relevant hardware. The devices worked fine at first on r44715, but after a few days the power light went orange and that't that. Brick.

BrainSlayer wrote:
snowbord wrote:
I had an H1 / H2 (I forget which) and a D1 completely brick on r44715. I did manage to get into the emergency recovery mode and flashed stock firmware, then back onto old faithful r33772. What is the latest stable firmware for this router?

tgvrfcedx wrote:
* i will update these tips as i go along of my experience *

i did some basic reading, but i am also new to this. while the info is available, i found the biggest issues is tracking it down in one place. so below i have compiled some of the issues and tips.

this update did not go smoothly. the first attempt to use flash via dlink webgui.
44715 dir615e4-factory-to-ddwrt-firmware.bin bricked access and i had to use the "emergency dlink firmware update"

1. Plug the Ethernet cable that connects your computer, that was plugged into one of the LAN ports,
2. Setup your PC with static IP - ex: 192.168.0.2 (different from 192.168.0.1)
3. Make sure the PC has the new firmware
4. Unplug the power
5. Hold the reset button for 3~5 seconds and re plug the power WITHOUT RELEASING THE RESET BUTTON.
6.Open a web browser to 192.168.0.1 and then you should see EMERGENCY FLASHING page then click browse/upload locate the file and click UPLOAD FIRMWARE NOW

NOW!!! this is where the first problem that will catch people out.
full info here:
https://oldwiki.archive.openwrt.org/toh/d-link/dir-615#browser.issues

i used Firefox 13 Portable Edition and it worked.
the next problem was finding the right STOCK dlink firmware to get the router running again. i got lots of wrong HW ver. for some reason a RU version (from Russian dlink site worked) E4 5.10RU (you will have to work this out for your router version)

success, after i was able to boot back in stock DLINK gui.

next problem... and a problem i feel is unclear on the DDWRT website for a new user is which firmware to use?????

after researching, i also discovered there are issues with older routers having newer DDWRT firmware flashed first time not working (as per my first issue)

so you will need to start off with a older version stock firmware to DDWRT.bin

once that works you can try flash newer "WebUpgrade" firmware from DDWRT gui.

i dont know how to figure out which is the best or correct version firmware.

hope this helps, i will update this with if any new info comes up.

once you have the version of ddwrt running using command line flashing for newer versions is most stable
Method 3: Flashing with Command Line
https://wiki.dd-wrt.com/wiki/index.php/Installation
(just enable the telnet in admin settings)
on the the dir615 e4 i am able to run r47381 -09 08 21

take note: it seem the wifi light does not work for some reason in most dir615 ddwrt flashes.
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=323539&sid=cf7064643f12bd5251a3e677ceec2001



ahm sorry. flashing a e4 firmware on a h1 router? thats a call for a brick. so maybe do not flash the wrong firmware and it will work better
ervau
DD-WRT User


Joined: 28 Sep 2013
Posts: 313

PostPosted: Thu Dec 30, 2021 13:03    Post subject: Reply with quote
@snowboard
The last running FW is 47000.

@kernel-panic69
I tested all the releases newer than 47000 (just this minute up to 47942), negativ.

@BrainSlayer
Are there any findings based on the log files phantom4 provided in https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=330559 why all the releses newer than 47000 crash?

ervau
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14246
Location: Texas, USA

PostPosted: Thu Dec 30, 2021 18:21    Post subject: Reply with quote
I just found the email I sent regarding that other thread and replied to it as I never received a response. It would've helped had the "confusion" been removed or annotated with the reference thread - i.e. the quote from @tgvrfcedx as it really didn't apply necessarily, *however* there is a universal issue on these D-Link DIR-615 models, apparently(?) and was "relevant", lol. Not busting chops, MSOE Cool Anyhow, without any logs, there is no way for us to know what to fix... especially since we don't know what specific configurations are involved here. Serial console logs preferred.
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Fri Dec 31, 2021 0:22    Post subject: Re: dir-615 H1: most stable build? Reply with quote
snowbord wrote:
Maybe I did not make myself very clear. I have gone through probably over 20 of these devices over the years. I always flash the correct version for the relevant hardware. The devices worked fine at first on r44715, but after a few days the power light went orange and that't that. Brick.

BrainSlayer wrote:
snowbord wrote:
I had an H1 / H2 (I forget which) and a D1 completely brick on r44715. I did manage to get into the emergency recovery mode and flashed stock firmware, then back onto old faithful r33772. What is the latest stable firmware for this router?

tgvrfcedx wrote:
* i will update these tips as i go along of my experience *

i did some basic reading, but i am also new to this. while the info is available, i found the biggest issues is tracking it down in one place. so below i have compiled some of the issues and tips.

this update did not go smoothly. the first attempt to use flash via dlink webgui.
44715 dir615e4-factory-to-ddwrt-firmware.bin bricked access and i had to use the "emergency dlink firmware update"

1. Plug the Ethernet cable that connects your computer, that was plugged into one of the LAN ports,
2. Setup your PC with static IP - ex: 192.168.0.2 (different from 192.168.0.1)
3. Make sure the PC has the new firmware
4. Unplug the power
5. Hold the reset button for 3~5 seconds and re plug the power WITHOUT RELEASING THE RESET BUTTON.
6.Open a web browser to 192.168.0.1 and then you should see EMERGENCY FLASHING page then click browse/upload locate the file and click UPLOAD FIRMWARE NOW

NOW!!! this is where the first problem that will catch people out.
full info here:
https://oldwiki.archive.openwrt.org/toh/d-link/dir-615#browser.issues

i used Firefox 13 Portable Edition and it worked.
the next problem was finding the right STOCK dlink firmware to get the router running again. i got lots of wrong HW ver. for some reason a RU version (from Russian dlink site worked) E4 5.10RU (you will have to work this out for your router version)

success, after i was able to boot back in stock DLINK gui.

next problem... and a problem i feel is unclear on the DDWRT website for a new user is which firmware to use?????

after researching, i also discovered there are issues with older routers having newer DDWRT firmware flashed first time not working (as per my first issue)

so you will need to start off with a older version stock firmware to DDWRT.bin

once that works you can try flash newer "WebUpgrade" firmware from DDWRT gui.

i dont know how to figure out which is the best or correct version firmware.

hope this helps, i will update this with if any new info comes up.

once you have the version of ddwrt running using command line flashing for newer versions is most stable
Method 3: Flashing with Command Line
https://wiki.dd-wrt.com/wiki/index.php/Installation
(just enable the telnet in admin settings)
on the the dir615 e4 i am able to run r47381 -09 08 21

take note: it seem the wifi light does not work for some reason in most dir615 ddwrt flashes.
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=323539&sid=cf7064643f12bd5251a3e677ceec2001



ahm sorry. flashing a e4 firmware on a h1 router? thats a call for a brick. so maybe do not flash the wrong firmware and it will work better



so you want to tell me it works fine and after a few days it bricks itself? this is impossible. dd-wrt uses a read only file system. its simply not able to brick itself. so you usually should check for some other external action which bricks it?

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Fri Dec 31, 2021 0:24    Post subject: Reply with quote
ervau wrote:
@snowboard
The last running FW is 47000.

@kernel-panic69
I tested all the releases newer than 47000 (just this minute up to 47942), negativ.

@BrainSlayer
Are there any findings based on the log files phantom4 provided in https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=330559 why all the releses newer than 47000 crash?

ervau


mmh according to the log, there must be a error in a kernel change

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Fri Dec 31, 2021 0:45    Post subject: Reply with quote
attached a new testbuild for dir615h in hope it fixes the issue
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
ervau
DD-WRT User


Joined: 28 Sep 2013
Posts: 313

PostPosted: Fri Dec 31, 2021 11:11    Post subject: Reply with quote
@BrainSlayer
POSITIV! Device is back to life after flashing. Flashed from 47000 directly to 47953.
FW-47953 works at least in my setting as AP.
Thanks!
Successful and healthy 2022 to you.
ervau
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Fri Dec 31, 2021 11:58    Post subject: Reply with quote
perfect. sorry for the trouble. the bug and also the fix should affect all older ralink devices (mt7620, rt2880 etc.)
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
Hawaiihemd
DD-WRT Novice


Joined: 20 Jul 2017
Posts: 8
Location: Homburg, Germany

PostPosted: Fri Dec 31, 2021 12:13    Post subject: Reply with quote
Thanks a lot @BrainSlayer.
So the 47953 build (when it is done) should work on the revision D as well?

Thanks, and happy new year!
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Fri Dec 31, 2021 12:55    Post subject: Reply with quote
Hawaiihemd wrote:
Thanks a lot @BrainSlayer.
So the 47953 build (when it is done) should work on the revision D as well?

Thanks, and happy new year!


yes. i hope i can provide a full build tomorrow. currently i'm running a backup on my local build storage, but i hope i can run a new full build tomorrow when everything is done and rebuilded. just some performance optimizations on my local drives

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7492
Location: Dresden, Germany

PostPosted: Fri Dec 31, 2021 13:19    Post subject: Reply with quote
anyway. i decided to provide a dir615d version just now. made a quick untested build

Dir auch ein frohes neues Jahr

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink 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 cannot attach files in this forum
You cannot download files in this forum