New Kong test build: DD-WRT 33010M 1st release - 2017/08/09

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3, 4  Next
Author Message
michael12345
DD-WRT Novice


Joined: 13 Jan 2011
Posts: 36

PostPosted: Fri Aug 11, 2017 5:02    Post subject: Reply with quote
rnio wrote:
Mine works Smile

michael123456 wrote:
Model: R7000

Attached USB device partition is not mounted to /opt anymore


Code:
--- /dev/sda1
Block device, size 1.863 GiB (2000322048 bytes)
Ext4 file system
Volume name "opt"
UUID 5CC37665-D64A-4FB5-AA1F-F8B7720C8094 (DCE, v4)
Last mounted at "/opt"
Volume size 1.863 GiB (2000318464 bytes, 488359 blocks of 4 KiB)
/dev/sda1 mounted to /opt


Have you also checked with mount on console? GUI displays the same, but it is NOT mounted. I tried to reapply the UUID manually again in the GUI but this crashed the whole router.

Anything I could provide?
Sponsor
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12885
Location: Netherlands

PostPosted: Fri Aug 11, 2017 10:13    Post subject: Reply with quote
There were earlier reports about problems mounting ext4, in that case the ext4.ko module is missing from the lib/modules library.
see: http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310529&postdays=0&postorder=asc&start=15

if this also is the case with your setup then file a bug report at: http://svn.dd-wrt.com/

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
a_l
DD-WRT User


Joined: 25 Jun 2011
Posts: 63

PostPosted: Fri Aug 11, 2017 11:03    Post subject: WLAN stops for shorter/longer periods of time Reply with quote
Router: DIR-860L A1
Firmware: DD-WRT v3.0-r33010M kongac (c) 2017 NewMedia-NET GmbH
Previous: 32700M
Release: 08/09/17
Kernel: Linux host 4.4.80 #422 SMP Wed Aug 9 20:13:10 CEST 2017 armv7l DD-WRT
Status: LAN ok / WLAN stops other times unstable
Reset: No
Errors: Seems 33010M and 32700M both have prolems keeping WLAN stable.
In the beginning wifi works fast but e.g. once two devices on WLAN starts it starts getting unstable. I've experienced that nothing happens with usb device/syncthing running. So I have removed the usb stick and syncthing. Now it only temporarily locks the wifi (at least for now), but it is still impairing the 'user experience'.
My experience is that when one wlan device actively downloads (in this case stream) then the other devices does not seem to be able to download even though the device is connected to the router.

Turning on and off SFE (and rebooting) does not seem to make a difference.

At the moment I have not made a reset of the configuration, but I did that on 32700M.

For those curious about the syncthing setup it was as a startup script:
mount --bind /tmp/mnt/sda/jffs /jffs
mount --bind /tmp/mnt/sda/opt /opt
mount --bind /opt /mmc
/tmp/mnt/sda/home/user/syncthing/program/syncthing -gui-address="https://10.3.2.1:8384" -home="/mnt/sda/home/user/syncthing/config"

The last working running setup I ran on the router was kong build 30600M which also worked with syncthing.
michael123456
DD-WRT Novice


Joined: 03 Feb 2016
Posts: 8

PostPosted: Fri Aug 11, 2017 14:11    Post subject: Reply with quote
egc wrote:
There were earlier reports about problems mounting ext4, in that case the ext4.ko module is missing from the lib/modules library.
see: http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310529&postdays=0&postorder=asc&start=15

if this also is the case with your setup then file a bug report at: http://svn.dd-wrt.com/


That sounds interesting as it also ext4, unfortunately for jffs I have another ext4 partition on the usb stick and that works fine. It just does not mount the extend partition to /opt/. I have mounted the second partition as smbshare which works fine, so I assume that it is not related to a broken partition or the usb stick itself.
rnio
DD-WRT User


Joined: 21 Apr 2012
Posts: 94

PostPosted: Fri Aug 11, 2017 14:57    Post subject: Reply with quote
michael123456 wrote:
egc wrote:
There were earlier reports about problems mounting ext4, in that case the ext4.ko module is missing from the lib/modules library.
see: http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310529&postdays=0&postorder=asc&start=15

if this also is the case with your setup then file a bug report at: http://svn.dd-wrt.com/


That sounds interesting as it also ext4, unfortunately for jffs I have another ext4 partition on the usb stick and that works fine. It just does not mount the extend partition to /opt/. I have mounted the second partition as smbshare which works fine, so I assume that it is not related to a broken partition or the usb stick itself.


My Setup was done all through the GUI.

USB Enabled / Storage Support / Automatic Mounting ==> worked as advertised.

I doubt that the issue is a missing module ... as it worked out of the box for me.
<Kong>
DD-WRT Guru


Joined: 15 Dec 2010
Posts: 4339
Location: Germany

PostPosted: Fri Aug 11, 2017 17:07    Post subject: Reply with quote
egc wrote:
There were earlier reports about problems mounting ext4, in that case the ext4.ko module is missing from the lib/modules library.
see: http://www.dd-wrt.com/phpBB2/viewtopic.php?t=310529&postdays=0&postorder=asc&start=15

