New Build - 09/08/2021 - r47381

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


Joined: 09 May 2020
Posts: 18

PostPosted: Thu Sep 16, 2021 15:39    Post subject: Reply with quote
mrjcd wrote:
daemonsyn wrote:

Issues/Errors: LED issue still persist same as previous version.

May I ask anyone on how I can fix the LED problem on my unit? Thanks.

I don't think of such as an Issues/Errors:
I prefer my light off Wink however, ---
---> to answer your question Twisted Evil

https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=326978
# to enable top light to come on with k4x builds
gpio enable 0
# or turn it off
gpio disable 0


"gpio enable 0"

I've done this and it would just blink once and that's it.
Sponsor
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6268
Location: Texas

PostPosted: Thu Sep 16, 2021 15:54    Post subject: Reply with quote
daemonsyn wrote:

"gpio enable 0"

I've done this and it would just blink once and that's it.

not sure what to tell ya Rolling Eyes
I done this couple hrs ago when I first read your post and she is still on


Code:
 mrjcd@Fat-Deb:~$ ssh root@ea8500.mrjcd.com
DD-WRT v3.0-r47449 std (c) 2021 NewMedia-NET GmbH
Release: 09/14/21
Board: Linksys EA8500
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   https://www.dd-wrt.com


==========================================================


BusyBox v1.34.0 (2021-09-14 01:40:26 +07) built-in shell (ash)

root@EA8500:~# gpio enable 0
root@EA8500:~#
daemonsyn
DD-WRT Novice


Joined: 09 May 2020
Posts: 18

PostPosted: Thu Sep 16, 2021 16:04    Post subject: Reply with quote
mrjcd wrote:
daemonsyn wrote:

"gpio enable 0"

I've done this and it would just blink once and that's it.

not sure what to tell ya Rolling Eyes
I done this couple hrs ago when I first read your post and she is still on


Code:
 mrjcd@Fat-Deb:~$ ssh root@ea8500.mrjcd.com
DD-WRT v3.0-r47449 std (c) 2021 NewMedia-NET GmbH
Release: 09/14/21
Board: Linksys EA8500
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   https://www.dd-wrt.com


==========================================================


BusyBox v1.34.0 (2021-09-14 01:40:26 +07) built-in shell (ash)

root@EA8500:~# gpio enable 0
root@EA8500:~#


No worries, I'll try to reflash it once I have time.
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6268
Location: Texas

PostPosted: Thu Sep 16, 2021 16:10    Post subject: Reply with quote
daemonsyn,

AND
just to make sure it worky ok on r47381 I put it back.
Works like a charm ---
things I do for yous people Twisted Evil
Code:
mrjcd@Fat-Deb:~$ ssh root@ea8500.mrjcd.com
DD-WRT v3.0-r47381 std (c) 2021 NewMedia-NET GmbH
Release: 09/08/21
Board: Linksys EA8500
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   https://www.dd-wrt.com


==========================================================


BusyBox v1.33.1 (2021-09-08 04:36:00 +07) built-in shell (ash)

root@EA8500:~# gpio enable 0
root@EA8500:~# uptime && date
 11:04:39 up 2 min,  load average: 0.24, 0.16, 0.06
Thu Sep 16 11:04:39 CDT 2021
root@EA8500:~#
Connection to ea8500.mrjcd.com closed.
mrjcd@Fat-Deb:~$
daemonsyn
DD-WRT Novice


Joined: 09 May 2020
Posts: 18

PostPosted: Fri Sep 17, 2021 2:24    Post subject: Reply with quote
mrjcd wrote:
daemonsyn,

AND
just to make sure it worky ok on r47381 I put it back.
Works like a charm ---
things I do for yous people Twisted Evil
Code:
mrjcd@Fat-Deb:~$ ssh root@ea8500.mrjcd.com
DD-WRT v3.0-r47381 std (c) 2021 NewMedia-NET GmbH
Release: 09/08/21
Board: Linksys EA8500
==========================================================
 
     ___  ___     _      _____  ______       ____  ___
    / _ \/ _ \___| | /| / / _ \/_  __/ _  __|_  / / _ \
   / // / // /___/ |/ |/ / , _/ / /   | |/ //_ <_/ // /
  /____/____/    |__/|__/_/|_| /_/    |___/____(_)___/
                                                     
                       DD-WRT v3.0
                   https://www.dd-wrt.com


==========================================================


BusyBox v1.33.1 (2021-09-08 04:36:00 +07) built-in shell (ash)

root@EA8500:~# gpio enable 0
root@EA8500:~# uptime && date
 11:04:39 up 2 min,  load average: 0.24, 0.16, 0.06
Thu Sep 16 11:04:39 CDT 2021
root@EA8500:~#
Connection to ea8500.mrjcd.com closed.
mrjcd@Fat-Deb:~$


I did a hard reset and I think I found the issue. If you use the command on the browser using Administration->Commands it will not work. It has to be done via telnet/ssh for it to work. Thanks for your assistance.
volvy
DD-WRT Novice


Joined: 18 Mar 2017
Posts: 27
Location: USA

PostPosted: Sat Sep 18, 2021 0:13    Post subject: Reply with quote
Yes, it seems to me that something broke with Administration --> Commands between r47282 and r47377. On my ea8500, In startup command I had:

for CPUFREQ in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor; do [ -f $CPUFREQ ] || continue; echo -n ondemand > $CPUFREQ; done
sleep 30 && /opt/YAMon3/startup.sh 10

and this worked fine in r47282, Yamon started and I got load based CPU freq.

when I updated to r47377 I got neither.
So I updated to r47381 and still got neither.

I also noted that "gpio enable 0" does not work from Administration --> Commands.

