Identify Orin module type

Hi NV team

I am using custom carrier board
How to identify Orin module by command?
or other way not in physical marking
ex:
Orin 64GB
Orin 32GB
Orin 64GB Dev version

Hi,
Here are some suggestions for the common issues:

1. Performance

Please run the below command before benchmarking deep learning use case:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

2. Installation

Installation guide of deep learning frameworks on Jetson:

3. Tutorial

Startup deep learning tutorial:

4. Report issue

If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.

Thanks!

Hi Carolyuu

Sorry ,I didn’t write clearly
I just want to check what kind of module is ,when system is running

cat /etc/nv_boot_control.conf

Orin 64GB would have 0005
32GB → 0004
old 32GB devkit module → 0000

1 Like

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