New Build - 05/13/21 - r46640

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


Joined: 17 Oct 2020
Posts: 13

PostPosted: Fri May 14, 2021 6:22    Post subject: Reply with quote
My VLAN configuration on RT-AC88U is not working on the current (r46640 - 05/13/2021) or previous (r46604 - 05/09/2021) version.

Seems that /proc/switch/ is now empty and switch_robo.ko can no longer be loaded.

Code:

root@ac88u:~# ls -l /proc/switch/
total 0
root@ac88u:~# lsmod | grep switch
switch_core             5577  0
root@ac88u:~# insmod /lib/modules/4.4.268/switch-robo.ko
insmod: cannot insert '/lib/modules/4.4.268/switch-robo.ko': No such device


When will this function be restored or is there a new way of configuring VLAN with ID gt 15?


There is no VLAN issue with r46446.

Code:

root@ac88u:~# ls -l /proc/switch
total 0
dr-xr-xr-x    4 root     root             0 May 14 17:00 eth0
root@ac88u:~# lsmod | grep switch
switch_robo            13611  0
switch_core             5449  1 switch_robo
Sponsor
BrainSlayer
Site Admin


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

PostPosted: Fri May 14, 2021 8:05    Post subject: Reply with quote
Zyxx wrote:
Router/Version: Netgear R7000
File: netgear-r7000-webflash.bin
Firmware: DD-WRT v3.0-r46640 std (05/13/21) (prev. DD-WRT v3.0-r46380 std (04/17/21))
Kernel: forgot to copy, sorry Sad
Mode: Gateway, Wifi disabled, Wireguard for external access, WAN to DSL, Keep Alive reboot 5:00 in the morning
Reset: No
Status: No Access to Internet. No connection via PPPoE, WAN IP stays at 0.0.0.0.
Tried turning on / off SFE, FA, Wireguard... to no avail.
Did not change anything on the setting page since years.
Connection Type PPPoE, User and Password not changed, T-Online VLAN 7 support ENABLED, since... T-Online customer, they need VLAN ID 7 Very Happy.
Tried several reboots, tried to find some hints in logfile, to no avail.
My line is only capable of IPv4, therefore I did not enable IPv6 ever.

Giving up, reroll to 46380 fixed this.


Find attached dmesg and cat /var/log/messages

Any ideas what else to try?


swconfig is the solution. but i will fix the code. i left out porting this vlan7 crap to the new api since t-online does not make use of vlan7 since 2 years now. but it seems that there are still some areas left which are using the old crap

_________________
"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
BrainSlayer
Site Admin


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

PostPosted: Fri May 14, 2021 10:00    Post subject: Reply with quote
naruto_uzumaki wrote:
My VLAN configuration on RT-AC88U is not working on the current (r46640 - 05/13/2021) or previous (r46604 - 05/09/2021) version.

Seems that /proc/switch/ is now empty and switch_robo.ko can no longer be loaded.

Code:

root@ac88u:~# ls -l /proc/switch/
total 0
root@ac88u:~# lsmod | grep switch
switch_core             5577  0
root@ac88u:~# insmod /lib/modules/4.4.268/switch-robo.ko
insmod: cannot insert '/lib/modules/4.4.268/switch-robo.ko': No such device


When will this function be restored or is there a new way of configuring VLAN with ID gt 15?


There is no VLAN issue with r46446.

Code:

root@ac88u:~# ls -l /proc/switch
total 0
dr-xr-xr-x    4 root     root             0 May 14 17:00 eth0
root@ac88u:~# lsmod | grep switch
switch_robo            13611  0
switch_core             5449  1 switch_robo


you are doing it wrong. use swconfig. /proc/switch is not supported anymore.

swconfig dev switch0 vlan 15 set ports "0t 5t"
swconfig dev switch0 set apply

the values depending from your switch port and your cpu port of course. so this is just a example for configuring vlan 15 on switch port 0 and cpu port 5

_________________
"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
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12812
Location: Netherlands

PostPosted: Fri May 14, 2021 10:09    Post subject: Reply with quote
Router Model: Netgear R6400v1
Firmware Version: DD-WRT v3.0-r46640M Community Build (05/12/21)
Kernel Version: Linux 4.4.268 #1 SMP Wed May 12 21:33:38 CEST 2021 armv7l

Upgraded from: DD-WRT v3.0-r46442M Community Build (04/22/21)
Reset: No not this time

