anaelorlinski / OpenWrt-NanoPi-R2S-R4S-Builds

OpenWRT Builds for NanoPi R2S & R4S from official Openwrt source code with minimal set of patches
MIT License
170 stars 57 forks source link

Clock speed? #42

Closed hojnikb closed 1 year ago

hojnikb commented 1 year ago

What kind of clock speeds does this firmware offer on R2S/R4S? I'm hesitant to go back to vanilla openwrt; I'm currently using [quintus-lab] fork, because it has 1.6Ghz clock, which just happens to be enough performance to fully saturate 1Gbit WAN.

anaelorlinski commented 1 year ago

It's default clock speed, there are no overclocking patches, but optimized compilation flags specific to r2s and r4s CPUs. You could also check official images for R2S / R4S because support has been streamlined since 22.03 and for your purpose it might be enough.

hojnikb commented 1 year ago

It's default clock speed, there are no overclocking patches, but optimized compilation flags specific to r2s and r4s CPUs. You could also check official images for R2S / R4S because support has been streamlined since 22.03 and for your purpose it might be enough.

cool, i might give stock images another try. With 21.02 i was struggling to hit more than 800-850Mbit WAN speeds, even though my firewall settings were stock and no QoS.

Thanks!