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 about 1 year 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 #2

Updated by Steve Wheeler about 1 year ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Jim Pingle about 1 year ago

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100

MR merged.

Actions #4

Updated by Jim Pingle about 1 year ago

  • Subject changed from System Info widget stops showing CPU details in aarch64 to System Information Dashboard widget stops showing CPU details on aarch64

Updating subject for release notes.

Actions #5

Updated by Christian McDonald about 1 year ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF