Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is ip address for ethernet port in devkit? #239

Closed
ymkim92 opened this issue Dec 8, 2022 · 2 comments
Closed

what is ip address for ethernet port in devkit? #239

ymkim92 opened this issue Dec 8, 2022 · 2 comments

Comments

@ymkim92
Copy link

ymkim92 commented Dec 8, 2022

I have built a image for the Jetson Xavier NX with the following commands:

$ . ./setup-env --machine jetson-xavier-nx-devkit
$ bitbake demo-image-base

What is the default IP address for the Ethernet port?

@dwalkes
Copy link
Member

dwalkes commented Dec 8, 2022

It should attempt to get an IP address with DHCP. Assuming you are on a network which can handle local lookup you can probably ping the machine name and it will respond.

@ymkim92
Copy link
Author

ymkim92 commented Dec 8, 2022

Thanks for the answer. Actually I connected a monitor and keyboard to the board and manually configured the IP address.

@ymkim92 ymkim92 closed this as completed Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants