problem 1, cant acces gui on one router 54gl

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Sun Jul 09, 2017 13:50    Post subject: problem 1, cant acces gui on one router 54gl Reply with quote
i upgraded /betas/2017/07-08-2017-r32597 ddwrt54g.bin and after that i cant acces gui what to do please?
Sponsor
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6865
Location: Romerike, Norway

PostPosted: Sun Jul 09, 2017 14:19    Post subject: Reply with quote
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310059

Many have that problem with this Build.
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Sun Jul 09, 2017 14:43    Post subject: Reply with quote
Per Yngve Berg wrote:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310059

Many have that problem with this Build.


how to solvo
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Sun Jul 09, 2017 14:44    Post subject: Reply with quote
slowmotionscene wrote:
Per Yngve Berg wrote:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310059

Many have that problem with this Build.
can you help them and me?

how to solvo
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6285
Location: Texas

PostPosted: Sun Jul 09, 2017 14:51    Post subject: Reply with quote
The httpd is probably less likely to crash if you reset router.
Have only router & PC plugged together.

Install other build ... like 31899

Reconfigure or restore from a backup.
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Sun Jul 09, 2017 15:08    Post subject: Reply with quote
mrjcd wrote:
The httpd is probably less likely to crash if you reset router.
Have only router & PC plugged together.

Install other build ... like 31899

Reconfigure or restore from a backup.


i can acces him on serial like admin root how when login to upload him old firmwear

i already reseted i cant acces gui is there another way
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Sun Jul 09, 2017 15:11    Post subject: Reply with quote
slowmotionscene wrote:
mrjcd wrote:
The httpd is probably less likely to crash if you reset router.
Have only router & PC plugged together.

Install other build ... like 31899

Reconfigure or restore from a backup.


i can acces him on serial like admin root how when login to upload him old firmwear

i already reseted i cant acces gui is there another way



what would be help what to do i try with static ip 192.168.1.10 nothing get
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Sun Jul 09, 2017 20:34    Post subject: Reply with quote
mrjcd wrote:
The httpd is probably less likely to crash if you reset router.
Have only router & PC plugged together.

Install other build ... like 31899

Reconfigure or restore from a backup.


how to acces router buddy?
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6285
Location: Texas

PostPosted: Sun Jul 09, 2017 20:46    Post subject: Reply with quote
Just got in to have a looksee..... dang!!! you aint kidding, this is bad on the WRT54G routers.
Can't get httpd to run more than few seconds. Never will load a page in the browser.

telnet in and use this - should install 31899 micro so will be good on any WRT54G router
I suggest to copy the code into a 'plain text' file
copy/paste one line at a time --- hit enter after each line
and yea you will need the router plugged into a live internet connection Smile
Code:
erase nvram
cd /tmp
wget http://mrjcd.com/test/r31899/r31899_micro_generic.bin
write r31899_micro_generic.bin linux
reboot

'da_log'
Should be good to install whatever build you need now and reconfigure or use a backup
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Mon Jul 10, 2017 9:07    Post subject: Reply with quote
mrjcd wrote:
Just got in to have a looksee..... dang!!! you aint kidding, this is bad on the WRT54G routers.
Can't get httpd to run more than few seconds. Never will load a page in the browser.

telnet in and use this - should install 31899 micro so will be good on any WRT54G router
I suggest to copy the code into a 'plain text' file
copy/paste one line at a time --- hit enter after each line
and yea you will need the router plugged into a live internet connection Smile
Code:
erase nvram
cd /tmp
wget http://mrjcd.com/test/r31899/r31899_micro_generic.bin
write r31899_micro_generic.bin linux
reboot

'da_log'
Should be good to install whatever build you need now and reconfigure or use a backup



ok thank you i try
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Mon Jul 10, 2017 9:39    Post subject: Reply with quote
slowmotionscene wrote:
mrjcd wrote:
Just got in to have a looksee..... dang!!! you aint kidding, this is bad on the WRT54G routers.
Can't get httpd to run more than few seconds. Never will load a page in the browser.

telnet in and use this - should install 31899 micro so will be good on any WRT54G router
I suggest to copy the code into a 'plain text' file
copy/paste one line at a time --- hit enter after each line
and yea you will need the router plugged into a live internet connection Smile
Code:
erase nvram
cd /tmp
wget http://mrjcd.com/test/r31899/r31899_micro_generic.bin
write r31899_micro_generic.bin linux
reboot

'da_log'
Should be good to install whatever build you need now and reconfigure or use a backup



ok thank you i try



when i connect serial router rebooted and start be bricked why? i try to connect serial dont show nothing what now to do all led power on and power led blinks
slowmotionscene
DD-WRT User


Joined: 03 Oct 2014
Posts: 364

