New Build - 06/16/2021 - r46958

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 Jun 16, 2021 11:36    Post subject: New Build - 06/16/2021 - r46958 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 device specific 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 (try another if a link does not work)

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 r46949 (GitHub mirror)

Notes:
OpenVPN 2.5.2: Guides, Server, PBR, Reverse PBR, Client (see second post), Kill Switch, update tips, scripts and more.
WireGuard 1.0.20210219/Tools: Guides, Client, Server, Advanced, PBR, KS, update tips, scripts & more. Thanks BS & egc!
• CVE-2019-14899 VPN fix (applicability depends on VPN setup) and GUI toggle since r41813.
• Added support Netgear AC2100, AC2400, R6220, R6260, R6350, R6700v2, R6800, R6850, R7450, WAC124 & WNDR3700v5.
SmartDNSMiniDLNA • Unbound 1.13.1 • CoovaChilli 1.6 • Tor 0.4.5.8 • OpenSSL 1.1.1k • Dnsmasq 2.85 • Privoxy 3.0.32
In-kernel Samba (ksmbd 3.3.9+): default min/max versions changed. • WSD updateANTFS/NTFS3 kernel mode driver++.
CVE-2020-26147, CVE-2020-24586, CVE-2020-24587 & CVE-2020-24588 (Fragattack) fixed.
• "Assign WAN port to Switch" feature removed to be reworked in a future release.

Issues:
• Show us your findings with steps to reproduce, configuration, output, logs and important information below!

Important:
• For issues provide applicable info: 'dmesg', 'cat /tmp/var/log/messages', syslog, klog, serial, strace, tcpdump, wireshark etc.
• Any firewall NAT or WAN issues, show output: 'iptables -vnL', 'iptables -t nat -vnL', 'iptables -t mangle -vnL' and /tmp/.ipt file.
• Search SVN tickets & discuss in forum before opening. Before reporting: reset & manually set up, not restore from a backup.
• Please include operating & wireless modes (e.g. Gateway, Router, AP, CB, WDS, Mesh) & 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
Drommy
DD-WRT Novice


Joined: 18 Aug 2006
Posts: 32

PostPosted: Wed Jun 16, 2021 17:36    Post subject: Reply with quote
Router/Version: DLink DIR-882 a1
File/Kernel: Linux version 4.14.236 (root@linux) (gcc version 10.0.1 (OpenWrt GCC 10.0.1 r12423-0493d
57e04)) #1260 SMP Wed Jun 16 04:10:09 +07 2021
Previous/Reset: 46315M / No
Mode/Status: Gateway, WAP 2.4/5, sshd, syslogd, wathcdog
Issues/Errors: no wlan, runs otherwise fine

dmesg shows:
Quote:

nvram size = 65536
mtk_soc_eth 1e100000.ethernet eth0: port 2 link up
found nvram at 0
VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Freeing unused kernel memory: 228K
This architecture does not have kernel memory protection.
mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
mtk_soc_eth 1e100000.ethernet eth0: port 4 link up
mtk_soc_eth 1e100000.ethernet eth0: port 0 link up
hwmon: Unknown symbol devm_thermal_zone_of_sensor_register (err 0)
Loading modules backported from Linux version v5.10-rc6-0-gb65054597872
Backport generated by backports.git v5.10-rc6-1-0-g3a9d70a3
mt7615_common: Unknown symbol devm_hwmon_device_register_with_groups (err 0)
mt7615e: Unknown symbol mt7615_sta_ps (err 0)
mt7615e: Unknown symbol mt7615_eeprom_init (err 0)
mt7615e: Unknown symbol mt7615_mac_sta_add (err 0)
mt7615e: Unknown symbol mt7615_init_txpower (err 0)
mt7615e: Unknown symbol mt7615_tx_token_put (err 0)
mt7615e: Unknown symbol mt7615_mcu_init (err 0)
mt7615e: Unknown symbol mt7615_wait_for_mcu_init (err 0)
mt7615e: Unknown symbol mt7615_mac_sta_remove (err 0)
mt7615e: Unknown symbol mt7615_init_work (err 0)
mt7615e: Unknown symbol mt7615_thermal_init (err 0)
mt7615e: Unknown symbol mt7622_trigger_hif_int (err 0)
mt7615e: Unknown symbol mt7615_register_ext_phy (err 0)
mt7615e: Unknown symbol mt7615_ops (err 0)
mt7615e: Unknown symbol mt7615_queue_rx_skb (err 0)
mt7615e: Unknown symbol mt7615_mac_write_txwi (err 0)
mt7615e: Unknown symbol mt7615_update_channel (err 0)
mt7615e: Unknown symbol mt7615_unregister_ext_phy (err 0)
mt7615e: Unknown symbol mt7615_init_debugfs (err 0)
mt7615e: Unknown symbol mt7615_mcu_exit (err 0)
mt7615e: Unknown symbol mt7615_mac_set_rates (err 0)
mt7615e: Unknown symbol mt7615_init_device (err 0)
mtk_soc_eth 1e100000.ethernet: PPE started
device br0 entered promiscuous mode
br0: port 1(vlan1) entered blocking state
br0: port 1(vlan1) entered disabled state
Drommy
DD-WRT Novice


