It would be nice to clarify above system log message, I mean determine if it really tells you the wireless chip type or not.Aug 1 00:00:18 kernel: eth1: Broadcom BCM4360
On my RT-AC1900P:It would be nice to clarify above system log message, I mean determine if it really tells you the wireless chip type or not.
Is there some one with an RT-AC1900P who can lookup the system log for this message and see if it shows "43602" instead?
Nov 30 21:42:54 kernel: eth1: Broadcom BCM4360 802.11 Wireless Controller 6.37.14.126 (r561982)
In other words, that system log message is generic for the RT-AC68/RT-AC1900 series (probably fixed in the firmware, which is equal for all models) and does not tell you the real wireless chip type.On my RT-AC1900P:
Code:Nov 30 21:42:54 kernel: eth1: Broadcom BCM4360 802.11 Wireless Controller 6.37.14.126 (r561982)
But AC68P & AC1900P have shield so can reach 70mbps (Read)
Shielding has nothing to do with the speed. It's the faster CPU of these two models that make the difference.
I agree with this. When I copy/write big files with HDD attached to router, CPU usage is 100% for both cores, overclock would make the speed faster. So at least for AC68U/P, USB speed bottleneck is SoC speed.Shielding has nothing to do with the speed. It's the faster CPU of these two models that make the difference.
I agree with this. When I copy/write big files with HDD attached to router, CPU usage is 100% for both cores, overclock would make the speed faster. So at least for AC68U/P, USB speed bottleneck is SoC speed.
I am only using it for occasional movie/music sharing, only 2-3 times a week. I think router is ok for that kind of light duty work.A router is not a good place to keep files for many reasons...
Better to put stuff over somewhere else - if not a NAS, it's fairly easy to set up a RaspPi as a Samba and DLNA server there with a much more capable OS.
And this keeps all the spare cycles free for the normal Routing/Firewall stuff...
So it is convenient for me to just attach a 8TB drive to router, and I don't even care if it fails as I have a copy in NAS which is in storage room.
I need to put NAS to family room, behind the audio rack, where router is placed. I don't have LAN setup, that's why I am not keep the NAS running.....Stick the 8TB on the NAS, and start a new share there...
It would be nice to clarify above system log message, I mean determine if it really tells you the wireless chip type or not.
Is there some one with an RT-AC1900P who can lookup the system log for this message and see if it shows "43602" instead?
processor : 3
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
Hardware : BCM2709
Revision : a22082
Serial : 00000000ace8b5xy
Example below on some other Broadcom ARM chip... some can provide a family and revision - but this is sometimes programmed in on the OTP section of a small section of NV on the chip itself... but there is no requirement to do so.
$ dmesg | grep CPU
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] PERCPU: Embedded 13 pages/cpu @b9f62000 s22592 r8192 d22464 u53248
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.003116] CPU: Testing write buffer coherency: ok
[ 0.052540] CPU0: update cpu_capacity 1024
[ 0.052604] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.054731] CPU1: update cpu_capacity 1024
[ 0.054737] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.055305] CPU2: update cpu_capacity 1024
[ 0.055311] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.055829] CPU3: update cpu_capacity 1024
[ 0.055835] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.055896] Brought up 4 CPUs
[ 0.056024] CPU: All CPU(s) started in HYP mode.
[ 0.056051] CPU: Virtualization extensions available.
[ 1.029770] ledtrig-cpu: registered to indicate activity on CPUs
Better to put stuff over somewhere else - if not a NAS, it's fairly easy to set up a RaspPi as a Samba and DLNA server there with a much more capable OS.
Do you have any disk benchmark of a "NAS" based on a RaspPi? I have a feeling that performance might not be much better than with a router.
(and I'm suddenly having flashbacks to the Linksys Slug I sold one to a customer back in the day, we had a USB disk plugged to it for backing up his desktop across the office...)
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!