Status: Up and running for 24 hours, basic setup as Gateway, static leases, Advanced routing, Port Forwarding, IPv4, DynDNS, 2.4 GHz and 5 GHz.
Running one WireGuard tunnel to Keepsolid and second WireGuard tunnel to own WG server for site-to-site connection. OpenVPN server tested and working, OpenVPN client tested and working
Errors: No

Big Thanks to BS and other forum members and developers.

_________________
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
thommy181
DD-WRT User


Joined: 16 Mar 2019
Posts: 353
Location: Szczecin, Poland EU

PostPosted: Fri May 14, 2021 10:30    Post subject: New Build - 05/132021 - r46640 Reply with quote
Router/Version: Netgear WNR3500L v2
Kernel: Linux 4.4.268 #8801 Thu May 13 16:15:57 +07 2021 mips
Reset: No
Mode: Internet gateway, WIFI AP, Dnsmasq server
Status: Working
Errors: Many errors and warnings in log
Uptime: almost 12h

Router working rather good. I'm update it via ssh. I'm paste issues info from log:
Quote:

Jan 1 01:00:14 kern.warn kernel: Found a AMD NAND flash with 2048B pages or 128KB blocks; total size 128MB
Jan 1 01:00:14 kern.warn kernel: Primary instruction cache 32kB, 4-way, VIPT, I-cache aliases, linesize 32 bytes.
Jan 1 01:00:14 kern.warn kernel: Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Jan 1 01:00:14 kern.warn kernel: PCI: no core
Jan 1 01:00:14 kern.warn kernel: PCI: no core
Jan 1 01:00:14 kern.warn kernel: PCI: Fixing up bridge
Jan 1 01:00:14 kern.warn kernel: PCI: Fixing up bus 0
Jan 1 01:00:14 kern.err kernel: pflash: found no supported devices
Jan 1 01:00:14 kern.warn kernel: ERROR: Unknown flash, device_id:0x00
Jan 1 01:00:14 kern.err kernel: bcmsflash: found no supported devices
Jan 1 01:00:14 kern.warn kernel: Boot partition size = 524288(0x80000)
Jan 1 01:00:14 kern.warn kernel: lookup_nflash_rootfs_offset: offset = 0x50000
Jan 1 01:00:14 kern.warn kernel: nf_conntrack_rtsp v0.7 loading
Jan 1 01:00:14 kern.warn kernel: nf_nat_rtsp v0.7 loading
Jan 1 01:00:14 kern.warn kernel: et_module_init: passivemode set to 0x0
Jan 1 01:00:14 kern.warn kernel: et_module_init: txworkq set to 0x0
Jan 1 01:00:14 kern.warn kernel: et_module_init: et_txq_thresh set to 0xce4
Jan 1 01:00:14 kern.warn kernel: et_module_init: et_rxlazy_timeout set to 0x3e8
Jan 1 01:00:14 kern.warn kernel: et_module_init: et_rxlazy_framecnt set to 0x20
Jan 1 01:00:14 kern.warn kernel: et_module_init: et_rxlazy_dyn_thresh set to 0
Jan 1 01:00:14 kern.warn kernel: et_module_init: et_ctf_disable set to 1
Jan 1 01:00:14 kern.warn kernel: eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.164.18 (r692288)
Jan 1 01:00:14 kern.err kernel: roboswitch: error (-14) while accessing MII phy registers with ioctls
Jan 1 01:00:14 kern.err kernel: roboswitch: No such device
Jan 1 01:00:14 kern.err kernel: roboswitch: No such device
Jan 1 01:00:14 kern.err kernel: roboswitch: No such device
Jan 1 01:00:14 kern.warn kernel: wl: module license 'Proprietary' taints kernel.
Jan 1 01:00:14 kern.warn kernel: Disabling lock debugging due to kernel taint
Jan 1 01:00:14 kern.warn kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x11e, vlan->untag=0x1e
Jan 1 01:00:14 kern.warn kernel: bcm_robo_config_vlan_fun ports=1 2 3 4 8t
Jan 1 01:00:14 kern.warn kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x101
Jan 1 01:00:14 kern.warn kernel: bcm_robo_config_vlan_fun ports=0 8
Jan 1 01:00:15 kern.warn kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x118, vlan->untag=0x18
Jan 1 01:00:15 kern.warn kernel: bcm_robo_config_vlan_fun ports=3 4 8t
Jan 1 01:00:15 kern.warn kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x1
Jan 1 01:00:15 kern.warn kernel: bcm_robo_config_vlan_fun ports=0 8t
Jan 1 01:01:17 daemon.err httpd[1590]: httpd : Request Error Code 401: Authorization required. Wrong username and/or password!
May 14 01:16:53 daemon.err httpd[1590]: httpd : Request Error Code 401: Authorization required. Wrong username and/or password!
May 14 01:18:51 kern.warn kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x118, vlan->untag=0x18
May 14 01:18:51 kern.warn kernel: bcm_robo_config_vlan_fun ports=3 4 8t
May 14 01:18:51 kern.warn kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x1
May 14 01:18:51 kern.warn kernel: bcm_robo_config_vlan_fun ports=0 8t
May 14 08:40:31 daemon.err httpd[3629]: httpd : Request Error Code 401: Authorization required. Wrong username and/or password!
May 14 08:43:01 kern.warn kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x118, vlan->untag=0x18
May 14 08:43:01 kern.warn kernel: bcm_robo_config_vlan_fun ports=3 4 8t
May 14 08:43:01 kern.warn kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x1
May 14 08:43:01 kern.warn kernel: bcm_robo_config_vlan_fun ports=0 8t
May 14 08:54:46 kern.warn kernel: bcm_robo_config_vlan_fun vid=1, vlan->members=0x118, vlan->untag=0x18
May 14 08:54:46 kern.warn kernel: bcm_robo_config_vlan_fun ports=3 4 8t
May 14 08:54:46 kern.warn kernel: bcm_robo_config_vlan_fun vid=2, vlan->members=0x101, vlan->untag=0x1
May 14 08:54:46 kern.warn kernel: bcm_robo_config_vlan_fun ports=0 8t
May 14 12:09:04 daemon.err httpd[8088]: httpd : Request Error Code 401: Authorization required. Wrong username and/or password!