Joined: 18 Aug 2006
Posts: 32

PostPosted: Wed Jun 16, 2021 17:42    Post subject: Reply with quote
Also the wireless tab does not appear in the UI.

Resetting to Factory Defaults does not help either.
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Thu Jun 17, 2021 4:45    Post subject: Reply with quote
Drommy wrote:
Router/Version: DLink DIR-882 a1
File/Kernel: Linux version 4.14.236 (root@linux) (gcc version 10.0.1 (OpenWrt GCC 10.0.1 r12423-0493d
57e04)) #1260 SMP Wed Jun 16 04:10:09 +07 2021
Previous/Reset: 46315M / No
Mode/Status: Gateway, WAP 2.4/5, sshd, syslogd, wathcdog
Issues/Errors: no wlan, runs otherwise fine

dmesg shows:
Quote:

nvram size = 65536
mtk_soc_eth 1e100000.ethernet eth0: port 2 link up
found nvram at 0
VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
Freeing unused kernel memory: 228K
This architecture does not have kernel memory protection.
mtk_soc_eth 1e100000.ethernet eth0: port 1 link up
mtk_soc_eth 1e100000.ethernet eth0: port 4 link up
mtk_soc_eth 1e100000.ethernet eth0: port 0 link up
hwmon: Unknown symbol devm_thermal_zone_of_sensor_register (err 0)
Loading modules backported from Linux version v5.10-rc6-0-gb65054597872
Backport generated by backports.git v5.10-rc6-1-0-g3a9d70a3
mt7615_common: Unknown symbol devm_hwmon_device_register_with_groups (err 0)
mt7615e: Unknown symbol mt7615_sta_ps (err 0)
mt7615e: Unknown symbol mt7615_eeprom_init (err 0)
mt7615e: Unknown symbol mt7615_mac_sta_add (err 0)
mt7615e: Unknown symbol mt7615_init_txpower (err 0)
mt7615e: Unknown symbol mt7615_tx_token_put (err 0)
mt7615e: Unknown symbol mt7615_mcu_init (err 0)
mt7615e: Unknown symbol mt7615_wait_for_mcu_init (err 0)
mt7615e: Unknown symbol mt7615_mac_sta_remove (err 0)
mt7615e: Unknown symbol mt7615_init_work (err 0)
mt7615e: Unknown symbol mt7615_thermal_init (err 0)
mt7615e: Unknown symbol mt7622_trigger_hif_int (err 0)
mt7615e: Unknown symbol mt7615_register_ext_phy (err 0)
mt7615e: Unknown symbol mt7615_ops (err 0)
mt7615e: Unknown symbol mt7615_queue_rx_skb (err 0)
mt7615e: Unknown symbol mt7615_mac_write_txwi (err 0)
mt7615e: Unknown symbol mt7615_update_channel (err 0)
mt7615e: Unknown symbol mt7615_unregister_ext_phy (err 0)
mt7615e: Unknown symbol mt7615_init_debugfs (err 0)
mt7615e: Unknown symbol mt7615_mcu_exit (err 0)
mt7615e: Unknown symbol mt7615_mac_set_rates (err 0)
mt7615e: Unknown symbol mt7615_init_device (err 0)
mtk_soc_eth 1e100000.ethernet: PPE started
device br0 entered promiscuous mode
br0: port 1(vlan1) entered blocking state
br0: port 1(vlan1) entered disabled state


fixed in 46965.

temporarily fix: login with telnet/ssh and do
"service sysinit start"
"rc restart"

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
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