Project

General

Profile

Actions

Bug #14204

closed

System Information Dashboard widget stops showing CPU details on aarch64

Added by Steve Wheeler about 1 year ago. Updated 12 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Dashboard
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Release Notes:
Default
Affected Plus Version:
23.01
Affected Architecture:
SG-1100, SG-2100

Description

In aarch64 systems (1100, 2100) the system information widget gets CPU data by greping the strings from dmesg.
However on busy systems that info can be lost from the message buffer after some time.

It should use dmesg.boot where that data is fixed.

[23.05-DEVELOPMENT][root@2100-2.stevew.lan]/root: dmesg | grep CPU | grep ARM
[23.05-DEVELOPMENT][root@2100-2.stevew.lan]/root: grep CPU /var/log/dmesg.boot | grep ARM
CPU  0: ARM Cortex-A53 r0p4 affinity:  0
CPU  1: ARM Cortex-A53 r0p4 affinity:  1
Actions

Also available in: Atom PDF