PostPosted: Mon Jul 10, 2017 9:42    Post subject: Reply with quote
slowmotionscene wrote:
slowmotionscene wrote:
mrjcd wrote:
Just got in to have a looksee..... dang!!! you aint kidding, this is bad on the WRT54G routers.
Can't get httpd to run more than few seconds. Never will load a page in the browser.

telnet in and use this - should install 31899 micro so will be good on any WRT54G router
I suggest to copy the code into a 'plain text' file
copy/paste one line at a time --- hit enter after each line
and yea you will need the router plugged into a live internet connection Smile
Code:
erase nvram
cd /tmp
wget http://mrjcd.com/test/r31899/r31899_micro_generic.bin
write r31899_micro_generic.bin linux
reboot

'da_log'
Should be good to install whatever build you need now and reconfigure or use a backup



ok thank you i try



when i connect serial router rebooted and start be bricked why? i try to connect serial dont show nothing what now to do all led power on and power led blinks



behovering like second router exepct i write code erase nvram and in these router didnt write anything himself bricked from unknow reason just when i connected via serial
jwh7
DD-WRT Guru


Joined: 25 Oct 2013
Posts: 2670
Location: Indy

PostPosted: Mon Jul 10, 2017 13:42    Post subject: Reply with quote
slowmotionscene wrote:
when i connect serial router rebooted and start be bricked why? i try to connect serial dont show nothing what now to do all led power on and power led blinks
Did you try telnet like mrjcd suggested, or only serial?

@mrjcd, have you tried 32170 on a WRT54*? As I see you recommend the build before that, I was just curious. Guess you just never to tried, as I see nothing in the "New Build" thread. Razz

_________________
# NAT/SFE/CTF: limited speed w/ DD # Repeater issues # DD-WRT info: FAQ, Builds, Types, Modes, Changes, Demo #
OPNsense x64 5050e ITX|DD: DIR-810L, 2*EA6900@1GHz, R6300v1, RT-N66U@663, WNDR4000@533, E1500@353,
WRT54G{Lv1.1,Sv6}@250
|FreshTomato: F7D8302@532|OpenWRT: F9K1119v1, RT-ACRH13, R6220, WNDR3700v4
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6285
Location: Texas

PostPosted: Mon Jul 10, 2017 14:33    Post subject: Reply with quote
jwh7 wrote:
slowmotionscene wrote:
when i connect serial router rebooted and start be bricked why? i try to connect serial dont show nothing what now to do all led power on and power led blinks
Did you try telnet like mrjcd suggested, or only serial?

@mrjcd, have you tried 32170 on a WRT54*? As I see you recommend the build before that, I was just curious. Guess you just never to tried, as I see nothing in the "New Build" thread. Razz


No I haven't .. they are getting into a lot of 'funny business' w/ the newer builds,
Don't know that the WRT54G is up to the task.

DO NOT PUT r32597 on a 2 MB flash WRT54G Evil or Very Mad
Tis not good. I lost a WRT54GSv7 .... not sure if it is worth opening up the box ---
I also put it on a WAP54Gv3 but was able to recover with some tricky TFTP.... you can beat the WAPv3 with a hammer and they still work -- I know they are just crazy
The 2 MB flash very limited -- no logs / no wget / no good really.
adasch
DD-WRT User


Joined: 02 Jan 2015
Posts: 69
Location: Gdansk, Poland

PostPosted: Sat Jul 15, 2017 10:20    Post subject: Reply with quote
mrjcd wrote:
Just got in to have a looksee..... dang!!! you aint kidding, this is bad on the WRT54G routers.
Can't get httpd to run more than few seconds. Never will load a page in the browser.

telnet in and use this - should install 31899 micro so will be good on any WRT54G router
I suggest to copy the code into a 'plain text' file
copy/paste one line at a time --- hit enter after each line
and yea you will need the router plugged into a live internet connection Smile
Code:
erase nvram
cd /tmp
wget http://mrjcd.com/test/r31899/r31899_micro_generic.bin
write r31899_micro_generic.bin linux
reboot

'da_log'
Should be good to install whatever build you need now and reconfigure or use a backup


I use this commands to repair my WRT600N and after this no ping, no ip's

power, ethernets leds are ok, no wifi leds

any suggestions? jtag?
Quote:
root@DD-WRT:/tmp# wget http://mrjcd.com/test/r31899/r31899_micro_generic.bin
Connecting to mrjcd.com (96.46.208.155:80)
root@DD-WRT:/tmp# write r31899_micro_generic.bin linux
function stop_freeradius not found
freeram=[15339520] bufferram=[1609728]
The free memory is enough, writing image once.
write=[1728512]
linux: CRC OK
Writing image to flash, waiting a moment...
write block [1703936] at [0x001A0000]
done [1769472]
root@DD-WRT:/tmp#
Goto page 1, 2  Next Display posts from previous:    Page 1 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