<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>hy3000 | PrL的负能量场</title><description>有的没的</description><link>https://localhost</link><item><title>书接P1 进度： 表面有二维码的机器输入了2025-11-3最后编译的（已经换了原luci的wifi设置）</title><link>https://localhost/posts/534</link><guid isPermaLink="true">https://localhost/posts/534</guid><pubDate>Mon, 03 Nov 2025 10:16:38 GMT</pubDate><content:encoded>&lt;a href=&quot;https://t.me/PrLTime/530&quot; target=&quot;_blank&quot;&gt;书接P1 &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;进度： 表面有二维码的机器输入了2025-11-3&lt;a href=&quot;https://github.com/2ndMessiah/Hy3000/releases/download/2025.11.03-1337-hanwckf-philips-hy3000-v7672-eeprom/2025.11.03-1337-hanwckf-philips_hy3000-v7672-eeprom-squashfs-sysupgrade.bin&quot; target=&quot;_blank&quot;&gt;最后编译的（已经换了原luci的wifi设置&lt;/a&gt;）。无二维码的机器用的还是luci-mtk-app&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;mtk闭源驱动默认强制开802.11kv，r的话需要进行以下设置：&lt;br /&gt;&lt;a href=&quot;https://www.right.com.cn/forum/forum.php?mod=viewthread&amp;amp;tid=8314342&quot; target=&quot;_blank&quot;&gt;https://www.right.com.cn/forum/forum.php?mod=viewthread&amp;amp;tid=8314342&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;/search/result?q=%23hy3000&quot;&gt;#hy3000&lt;/a&gt;&lt;a href=&quot;https://www.right.com.cn/forum/forum.php?mod=viewthread&amp;amp;tid=8314342&quot; target=&quot;_blank&quot;&gt;
  
  &lt;div&gt;www.right.com.cn&lt;/div&gt;
  
  &lt;div&gt;mtk 798x闭源驱动启用弱信号剔除，802.11r，无线有线回程ap漫游设置-OPENWRT专版-恩山无线论坛 -  Powered by Discuz!&lt;/div&gt;
  &lt;div&gt;适用于hanwckf仓库的闭源驱动。对于802.11kvr，v驱动默认强制开启因此没有提供开关。k用户界面默认开启可以手动关闭。802.11r和弱信号剔除需要如下手动设置：弱信号剔除 ...&lt;/div&gt;
&lt;/a&gt;</content:encoded></item><item><title># hy3000的第一次成功！0. 开盖</title><link>https://localhost/posts/530</link><guid isPermaLink="true">https://localhost/posts/530</guid><pubDate>Sat, 01 Nov 2025 13:46:15 GMT</pubDate><content:encoded># hy3000的第一次成功！&lt;br /&gt;&lt;br /&gt;0. 开盖。很难，用撬棒小的一端（大概3mm），翘起来个缝，伸进去之后，慢慢的向旁边移动。&lt;br /&gt;1. 安装驱动并插上ch340g，看一下设备管理器，设置一下com口和波特率，115200就行&lt;br /&gt;2. 准备好putty，设置好serial连接，设置好com口和波特率&lt;br /&gt;3. 开盖，接好rx tx(两端相反)，gnd到ch340g。**接好网线【必须】**&lt;br /&gt;4. 运行ttl刷机bat，选择115200波特率。然后看到handshake出现之后，此时就可以准备给路由器上电了。&lt;br /&gt;5. 上电之后，bat开始执行下一步，一直看到提示fip sent,这个时候关掉cmd（不关掉的话com口不释放，妨碍serial终端连接）&lt;br /&gt;&lt;pre&gt;&lt;code&gt;&lt;span&gt;FIP sent.
&lt;span&gt;==================================&lt;/span&gt;&lt;/span&gt;
&lt;span&gt;NOTICE:  Received FIP 0x90b59 @ 0x40400000 ...
&lt;span&gt;==================================&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;6. 按住↑键，putty点击连接。【自第五步结束之后可能有两三秒的failsafe启动菜单等待时间。】【如果失败就按住reset重新上电，按住↑】&lt;br /&gt;7. 连接成功应该终端就会显示webui在192.168.1.1了。&lt;br /&gt;8. 然后依次刷入，每一次刷入之后都会重启，重启之前可以在putty按住↑键，以便快速进入uboot webui：&lt;br /&gt;   1. 先浏览器&lt;a href=&quot;http://192.168.1.1/uboot.html&quot; target=&quot;_blank&quot;&gt;http://192.168.1.1/uboot.html&lt;/a&gt; 刷uboot ,文件mt7981_philips_hy3000-fip.bin &lt;br /&gt;   2. 浏览器&lt;a href=&quot;http://192.168.1.1/gpt.html&quot; target=&quot;_blank&quot;&gt;http://192.168.1.1/gpt.html&lt;/a&gt; 再刷GPT，文件 Philips &lt;mark&gt;hy3000&lt;/mark&gt;-PMBR-gpt.bin &lt;br /&gt;   3. 浏览器&lt;a href=&quot;http://192.168.1.1/&quot; target=&quot;_blank&quot;&gt;http://192.168.1.1&lt;/a&gt; 可以刷固件了。&lt;br /&gt;&lt;br /&gt;ps 以后再进入uboot： 按住reset上电。&lt;br /&gt;ps 压缩包密码为公司小写缩写&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ps:然后使用github repo编译固件。注意，建议不用luci-mtk-app. 勾上mu-mimo-dl ul&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://t.me/PrLTime/534&quot; target=&quot;_blank&quot;&gt;[P2继续]&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;/search/result?q=%23hy3000&quot;&gt;#hy3000&lt;/a&gt;&lt;a href=&quot;https://t.me/PrLTime/530&quot;&gt;
  &lt;div&gt;&lt;/div&gt;
  &lt;div&gt;
    &lt;div&gt;hy3000AIO.7z&lt;/div&gt;
    &lt;div&gt;20.1 MB&lt;/div&gt;
  &lt;/div&gt;
&lt;/a&gt;</content:encoded></item><item><title>hy3000 rom 打包视频 转自 b 站#hy3000</title><link>https://localhost/posts/459</link><guid isPermaLink="true">https://localhost/posts/459</guid><pubDate>Sat, 20 Sep 2025 09:19:34 GMT</pubDate><content:encoded>&lt;mark&gt;hy3000&lt;/mark&gt; rom 打包视频 转自&lt;a href=&quot;https://www.bilibili.com/video/BV1HeNUekEY6/&quot; target=&quot;_blank&quot;&gt; b 站&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;/search/result?q=%23hy3000&quot;&gt;#hy3000&lt;/a&gt;&lt;a href=&quot;https://t.me/PrLTime/459&quot;&gt;&lt;i&gt;&lt;/i&gt;

&lt;div&gt;
  
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;time&gt;33:34&lt;/time&gt;
&lt;div&gt;
  &lt;div&gt;
    &lt;div&gt;Media is too big&lt;/div&gt;
    &lt;span&gt;VIEW IN TELEGRAM&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;&lt;/a&gt;</content:encoded></item></channel></rss>