芦荟酸奶好好喝 发表于 2021-7-26 10:18

神盾时间不准或网络连接不通解决方法

本帖最后由 胡子才是本体 于 2021-7-26 10:23 编辑

英伟达神盾盒子SHIELD TV时间不准BUG就不多说了,每次开机都要重新设定,有的机型还会提示网络连接不通,有问题就要解决,今天搬运一个修复方法,亲测有效,大家试试看:


一、设置方法

1、自行下载Minimal ADB and Fastboot

2、解压后打开cmd-here

3、一台和sheildtv在同一网络下的电脑

4、打开sheildtv的开发者模式,进⼊“设置”-“关于”,将光标定位在“内部版本号”上,连续按7次⼿柄A键,此时屏幕提⽰“您现在已处于开发者模式!”

5、第4步返回后,最下面出现“开发者选项”。进去后开启“网络调试模式”,会有个IP,例如:192.168.1.1:5555,记下。

6、在第2部cmd的界面输入adb connect 192.168.1.1:5555,提示成功连接。此时电视屏幕提⽰“是否允许XX设备调试”,勾选确定。

7、然后输入adb shell se**ngs put global ntp_server ntp1.aliyun.com按回车,重启盒子后发现时间已经好了~

=========================================================

二、替换神盾盒子系统时间校正地址:

IP地址改成自己盒子的ip地址

adb connect 192.168.1.1:5555

以下两条命令任选其一

**** Hidden Message *****===============================================

三、shield tv 提示网络不通解决方法:

以下两组命令任选其一

一,http URL地址:

adb shell se**ngs put global captive_portal_detection_enabled 1
adb shell se**ngs put global captive_portal_use_https 0
adb shell se**ngs put global captive_portal_http_url http://connect.rom.miui.com/generate_204

二,httpsURL地址:

adb shell se**ngs put global captive_portal_detection_enabled 1
adb shell se**ngs put global captive_portal_use_https 1
adb shell se**ngs put global captive_portal_https_url https://connect.rom.miui.com/generate_204

以上就是楼主关于“神盾时间不准或网络连接不通解决方法”分享全部内容,更多外贸盒子玩机小技巧可戳https://www.znds.com/bbs-539-1.html

小白测评 发表于 2021-7-26 10:25

最近也遇到这个问题了……

ynytnt 发表于 2021-8-7 22:45

看下

ynytnt 发表于 2021-8-14 22:48

这个命令能改x96max+的时间么

l000118 发表于 2021-8-17 07:45

感谢楼主无私奉献

ynytnt 发表于 2021-8-17 10:22

se**ngs这个单词是se**ngs

12433456 发表于 2021-9-26 20:44

下载个试试,谢谢楼主分享

12433456 发表于 2021-9-26 20:52

Minimal ADB and Fastboot下载链接没有啊楼主

gengjingfeng 发表于 2021-10-7 19:03

正需要,谢谢

wanshu007 发表于 2021-10-26 16:06

太棒了,学习一下
页: [1] 2 3 4 5 6 7
查看完整版本: 神盾时间不准或网络连接不通解决方法