-
Notifications
You must be signed in to change notification settings - Fork 1
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
Setup Eclipse Leda on Jetson Nano (Testing) #43
Comments
Current OS: Pi Racer |
Timebox: 2 Days |
There might be some useful information inside this issue: eclipse-leda/leda-distro#49 Also, it may be a good point to ask for updates to the the Leda on Jetson topic. |
Update:
Further Steps:
|
There exists already work on running Leda on Jetson Racer: eclipse-leda/leda-distro#49 This can be used as a starting point for further investigations. However, as I have understood this work is still WIP and not working as of now. |
@martinh-dev please document your findings in our confluence including error traces and current status |
Building the Image is now working. But running on the Jetson Nano leads to a reboot loop. We have to wait for the Leda developers at this point. |
Enable debug options to find out why the boot up is failing, contact DEV |
@martinh-dev @max-grzanna what is the status here? Are you working on that? Maybe add some notes as a comment to the ticket and adjust status, if new results are present already. |
@bs-jokri We made some further investigations and came to the conclusion, that it would be the best option, to stick with the PiRacer OS or some image provided by Nvidia. In fact, PiRacer OS is based on Raspbian and should support installing packages via apt get. We have not found any log files on the flashed SD-card (maybe it would be helpful to ask the leda team for some hints regarding log levels or some form of debugging) The following image might be helpful in order to understand the problem: Some other details we stumbled upon was that there are actually two kinds of images for the jetson nano platform: the "Jetson Nano Dev kit" one and an image for "Jetson Nano 2GB Dev kit". Maybe we have picked the wrong one while configuring the build? |
Our current workaround is to use an other Linux based OS with a package handler, to be able to install Kanto on it. we tried to official Ubuntu images from Nvidia for the Jetson Nano, but we also encountered an error. Our next step is to use the JetRacer OS again, which worked on our initial tests. |
We will not continue with the setup for leda (for now) and will continue with #75 |
Further information from todays call, all documented here: |
After successfully getting Eclipse Leda running in QEmu, the next step is to build (or download if already available) an Eclipse Leda image, which runs on the Jetson nano. The created Eclipse Leda image needs to be installed on the Jetson Nano.
Depends on: #44
Tasks:
(- Meeting with DEV and Troubleshooting)
Epic: #10
The text was updated successfully, but these errors were encountered: