User Tools

Site Tools


devices:network:netgear_r6260_openwrt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devices:network:netgear_r6260_openwrt [2025/10/21 01:22] Sean Rhonedevices:network:netgear_r6260_openwrt [2025/11/02 05:02] (current) – [Notes] Sean Rhone
Line 12: Line 12:
  
   * Stock firmware reports ''d(149)+p(153)+d(157)+d(161)'' for 5GHz channels with ''153'' selected and ''11(P)+7(S)'' for 2.4GHz with ''11'' selected   * Stock firmware reports ''d(149)+p(153)+d(157)+d(161)'' for 5GHz channels with ''153'' selected and ''11(P)+7(S)'' for 2.4GHz with ''11'' selected
 +  * :!: Might perform worse than [[devices:network:netgear_r6260_dd-wrt|DD-WRT]] (([[https://www.youtube.com/watch?v=Hg0Sjh9VMTk|this video]] 4K@60Hz has to buffer quick-enough to play ideally for HW-accel testing; OpenWRT notably doesn't buffer quick enough at times; 2025/10/25: DD-WRT at ''highspeed'' seemingly fine)) ((2025/11/01: pings 0.4ms average vs DD-WRT's lower 0.2ms))
  
 ====== Snapshot ====== ====== Snapshot ======
Line 17: Line 18:
 ===== sysupgrade ===== ===== sysupgrade =====
  
-  * https://mirror-03.infra.openwrt.org/snapshots/targets/ramips/mt7621/+  * https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/
  
   ssh 'root'@'192.168.1.1'   ssh 'root'@'192.168.1.1'
  
-  rm -fv '/tmp/sysupgrade.img' && sync && sysupgrade --force -n -v 'https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-ramips-mt7621-netgear_r6260-squashfs-sysupgrade.bin'+  rm -fv '/tmp/sysupgrade.img' && sync && sysupgrade --force -n -p -v 'https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-ramips-mt7621-netgear_r6260-squashfs-sysupgrade.bin'
  
   rm -fv ~/'.ssh/known_hosts' && ping '192.168.1.1'   rm -fv ~/'.ssh/known_hosts' && ping '192.168.1.1'
Line 71: Line 72:
   * https://openwrt.org/docs/guide-user/base-system/cron#periodic_reboot   * https://openwrt.org/docs/guide-user/base-system/cron#periodic_reboot
   * System -> Scheduled Tasks   * System -> Scheduled Tasks
 +  * TODO: Time this better
  
 <code> <code>
-# Restart 2:45 AM +# Restart 2:45:10 AM 
-45 2 * * * sleep '70' && touch '/etc/banner' && reboot+44 2 * * * sleep '70' && touch '/etc/banner' && reboot
  
 # End</code> # End</code>
/srv/www/wiki/data/attic/devices/network/netgear_r6260_openwrt.1761024178.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki