1989 views|0 replies

6841

Posts

11

Resources
The OP
 

[Chuanglong TL570x-EVM] Solve the problem of domain name ping failure [Copy link]

Prepare to install the module with Python pip, prompt '<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object>

After searching for a long time, I felt that I couldn't find the domain name, so I checked the network cable and everything was normal. Ping www.baidu.com failed. Is the DNS not set? Check the file /etc/resolv.conf and there is an error

root@AM57xx-Tronlong:/etc# cat /etc/resolv.conf
cat: can't open '/etc/resolv.conf': No such file or directory
新建/etc/resolv.conf

nameserver 202.103.224.68
nameserver 192.168.3.1
After saving, solve the DNS problem:

root@AM57xx-Tronlong:/etc# ping www.baidu.com
PING www.baidu.com (14.215.177.38): 56 data bytes
64 bytes from 14.215.177.38: seq=0 ttl=54 time=28.228 ms
64 bytes from 14.215.177.38: seq=1 ttl=54 time=28.149 ms
64 bytes from 14.215.177.38: seq=2 ttl=54 time=28.023 ms
64 bytes from 14.215.177.38: seq=3 ttl=54 time=28.374 ms

[Summary] There are still many things that are not complete in this system, and it will cost a lot to solve the problems.

This post is from DSP and ARM Processors
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Featured Posts
Analysis of China Mobile and China Unicom packages: choosing the wrong package will lead to wasted money

Source: Beijing Entertainment News     Although many people have mobile phones, the cost of mobile phone is still ve ...

Recommended wireless router products from four major brands

Source: Zhongguancun Online The most well-known brands in the wireless market are definitely TP-Link, D-Link , Netgear ...

PIC mid-range microcontroller series-10-bit AD converter

Previously, we talked about the AD converter of 8-bit microcontroller. This article will introduce the converter of 10-b ...

Sound detection system

# Sound Detection System##Sound Detection System###The sound detection system is used to capture sound and display the t ...

Review summary: Flathead RVB2601

Event details: Review | Free trial_Electronic Engineering World (eeworld.com.cn) Updated as of September 23 Evaluatio ...

【Development and application based on NUCLEO-F746ZG motor】13. Parameter configuration - USART3 configuration

The function of this serial port on the development board is to communicate with ST-LINK, and then connect ST_LINK2 to t ...

IoT architecture and technology protocols

This chapter introduces the technical architecture used to support Internet of Things (IoT) applications and discusses s ...

CN3085 as NiMH battery charger

Domestic chip, the circuit is very simple, used for charging NiMH batteries, made into 4 independent charging channels. ...

Analysis of AC Motors and Their Systems (Second Edition)

This book mainly studies related systems centered on AC motors, focusing on analysis methods and operating performance. ...

【Sipeed Tang Primer 25K】Review: 3. How about a worm lamp?

This post was last edited by xiyou2020eeeee on 2024-1-15 20:53 Brief introduction Tang Primer 25K has rich interface ...

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list