Public bug reported:

Screenfetch shows the CPU as an IBM PowerPC G3, despite a Power7 CPU
being present in the system.

:~$ screenfetch
                          ./+o+-       lain@tacobell
                  yyyyy- -yyyyyy+      OS: Ubuntu 16.04 xenial
               ://+//////-yyyyyyo      Kernel: ppc64 Linux 
4.4.0-31-powerpc64-smp
           .++ .:/++++++/-.+sss/`      Uptime: 12m
         .:++o:  /++++++++/:--:/-      Packages: 484
        o:+o+:++.`..```.-/oo+++++/     Shell: bash 4.3.46
       .:+o:+o/.          `+sssoo+/    CPU: IBM PowerPC G3 POWER7 (architected)
  .++/+:+oo+o:`             /sssooo.   RAM: 231MiB / 7480MiB
 /+++//+:`oo+o               /::--:.
 \+/+o+++`o++o               ++////.
  .++.o+++oo+:`             /dddhhh.
       .+.o+oo:.          `oddhhhh+
        \+.++o+o``-````.:ohdhhhhh+
         `:o+++ `ohhhhhhhhyo++os:
           .o:`.syhhhhhhh/.oo++o`
               /osyyyyyyo++ooo+++/
                   ````` +oo+++o\:
                          `oo++.

lscpu however shows this:
:~$ lscpu
Architecture:          ppc64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Big Endian
CPU(s):                16
On-line CPU(s) list:   0-15
Thread(s) per core:    4
Core(s) per socket:    1
Socket(s):             4
NUMA node(s):          1
Model:                 2.1 (pvr 003f 0201)
Model name:            POWER7 (architected), altivec supported
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              4096K
NUMA node0 CPU(s):     0-15

While /proc/cpuinfo shows this:

:~$ cat /proc/cpuinfo
processor       : 0
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 1
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 2
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 3
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 4
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 5
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 6
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 7
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 8
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 9
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 10
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 11
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 12
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 13
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 14
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

processor       : 15
cpu             : POWER7 (architected), altivec supported
clock           : 3000.000000MHz
revision        : 2.1 (pvr 003f 0201)

timebase        : 512000000
platform        : pSeries
model           : IBM,8202-E4B
machine         : CHRP IBM,8202-E4B

Package Details:
:~$ sudo apt-cache show screenfetch
Package: screenfetch
Priority: optional
Section: universe/utils
Installed-Size: 206
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Original-Maintainer: Hideki Yamane <henr...@debian.org>
Architecture: all
Version: 3.7.0-1
Recommends: scrot
Filename: pool/universe/s/screenfetch/screenfetch_3.7.0-1_all.deb
Size: 40684
MD5sum: 243d1851d75a245f8c746f00a3006de3
SHA1: 8dc8682c5a4e7b455f874094d73c23af6029ac2d
SHA256: 87a2877980c74cc77a8b2ea32cd2d37bbd49058ef0dcd13d4b6e77914343e786
Description-en: Bash Screenshot Information Tool
 screenFetch is a "Bash Screenshot Information Tool". This handy Bash script
 can be used to generate one of those nifty terminal theme information + ASCII
 distribution logos you see in everyone's screenshots nowadays.
 .
 It will auto-detect your distribution and display an ASCII version of that
 distribution's logo and some valuable information to the right. There are
 options to specify no ascii art, colors, taking a screenshot upon displaying
 info, and even customizing the screenshot command.
Description-md5: 7b1e70f3b4bbdc34202258ffeec7028a
Homepage: https://github.com/KittyKatt/screenFetch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu


Uname output:
:~$ uname -srvmpio
Linux 4.4.0-31-powerpc64-smp #50-Ubuntu SMP Wed Jul 13 00:40:15 UTC 2016 ppc64 
ppc64 ppc64 GNU/Linux

** Affects: screenfetch (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ibm powerpc ppc screenfetch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612489

Title:
  Screenfetch shows IBM Power7 CPU as "IBM PowerPC G3 POWER7"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screenfetch/+bug/1612489/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to