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

Do not execute "donkeycar createjs" on a NVIDIA Nano running Jetpack 4.5.1 #807

Closed
TCIII opened this issue Mar 13, 2021 · 5 comments
Closed

Comments

@TCIII
Copy link
Contributor

TCIII commented Mar 13, 2021

Processor: NVIDIA Nano 4GB
OS: Jetpack 4.5.1
DC: 4.1.0/4.2.0 (dev)

When I attempted to execute "donkey createjs", during some gamepad troubleshooting, I encountered this error:

(env) thomas@thomas-desktop:~/mycar$ donkey createjs


___ __ _______________ /___________ __ __ /_ ________
__ / / / __ _ __ _ /// _ _ / / / _ / _ __ `/ /
_ /
/ // /
/ / / / / ,< / __/ /
/ / / /___ / // / /
// _/// ////|| _/_, / _/ _,/ //
/____/

using donkey v4.1.0 ...
Illegal instruction (core dumped)
(env) thomas@thomas-desktop:~/mycar$

Jstest is installed and works fine with my XBox One gamepad.

After this core dump incident, I was unable to delete and recreate "mycar", with either the basic or the complete template, without getting the dreaded "core dump" message at the start of the create process.
It appears that the attempted execution of "donkeycar createjs" caused a permanent "core dump" to occur anytime the create function is invoked.

To see if the core dump issue was permanent, I completed the following:

  1. I burned Jetpack 4.5.1 onto a 128GB SD card and then proceeded to install the necessary software, per the DC docs, on the 4GB Nano to run DC.
  2. DC v 4.1.0 installed without issue.
  3. I then proceeded to create mycar, using the complete template, which was created without the core dump error I was experiencing after attempting to run donkeycar createjs.
  4. I then deleted mycar complete and created mycar using the basic template without an issue.

Moral of the story here is not to attempt to run donkeycar createjs on the Nano running Jetpack 4.5.1 as it will apparently cause a permanent "core dump" when attempting to use the create function, but does not seem to affect the installation of DC software.

@TCIII TCIII changed the title Do not execute "donkeycar createjs" on an NVIDIA Nano Do not execute "donkeycar createjs" on a NVIDIA Nano Mar 13, 2021
@TCIII TCIII changed the title Do not execute "donkeycar createjs" on a NVIDIA Nano Do not execute "donkeycar createjs" on a NVIDIA Nano running Jetpack 4.5.1 Mar 15, 2021
@Ezward
Copy link
Contributor

Ezward commented Jan 10, 2022

@TCIII can you include the coredump with this issue, it will help us debug it.

@TCIII
Copy link
Contributor Author

TCIII commented Jan 10, 2022

@Ezward,

@TCIII can you include the coredump with this issue, it will help us debug it.

I have long since moved on from JP 4.5.1 so I can no longer duplicate the issue. Also, the "coredump" caused a situation where I had to totally reburn the JP 4.5.1 SD card because the Nano refused to boot up after the "coredump" incident.

TCIII

@Ezward
Copy link
Contributor

Ezward commented Feb 28, 2022

I have now used the joystick wizard successfully on the Jetson Nano 2gb and Jetson Nano 4gb running Jetpack 4.6. I"m thinking the original issue was a Jp 4.5.1 issue only. I guess we can close this issue once we are no longer support JP 4.5.1

@Ezward
Copy link
Contributor

Ezward commented May 25, 2022

@TCIII I believe you have successfully used the Joystick wizard on the Jetson Nano. Is that correct? If so I'd like to close this issue.

@TCIII
Copy link
Contributor Author

TCIII commented May 25, 2022

@Ezward,

That is correct. Joystick Wizard runs without issue on JP4.6.

Regards,
TCIII

@TCIII TCIII closed this as completed May 25, 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