New Build - 08/10/2022 - r49677

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2
Author Message
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6268
Location: Texas

PostPosted: Fri Aug 12, 2022 16:43    Post subject: Reply with quote
Linksys E2500 ...used as a WAP
DD-WRT v3.0-r49677 mega (08/10/22)
Linux 4.4.302-st20 #17856 Wed Aug 10 05:00:05 +07 2022 mips
GUI install over r49599
'dd-wrt.v24-49677_NEWD-2_K3.x_mega.bin'
WAP + isolated guest net
all good
Sponsor
pawhtiobo
DD-WRT User


Joined: 13 Apr 2021
Posts: 68
Location: Portugal

PostPosted: Sat Aug 13, 2022 11:31    Post subject: Reply with quote
Router/Version: TP-Link Archer C9 v2
File/Kernel: DD-WRT v3.0-r49677 std (08/10/22)/Linux 4.4.302-st20 #6895 SMP Wed Aug 10 03:24:07 +07 2022 armv7l
Previous/Reset: r49467/no
Mode/Status: Gateway/2.4GHz & 5GHz AP/DHCP server/DNS Server/Port forwarding/ipv4 only/USB Storage
Issues/Errors: no errors, uptime ~1h.

Ty BrainSlayer and all dd-wrt community!
KACTET
DD-WRT User


Joined: 01 May 2022
Posts: 235

PostPosted: Sat Aug 13, 2022 22:36    Post subject: Re: r49547 Reply with quote
kernel-panic69 wrote:
Sounds as if the builds are "failing" and older images are being uploaded if the version information is not changing - OR - the upgrade is failing and it is reverting to the previous good version. Were you flashing via CLI to ensure the firmware image size was not too big for the linux partition?

I was unable to successfully flash the microassembly on this router. I then tried to switch to a mini-build, again via the GUI. The router is back to r49547.
It was impossible to log in through the telnet console, the password was always incorrect. Putty showed a fatal error Shocked. Maybe there is a video on how to properly flash through the CLI Rolling Eyes
dale_gribble39
DD-WRT Guru


Joined: 11 Jun 2022
Posts: 1899

PostPosted: Sat Aug 13, 2022 23:16    Post subject: Re: r49547 Reply with quote
KACTET wrote:
kernel-panic69 wrote:
Sounds as if the builds are "failing" and older images are being uploaded if the version information is not changing - OR - the upgrade is failing and it is reverting to the previous good version. Were you flashing via CLI to ensure the firmware image size was not too big for the linux partition?

I was unable to successfully flash the microassembly on this router. I then tried to switch to a mini-build, again via the GUI. The router is back to r49547.
It was impossible to log in through the telnet console, the password was always incorrect. Putty showed a fatal error Shocked. Maybe there is a video on how to properly flash through the CLI Rolling Eyes

Once you have done initial flash, you shouldn't have to flash a micro build.
Telnet and SSH password should be the same as the webUI password. You can
even be logged in via telnet doing a
Code:
tail -f /var/log/messages

while flashing via webUI so you can see what is going on. CLI flash is always
covered in the OP of build threads, as well as the generic installation wiki.
Was this device ever converted to K26 builds?
Code:
cd /tmp
wget http://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2022/08-10-2022-r49677/broadcom/dd-wrt.v24_mini_generic.bin
write dd-wrt.v24_mini_generic.bin linux &
# wait at least 5 minutes or until ping your.router.ip.address returns TTL=64
reboot

NOTE: The ampersand (&) is not necessarily required, but will allow safe CLI flash in case the connection breaks between client and router.

Linksys WRT54GL - DD-WRT Wiki
Web Interface - DD-WRT Wiki
Firmware FAQ - What's the default username and password? - DD-WRT Wiki

_________________
"The woods are lovely, dark and deep,
But I have promises to keep,
And miles to go before I sleep,
And miles to go before I sleep." - Robert Frost

"I am one of the noticeable ones - notice me" - Dale Frances McKenzie Bozzio