I see other build of firmware in FTP location. Dd-wrt.v24-46656_NEWD-2_K3.x_giga-WNR3500Lv2. It's tested ?
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 729

PostPosted: Fri May 14, 2021 10:41    Post subject: Reply with quote
Danke dir BrainSlayer!
>Very appreciated< Smile

Without you and your DD-WRT, this customers of German Telekom (rural NRW) would be stranded Exclamation

As far as I know, VLAN ID8 was scrapped.
ID7 is (still) in charge, even in new GPON based products, but I don't know about G.fast.

Many years ago German Telekom started "Gigabitplattform" and offered "Entertain TV" --> new customers had to use VLAN ID 7 for data and ID 8 for IPTV (if ordered).
Old contracts did not need any tagging until IPTV was ordered.

Nowadays (?last 5 years?) German Telekom changed their BRAS to BNG.
Postal information was issued to update device firmware or use compatible hardware.
Since then only ID 7 is in charge for data and IPTV.
(They also upgraded their IPTV backend during this time, explaining the sudden need for SSM and IGMPv3).
BrainSlayer
Site Admin


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

PostPosted: Fri May 14, 2021 10:49    Post subject: Reply with quote
Zyxx wrote:
Danke dir BrainSlayer!
>Very appreciated< Smile

Without you and your DD-WRT, this customers of German Telekom (rural NRW) would be stranded Exclamation

As far as I know, VLAN ID8 was scrapped.
ID7 is (still) in charge, even in new GPON based products, but I don't know about G.fast.

Many years ago German Telekom started "Gigabitplattform" and offered "Entertain TV" --> new customers had to use VLAN ID 7 for data and ID 8 for IPTV (if ordered).
Old contracts did not need any tagging until IPTV was ordered.

Nowadays (?last 5 years?) German Telekom changed their BRAS to BNG.
Postal information was issued to update device firmware or use compatible hardware.
Since then only ID 7 is in charge for data and IPTV.
(They also upgraded their IPTV backend during this time, explaining the sudden need for SSM and IGMPv3).


the attached r7000 image should fix the problem.

im übrigen hab ich selber telekom. zumindest zuhause. und ja vlan7 gibts noch via pppoe wo dann iptv und inet drüber läuft und via dhcpv6 dann auch noch ipv6. viel schöner fand ich als sie die linecards ausgetauscht haben und die alten modems nicht mehr gingen. natürlich hat man nicht bescheid gesagt und ich musste mir fix irgendwo ein neues vdsl modem organisieren, weil man plötzlich nen vectoring anschluss hatte, der aber natürlich weiterhin die alte geschwindigkeit maximal liefern kann



