devices:netgear_r6260_openwrt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devices:netgear_r6260_openwrt [2022/02/04 21:03] – [Packages] Sean Rhone | devices:netgear_r6260_openwrt [2024/08/13 19:37] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ===== Notes ===== | ||
- | |||
- | * 2021/04/28: Dropping invalid packets (firewall) causes an Oculus Quest 2 to not load it's own store/home page | ||
- | * 2021/06/14: Enabling '' | ||
- | * 2021/06/29: Enabling '' | ||
- | * Stock firmware reports '' | ||
- | * :!: Both Software and Hardware Flow Offload is broken with IPv6 as reported [[https:// | ||
- | * https:// | ||
- | |||
- | ====== Snapshot ====== | ||
- | |||
- | ==== Links ==== | ||
- | |||
- | * '' | ||
- | |||
- | * [[https:// | ||
- | * [[https:// | ||
- | |||
- | ==== sysupgrade ==== | ||
- | |||
- | * This downloads the latest '' | ||
- | |||
- | ssh root@192.168.1.1 | ||
- | |||
- | rm -f '/ | ||
- | |||
- | rm -Rf ~/' | ||
- | |||
- | del %UserProfile%" | ||
- | |||
- | ===== Packages ===== | ||
- | |||
- | * [[https:// | ||
- | |||
- | ssh root@192.168.1.1 | ||
- | |||
- | sync && passwd | ||
- | |||
- | opkg update && opkg install luci && sync | ||
- | |||
- | ====== LuCI ====== | ||
- | |||
- | * http:// | ||
- | |||
- | ===== NextDNS ===== | ||
- | |||
- | * https:// | ||
- | * See [[notes: | ||
- | |||
- | ===== Wireless ===== | ||
- | |||
- | ==== 2.4GHz ==== | ||
- | |||
- | * Country Code: US | ||
- | * Channel: 11 | ||
- | * Width: 40 MHz | ||
- | * Encryption: WPA2-PSK CCMP AES | ||
- | * :!: 802.11w Management Frame Protection: Disabled | ||
- | |||
- | < | ||
- | |||
- | ==== 5GHz ==== | ||
- | |||
- | * Country Code: US | ||
- | * :!: Channel: 36 | ||
- | * Width: 80 MHz | ||
- | * Encryption: WPA2-PSK CCMP AES | ||
- | * :!: 802.11w Management Frame Protection: Disabled | ||
- | |||
- | < | ||
- | |||
- | ===== Firewall ===== | ||
- | |||
- | ==== Steam Remote Play ==== | ||
- | |||
- | * [[https:// | ||
- | |||
- | === UDP === | ||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | |||
- | === TCP === | ||
- | |||
- | < | ||
- | < | ||
- | < | ||
- | |||
- | ====== Recovery ====== | ||
- | |||
- | ===== nmrpflash ===== | ||
- | |||
- | * https:// | ||
- | |||
- | * Reason for the '' | ||
- | * :!: If using an OpenWRT image, use the '' | ||
- | |||
- | sudo ln -sv ' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | sudo ~/' | ||
- | |||
- | ====== OpenWRT Compile ====== | ||
- | |||
- | https:// | ||
- | |||
- | < | ||
- | |||
- | https:// | ||
- | |||
- | https:// | ||
- | |||
- | sudo dnf install gcc gcc-c++ git perl-FindBin make patch perl-Thread-Queue ncurses-devel | ||
- | |||
- | cd ~ && mkdir -p ~/' | ||
- | |||
- | cd ~/' | ||
- | |||
- | cd ~/' | ||
- | |||
- | cd ~/' | ||
- | |||
- | nano '/ | ||
- | |||
- | gdma = enaled | ||
- | dma = enabled | ||
- | |||
- | |||
- | nano '/ | ||
- | |||
- | < | ||
- | &gdma { | ||
- | status = " | ||
- | }; | ||
- | |||
- | &hsdma { | ||
- | status = " | ||
- | };</ | ||
- | |||
- | menconfig -> kernel modules -> Other modules -> kmod-dma-ralink & kmod-hsdma-mtk | ||
- | |||
- | nano '/ | ||
- | |||
- | < | ||
- | |||
- | ===== Lean ===== | ||
- | |||
- | * https:// | ||
- | * https:// | ||
- | |||
- | sudo zypper install --no-recommends asciidoc bash bc binutils bzip2 fastjar flex gawk gcc gcc-c++ gettext-tools git git-core intltool libopenssl-devel libxslt-tools make mercurial ncurses-devel patch perl-ExtUtils-MakeMaker python-devel rsync sdcc unzip util-linux wget zlib-devel | ||
- | |||
- | cd ~ && mkdir -p ~/' | ||
- | |||
- | cd ~/' | ||
- | |||
- | cd ~/' | ||
- | |||
- | cd ~/' | ||
- | |||
- | * Target System: MediaTek Ralink MIPS | ||
- | * Subtarget: MT7621 based boards | ||
- | * Target Profile: NETGEAR R6260 | ||
- | * :!: TODO: mt driver instead of mt76 | ||
- | |||
- | cd ~/' | ||
- | |||
- | cd ~/' | ||
- | |||
- | gio open ~/' | ||
- | |||
- | ==== Copy/ | ||
- | |||
- | scp ~/' | ||
- | |||
- | ssh ' | ||
- | |||
- | sysupgrade --force -n -v '/ | ||
- | |||
- | ping ' | ||
- | |||
- | ==== Post-install ==== | ||
- | |||
- | **** | ||
- | |||
- | opkg update && opkg install ' |
C:/www/wiki/data/attic/devices/netgear_r6260_openwrt.1644026585.txt.gz · Last modified: (external edit)