Last active
May 8, 2025 15:03
Revisions
-
wen-long revised this gist
Apr 25, 2025 . 1 changed file with 10 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,13 @@ ## 事实 1. F50 是一台安卓13手机, 可以使用 adb 安装 apk、使用 shell、尝试 root; 可以使用 scrcpy 控制桌面 2. USB 没有奇迹 USB 连接 Mac 进行 F50 到 Mac 的 iperf3 测试, 可以发现 usb 软中断与其他 Linux 一样,大量软中断耗费 CPU <img width="753" alt="image" src="https://gist.github.com/user-attachments/assets/7393b9e1-4778-4ec9-9a86-679c76823ab4" /> Mac 连接 F50 WiFi 进行 F50 到 Mac 的 iperf3 测试, 可以发现起码多线程平坦了负载 <img width="785" alt="image" src="https://gist.github.com/user-attachments/assets/b95b1e33-b46a-4c7a-a8d8-90b09e0f2dd3" /> 3. USB 速度不快且不稳定, 暂时不清楚原因, 但是发现通过 USB 跑 iperf3 可以跑出最高 200M 到 600M 的速度, 可能与温度有关? ## 常见的误解 1. 误以为需要额外供电 F50 可以在 4.6V 电压下工作, 多数情况无需购买供电配件, (并不是说所有的情况都OK, 比如 [我需要从Tpcy-c电源口的5V引脚直接飞线到USB的VBUS供电引脚](https://forum.gl-inet.cn/forum.php?mod=viewthread&tid=4980)就是有意义的修改) -
wen-long created this gist
Apr 2, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,25 @@ ## 常见的误解 1. 误以为需要额外供电 F50 可以在 4.6V 电压下工作, 多数情况无需购买供电配件, (并不是说所有的情况都OK, 比如 [我需要从Tpcy-c电源口的5V引脚直接飞线到USB的VBUS供电引脚](https://forum.gl-inet.cn/forum.php?mod=viewthread&tid=4980)就是有意义的修改) ## 常犯的错误 1. usb hub 接错 如下, 这类数据供电分离器多用于直接插手机, 唯一的公头用于连接 host, F50 连路由器的场景, 路由器是 host 因此正确接法是公头连路由器, usb3.1 10G 口连 F50 错误接法 [**GL-MT3000 - 5G modem testing (ZTE F50)**](https://forum.gl-inet.com/t/gl-mt3000-5g-modem-testing-zte-f50/55448) 错误接法 [**Beryl MT3000 - 5G modem testing (ZTE F50)**](https://www.reddit.com/r/GlInet/comments/1j4vaxl) ## F50/路由器 缺陷 1. 路由器应该用 usbc 口连接外设, 淘汰 A 口 2. usb A 口屏蔽不佳, 在某些频段下 F50 易受干扰, 应尽量使用超过 50cm 的 usbc 线连接 F50, 保持远离 ## F50 最佳实践 #### 1. 理论基础 1. 实验发现 F50 开机时会决定 usb 工作状态, 如果开机时成功进入 usb3 状态, 则后续 usb3 断开, 但电源不断. 此时重新连接 usb3, F50 与 host 的 usb3 握手立即成功 2. usbc 供电分离器可以实现对 usb3 口的电源供应保持, host 上联切断重连时, usb3 口的电源不会断 3. 户外场景 5Ghz wifi 稀疏, 不必携带路由器, 使用 F50 自身 wifi 即可 4. 充电宝 A 口电压一般在 5.2V, 高于 c 口的 5.0V, 更适合给 F50 供电; A 口给 F50 供电的同时, C 口可以充电, C 口断开不影响 A 口持续供电 #### 2. 实践: F50 便携/固定切换 