美文网首页
shield tv设置ntp

shield tv设置ntp

作者: 有容乃大589 | 来源:发表于2021-03-20 21:29 被阅读0次

1、自行下载minimal_adb_fastboot_1.4.3_portable

2、解压后打开cmd-here

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

4、打开sheildtv的开发者模式,进⼊“设置”-“关于”,将光标定位在“内部版本号”上,连续按7次确认键,此时屏幕提

⽰“您现在已处于开发者模式!”

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

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

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

第7步的ntp1.aliyun.com可以改为下面任意地址。

国内NTP服务器

dns1.synet.edu.cn

news.neu.edu.cn

dns.sjtu.edu.cn

dns2.synet.edu.cn

ntp.glnet.edu.cn

ntp-sz.chl.la

ntp.gwadar.cn

cn.pool.ntp.org

cn.ntp.org.cn

阿里云NTP服务器

ntp1.aliyun.com

ntp2.aliyun.com

ntp3.aliyun.com

ntp4.aliyun.com

ntp5.aliyun.com

ntp6.aliyun.com

ntp7.aliyun.com

相关文章

  • shield tv设置ntp

    1、自行下载minimal_adb_fastboot_1.4.3_portable 2、解压后打开cmd-here...

  • 中国大陆SHIELD TV游戏

    NVIDIA SHIELD TV 是黄老板在2015年发行的主机,运行Android TV系统,内置NV的Tegr...

  • Centos7设置时间和时区

    1、安装ntp服务软件包:yum install ntp 2、将ntp设置为缺省启动:systemctl enab...

  • ntp配置

    编辑ntp配置 设置ntp配置内容如下 开启客户端 ---使用ntp客户端的前提: 关闭ntp服务 并禁止nt...

  • centos7设置时钟

    安装ntp服务的软件包sudo yum install ntp 将ntp服务设置为缺省启动systemctl en...

  • 8. centos7 设置上海时区

    设置时区 ntp使用说明

  • centos7时间同步和时区设置

    centos7时间同步和时区设置 安装ntp服务的软件包 sudo yum install ntp 将ntp服务设...

  • Nvidia Shield 代理设置

    全新美国版本,激活后无法使用代理软件。openconnect,clash,系统 自带代理。 不明白原因在哪里。 发...

  • docker mssql

    安装ntp 设置默认字符集

  • CentOS自动同步时间

    安装ntpdate 测试是否正常 设置定时任务 NTP服务器列表 参考: 全球可用的NTP服务器列表与解析服务 -...

网友评论

      本文标题:shield tv设置ntp

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