EASY Guide: Flash DIR-615 C1 to DD-WRT

Post new topic   Reply to topic    DD-WRT Forum Forum Index -> Atheros WiSOC based Hardware
Goto page 1, 2  Next
Author Message
sugarkang
DD-WRT Novice


Joined: 30 Mar 2011
Posts: 4

PostPosted: Wed Mar 30, 2011 10:30    Post subject: EASY Guide: Flash DIR-615 C1 to DD-WRT Reply with quote
I found the existing guide somewhat confusing for total newbies. Original guide: http://www.dd-wrt.com/wiki/index.php/DIR-615C

Below is a simplified version with pictures. Why flash to DD-WRT? Because the D-Link firmware doesn't work like it should. I had been suffering dropped/bad/intermittent connections with my iPad/B&N Color Nook/Google Chrome would only load pages half way.

Switching to DD-WRT fixed all that. Not kidding. If you're having similar troubles, try flashing with DD-WRT. Ready?

GUIDE: Flash firmware on a D-LINK DIR-615 rev. C1 to DD-WRT. Guide written 3/30/2011

A. THINGS NEEDED BEFORE STARTING:

1. Hex editor. (don't need this if you can download my .bin attachment) Get “Neo” from: http://www.hhdsoftware.com/free-hex-editor
Download it and install it. It’s free.

2. D-Link DIR-615 C1 firmware version 3.10NA: http://www.dlink.com/products/?tab=3&pid=DIR-615&rev=DIR-615_revC
If your factory firmware is a higher version, you will need to downgrade to 3.10NA, so get it.

3. DD-WRT firmware: file name is “dir615c1-factory-to-ddwrt-firmware.bin” located here:
http://www.dd-wrt.com/routerdb/de/download/D-Link/DIR-615/C1/dir615c1-factory-to-ddwrt-firmware.bin/2767

4. Firefox (Chrome users sometimes have issues.) I used Firefox 4.0 to flash and it worked perfectly.

5. Remember or write down this IP address: 192.168.1.1
Your D-Link address was different and will no longer be valid. (192.168.0.1 or whatever you set it for)

B. LET’S BEGIN:


1. Flash your DIR-615 C1 to firmware version 3.10 (even if yours is newer. Flash it back to 3.10). Follow the instructions. If it says wait, then wait. When done move to next step.

** I've attached the edited firmware, so you do not have to Hex edit this if you are using a C1 router. Skip to STEP 5.

C. HEX EDIT THE FIRMWARE (Steps 2-4):

2. Open Neo, the hex editor. Open the DD-WRT firmware file. You’ll see a bunch of gibberish. Scroll down the window to the very bottom. See on the right where it says “AP91-AR9130 blah blah.” We need to put TWO zeroes (or 01 if you’re Russian? Consult original guide) in front of that line. See attachment "neohex.png" How?

3. Line up the row called “00373ff0” and match with two columns “0e” and “0f”. You need to enter “30” in those two columns. 30 will create a ZERO in front of that “AP81 blah blah string.”

4. It should look like attachment "neohex2". Save your firmware file as another name just in case we need to revert back to the original DD-WRT firmware.

D. FLASH

5. Now open Firefox and go to your DIR-615 router console. Flash the new, edited DD-WRT firmware. Wait.

6. At this point, I got some blank webpage that couldn’t load. No problem. Go to http://192.168.1.1 You should see the DD-WRT login page.

7. While screwing with settings, for some reason, certain pages would not load. Turns out this is a cache problem. Go into Firefox and delete your cache history. Close and Reopen Firefox. Problem should be solved. Enjoy your router that actually works.


Last edited by sugarkang on Fri Apr 01, 2011 17:32; edited 4 times in total
Sponsor
Mr. Shifty
DD-WRT Novice


Joined: 01 Apr 2011
Posts: 1

PostPosted: Fri Apr 01, 2011 6:57    Post subject: Reply with quote
Thanks for this tutorial, I successfully got DD-WRT on my DIR-615.

Cheers, Duncan Very Happy
sugarkang
DD-WRT Novice


Joined: 30 Mar 2011
Posts: 4

PostPosted: Fri Apr 01, 2011 17:12    Post subject: Reply with quote
you're welcome.
keepinitoldskool
DD-WRT Novice


Joined: 03 Apr 2011
Posts: 9

PostPosted: Sun Apr 03, 2011 6:12    Post subject: Reply with quote
thanks for loading up the edited bin file, it worked perfect.
Now i need to know what settings to input in the router setup to do a bridge. Itried playing with it but only get that damn limited connectivity message.
I want to have my dir615 recieve the wireless from the verizon router/modem so that my desktop pcs can get internet through the DIR615 ethernet cables 1 and 2 and share files.
Here's what I know. Please let me know what other information you need as I am new to this. I have basic to moderate computer knowledge. I read the wikis but it is a lot to learn in one day Smile
My laptop is physically connected to the verizon router and gets internet. The desktops are physically connected to the DIR615. Both run windows XP Pro and have the tcp/ip settings to automatic

Here's what the laptop is showing (physically connected to Verizon router, not wirelessly)
Ethernet adapter Wireless Network Connection:

Media State . . . . . . . . . . . : Media disconnected

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : home
IP Address. . . . . . . . . . . . : 192.168.1.6
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1

Ethernet adapter PdaNet Broadband Connection:

Media State . . . . . . . . . . . : Media disconnected
mpolo
DD-WRT Novice


Joined: 27 Apr 2007
Posts: 5

PostPosted: Sun Apr 10, 2011 17:59    Post subject: Reply with quote
Thanks for posting this. I had some trouble getting openwrt working for my DIR615c1, and your attached image flashed no problem. That said, I am having an issue.

I connect over DSL and I was able to connect to my provider (Status showed connected). The lan dhcp was successfully assigning IPs and all other setting were as default on dd-wrt. But I was not able to connect to the internet.

I was able to ping the IP provided by my ISP (which is a static one), but I could not ping the DNS servers or anything public.

Does anyone know how to debug this issue? I checked the diagnostics and I see some bits of WAN traffic when I request from a browser, so I'm thinking it's blocked from the LAN downstream, but that's it.

Thanks in advance!

PS One last question, I tried to reset the router rescue mode to go back to stock, and I got the .5 second flashing yellow LED, but the IP remained on 192.168.1.1 and it was not responsive. Any thoughts? Could I TFTP it back on?

Mike
everettg
DD-WRT Novice


Joined: 05 May 2011
Posts: 4

PostPosted: Thu May 05, 2011 0:36    Post subject: hex edited file for dir-615 Reply with quote
I have a DIR-615 I would really like to flash to DD-WRT firmware but I cannot see the attached edited file in the post. Where can one find it as I donot have knowledge to convert the file. Thanks, everettg
sugarkang
DD-WRT Novice


Joined: 30 Mar 2011
Posts: 4

PostPosted: Thu May 05, 2011 9:23    Post subject: Reply with quote
It is at the bottom of my original post. It's a blue link that says "download" on the right hand side. You cannot see any of my attached pictures, screenshots, or attached firmware file if you are not registered and logged in.
goombah
DD-WRT Novice


Joined: 15 May 2011
Posts: 1

PostPosted: Sun May 15, 2011 4:57    Post subject: Reply with quote
Thanks for the how-to. You made it really easy for a noob like me to do.
egxpxhoi
DD-WRT Novice


Joined: 11 Apr 2011
Posts: 38

PostPosted: Sun May 22, 2011 23:50    Post subject: Reply with quote
Thanks so much!

Time to see the new settings/features etc.
JMMazza53
DD-WRT User


Joined: 03 Jun 2011
Posts: 111
Location: Erie, PA., USA

PostPosted: Fri Jun 03, 2011 19:01    Post subject: Reply with quote
Great instructions! I have flashed dd-wrt onto 4 DIR-615's and 2 DIR-601's. All are working flawlessly! Dramatic improvement over the factory firmware. Keep up the good work! Very Happy
lonestranger
DD-WRT Novice


Joined: 04 Jun 2011
Posts: 2

PostPosted: Sat Jun 04, 2011 1:04    Post subject: forum trouble Reply with quote
sugarkang wrote:
It is at the bottom of my original post. It's a blue link that says "download" on the right hand side. You cannot see any of my attached pictures, screenshots, or attached firmware file if you are not registered and logged in.


Hey, I registered for the site just to see the "blue link" but I can't see your .bin attachment. Can anyone post that again?
thanks.
lonestranger
DD-WRT Novice


Joined: 04 Jun 2011
Posts: 2

PostPosted: Sat Jun 04, 2011 1:15    Post subject: Reply with quote
Whoa! Never mind, I see it now.
ace
DD-WRT Novice


Joined: 16 Jul 2008
Posts: 12
Location: Ames, Iowa

PostPosted: Fri Jun 10, 2011 20:01    Post subject: Reply with quote
Just like to let everyone know that I was able to upgrade my D-Link DIR-615 C1 from build 14896 dated 08-09-2010 to dd-wrt build 16785 dated 04-09-2011. I have only been running it for half a day but so far no connection issues like I was having before several times per hour. Very Happy

I grabbed the dd-wrt build 16785 binary file here: ftp://ftp.dd-wrt.com/others/eko/BrainSlayer-V24-preSP2/2011/04-09-11-r16785/dlink-dir615c1/

The reason I did the upgrade was because I was having some intermittent connection slow-downs and connection drops. I disconnected the router for a few hours and went directly thru the cable modem to isolate the problem. I had no errors going straight thru the cable modem, so I figured it was the D-Link DIR-615 C1 that was the problem.

Here is what I did:

    It is simple to upgrade from dd-wrt to dd-wrt. Since I already had dd-wrt I followed this guide which is specific to the D-Link DIR-615 C1 and C2 http://www.dd-wrt.com/wiki/index.php/DIR-615C#How_to_upgrade_with_new_DD-WRT_firmware

    Researched exactly what binary to download, made sure I dotted all i's + crossed all t's before starting so I didn't brick my D-Link DIR-615 C1. http://www.dd-wrt.com/wiki/index.php/Installation

    30/30/30 reset http://www.dd-wrt.com/wiki/index.php/Hard_reset_or_30/30/30

    Connect D-Link DIR-615 C1 to laptop (Macbook Pro in my case) via physical Ethernet cable plugged into any of the 4 ports on the D-Link and the ethernet port on the laptop or desktop. Disconnect the wireless connection (in my case on a Mac I turned off the AirPort)

    Clicked here with Google Chrome (Firefox version 5 beta did not work correctly with dd-wrt web) http://192.168.1.1/ to get into D-Link DIR-615 C1 web interface.

    Administration tab -> "Firmware Upgrade" button and select the firmware you downloaded, and click upgrade.

    Wait 2 or 3 minutes.

    Power cycle the router when you are sure that it is done upgrading.

    Modify all the dd-wrt settings (at least setup WPA2 security) then backup the settings.
kcmok
DD-WRT Novice


Joined: 23 Feb 2011
Posts: 30

PostPosted: Sat Jun 18, 2011 5:21    Post subject: Re: EASY Guide: Flash DIR-615 C1 to DD-WRT Reply with quote
sugarkang wrote:
I found the existing guide somewhat confusing for total newbies. Original guide: http://www.dd-wrt.com/wiki/index.php/DIR-615C

Below is a simplified version with pictures. Why flash to DD-WRT? Because the D-Link firmware doesn't work like it should. I had been suffering dropped/bad/intermittent connections with my iPad/B&N Color Nook/Google Chrome would only load pages half way.

Switching to DD-WRT fixed all that. Not kidding. If you're having similar troubles, try flashing with DD-WRT. Ready?

GUIDE: Flash firmware on a D-LINK DIR-615 rev. C1 to DD-WRT. Guide written 3/30/2011

A. THINGS NEEDED BEFORE STARTING:

1. Hex editor. (don't need this if you can download my .bin attachment) Get “Neo” from: http://www.hhdsoftware.com/free-hex-editor
Download it and install it. It’s free.

2. D-Link DIR-615 C1 firmware version 3.10NA: http://www.dlink.com/products/?tab=3&pid=DIR-615&rev=DIR-615_revC
If your factory firmware is a higher version, you will need to downgrade to 3.10NA, so get it.

3. DD-WRT firmware: file name is “dir615c1-factory-to-ddwrt-firmware.bin” located here:
http://www.dd-wrt.com/routerdb/de/download/D-Link/DIR-615/C1/dir615c1-factory-to-ddwrt-firmware.bin/2767

4. Firefox (Chrome users sometimes have issues.) I used Firefox 4.0 to flash and it worked perfectly.

5. Remember or write down this IP address: 192.168.1.1
Your D-Link address was different and will no longer be valid. (192.168.0.1 or whatever you set it for)

B. LET’S BEGIN:


1. Flash your DIR-615 C1 to firmware version 3.10 (even if yours is newer. Flash it back to 3.10). Follow the instructions. If it says wait, then wait. When done move to next step.

** I've attached the edited firmware, so you do not have to Hex edit this if you are using a C1 router. Skip to STEP 5.

C. HEX EDIT THE FIRMWARE (Steps 2-4):

2. Open Neo, the hex editor. Open the DD-WRT firmware file. You’ll see a bunch of gibberish. Scroll down the window to the very bottom. See on the right where it says “AP91-AR9130 blah blah.” We need to put TWO zeroes (or 01 if you’re Russian? Consult original guide) in front of that line. See attachment "neohex.png" How?

3. Line up the row called “00373ff0” and match with two columns “0e” and “0f”. You need to enter “30” in those two columns. 30 will create a ZERO in front of that “AP81 blah blah string.”

4. It should look like attachment "neohex2". Save your firmware file as another name just in case we need to revert back to the original DD-WRT firmware.

D. FLASH

5. Now open Firefox and go to your DIR-615 router console. Flash the new, edited DD-WRT firmware. Wait.

6. At this point, I got some blank webpage that couldn’t load. No problem. Go to http://192.168.1.1 You should see the DD-WRT login page.

7. While screwing with settings, for some reason, certain pages would not load. Turns out this is a cache problem. Go into Firefox and delete your cache history. Close and Reopen Firefox. Problem should be solved. Enjoy your router that actually works.

Step A-2 is not required. I just flashed from the latest frimware version 3.13NA.
minhneo
DD-WRT Novice


Joined: 01 Oct 2010
Posts: 6

PostPosted: Wed Jul 20, 2011 9:30    Post subject: Reply with quote
I have:

Router Model
D-Link DIR-615-C1
Firmware Version
DD-WRT v24-sp2 (08/07/10) std - build 14896

Every few hours, my wireless radio stops broadcasting and cannot be seen by wireless clients. I must unplug then plug in power. Please help me!
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Forum Index -> Atheros WiSOC 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