New Build - 10/10/2021 - r47528

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2
Author Message
TCB13
DD-WRT User


Joined: 06 Jun 2010
Posts: 260
Location: Portugal

PostPosted: Thu Oct 14, 2021 23:10    Post subject: Reply with quote
Thank you guys for the great work! Since you seem to be focused on polishing stuff now, I've two suggestions:

1) "Additional SmartDNS Options" textarea, like what we have with Dnsmasq options. Why is it that one has a way to manually configure things and the other does not?

2) Predictable USB mount points: We currently have "magic" mount points that mount whatever hard drive the routers find to unpredictable places. It would be nice to have a way to say "I want disk with UUID XYZ mounted to path /mnt/data".

I frequently run into issues where after a reboot my external disks mount-points change and transmission/others don't work properly.

Thank you!

_________________
1x Netgear R7800 (latest); 3x Netgear R7000 (latest); 2x Asus RT-N16 (v3.0-r47656); 2x Fonera 2100 (v3.0-r45454).
Sponsor
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12884
Location: Netherlands

PostPosted: Fri Oct 15, 2021 9:02    Post subject: Reply with quote
There is a script for that:
https://pastebin.com/VDZ32r2D

But I can understand your request.

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


Joined: 06 Jun 2010
Posts: 260
Location: Portugal

PostPosted: Fri Oct 15, 2021 9:46    Post subject: Reply with quote
egc wrote:
There is a script for that:
https://pastebin.com/VDZ32r2D

But I can understand your request.


Yeah I'm currently using parts of that script in my startup commands but it would be nice to have it build in that UI. Makes it easier for everyone, also avoid module dependency issues and timing issues.

Thank you.

_________________
1x Netgear R7800 (latest); 3x Netgear R7000 (latest); 2x Asus RT-N16 (v3.0-r47656); 2x Fonera 2100 (v3.0-r45454).
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 967

PostPosted: Sun Oct 17, 2021 14:21    Post subject: Reply with quote
Router/Version: RT-N10U / B1
File/Kernel: dd-wrt.v24-47528_NEWD-2_K3.x_mega_RT-N10U.trx / Linux 4.4.287 #12210 Sun Oct 10 05:07:12 +07 2021 mips
Previous/Reset: DD-WRT v3.0-r47461 mega (09/17/21) / no
Mode/Status: Switch + CTF / working
Issues/Errors:
  • Syslog: every 2 min: user.info : [upnp] : maybe died, we need to re-exec it
  • Management.asp > Overclocking : Frequency seems like having no effect: cpuinfo doesn't change after changing frequency
    Code:
    root@SW:~# cat /proc/cpuinfo
    system type             : Broadcom BCM5357 chip rev 2
    processor               : 0
    cpu model               : MIPS 74Kc V4.9
    BogoMIPS                : 149.91
    CPUClock                : 300
    wait instruction        : yes
    microsecond timers      : yes
    tlb_entries             : 64
    extra interrupt vector  : yes
    hardware watchpoint     : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
    isa                     : mips1 mips2 mips32r1 mips32r2
    ASEs implemented        : mips16 dsp dsp2
    Options implemented     : tlb 4kex 4k_cache prefetch mcheck ejtag llsc vtag_dcache dc_aliases ic_aliases userlocal perf_cntr_intr_bit
    shadow register sets    : 1
    kscratch registers      : 0
    package                 : 0
    core                    : 0
    VCEI exceptions         : not available
    VCED exceptions         : not available




syslog.txt
 Description:

Download
 Filename:  syslog.txt
 Filesize:  18.57 KB
 Downloaded:  127 Time(s)


tmp_var_log_messages.txt
 Description:
cat /tmp/var/log/messages

Download
 Filename:  tmp_var_log_messages.txt
 Filesize:  22.79 KB
 Downloaded:  91 Time(s)


dmesg.txt
 Description:
dmesg

Download
 Filename:  dmesg.txt
 Filesize:  7.9 KB
 Downloaded:  107 Time(s)


_________________
▫ 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 🌟)
saphirely
DD-WRT User


Joined: 13 Dec 2020
Posts: 270

PostPosted: Sun Oct 17, 2021 18:36    Post subject: Reply with quote
Router/Version: Netgear R6250
Firmware: DD-WRT v3.0-r47528 std (10/10/21)
Kernel: Linux 4.4.287 #4177 SMP Sun Oct 10 04:06:45 +07 2021 armv7l

When I prepared one USB in linux with gparted 3 partitions (sdd1 swap, sdd2 opt, sdd3 jffs), and insert then boot DDWRT, try auto-mount, it works only with Read-only mode.

So I try fdisk /dev/sdd in different linux, then mkfs.ext2 for sdd2&3, still works only with Read-only mode.

I wonder the USB function trouble in R47528 now ?

Or currently it mounts /jffs only internal, and /opt & swap on external usb ?

But in the histroy it can be NOT read-only mode.


Code:
root@DD-WRT:/jffs# mount
/dev/root on / type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
ramfs on /tmp type ramfs (rw,relatime)
none on /dev type tmpfs (rw,relatime,size=512k)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
devpts on /proc/bus/usb type usbfs (rw,relatime)
/dev/sda3 on /tmp/mnt/sda3 type ext4 (rw,noatime,nodiratime,nobarrier,init_itable=0)
/dev/sda1 on /tmp/mnt/sda1 type ext4 (rw,noatime,nodiratime,nobarrier,init_itable=0)
/dev/sda2 on /tmp/mnt/sda2 type ext4 (rw,noatime,nodiratime,nobarrier,init_itable=0)
thekingofspain
DD-WRT Novice


Joined: 31 Dec 2019
Posts: 11

PostPosted: Sat Oct 30, 2021 4:29    Post subject: Reply with quote
Router/Version: Dlink-DIR860L-A1
Firmware: DD-WRT v3.0-r47528 std (10/10/21)
Mode: DHCP, Wireless AP (for 2.4 & 5 repeater bridge)
Reset: yes
Previous : r4500

No issues, but wifi bandwidth is half of max in r47528, but rock steady at 163Mbps. Not an issue, just an observation.

I was having issues with r4500 where wifi with the bandwidth was either twice average bandwidth speed or around 1Mbps, no speeds in between.

I believe the culprit has something to do with xfinity packets doing something wonky again causing bottlenecks. My guest router is running OpenWrt off of a port on the Dir860L-A1 and never has wifi issues(even when dd-wrt does), rock steady at 110-120 Mbps.
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14221
Location: Texas, USA

PostPosted: Sat Oct 30, 2021 13:15    Post subject: Reply with quote
thekingofspain wrote:
I believe the culprit has something to do with xfinity packets doing something wonky again causing bottlenecks. My guest router is running OpenWrt off of a port on the Dir860L-A1 and never has wifi issues(even when dd-wrt does), rock steady at 110-120 Mbps.

That is something that is common for all cable internet providers; never have tested satellite, DSL or others, but cable definitely. That issue affects both wired and wireless, if I am not mistaken. Wireless will never have any expected speeds unless you use the stock firmware drivers and kernel. I shall relent on taking this further off-topic.

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Goto page Previous  1, 2 Display posts from previous:    Page 2 of 2
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