Off load task from CPU to GPU

jetson@jetson-desktop:~$ systemctl status NetworkManager
��● NetworkManager.service - Network Manager
Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor p
Active: failed (Result: exit-code) since Tue 2021-11-30 16:00:09 IST; 22min a
Docs: man:NetworkManager(8)
Process: 5471 ExecStart=/usr/sbin/NetworkManager --no-daemon (code=exited, sta
Main PID: 5471 (code=exited, status=127)
Nov 30 16:00:09 jetson-desktop systemd[1]: NetworkManager.service: Service hold-
Nov 30 16:00:09 jetson-desktop systemd[1]: NetworkManager.service: Scheduled res
Nov 30 16:00:09 jetson-desktop systemd[1]: Stopped Network Manager.
Nov 30 16:00:09 jetson-desktop systemd[1]: NetworkManager.service: Start request
Nov 30 16:00:09 jetson-desktop systemd[1]: NetworkManager.service: Failed with r
Nov 30 16:00:09 jetson-desktop systemd[1]: Failed to start Network Manager.

Is there any solution.?

Please attach full dmesg.

sudo apt upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
cuda-drivers-495 : Depends: libnvidia-compute-495 (>= 495.29.05) but it is not installed
Depends: libnvidia-gl-495 (>= 495.29.05) but it is not installed
dnsmasq-base : Depends: libnettle6 (>= 3.4~) but it is not installed
gstreamer1.0-plugins-bad : Depends: libnettle6 but it is not installed
iputils-ping : Depends: libnettle6 but it is not installed
libarchive13 : Depends: libnettle6 but it is not installed
libcurl3-gnutls : Depends: libnettle6 but it is not installed
libgnutls30 : Depends: libnettle6 but it is not installed
libhogweed4 : Depends: libnettle6 (= 3.4.1-0ubuntu0.18.04.1) but it is not installed
libnvidia-decode-495 : Depends: libnvidia-compute-495 (= 495.29.05-0ubuntu1) but it is not installed
librtmp1 : Depends: libnettle6 but it is not installed
nvidia-compute-utils-495 : Depends: libnvidia-compute-495 but it is not installed
nvidia-driver-495 : Depends: libnvidia-gl-495 (= 495.29.05-0ubuntu1) but it is not installed
Depends: libnvidia-compute-495 (= 495.29.05-0ubuntu1) but it is not installed
nvidia-utils-495 : Depends: libnvidia-compute-495 but it is not installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).

Please just attach it as a txt file instead of copy and paste. Unless you want other people just keep scrolling.

dmesg.txt (56.5 KB)

What do you see with ifconfig?

ifconfig.txt (1.4 KB)

Your ethernet interface is gone even in kernel.

Will dmesg print anything new if your use ifconfig eth0 up and down?

No.
How can I recover my Jetson Nano back.?

Flash with sdkmanager.

You mean reflash new image

If you didn’t flash sdkmanager before, learn to use it instead of sdcard image.

It will erase the data too, but will ensure a clean reset on your board.

Thanks, We will check it

Please file a new topic. This is not the original question anymore.

Ok

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.