Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Router: Linksys Velop MX5300(AX5300) Mesh WiFi 6 Router + OpenWrt #406

Open
hhstore opened this issue Jun 21, 2023 · 11 comments
Open

Router: Linksys Velop MX5300(AX5300) Mesh WiFi 6 Router + OpenWrt #406

hhstore opened this issue Jun 21, 2023 · 11 comments

Comments

@hhstore
Copy link
Owner

hhstore commented Jun 21, 2023

📖 Abstract:

  • ✅ Linksys WiFi6 路由器 AX5300, 刷 OpenWrt. (路由器翻墙)

💯 Related:

树莓派:

@hhstore
Copy link
Owner Author

hhstore commented Jun 21, 2023

Linksys WiFi6 路由器 MX5300(AX5300) 刷 OpenWrt

  • 路由器型号为 MX5300 套装,单个叫 AX5300(同一个东西)
  • openwrt 固件列表里为 MX5300.

update: 2024-11:

实测报告:

  • 截至当前, 不建议刷这个固件. 很不稳定.
  • 在我配置 openwrt 过程中, 刷机后, WiFi 质量极差.
  • 好在 linksys 有双系统分区, 相当牛逼.
  • 默认刷机的分区, 是另外一个, 直接在 openwrt 内改启动参数, reboot 就切回来了. 牛逼!!!
# 连接 openwrt 路由器:
ssh root@192.168.1.1

# 查看 启动分区: 如果是 1, 就设置 2, 反之亦然.
fw_printenv -n boot_part

boot_part=1   # 我刷机的分区是 1, 未刷机的分区是2

# 设置启动分区为另外一个未被刷机的分区.
# (每次更新 openwrt  固件,都建议先切到 原厂分区里升级!!! 避免把2个分区都刷机, 导致无法还原!!)
fw_setenv boot_part 2

# 重启路由器
reboot

Linksys + OpenWRT 固件:

PR进展:

折中方案:

  • ❎️ Linksys MX5300 已有 OpenWrt 固件. (但是不稳定, 不建议使用)
  • ❎️ 建议选择 Linksys 一些低端型号刷 OpenWrt (否则浪费一台主路由器)
  • ❎️ 实测: MX5300 刷了 OpenWrt 后, Velop + WiFi6 自动组网功能, 就废了. 得不偿失.

前置一个可以刷 OpenWrt 的路由器.

  • ✅️ 既然 AX5300 刷不了, 还可以 有线(网线) 前置一个刷了 OpenWrt 的路由器(or 树莓派等).
  • ✅️ 推荐 二手 收一个 红米 ax6000.(便宜+稳定+可靠)
  • ✅️ https://v2ex.com/t/1081222

Linksys Velop AX5300

  • ✅️ 自用 WiFi 6 路由器: Linksys Velop AX5300. 非常稳定.
  • ✅️ 之前用华硕AC5300八爪鱼, 刷梅林固件, 实现路由器翻墙, 但是不够稳定. (当然, 可能是华硕比较垃圾)
  • ✅️ 换成 Linksys, 路由器, 就再也不需要定时重启了.(傻逼华硕)
  • ✅️ Linksys AX5300 用了2年了, 最近发现🪜不稳定. 顺便想起来. 顺手刷一下固件吧.

京东:

一些评测:

Linksys WiFi6 真香!

  • ✅️ 首先, Linksys AX5300 非常稳定! 再也不需要定期重启路由器!
  • ✅️ 其次, Linksys AX5300 是 WiFi6, 千兆 WiFi 跑满.
  • ✅️ 再次, Linksys Velop 技术, 可以多个 路由器 自动组网, 实现全屋🏠️ WiFi. 无感知切换.

@hhstore
Copy link
Owner Author

hhstore commented Jun 21, 2023

@hhstore
Copy link
Owner Author

hhstore commented Jun 21, 2023

@hhstore
Copy link
Owner Author

hhstore commented Jun 21, 2023

从路由器 WHW0301 固件:

下载:

@hhstore
Copy link
Owner Author

hhstore commented Jul 21, 2024

@hhstore
Copy link
Owner Author

hhstore commented Jul 21, 2024

领势(LINKSYS)+ 软路由方案:

@hhstore
Copy link
Owner Author

hhstore commented Jul 21, 2024

LinkSys MX5300 OpenWrt 刷机教程:

注意!!!

参考:

准备工作:

image
  • 我的路由器对应的 框选 的版本为 固件包.

解释一下:

登录路由器 admin 的 web 管理后台:

  • 我的 linksys 主路由器 本地后台访问IP 是 192.168.1.2.
  • 默认的 192.168.1.1 被宽带运营商的光猫占用.
  • 如果不清楚,可以先在 iOS 和 Google 官方应用商店,下载 linksys 的app.
  • 在 app 的 路由器 ip 信息, 可以查询真实的 admin 后台 ip 是多少.
  • 填入路由器 admin 密码,非 WiFi 密码.(如果忘记,可以重置)
image
  • 连接(密码设置页),可以查看固件版本. 可以看到路由器对应的固件型号,避免刷机时,选错版本.
image

开始刷机:

image
  • 找到 连接, 打开,
image
  • 手动上传固件到路由器
image

@hhstore
Copy link
Owner Author

hhstore commented Jul 21, 2024

刷机过程:

1 手动选择本地下载好的固件. 点击开始

image
  1. 点击 继续.
image
  1. 继续
image

@hhstore hhstore changed the title Router: Linksys Velop AX5300 Mesh WiFi 6 Router + OpenWrt Router: Linksys Velop MX5300(AX5300) Mesh WiFi 6 Router + OpenWrt Nov 10, 2024
@hhstore
Copy link
Owner Author

hhstore commented Nov 11, 2024

查看路由器分区

ssh [email protected]
fw_printenv -n boot_part



切换路由器启动分区:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant