Hi all,
I am using Orin NX16G + 36.3. In the Setting->About page, Processor info is empty.
And I compare with 35.3.1, the difference is 36.3 cpuinfo module name is missing. Is there any way to resolve this issue?
35-cpuinfo.txt (1.7 KB)
36-cpuinfo.txt (1.6 KB)
Hi,
Please share the command you run to show the information. We will try and check.
Hi @DaneLLL ,
Processor info empty: In the upper right corner settings, the last option ‘About’
cpuinfo: cat /proc/cpuinfo
Hi,
It looks to be some change in upstream kernel code. Please check
kernel/kernel-jammy-src/arch/arm64/kernel/cpuinfo.c
You may do customization to show required information. It is Arm Cortex-A78AE in Orin.
After edit cpuinfo.c , Processor info in About page show correctly.
Thanks for help.
system
Closed
July 30, 2024, 7:08am
9
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.