Public bug reported:

My StarFive VisionFive 2 v1.3B board has a SoC with 5 cores:

1 32 bit RISC-V core which is not used by Linux and not reported in 
/proc/cpuinfo but only in the device-tree as cpu@0
riscv,isa = “rv64imac_zba_zbb”;
riscv,isa-extensions = “i”, “m”, “a”, “c”, “zba”, “zbb”, “zicntr”, “zicsr”, 
“zifencei”, “zihpm”;
4 64 bit RISC-V cores which are sued by Linux and are reported in /proc/cpuinfo.
riscv,isa = “rv64imafdc_zba_zbb”;
riscv,isa-extensions = “i”, “m”, “a”, “f”, “d”, “c”, “zba”, “zbb”, “zicntr”, 
“zicsr”, “zifencei”, “zihpm”;
As can be seen from the riscv,isa value all are 64bit.

The hardware information tab shows 7 CPUs with incorrect information
instead of the 4 cores provided by the system. The same is shown both in
the new and old web interface.

** Affects: landscape-client (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Screenshot_20250313_183213.png"
   
https://bugs.launchpad.net/bugs/2102234/+attachment/5864540/+files/Screenshot_20250313_183213.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2102234

Title:
  Incorrect CPU information reported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/2102234/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to