美文网首页
N1/T1刷机变电视盒子教程

N1/T1刷机变电视盒子教程

作者: Mr_White | 来源:发表于2018-09-10 21:56 被阅读0次

    需要帮忙刷电视盒子请联系qq:1451604837,谢谢,靠谱。

    2020年3月6日更新:
    xp系统也支持刷机了,只要手动安装驱动即可。


    xp系统支持

    N1强力删除:
    https://www.right.com.cn/forum/forum.php?mod=viewthread&tid=307792&extra=&ordertype=1&page=2

    http://www.right.com.cn/forum/forum.php?mod=viewthread&tid=340279&extra=page%3D1%26filter%3Dtypeid%26typeid%3D17&tdsourcetag=s_pcqq_aiomsg

    http://www.right.com.cn/forum/forum.php?mod=viewthread&tid=324996&typeid=21

    N1打开远程调试.jpg T1打开远程调试.jpg

    出现unable to connect to 192.168.0.19,没有开启adb远程调试
    重启adb shell reboot
    adb nodaemon server / adb kill-server
    adb connect 192.168.0.19
    adb shell reboot update
    adb reboot recovery
    Reboot to bootloader

    问题集锦:

    1. 打开一个窗口输入adb nodaemon server,在开一个窗口输入adb connect 192.168.2.150。


      Snipaste_2018-09-08_11-55-03.png
    image.png image.png

    adb reboot recovery

    N1刷机:一. 降级(降级一次即可) 二. 刷机

    adb connect 172.20.10.10
    adb connect 172.20.10.11

    一. 降级

    1. 将adb.exe、AdbWinApi.dll、AdbWinUsbApi.dll、fastboot.exe四个文件复制到c:\windows\system32\文件目录下;
    2. 狂点版本号就可以打开adb调试,cmd输入adb connect 192.168.1.207(另一个N1是182),连上盒子;
    3. usb双公头线连接电脑(最好N1的usb口用靠近HDMI的),输入adb shell reboot fastboot,安装驱动(如果无法安装驱动,可以使用“360驱动”安装或者自己下载驱动包);
    4. 输入fastboot devices -l,显示序列号正确安装驱动识别;
    5. 将bootloader.img、boot.img、recovery.img拷贝到cmd当前目录(不用输入路径);
    6. 分别输入fastboot flash bootloader bootloader.img、fastboot flash boot boot.img、fastboot flash recovery recovery.img;
    7. 输入fastboot reboot,降级完成。

    二. 刷机

    adb shell reboot update

    1. 文件 -> 导入烧录包,去掉“擦除flash”和“擦除bootloader”两处勾选,最后效果右边勾勾全部去掉,点击“开始”(这个时候盒子未通电,通电下一步需要重新上电);
      (如果connect连接ip失败,用adb nodaemon server挂起一个cmd,然后再开一个cmd连接connect即可解决)
    2. 先插入双公头USB(最好N1的usb口用靠近HDMI的),再N1电源上电,
      电脑识别自动安装驱动(如果无法安装驱动,输入adb connect 192.168.1.207连上盒子,然后输入adb reboot recovery进入恢复模式点击第二项“Reboot to bootloader”(测试发现点第一项“Reboot system now”也可以,应该是只要进恢复模式就可以找到驱动),重复第2步,秒读驱动);

    2新解(不伤盒子).点击“进入线刷模式.bat”,输入ip地址,然后秒读驱动;

    1. 自动开始烧录,进度条走完变绿色100%,点击“停止”,N1重新上电开机等待完成部署即可变身盒子。

    adb connect 172.22.129.65

    相关文章

      网友评论

          本文标题:N1/T1刷机变电视盒子教程

          本文链接:https://www.haomeiwen.com/subject/igmegftx.html