What's new

[Beta] Asuswrt-Merlin 382.1 Beta is available

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Status
Not open for further replies.
Could be model/driver/SDK specific. Could be that both users reporting issues with values higher than -70 didn't properly test it. In any case, I don't feel like randomly re-enabling this only to get mixed feedback about it.


I was about to ask if you could enable it? ......please. I will test it out and let you know if it does work. I really need this option and i'm sure alot of other will enjoy this feature aswell.
 
I was about to ask if you could enable it? ......please. I will test it out and let you know if it does work. I really need this option and i'm sure alot of other will enjoy this feature aswell.
It's just a gui validation restriction. Enable it in the gui to an allowed value, then exit the gui and ssh/telnet to the router and enter (for 5GHz)

Code:
nvram set wl1_user_rssi=-60
nvram commit
service restart_wireless

change wl1 to wl0 if you are interested in 2.4GHz
 
This...
And as written, in repeater mode (rt-ac88u) these entries do not exist.
Code:
Oct 28 22:48:32 kernel: CONSOLE: 284245.409 wl0: wlc_ampdu_tx_recv_delba: AMPDU OFF: tid 2 initiator 0 reason 39
Oct 28 22:49:22 kernel: CONSOLE: 284381.917 wl1.0: wlc_send_bar: seq 0x31 tid 0
Oct 28 22:49:25 kernel: CONSOLE: 284299.051 wl0.0: wlc_send_bar: seq 0xc3 tid 2
Oct 28 22:49:30 kernel: CONSOLE: 284304.096 wl0: wlc_ampdu_tx_recv_delba: AMPDU OFF: tid 2 initiator 0 reason 39
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: wl1.0 80:ea:96:cf:fb:62 scb:0033a3a4 tid:0
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: wl1.0 dead_cnt 2 tx_in_transit 1 psm_mux 0xfff0 aqmqmap 0x0x404 aqmfifo_status 0x0x4000 fifordy 0x0 cpbusy 0x0
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: ifsstat 0xaf nav_stat 0x0 txop 110756
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: pktpend: 0 0 0 0 0 ap 1
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: txall 5 txbcn 0 txrts 0 rxcts 0 rsptmout 0 rxstrt 0
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: cwcur0-3 f f 7 3 bslots cur/0-3 10 0 0 0 0 ifs_boff 0
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: again1 ifsstat 0xaf nav_stat 0x0
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 ampdu_dbg: again2 ifsstat 0xaf nav_stat 0x0
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 wl1: wlc_ampdu_watchdog: cleaning up ini tid 0 due to no progress for 2 secs tx_in_transit 1
Oct 28 22:49:59 kernel: CONSOLE: 284418.191 wl1: wlc_ampdu_tx_send_delba: tid 0 initiator 1 reason 39
Oct 28 22:50:06 kernel: CONSOLE: 284424.837 wl1.0: wlc_send_bar: seq 0x52 tid 0
Oct 28 22:50:19 kernel: CONSOLE: 284352.433 wl0.0: wlc_send_bar: seq 0xc5 tid 2
Oct 28 22:50:24 kernel: CONSOLE: 284357.291 wl0: wlc_ampdu_tx_recv_delba: AMPDU OFF: tid 0 initiator 0 reason 39
Oct 28 22:50:24 kernel: CONSOLE: 284357.419 wl0: wlc_ampdu_tx_recv_delba: AMPDU OFF: tid 2 initiator 0 reason 39
Oct 28 22:50:25 kernel: CONSOLE: 284358.695 wl0.0: wlc_send_bar: seq 0xbde tid 0
Oct 28 22:50:41 kernel: dhd_prot_flow_ring_create: Send Flow Create Req flow ID 256 for peer b0:70:2d:88:eb:44 prio 0 ifindex 0
Oct 28 22:50:41 kernel: dhd_prot_flow_ring_create_response_process: Flow Create Response status = 0 Flow 256
Oct 28 22:50:41 kernel: CONSOLE: 284460.511 flow_create : bitmap_size=512  maxitems=512
Oct 28 22:50:41 kernel: CONSOLE: 284460.519 wl1.0: wlc_send_bar: seq 0x1 tid 0
Oct 28 22:50:59 kernel: dhd_flow_rings_delete_for_peer: ifindex 0
Oct 28 22:50:59 kernel: dhd_prot_flow_ring_delete: Send Flow Delete Req RING ID 261 for peer b0:70:2d:88:eb:44 prio 0 ifindex 0
Oct 28 22:50:59 kernel: dhd_flow_rings_delete_for_peer: ifindex 0
Oct 28 22:50:59 kernel: dhd_prot_flow_ring_delete_response_process: Flow Delete Response status = 0