netgear-r7000-webflash.bin
 Description:

Download
 Filename:  netgear-r7000-webflash.bin
 Filesize:  25.04 MB
 Downloaded:  116 Time(s)


_________________
"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
Zyxx
DD-WRT Guru


Joined: 28 Dec 2018
Posts: 729

PostPosted: Fri May 14, 2021 11:21    Post subject: Reply with quote
BrainSlayer wrote:

the attached r7000 image should fix the problem.

im übrigen hab ich selber telekom. zumindest zuhause. und ja vlan7 gibts noch via pppoe wo dann iptv und inet drüber läuft und via dhcpv6 dann auch noch ipv6. viel schöner fand ich als sie die linecards ausgetauscht haben und die alten modems nicht mehr gingen. natürlich hat man nicht bescheid gesagt und ich musste mir fix irgendwo ein neues vdsl modem organisieren, weil man plötzlich nen vectoring anschluss hatte, der aber natürlich weiterhin die alte geschwindigkeit maximal liefern kann


Läuft einwandfrei!
PERFEKT!
Router/Version: Netgear R7000
File: netgear-r7000-webflash.bin
Firmware: DD-WRT v3.0-r46666 std (05/14/21) (prev. DD-WRT v3.0-r46380 std (04/17/21))
Kernel: Linux 4.4.268 #3020 SMP Fri May 14 07:18:41 +07 2021 armv7l
Mode: Gateway, Wifi disabled, Wireguard for external access, WAN to DSL, Keep Alive reboot 5:00 in the morning
Reset: No
Status: Ok, 5m up.

Ja, die Techniker haben mit den neuen Linecards viel Freude bereitet.
Wer keine Vectoringhardware zu Hause hatte, war offline und konnte erstmal nen guten lantiq/intel oder BCM Chipsatz suchen.
Ging mir ähnlich, allerdings wurde hier dadurch die Leitungsqualität besser.
Früher ~8xxx KBit im Downstream, jetzt 12xxx, Kleinstadt halt.

Enough offtopic.
Donation on its way!
Thank you!
naruto_uzumaki
DD-WRT Novice


Joined: 17 Oct 2020
Posts: 13

PostPosted: Fri May 14, 2021 11:25    Post subject: Reply with quote
BrainSlayer wrote:

you are doing it wrong. use swconfig. /proc/switch is not supported anymore.


Thanks, have updated my script accordingly.
BrainSlayer
Site Admin


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

PostPosted: Fri May 14, 2021 11:55    Post subject: Reply with quote
Zyxx wrote:
BrainSlayer wrote:

the attached r7000 image should fix the problem.

im übrigen hab ich selber telekom. zumindest zuhause. und ja vlan7 gibts noch via pppoe wo dann iptv und inet drüber läuft und via dhcpv6 dann auch noch ipv6. viel schöner fand ich als sie die linecards ausgetauscht haben und die alten modems nicht mehr gingen. natürlich hat man nicht bescheid gesagt und ich musste mir fix irgendwo ein neues vdsl modem organisieren, weil man plötzlich nen vectoring anschluss hatte, der aber natürlich weiterhin die alte geschwindigkeit maximal liefern kann


Läuft einwandfrei!
PERFEKT!
Router/Version: Netgear R7000
File: netgear-r7000-webflash.bin
Firmware: DD-WRT v3.0-r46666 std (05/14/21) (prev. DD-WRT v3.0-r46380 std (04/17/21))
Kernel: Linux 4.4.268 #3020 SMP Fri May 14 07:18:41 +07 2021 armv7l
Mode: Gateway, Wifi disabled, Wireguard for external access, WAN to DSL, Keep Alive reboot 5:00 in the morning
Reset: No
Status: Ok, 5m up.

Ja, die Techniker haben mit den neuen Linecards viel Freude bereitet.
Wer keine Vectoringhardware zu Hause hatte, war offline und konnte erstmal nen guten lantiq/intel oder BCM Chipsatz suchen.
Ging mir ähnlich, allerdings wurde hier dadurch die Leitungsqualität besser.
Früher ~8xxx KBit im Downstream, jetzt 12xxx, Kleinstadt halt.

Enough offtopic.
Donation on its way!
Thank you!


