Jetson Xavier CPU issue

When Xavier displays/Encoding 4~2 cameras(FLIR), the CPU becomes 100% full over time.

i386 confirmed that it works without any problems.

[i386 Spec]

  • AMD Ryzen 7 2700 Eight-Core Processor 3.20GHz
  • RAM : 32GB

In addition, even if ‘sudo jetson_clocks’ and ‘sudo nvpmodel -m 0’ are executed to maximize performance in Xavier, the cpu is 100% filled over time.

my tegrastats

RAM 4165/15690MB (lfb 12x4MB) SWAP 0/7845MB (cached 0MB) CPU [40%@2265,30%@2265,21%@2265,49%@2265,20%@2265,17%@2265,23%@2265,18%@2265] EMC_FREQ 0% GR3D_FREQ 0% AO@27.5C GPU@29C iwlwifi@34C Tboard@29C Tdiode@30.75C AUX@29.5C CPU@30.5C thermal@29.65C PMIC@100C GPU 309/443 CPU 3706/1834 SOC 2936/2847 CV 0/0 VDDRQ 308/234 SYS5V 3651/3590
RAM 4168/15690MB (lfb 12x4MB) SWAP 0/7845MB (cached 0MB) CPU [39%@2265,23%@2265,30%@2265,36%@2265,14%@2265,21%@2265,25%@2265,36%@2265] EMC_FREQ 0% GR3D_FREQ 20% AO@27.5C GPU@29C iwlwifi@33C Tboard@29C Tdiode@30.75C AUX@29C CPU@31C thermal@29.8C PMIC@100C GPU 463/443 CPU 4167/1838 SOC 2935/2847 CV 0/0 VDDRQ 308/234 SYS5V 3691/3590
RAM 4165/15690MB (lfb 14x4MB) SWAP 0/7845MB (cached 0MB) CPU [33%@2265,20%@2265,20%@2265,17%@2265,16%@2265,15%@2265,19%@2265,13%@2265] EMC_FREQ 0% GR3D_FREQ 10% AO@27.5C GPU@29C iwlwifi@33C Tboard@29C Tdiode@30.75C AUX@29C CPU@30C thermal@29.3C PMIC@100C GPU 463/443 CPU 3397/1841 SOC 2936/2847 CV 0/0 VDDRQ 308/234 SYS5V 3651/3590
RAM 4166/15690MB (lfb 14x4MB) SWAP 0/7845MB (cached 0MB) CPU [29%@2265,10%@2265,100%@2265,11%@2265,11%@2265,95%@2265,94%@2265,5%@2265] EMC_FREQ 0% GR3D_FREQ 0% AO@27.5C GPU@29C iwlwifi@33C Tboard@29C Tdiode@30.5C AUX@29.5C CPU@31.5C thermal@29.75C PMIC@100C GPU 308/443 CPU 6786/1851 SOC 2778/2847 CV 0/0 VDDRQ 154/234 SYS5V 3611/3590
RAM 4166/15690MB (lfb 14x4MB) SWAP 0/7845MB (cached 0MB) CPU [29%@2265,8%@2265,100%@2265,9%@2265,7%@2265,100%@2265,100%@2265,8%@2265] EMC_FREQ 0% GR3D_FREQ 0% AO@27.5C GPU@29C iwlwifi@33C Tboard@29C Tdiode@30.75C AUX@29.5C CPU@31.5C thermal@29.75C PMIC@100C GPU 308/443 CPU 7095/1861 SOC 2777/2847 CV 0/0 VDDRQ 154/234 SYS5V 3611/3590

Hi,
For USB cameras, we support UVC driver by default. Please follow the post to launch the cameras:
https://devtalk.nvidia.com/default/topic/1057681/jetson-tx1/logitech-c930e-on-jetson-tx1-very-slow-and-choppy-video/post/5363417/#5363417

Hi DaneLLL,

My camera interface is Ethernet and using eBus SDK for FLIR Camera

Hi,
CPU capability of Xavier may not be able to give equivalent performance to x86 PC. If the driver takes much CPU loading, it is possible to see lower performance on Xavier.

We have camera partners developing camera modules with optimization. You probably can take a look. FYR.