New Build - 04/29/2020 - r43028

Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink SoC based Hardware
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 5650

PostPosted: Wed Apr 29, 2020 17:13    Post subject: New Build - 04/29/2020 - r43028 Reply with quote
[WARNING]: This thread is only for feedback on this beta release for developers and the community's benefit.
DO NOT flash this beta release unless you understand the risks involved and specific device recovery methods.
Avoid discussions! Create threads for questions, general problems or use search; this thread is not for support.
Please list router model & revision, operating & wireless mode(s) and exact filename/firmware image flashed.


Downloads: (DD-WRT website) HTTPS & FTP (If one link doesn't work, try another)

CLI Flash: 'cd /tmp' then 'wget {file URL}' (or 'curl -k {file URL} -o {file}') with http (not https) or ftp. Then 'write {file} linux'.

Repository: Trac SVN changelog since last build r42954 (GitHub mirror)

Notes:
• CVE-2019-14899 VPN fix from December, since then various revisions including recently 7040.
In-kernel Samba has been implemented this year and default min/max versions have changed, with WSD support.
• VAP issue is fixed! For any Wireless Mode, create a VAP and both ath0/ath1 should now function properly.
WireGuard 1.0 & tools! New GUI Tunnel options have appeared since r42872, script no longer required! Setup Guide is by egc.

Issues:
• There may be remaining issues for Samba (for example NTFS), with frequent updates.

Important:
• If reporting issues provide applicable info: syslog output, 'dmesg', 'cat /var/log/messages', serial output etc.
• For firewall issues provide 'iptables -L', 'iptables -t nat -L' and the /tmp/.ipt file.
• Search existing SVN tickets before opening a new one. Before reporting, reset and manually setup (no nvram backup).
• Be sure to include operating and wireless modes (Gateway, AP, CB, etc.) along with any relevant configuration information.

Example Template:
Code:
[b]Router/Version: [/b]
[b]File/Kernel: [/b]
[b]Previous/Reset: [/b]
[b]Mode/Status: [/b]
[b]Issues/Errors: [/b]
Sponsor
clweb
DD-WRT Novice


Joined: 17 Nov 2008
Posts: 40

PostPosted: Thu Apr 30, 2020 15:45    Post subject: Reply with quote
Update today from r42910 without reset
Router Name
DD-WRT-882
Router Model
Dlink DIR-882 A1
Firmware Version
DD-WRT v3.0-r43028 std (04/29/20)
Kernel Version
Linux 4.14.177 #290 SMP Wed Apr 29 17:47:05 +04 2020 mips

All running fine, except WiFi LEDs are off
I cannot connect to ASUS ZEnpad no matter if 2.4 or 5GHz(same in 42910). My Huawei and Xiaomi smartphones connect witout problem. Main PC also connected to 5GHz and a Rapi3.
Uptime is 30 min.

Edit:
What is missing is "Static address" in IP V6 configuration.
I cannot make IPV6 work with proposed options.
Uptime is now over 17 hours without reboots or drops.


Last edited by clweb on Fri May 01, 2020 8:27; edited 1 time in total
hanmaan
DD-WRT Novice


Joined: 12 Oct 2018
Posts: 7

PostPosted: Thu Apr 30, 2020 20:11    Post subject: Reply with quote
Router: D-Link DIR-878 Rev.A1
File: dlink-dir882-a1-webflash.bin
Firmware: DD-WRT v3.0-r43028 std (04/29/20)
Kernel: Linux 4.14.177 #290 SMP Wed Apr 29 17:47:05 +04 2020 mips
Previous: 04-20-2020-r42954
Reset: Yes
Mode: Gateway|AP
Uptime: 16 hrs
Status: Working
Issues / Errors:
Using PPoE, still disconnects like in 42914
Wifi lights off

edit: found this in the log

Apr 30 00:47:54 DLINK-XXX user.err : Caught SIGSEGV (11) in mac80211autochannel
Apr 30 00:47:54 DLINK-XXX user.err : Fault at memory location 0x00000000 due to address not mapped to object (1).
Apr 30 00:47:54 DLINK-XXX user.err : Thread 1937: start_single_se
Apr 30 00:47:54 DLINK-XXX user.err : === Context:
Apr 30 00:47:54 DLINK-XXX user.err : ZERO:00000000 AT:00000001 V0:00000000 V1:00000010 A0:77e7eecc A1:00000000
Apr 30 00:47:54 DLINK-XXX user.err : A2:77e86b90 A3:00210000 T0:00000000 T1:00000790 T2:00000005 T3:77e94f04
Apr 30 00:47:54 DLINK-XXX user.err : T4:fffffffc T5:000697f3 T6:876a7240 T7:0000001c S0:7fd15c58 S1:77e86b90
Apr 30 00:47:54 DLINK-XXX user.err : S2:7fd17264 S3:004017c1 S4:77fa99cc S5:77fa1068 S6:77f7cc20 S7:77fa5000
Apr 30 00:47:54 DLINK-XXX user.err : T8:00000001 T9:77f734f4 K0:00000000 K1:00000000 GP:77fa7d60 SP:7fd15c30
Apr 30 00:47:54 DLINK-XXX user.err : FP:00000000 RA:77e68f7f
Apr 30 00:47:54 DLINK-XXX user.err : === Backtrace:
Apr 30 00:47:54 DLINK-XXX user.err : # Text at 0x77e59ffd is not mapped; trying prior frame pointer.
Apr 30 00:47:54 DLINK-XXX user.info : bridge : bridge br0 successfully added
Apr 30 00:47:54 DLINK-XXX kern.info kernel: device br0 entered promiscuous mode
Apr 30 00:47:54 DLINK-XXX user.info : bridge : interface vlan1 successfully added to bridge br0
Apr 30 00:47:54 DLINK-XXX kern.info kernel: br0: port 1(vlan1) entered blocking state
Apr 30 00:47:54 DLINK-XXX kern.info kernel: br0: port 1(vlan1) entered disabled state
Apr 30 00:47:54 DLINK-XXX kern.info kernel: device vlan1 entered promiscuous mode
Apr 30 00:47:54 DLINK-XXX kern.info kernel: br0: port 1(vlan1) entered blocking state
Apr 30 00:47:54 DLINK-XXX kern.info kernel: br0: port 1(vlan1) entered forwarding state
Apr 30 00:47:54 DLINK-XXX kern.info kernel: device br0 left promiscuous mode
Apr 30 00:47:55 DLINK-XXX kern.info kernel: device br0 entered promiscuous mode
Apr 30 00:47:55 DLINK-XXX kern.info kernel: device br0 left promiscuous mode
Apr 30 00:47:55 DLINK-XXX user.err : # Text at 0x77e59fff is not mapped; terminating backtrace.
Apr 30 00:47:55 DLINK-XXX user.err : /usr/lib/libwireless.so[0x77e5c000](mac80211autochannel+0x0000024c)[0x77e68f81]
Apr 30 00:47:55 DLINK-XXX user.err : /usr/lib/libwireless.so[0x77e5c000](mac80211autochannel+0x0000024a)[0x77e68f7f]
Apr 30 00:47:55 DLINK-XXX user.err : === Code:
Apr 30 00:47:55 DLINK-XXX user.err : 77e68f3c: 659e9608 675c2aea f03067d0 f1309a84 67b19a58 4c14f4bd 653aea40 659e9608
Apr 30 00:47:55 DLINK-XXX user.err : 77e68f5c: 673c2adc f1309518 94199958 ea4067d0 9608653a 222c659e 9940f130 ea406790
Apr 30 00:47:55 DLINK-XXX user.err : 77e68f7c: >9608653a 659e9a20 901221c8 ea0e0212 984222c4 611aea2a 020a677c 9ba4f030
Apr 30 00:47:55 DLINK-XXX user.err : 77e68f9c: 9b84f030 f210d204 96229b4c f1c1653a f1e14d0c ea404c1c 986467f1 eb5a6a02
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Ralink 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 cannot attach files in this forum
You cannot download files in this forum