Hi everyone,
I’m using Jetson AGX Orin, and my profile code is
I encountered a problem,
please help me identify the issue,thanks!
Hi everyone,
I’m using Jetson AGX Orin, and my profile code is
I encountered a problem,
please help me identify the issue,thanks!
What are the permissions of all the denied items? E.g., you might run “ls -l
” on one of them at the actual location.
Second, does it matter if you log in as a regular user, versus as root (“sudo -
” to drop into a purely root shell).
thank your response!
When the system boots up, an error screen appears. I suspect that while adding an export to the profile file, I accidentally modified other lines of code. If you could provide me with the original version of the profile code, I should be able to fix the error."
thank!
I would not be able to do that (there are a lot of variations depending on what was flashed). However, do you still have your flash software? If you do, then there is a copy of almost everything on the host PC at the “Linux_for_Tegra/rootfs/
” directory. Within that, there is “etc/
”, and this contains the profile
that was originally flashed.
If you know your exact L4T release (this is what actually gets flashed, and is just Ubuntu with NVIDIA drivers), then you could download and install this even if you no longer have the content on the host PC. You can find L4T release with “head -n 1 /etc/nv_tegra_release
”.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.