if this also is the case with your setup then file a bug report at: http://svn.dd-wrt.com/


It is only missing in the 8MB build due to size limitation.

Some drives mostly sandisk have issues, they need to long to communicate, usually they mount if you press apply on the usb page again, but they do not come up right after a reboot.

_________________
KONG PB's: http://www.desipro.de/ddwrt/
KONG Info: http://tips.desipro.de/
falcon111
DD-WRT User


Joined: 22 Feb 2014
Posts: 76

PostPosted: Fri Aug 11, 2017 20:21    Post subject: Reply with quote
Is this issue fixed in this build?
ddaniel51
DD-WRT Guru


Joined: 19 Feb 2013
Posts: 1464

PostPosted: Fri Aug 11, 2017 22:38    Post subject: Reply with quote
falcon111 wrote:
Is this issue fixed in this build?


I'd say the app itself is buggy as WINSCP has never had such a problem on my routers with any of Kong's builds.

_________________
Segment 1 XR700 10Gb LAN, 1Gb WAN ISP BS
Wired AP 1 Unifi Wifi 6 LR US 1Gb LAN
Wired AP 2 Unifi Wifi 6 LR US 1Gb LAN
Wired AP 3 Unifi Wifi 6 LR US 1Gb LAN
Syslog Services Asustor 7110T NAS 10GB
NetGear XS716T 10GB Switch
download1.dd-wrt.com/dd-wrtv2/downloads/betas/ (Brain Slayer)
YAMon https://usage-monitoring.com/index.php
falcon111
DD-WRT User


Joined: 22 Feb 2014
Posts: 76

PostPosted: Sat Aug 12, 2017 11:47    Post subject: Reply with quote
ddaniel51 wrote:
falcon111 wrote:
Is this issue fixed in this build?


I'd say the app itself is buggy as WINSCP has never had such a problem on my routers with any of Kong's builds.

It is possible, but the same FAR Manager have no such problem with 31870M build. On the other side, i've just tested winscp and, yes, it works ok.
Ok, i'll write to FAR developers.
redhawk0
DD-WRT Guru


Joined: 04 Jan 2007
Posts: 11564
Location: Wherever the wind blows- North America

PostPosted: Sat Aug 12, 2017 12:37    Post subject: Reply with quote
Just flashed the updated 33010 build on my R6300v2 and R7000 units.

Happy to report that the NTP time for Client Bridge and Repeater Bridge is now fixed. It automatically updates the NTP time at the 2 minute interval after boot-up.

Thanx, Kong.

redhawk

_________________
The only stupid question....is the unasked one.
pix5650
DD-WRT User


Joined: 18 Feb 2007
Posts: 87
Location: Bern, Switzerland

PostPosted: Sat Aug 12, 2017 14:42    Post subject: Reply with quote
Router: Buffalo WZR-1750DHCP
Firmware: DD-WRT v3.0-r33010M kongac (08/09/17)
Kernel: Linux 4.4.80 #422 SMP Wed Aug 9 20:13:10 CEST 2017 armv7l
Status: Up and running
Reset: No
Errors: None

NTP for Client Bridge is now working with 08/09/17 build.

Current basic config:
- WAN: DHCP
- IPv4 only
- Custom DDNS
- Wireless: Regulatory Domain = UNITED_STATES, wl0 Mixed 52+58 WPA2 Personal AES, wl1 Mixed 1 WPA2 Personal AES, wl1.1 Guest WPA2 Enterprise AES
- PPTP Server, OpenVPN Server TUN
- FreeRadius Server
- Port forwarding including WOL
- QoS
- JFFS2 on Internal Flash Storage
- USB3 stick mounted
- Samba and FTP

_________________
Deployed:
Buffalo WZR-1750 - v3.0-r38580M kongac (02/05/19) - Router
Buffalo WZR-1750 - v3.0-r38580M kongac (02/05/19) - Client Bridge
Buffalo WZR-1750 - v3.0-r38100M kongac (12/27/18) - Router
Linksys WRT320 -> E2000 - v3.0-r33772 K30 mega (11/16/17) - Client Bridge

Others:
Buffalo WZR-1750, GL.iNet 6416, GL.iNet AR150, TP-Link TL-WR703N,
Linksys WRT610Nv2 -> E3000, Linksys E3000, Linksys E2000, Linksys WRT54GL
techiesjc
DD-WRT Novice


Joined: 15 Feb 2015
Posts: 22
Location: San Jose, CA, USA

PostPosted: Sat Aug 12, 2017 15:52    Post subject: R8500 - High TX Error on Wireless Reply with quote
Router: Netgear R8500
Firmware: DD-WRT v3.0-r33010M kongac (08/09/17)
Kernel: Linux 4.4.80 #422 SMP Wed Aug 9 20:13:10 CEST 2017 armv7l
Status: Up and running for 18 hours
Reset: ERASE NVRAM with fresh config
Errors: High TX Error Count on all Wireless

Temperatures: CPU 74.1°C / WL0 60.0°C / WL1 55.0°C / WL2 58.0°C

Upgraded via ddup --flash-latest from r31170M. Did "erase nvram" this time.

