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 [2019/10/21 08:58] – [benchmarks] scipioprojects: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://www.edmundoptics.eu/c/cameras/1012/|camera search engine]]
 +
 +
 +===== remove desktop =====
 +
 +<code>
 +apt remove -y ubuntu-desktop
 +apt remove -y gnome-*
 +apt remove -y chromium-browser chromium-codecs-ffmpeg-extra
 +apt remove -y libreoffice* docker.io thunderbird bluez*
 +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
 +</code>
  
-===== query =====+<code> 
 +systemctl disable lightdm whoopsie  ModemManager bluetooth.service gpsd 
 +</code> 
 +===== tools =====
  
 jtop jtop
  • projects/internetofthings/jetsonnano.1571641139.txt.gz
  • Last modified: 2019/10/21 08:58
  • by scipio