projects:internetofthings:jetsonnano

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:internetofthings:jetsonnano [2023/11/15 11:53] – [remove desktop] sscipioniprojects:internetofthings:jetsonnano [2023/11/16 08:39] (current) – [remove desktop] sscipioni
Line 1: Line 1:
 ====== Nvidia Jetson Nano ====== ====== Nvidia Jetson Nano ======
  
 +
 +  * https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image
   * [[https://developer.nvidia.com/embedded/jetson-nano-developer-kit|interesting projects]]   * [[https://developer.nvidia.com/embedded/jetson-nano-developer-kit|interesting projects]]
   * [[https://elinux.org/Jetson/Cameras|cameras]]   * [[https://elinux.org/Jetson/Cameras|cameras]]
Line 14: Line 16:
 apt remove -y libreoffice* docker.io thunderbird bluez* apt remove -y libreoffice* docker.io thunderbird bluez*
 apt remove -y libnvinfer-samples apt remove -y libnvinfer-samples
 +# remove snap
 +systemctl stop snapd
 +apt remove --purge --assume-yes snapd gnome-software-plugin-snap
 +rm -rf /var/cache/snapd/
 +
 apt autoremove -y apt autoremove -y
 </code> </code>
  
 <code> <code>
-systemctl disable lightdm teamviewerd whoopsie zeitgeist-datah deja-dup-monitor ModemManager bluetoothd compton+systemctl disable lightdm whoopsie  ModemManager bluetooth.service gpsd
 </code> </code>
 ===== tools ===== ===== tools =====
  • projects/internetofthings/jetsonnano.1700045633.txt.gz
  • Last modified: 2023/11/15 11:53
  • by sscipioni