What's new

[alpha] Early preview builds for Asuswrt-Merlin 380.66

  • 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.
Just get back on topic: Running alpha .66 for two days now and all running smooth (basic operation). Will start using more of the features later this week, but stability, wifi signal all look fine so far.
 
In the system log on startup:
Code:
Mar  8 21:23:44 transmission-daemon[1973]: UDP Failed to set receive buffer: requested 4194304, got 237568 (tr-udp.c:78)
Mar  8 21:23:44 transmission-daemon[1973]: UDP Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf (tr-udp.c:83)
Mar  8 21:23:44 transmission-daemon[1973]: UDP Failed to set send buffer: requested 1048576, got 237568 (tr-udp.c:89)
Mar  8 21:23:44 transmission-daemon[1973]: UDP Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf (tr-udp.c:94)
 
In the system log on startup:
Code:
Mar  8 21:23:44 transmission-daemon[1973]: UDP Failed to set receive buffer: requested 4194304, got 237568 (tr-udp.c:78)
Mar  8 21:23:44 transmission-daemon[1973]: UDP Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf (tr-udp.c:83)
Mar  8 21:23:44 transmission-daemon[1973]: UDP Failed to set send buffer: requested 1048576, got 237568 (tr-udp.c:89)
Mar  8 21:23:44 transmission-daemon[1973]: UDP Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf (tr-udp.c:94)

If you are a 'heavy' Torrents user, you can set the buffers 'as requested' for throughput enhancement.

NOTE: On a PC the requested values are usually 'insignificant', but on a router with limited RAM they may not be appropriate.

However, you can temporarily issue the commands:
Code:
echo 4194304 > /proc/sys/net/core/rmem_max
echo 1048576 > /proc/sys/net/core/wmem_max

and monitor if there are any adverse impacts on the router, and if you are satisfied that the increased buffer sizes cause no detrimental impact, you can add the lines to /jffs/scripts/init-start to have them applied at each reboot.
 
Just a minor GUI issue to report. I have long SSID's for my Wi-Fi. As a result the SSID list at the top of the page takes up 2 lines. As a result the second line listing my second 5G network gets overwritten by the tabs of the main page. See below.
 

Attachments

  • Screenshot from 2017-03-08 10-22-43.png
    Screenshot from 2017-03-08 10-22-43.png
    9.6 KB · Views: 571
I installed 380.66_alpha2 without doing hard reset, router required a manual restart.
I noticed that has changed the date of wifi driver, but not the number.
At the moment, with basic settings, after a series of checks (WAN, WiFi stability, network management, DHCP, Virtual Server, VPN, Firewall Asus, AiCloud, Media Server, Samba 2, pen drive, Network Tools - Wake on LAN and other) it looks good.
For now nothing to report.
 
My rt-ac5300 working great with alpha2. This includes both of my network (wireless) printers.
 
Some major changes coming to my professional life in the coming weeks, so I don't know how much development time I will be able to put into this in the coming weeks. So far, I haven't planned anything regarding 380.66, so this is just a GPL merge (was nice for once to have ALL the binary blobs for all supported models), and the usual random fix and tweaks here and there.
Eric,

We are so very fortunate for your efforts. I have often wondered how you can find the time for a project that from my POV has spiraled way beyond its intended scope when you started it. It is no surprise to me that you are scaling back your efforts. Hopefully, this is a positive development for you. I clearly remember the early days of the RT-AC87U's rollout that you were the only reason I didn't return mine. As a matter of fact, the only reason that router model worked at all initially was due to your efforts. Regardless of how things may work out I want to say thank you.

David F Mishiwiec Sr
 
Just installed alpha2 on router and access point. So far, so good.

Thanks again, and good luck with your new endeavor!
 
After firmware update 380.66_alpha2, in my home network appear following phone devices completely unknowns to me:
Code:
SmartPad_S4
c8:ae:9c:33:be:9f

WW_P01T_1
1c:b7:2c:63:d4:4e

m8qlul_htc_europe
90:e7:c4:e5:8d:d8
Worried, I put these MAC addresses in the "Wireless MAC Filter Mode Reject" 2.4Ghz & 5Ghz, but they continue to appear on my network.

Does anyone have an idea of what they are?
Do I need to worry?
s.1488996015.jpg s.1488996390.jpg s.1488996670.jpg
s.1489006888.jpg
 
Last edited:
I also saw mobile phones and tv sets entering my Network after installing 380.66 alpha2.
Flashed back to 380.65.0 and all is well again. (ac5300)
 
..??? ... other completely unknown device!!
Code:
 Hon Hai Precision Ind. Co. Ltd.
7C:E9:D3:62:8C:CC
s.1489010660.jpg
 
If you have WPS on turn it off.
 
I always had WPS off. But now it was turned on without my knowledge.
I proceeded to turn it off .. I hope the problem was that...
Thank You octopus.
 
Interesting, My AC68U works well (wifi seems more stable on 66 vs 65 - this is a subjective statement based on number of complaints from teenagers)
I also have never had WPS, yet following this update, WPS is on. Turned it off again... will watch it.
 
Can the older alpha builds also be downloaded?
I missed RT-AC68U_380.66_alpha1(.zip)
 
for real? 380.66_alpha1 was not built for the RT-AC68U?
then everything is good

And where can I report translation errors? There is at one place an 'a' where actually an 'ä' should stand (German)[there it is 'und anderen UPnP-Geraten wie', but correctly it means 'und anderen UPnP-Geräten wie'].
 
Last edited:
I always had WPS off. But now it was turned on without my knowledge.
I proceeded to turn it off
.. I hope the problem was that...
Thank You octopus.

Same here. Seems to be enabled by default now.
 
Status
Not open for further replies.

Similar threads

Sign Up For SNBForums Daily Digest

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