Bug 327622 - Add output from lscpu to the information shown
Summary: Add output from lscpu to the information shown
Status: RESOLVED FIXED
Alias: None
Product: kinfocenter
Classification: Applications
Component: KInfoCenter Viewer (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Hubner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-14 19:12 UTC by James McDaniel
Modified: 2020-01-24 09:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.