hängt vom modem ab. die telekom verbaut (warum auch immer) broadcom linecards. nach meinen erfahrungen ist der snr mit broadcom modems nen tick besser und die geschwindigkeit auch. hab das mit ner trendnet müllkiste getestet (brcm) und nem vigor (lantiq). nehm aber trotzdem weiter den vigor

_________________
"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
Muzeneer
DD-WRT User


Joined: 06 Jan 2018
Posts: 62

PostPosted: Fri May 14, 2021 12:51    Post subject: Reply with quote
Router/Version: Netgear R6400 v2
File: netgear-r6400v2-webflash.bin
Firmware: DD-WRT v3.0-r46640 std (05/13/21) (prev. DD-WRT v3.0-r46177 std (03/26/21))
Kernel: Linux 4.4.268 #3004 SMP Thu May 13 16:14:18 +07 2021 armv7l
Mode: Gateway,SFE disabled, Wifi on both bands enabled + VAP,
Reset: No
Status: No WAN as already described above (ISP: 1&1)
BrainSlayer
Site Admin


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

PostPosted: Fri May 14, 2021 12:57    Post subject: Reply with quote
Muzeneer wrote:
Router/Version: Netgear R6400 v2
File: netgear-r6400v2-webflash.bin
Firmware: DD-WRT v3.0-r46640 std (05/13/21) (prev. DD-WRT v3.0-r46177 std (03/26/21))
Kernel: Linux 4.4.268 #3004 SMP Thu May 13 16:14:18 +07 2021 armv7l
Mode: Gateway,SFE disabled, Wifi on both bands enabled + VAP,
Reset: No
Status: No WAN as already described above (ISP: 1&1)


there is no description above. but i expect you have the same vlan on wan port issue which i already resolved

_________________
"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
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 947

PostPosted: Fri May 14, 2021 15:40    Post subject: Reply with quote
Router/Version: D-Link DIR-868L Rev.A1
File/Kernel: dir868a-webflash.bin / Linux 4.4.268 #3004 SMP Thu May 13 16:14:18 +07 2021 armv7l
Previous/Reset: DD-WRT v3.0-r46604 std (05/09/21) / no
Mode/Status: Repeater Bridge on 5GHz AC/N-Mixed (wl0 is purposely turned off) + USB Storage + lighttpd + cron / working
Issues/Errors: none

_________________
▫ RSS feed for DD-WRT releases (2024): https://rsseverything.com/feed/7d36ab68-7733-46c3-bd8a-9c54c5cef08c.xml
easyddup - A simple upgrade/downgrade utility by yoyoma2 --- as featured in 📌 Reference Links, stickies retired back to forum (Moderator's Pick 🌟)
rnix
DD-WRT User


Joined: 23 Feb 2016
Posts: 185

PostPosted: Fri May 14, 2021 16:11    Post subject: Reply with quote
Router/Version: Asus RT-N18U
Firmware: DD-WRT v3.0-r46640 std (05/13/21)
Kernel: Linux 4.4.268 #3008 Thu May 13 16:32:34 +07 2021 armv7l
Mode: gateway
Previous: r46446
Reset: no
Status: updated over cli, working
flashspark
DD-WRT Novice


Joined: 15 May 2021
Posts: 5

PostPosted: Sat May 15, 2021 12:39    Post subject: Reply with quote
** my first time posting here, please excuse any errors, thanks

Router Model: Dlink-DIR885L
Firmware Version: DD-WRT v3.0-r46640 std (05/13/21)
Kernel Version: Linux 4.4.268 #3009 SMP Thu May 13 16:37:40 +07 2021 armv7l
Upgraded from: DD-WRT v3.0-r46395 std (04/19/21) Linux 4.4.267 #2540 SMP Mon Apr 19 09:39:30 +07 2021 armv7l
Reset: No
Mode: WAP; DNSMasq server with two isolated guest networks (not port or vlan based); DHCP Server is off; WAN disabled; Operating Mode=Router; config’d using https://wiki.dd-wrt.com/wiki/index.php/Guest_Network#VAP_with_no_WAN
Status: Upgrade using Chrome; after upgrade, clients could not connect to Wifi (2.4 or 5Ghz). Performed hard restart, all is working now. Isolated guest network and all existing f/w rules are in-place and working. WiFi performance tests results are very good.

** A huge thanks to all the DD-WRT developers!!!!
Goto page Previous  1, 2, 3  Next Display posts from previous:    Page 2 of 3
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