wl0 - Transmitted (TX) - 589455 OK, 1942690 errors
wl1 - Transmitted (TX) - 5311716 OK, 3242 errors
wl2 - Transmitted (TX) - 5473261 OK, 1954892 errors

Current R8500 setup (subject to change of course):
- WAN - Auto DHCP
- LAN - Static IP
- IPv4 and IPv6 - DHCPv6 with Prefix
- DHCP Enabled - DNSMasq (84 static devices)
-- IPv6 DNSMasq DHCPv6
- DNS - DNSMasq
- Standard VLANS
- Wireless: Regulatory Domain = UNITED_STATES
-- wl0 AC-Only (ch. 161 + 155), WPA2 AES
-- wl1 NG-Mixed (ch. 1), WPA2 AES
-- wl2 AC/N-Mixed (ch. 48 + 42), WPA2 AES
-- Different SSID on each wl
- Telnet local only
- DDNS - DynDNS
- Firewall enabled, Log Level Low
- USB SSD mounted as JFFS, DHCP lease DB JFFS
- ENABLED - ttraf, LLTD, SNMP
- ENABLED - UPnP, Port Forwarding, QoS HTB-FQ_CODEL 251904/27648
- ENABLED - Samba, CIFS
- NO: VNC, Zabbix, VPN, Radius
- NO: DMZ
- NO: miniDLNA, Entware, Optware


mchaney
DD-WRT User


Joined: 26 Apr 2013
Posts: 389

PostPosted: Sat Aug 12, 2017 16:48    Post subject: Reply with quote
R8500. I erased nvram and set up fresh on 33000 so I did not reset when I installed 33010. No issues so far.

I get some Rx/Tx errors (more than pre 33000 versions) but well under 1%. Our setups are very similar except I'm not running DNSMasq.

Mike
adri
DD-WRT User


Joined: 07 Oct 2010
Posts: 85

PostPosted: Sat Aug 12, 2017 21:12    Post subject: Reply with quote
redhawk0 wrote:
Just flashed the updated 33010 build on my R6300v2 and R7000 units.

Happy to report that the NTP time for Client Bridge and Repeater Bridge is now fixed. It automatically updates the NTP time at the 2 minute interval after boot-up.

Thanx, Kong.

redhawk

I can confirm NTP client is working again on the Netgear R6300V2.

Thanks a lot Kong.
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Sun Aug 13, 2017 2:48    Post subject: Reply with quote
Build 33000M had 9 days of uptime, upgraded to this build to get the latest fixes and test it out.

Router: 2x R7000
Firmware: 33000M -> 33010M
Kernel: Linux 4.4.79 #409 SMP -> Linux 4.4.80 #422 SMP Wed Aug 9 20:13:10 CEST 2017 armv7l
Status: Both Working without SFE & Monitoring
Reset: No
Errors: None so far
UpTime: over an hour

#1 R7000 (WAN + HE-IPv6 + OpenVPN Client#1)
- Disabled SFE
- IPv4 + HE IPv6 via 6in4 Static Tunnel
- USB Custom Startup Script for Route Tables, OpenVPN Client & Cron Scripts
- GUI Firewall & Startup Scripts
- WiFi Disabled
- SPI with non-filtered Multicast
- WAN port -> Cable Modem
- DNSCrpyt for IPv4 & IPv6
- NTP with Blank IP
- Cron Job - Monitor WAN & OpenVPN Connections
- DDNS Custom with DNSoMatic
- 6 BRs, 9 VLANS & 6 Assignments
- SSH (WAN Access), Telnet & Syslog
- WAN Traffic Disabled
- USB Storage with Auto Mount for Scripts Only
- ebtables + ip6tables used
- YAMon 3.3.2

#2 R7000 (WiFi + OpenVPN Client#2)
- Disabled SFE
- IPv4 Only
- USB Custom Startup Script for OpenVPN Client
- GUI Firewall Script
- 2.4Ghz Radio with 3 SSIDs (BW 40Mhz)
- 5Ghz Radio with 2 SSIDs (BW 80Mhz)
- SPI with non-filtered Multicast
- WAN Port (static IP) Assignment to vlan8 -> Vlan Switch
- DNSCrpyt for IPv4
- NTP with Blank IP
- Cron Job - Monitor OpenVPN Connection
- 5 BRs, 7 VLANS & 11 Assignments
- SSH (local only), Telnet & Syslog
- WAN Traffic Disabled
- ebtables used
- USB Storage with Auto Mount for Scripts Only


Update 20170909...

I have this build running on 2x R7000 and a family members R7000 with over 25 days uptime and no down time. Yippy!!

Some of the issues I ran into, was one time the dnscrypt-proxy crashed on the family R7000 and lost DNS services. Also in the pass I have run into issues where the Internet connect cuts out after 5 to 7 days of uptime; unable to pin point if it's a build or modem issue. I have them ironed out with cron jobs to check WAN, VPN & DNS connections and restart them if needed.

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2


Last edited by mac913 on Sat Sep 09, 2017 19:21; edited 1 time in total
Goto page Previous  1, 2, 3, 4  Next Display posts from previous:    Page 2 of 4
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