Running "for CPUFREQ in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor; do [ -f $CPUFREQ ] || continue; echo -n ondemand > $CPUFREQ; done"
from Administration --> Commands
gives "sh: eval: line 1: syntax error: unexpected "do""
Works fine from ssh

also my top led went out at some point after "gpio enable 0" from ssh last night
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6268
Location: Texas

PostPosted: Sat Sep 18, 2021 0:43    Post subject: Reply with quote
volvy wrote:
Commands between r47282 and r47377. On my ea8500

EA8500 used as switch / ovpn server / (setup just like a WAP but radios are not normaly used)
Code:
for CPUFREQ in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor; do [ -f $CPUFREQ ] || continue; echo -n ondemand > $CPUFREQ; done
echo 35 > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold

Has NOT gave me any troubles... this unit has not been reset in very long while.


AND

main EA8500 I threw in just a bit of sleep after all its VLAN (swconfig mess)
you can see from the pic --- been like that for long while ...several builds


also

volvy wrote:
I also noted that "gpio enable 0" does not work from Administration --> Commands

never tried that in the webif --- have NO reason to Twisted Evil

---
edit:
OH yea, the EA8500 switch / ovpn server has a bit of sleep also ... don't really know if she needs it but she also has two samba share ext4 devices plugged into her Razz
iMAK
DD-WRT User


Joined: 06 Nov 2011
Posts: 81

PostPosted: Sat Sep 18, 2021 11:36    Post subject: Reply with quote
Can I safely update my Buffalo WZR-HP-G300NH with this build? Anyone tried it and can advise whether to update or not?

I am currently on build DD-WRT v3.0-r44849 std (11/20/20) and there have been many changes till now and if the newest build is stable on my router there is definitely new fixes and features.
Alozaros
DD-WRT Guru


Joined: 16 Nov 2015
Posts: 6414
Location: UK, London, just across the river..

PostPosted: Sat Sep 18, 2021 12:32    Post subject: Reply with quote
iMAK wrote:
Can I safely update my Buffalo WZR-HP-G300NH with this build? Anyone tried it and can advise whether to update or not?

I am currently on build DD-WRT v3.0-r44849 std (11/20/20) and there have been many changes till now and if the newest build is stable on my router there is definitely new fixes and features.


the only way to find is "try it"...last build 47381 is stable, but the next one will contain some security fixes too, so you decide...

_________________
Atheros
TP-Link WR740Nv1 ---DD-WRT 55179 WAP
TP-Link WR1043NDv2 -DD-WRT 55303 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear XR500 --DD-WRT 55460 Gateway/DoH,Forced DNS,AP Isolation,4VLAN,Ad-Block,Firewall,Vanilla
Netgear R7800 --DD-WRT 55460 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 55363 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 55460 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
d33b0_n4p41m
DD-WRT User


Joined: 10 Sep 2021
Posts: 133

PostPosted: Sat Sep 18, 2021 14:38    Post subject: Reply with quote
Blind recommendations are not a good idea. Perhaps wait until someone like ArjenR49 answers, as they have this router: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=326205

@iMAK: If you know how to recover, then by all means; if it bricks, please report for the community's benefit.

_________________
An old man said, “Erasers are made for those who make mistakes.” A youth replied, “Erasers are made for those who are willing to correct their mistakes!” Attitude matters! ~ Anonymous
----------
“You are always a student, never a master. You have to keep moving forward.” ~ Conrad Hall
----------
“Life is about moving on, accepting changes and looking forward to what makes you stronger and more complete.” ~ Anonymous
iMAK
DD-WRT User


Joined: 06 Nov 2011
Posts: 81

PostPosted: Sat Sep 18, 2021 22:11    Post subject: Reply with quote
Alozaros wrote:
iMAK wrote:
Can I safely update my Buffalo WZR-HP-G300NH with this build? Anyone tried it and can advise whether to update or not?

I am currently on build DD-WRT v3.0-r44849 std (11/20/20) and there have been many changes till now and if the newest build is stable on my router there is definitely new fixes and features.


the only way to find is "try it"...last build 47381 is stable, but the next one will contain some security fixes too, so you decide...

Fair enough, maybe tomorrow I will give it a try.

_________________
Buffalo WZR-HP-G300NH
iMAK
DD-WRT User


Joined: 06 Nov 2011
Posts: 81

PostPosted: Sat Sep 18, 2021 22:14    Post subject: Reply with quote
d33b0_n4p41m wrote:
Blind recommendations are not a good idea. Perhaps wait until someone like ArjenR49 answers, as they have this router: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=326205

@iMAK: If you know how to recover, then by all means; if it bricks, please report for the community's benefit.

I talked to @ArjenR49 before and he said the last build that worked for him was DD-WRT v3.0-r44849 std (11/20/20) and I am not sure if he upgraded to a newer build, as far as I know he is not using the his Buffalo's much.

I used to know how to recover from a bad flash, maybe I need to revisit the wiki and prepare the tools before upgrading.

_________________
Buffalo WZR-HP-G300NH
d33b0_n4p41m
DD-WRT User


Joined: 10 Sep 2021
Posts: 133

PostPosted: Sat Sep 18, 2021 22:15    Post subject: Reply with quote
Always a good idea; and 47461 was released today ^_^

https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=330269

_________________
An old man said, “Erasers are made for those who make mistakes.” A youth replied, “Erasers are made for those who are willing to correct their mistakes!” Attitude matters! ~ Anonymous
----------
“You are always a student, never a master. You have to keep moving forward.” ~ Conrad Hall
----------
“Life is about moving on, accepting changes and looking forward to what makes you stronger and more complete.” ~ Anonymous
Goto page Previous  1, 2, 3 Display posts from previous:    Page 3 of 3
Post new topic   Reply to topic    DD-WRT 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