Bug 327622

Summary: Add output from lscpu to the information shown
Product: [Applications] kinfocenter Reporter: James McDaniel <jmcdaniel3>
Component: KInfoCenter ViewerAssignee: David Hubner <hubn3rd>
Status: RESOLVED FIXED    
Severity: wishlist CC: sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description James McDaniel 2013-11-14 19:12:27 UTC
kinfocenter needs to display some CPU info.  The most simple would be the default output of the lscpu command.  

Here is the default output on my PC.

Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    2
Core(s) per socket:    2
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 58
Stepping:              9
CPU MHz:               1701.000
BogoMIPS:              3392.19
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              3072K
NUMA node0 CPU(s):     0-3


Reproducible: Always

Steps to Reproduce:
1. run terminal command
2. lscpu
3. add info to kinfocenter default output
Actual Results:  
no cpu information is included.

Expected Results:  
at least the info by lscpu should be included.

This is a wish list request for kinfocenter to add the default output from the lscpu command.
Comment 1 Harald Sitter 2020-01-24 09:15:28 UTC
Displays some CPU info now in the device viewer.