I am running nvpmodel in javier NX SOM production emmc SOM with devkit.
But the nvpmodel is not properly set.
NVPM WARN: write PARAM CPU_DENVER_0: ARG MAX_FREQ: PATH: /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq VAL: 0
- probably failed due to it is less than current min value 1190400
NVPM ERROR: Error writing 0 to /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: 22
NVPM ERROR: failed to write PARAM CPU_DENVER_0: ARG MAX_FREQ: PATH: /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq VAL: 0
NVPM ERROR: failed to set power mode!
NVPM ERROR: optMask is 1, no request for power mode
Also when I run two camera stream in xavier nx devkit , I get reduced fps (0-2fps).The actual fps set on sensor is 60. I get the below mentioned error while streaming in gstreamer.
WARNING: from element /GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstXvImageSink:xvimagesink0: A lot of buffers are being dropped.
Additional debug info:
gstbasesink.c(2902): gst_base_sink_is_too_late (): /GstPipeline:pipeline0/GstFPSDisplaySink:fpsdisplaysink0/GstXvImageSink:xvimagesink0:
There may be a timestamping problem, or this computer is too slow.
Can anyone help me fix this issue ? Thanks in advance.