<fact>code knows no gender</fact>

This is me, knowing I've ruffled your feathers, and not giving a ****
Some people are still hard-headed.

--------------------------------------
Mac Pro (Mid 2012) - Two 2.4GHz 6-Core Intel Xeon E5645 processors 64GB 1333MHz DDR3 ECC SDRAM OpenSUSE Leap 15.5
KACTET
DD-WRT User


Joined: 01 May 2022
Posts: 235

PostPosted: Sun Aug 14, 2022 11:49    Post subject: r49547 Reply with quote
dale_gribble39 wrote:
Telnet and SSH password should be the same as the webUI password

It turns out that I need to enter the root login, not my own
Code:
tail -f /var/log/messages

I still don't understand where to enter it Confused
http://192.168.1.1/Diagnostics.asp - I wrote it down there, the router hung
dale_gribble39 wrote:
Was this device ever converted to K26 builds?

I didn’t install it, it’s too hard there. Installed only freshtomato-mips

Thank you very much for the code, just copy and paste

That's what showed
Code:
[flash] : freeram=[368640] bufferram=[1044480]
[flash] : The free memory is not enough, writing image per 65536 bytes.
[flash] : write block [0] at [0x00000000]
[flash] : write block [65536] at [0x00010000]
[flash] : write block [131072] at [0x00020000]
[flash] : write block [196608] at [0x00030000]
[flash] : write block [262144] at [0x00040000]
[flash] : write block [327680] at [0x00050000]
[flash] : write block [393216] at [0x00060000]
[flash] : write block [458752] at [0x00070000]
[flash] : write block [524288] at [0x00080000]
[flash] : write block [589824] at [0x00090000]
[flash] : write block [655360] at [0x000A0000]
[flash] : write block [720896] at [0x000B0000]
[flash] : write block [786432] at [0x000C0000]
[flash] : write block [851968] at [0x000D0000]
[flash] : write block [917504] at [0x000E0000]
[flash] : write block [983040] at [0x000F0000]
[flash] : write block [1048576] at [0x00100000]
[flash] : write block [1114112] at [0x00110000]
[flash] : write block [1179648] at [0x00120000]
[flash] : write block [1245184] at [0x00130000]
[flash] : write block [1310720] at [0x00140000]
[flash] : write block [1376256] at [0x00150000]
[flash] : write block [1441792] at [0x00160000]
[flash] : write block [1507328] at [0x00170000]
[flash] : write block [1572864] at [0x00180000]
[flash] : write block [1638400] at [0x00190000]
[flash] : write block [1703936] at [0x001A0000]
[flash] : write block [1769472] at [0x001B0000]
[flash] : write block [1835008] at [0x001C0000]
[flash] : write block [1900544] at [0x001D0000]
[flash] : write block [1966080] at [0x001E0000]
[flash] : write block [2031616] at [0x001F0000]
[flash] : write block [2097152] at [0x00200000]
[flash] : write block [2162688] at [0x00210000]
[flash] : write block [2228224] at [0x00220000]
[flash] : write block [2293760] at [0x00230000]
[flash] : write block [2359296] at [0x00240000]
[flash] : write block [2424832] at [0x00250000]
[flash] : write block [2490368] at [0x00260000]
[flash] : write block [2555904] at [0x00270000]
[flash] : write block [2621440] at [0x00280000]
[flash] : write block [2686976] at [0x00290000]
[flash] : write block [2752512] at [0x002A0000]
[flash] : write block [2818048] at [0x002B0000]
[flash] : write block [2883584] at [0x002C0000]
[flash] : write block [2949120] at [0x002D0000]
[flash] : write block [3014656] at [0x002E0000]
[flash] : linux: CRC OK (0xE2EF6A0C)
[flash] : Writing image to flash, waiting a moment...
[flash] : write block [3080192] at [0x002F0000]
[flash] :
done [65536]
Goto page Previous  1, 2 Display posts from previous:    Page 2 of 2
Post new topic   Reply to topic    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