egruda
September 3, 2025, 8:58pm
1
Hi,
This is a repeat of the attached bug but still seems to be an issue in JP6. I am running a custon libargus application and when I query
for (auto cam : cameraDevices) {
Logger.Warn("module string: ", interface_cast<ICameraProperties>(cam)->getModuleString());
}
I get the first string repeated for all 4 cameras attached. How can we fix on JP6?
Hello,
Continuing the discussion from Is there official distribution for libnvargus.so with fixed memory corruption? :
I see same wrong behavior in 5.1.3
despite the fact that nvargus_nvraw --lps returns correct values
nvargus_nvraw version 1.14.0
Number of supported sensor entries 8
Entry Source Mode Uniquename Resolution FR BitDepth Mode
Index Index Index CSI Dyn Type
0 0 0 dsboard_ornx_L1_P5V27C 4056…
hello egruda,
JetPack 6.2.1/r36.4.4 did not include this fixes although we’ve the change within rel-36 code-line.
please give it a try to apply this pre-built update for verification.
for instance, Topic343974_Sep04_libnvargus.7z (282.2 KB)
egruda
September 4, 2025, 4:36pm
7
Hi, the library works! Will this change make it into the next release? Do we know when that will arrive? Thank you!
as mentioned, we’ve the change within rel-36 code-line.
the next JetPack 6 public release is planned for 1st half of the 2026.
1 Like