My AC88U in router mode experienced the same, filling the log with these entries both on beta 1 and 2, and since I didn't know what it was I reverted back to 380.68_4.
 
any ideas on my openvpn settings? i came from using the n66 u and now running the ac86u with beta2. i inputted the same settings as working in the n66 u but i keep getting :

and error : x509 the crt/crl/csr format is invaild e.g different type expected.

im using ios openvpn client to connect.
 

Attachments

  • setting.jpg
    setting.jpg
    66.3 KB · Views: 365
It's just a gui validation restriction. Enable it in the gui to an allowed value, then exit the gui and ssh/telnet to the router and enter (for 5GHz)

Code:
nvram set wl1_user_rssi=-60
nvram commit
service restart_wireless

change wl1 to wl0 if you are interested in 2.4GHz


thx, i'll do that. does this need to done after a every reboot/power off?
 
Last edited by a moderator:
I'll give Asus a few more days to come up with a GPL drop containing Krack fixes to STA mode (they haven't released the GPL to 382_18xxx for the AC86U yet, and no update at all for the AC88U). If they don't release something soon, then I'll go ahead with a final beta 3 release, and look into wrapping up a final 382.1 release in the coming 1-2 weeks.
 
Could be a mirroring issue at Mediafire, try refreshing.

You can also always fall back to the Sourceforge mirror if needed.
 
Astrill generally are looking for any excuse to postpone development and support, and you've just given them another excuse.
If they just told me "we are waiting for the final build", next time they will say "we are waiting for the next final build as RMerlin said he may be able to fix the nvram issue".
Great.

To be fair, they have been busy at Astrill. Have you seen the new website? Also the pricing plans are totally reworked. New Android app.

I see this as a good thing because I felt they were just keeping the lights on and not doing any further development - wrong!

I'm not upgrading my AC88 until the Router Applet works under 382. I have plenty of other Asus routers to play around with until then.
 
To be fair, they have been busy at Astrill. Have you seen the new website? Also the pricing plans are totally reworked. New Android app.
I see this as a good thing because I felt they were just keeping the lights on and not doing any further development - wrong!

It's becoming quite off topic, but anyway, if you mentioned it again, their web development, pricing structure and Android app dev has nothing to do with their (always terrible IMHO) customer service/support or their applet bugs/development (they said themselves they have different team for the routers developments).
I swear that if they didn't have some of the best VPN servers for my specific ISP/connection, I would have switched to another provider long ago.
Again, sorry for the totally off-topic post.
 
Could you check wget folder?
It seems that some files are missing after updating to 1.19.2.
specifically lib folder.
 
Could you check wget folder?
It seems that some files are missing after updating to 1.19.2.
specifically lib folder.

The files got filtered out by gitignore on commit.
 
@RMerlin has the location of crontabs changed in 382.x?
Should be /tmp/var/spool/cron/crontabs/$(nvram get http_username)

Edit:
This appears to be /var/spool/cron/crontabs/$(nvram get http_username) which also works in 380.x and therefore answers and solves it for me, I hope.
 
Last edited:
Status
Not open for further replies.

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!

Staff online

Top