Skip to content

[ERROR]: Unknown microarchitecture detected: 0x70010201 on Nintendo Wii U [PowerPC] #231

Closed
@WiiNewU

Description

@WiiNewU

CPUfetch cant recognize the Nintendo Wii U's SOC, called "Espresso", made by IBM. Its a 32bit PowerPC BE CPU.

CPUfetch running on Wii U (Espresso)

$ cpufetch --debug
cpufetch v1.05-6-g2976 (Linux PowerPC build)
PVR: 0x70010201

This is running on the unofficial 32bit PPC port of Debian trixie/SID. Uses Linux kernel 4.19.265-wiiu-gf5f64b59fada .

This is a output of /proc/cpuinfo:

processor	: 0
cpu		: Espresso
clock		: 1243.125000MHz
revision	: 2.1 (pvr 7001 0201)
bogomips	: 124.31

timebase	: 62156250
platform	: wiiu
model		: nintendo,wiiu
Memory		: 2304 MB

This is a output of lscpu:

Architecture:        ppc
CPU op-mode(s):      32-bit
Byte Order:          Big Endian
CPU(s):              1
On-line CPU(s) list: 0
Model name:          Espresso
Model:               2.1 (pvr 7001 0201)
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           1
BogoMIPS:            124.31
L1d cache:           32 KiB (1 instance)
L1i cache:           32 KiB (1 instance)
L2 cache:            512 KiB (1 instance)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions