§2024-12-01
- Jetson Orin Nano System on Module
- Jetson Orin Nano 8GB with SD card slot on module - 40 TOPS
- GPU 1024-core NVIDIA Ampere architecture GPU with 32 Tensor Cores
- 32 Tensor cores suggests the GPU has 32 such specialized units for accelerating AI workloads. These cores allow faster computation of operations used in deep learning, particularly for tasks like training neural networks or running inferencing at scale.
- CPU 6-core Arm® Cortex®-A78AE v8.2 64-bit CPU 1.5MB L2 + 4MB L3 CPU at 1.5 GHz
- Memory, 8GB 128-bit LPDDR5 68 GB/s
- Video Encoder, 1080p30 supported by 1-2 CPU cores
- Video Decoder, 1x 4K60 (H.265) | 2x 4K30 (H.265) | 5x 1080p60 (H.265) | 11x 1080p30 (H.265
Orange Pi 5 Pro Rockchip RK3588S 8-core 64-bit processor,main frequency up to 2.4GHz,LPDDR5: 4GB/8GB/16GB(optional),Wi-Fi 5+BT5.0 with BLE support
- First bootup Jeson Orin Nano
- setup is ubuntu's setup
- install google Chromium, will take a few minutes and clik close to go to next
- sudo apt update && sudo apt -y upgrade
- install gtop
$ sudo snap install --edge gtop
error: The publisher of snap "gtop" has indicated that they do not consider this revision to be of
production quality and that it is only meant for development or testing at this point. As a
consequence this snap will not refresh automatically and may perform arbitrary system
changes outside of the security sandbox snaps are generally confined to, which may put your
system at risk.
If you understand and want to proceed repeat the command including --devmode; if instead you
want to install the snap forcing it into strict confinement repeat the command including
--jailmode.
alexlai@jetson:~$ sudo snap install --edge gtop --jailmode
error: cannot install "gtop": this system cannot honour the jailmode flag
alexlai@jetson:~$ sudo snap install --edge gtop
error: The publisher of snap "gtop" has indicated that they do not consider this revision to be of
production quality and that it is only meant for development or testing at this point. As a
consequence this snap will not refresh automatically and may perform arbitrary system
changes outside of the security sandbox snaps are generally confined to, which may put your
system at risk.
If you understand and want to proceed repeat the command including --devmode; if instead you
want to install the snap forcing it into strict confinement repeat the command including
--jailmode.
alexlai@jetson:~$ sudo snap install --edge gtop --devmode
gtop (edge) v0.1.5+git54.14c1dc3 from Can Guney Aksakalli (aksakalli) installed
alexlai@jetson:~$ gtop
2024/12/01 10:59:18.870344 cmd_run.go:1276: WARNING: cannot create user data directory: failed to verify SELinux context of /home/alexlai/snap: exit status 1
/snap/gtop/25/lib/node_modules/gtop/node_modules/marked-terminal/node_modules/chalk/source/index.js:106
...styles,
^^^
SyntaxError: Unexpected token ...
at createScript (vm.js:56:10)
at Object.runInThisContext (vm.js:97:10)
at Module._compile (module.js:549:28)
at Object.Module._extensions..js (module.js:586:10)
at Module.load (module.js:494:32)
at tryModuleLoad (module.js:453:12)
at Function.Module._load (module.js:445:3)
at Module.require (module.js:504:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/snap/gtop/25/lib/node_modules/gtop/node_modules/marked-terminal/index.js:3:13