[Bug 2019856] [NEW] Add missing ARM-cores to support Grace-based systems
Launchpad Bug Tracker
2019856 at bugs.launchpad.net
Thu May 18 16:14:18 UTC 2023
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
[Impact]
When running "lscpu" on a Grace-based system + Ubuntu 22.04, it doesn't report a model name:
Vendor ID: ARM
Model: 0
[Fix]
Adding the additional arm_part to sys-utils/lscpu-arm.c solves the problem. The commit below adds the specific codes missing from Jammy's version.
https://github.com/util-linux/util-
linux/commit/6857cccbb4157d5da34ca98f77a0ac9d68e1e740
[Evidence]
When upstream code is compiled, output of lscpu is correctly displayed:
Vendor ID: ARM
Model name: Neoverse-V2
[What Could Go Wrong]
The fix does not apply directly to Jammy's version, as other commits change sys-utils/lscpu-arm.c. The suggestion is only to add the missing arm_part to the list.
** Affects: util-linux (Ubuntu)
Importance: Undecided
Status: New
** Affects: util-linux (Ubuntu Jammy)
Importance: Undecided
Assignee: Heather Lemon (hypothetical-lemon)
Status: In Progress
** Affects: util-linux (Ubuntu Lunar)
Importance: Undecided
Assignee: Heather Lemon (hypothetical-lemon)
Status: In Progress
** Tags: patch se-sponsor-mfo
--
Add missing ARM-cores to support Grace-based systems
https://bugs.launchpad.net/bugs/2019856
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list