The numerical version number for Power9 and Power9_base are actually same from OS point of view.
Hence, unfortunately, tools like prtconf etc cannot distinguish between P9_base and P9 mode.
Looking from HMC at the processor compatibility mode or nxstat command are the only options to distinguish between the two.
Original Message:
Sent: Thu January 15, 2026 12:38 AM
From: Jim Rinn
Subject: Imbedded NX processor
Thanks for the response.
No HMC for this system. This is a standalone bare metal system with whatever settings the firmware decides for the LPAR is what we get.
The prtconf shows LPAR is in Power9 mode not base mode but the nxstat does. There seems to be some discrepancy between prtconf and nxstat.
I also have a P10 halfwide system with no HMC. Nxstat reports the embedded processor is available and appears to work based on pigz results.
Original Message:
Sent: 1/15/2026 12:25:00 AM
From: CHRISTOPHER WICKREMASINGHE
Subject: RE: Imbedded NX processor
Hi Jim
Looks like the LPAR is in power9_base mode. Check this from the HMC:
lssyscfg -r lpar -m <system_name> -F name,curr_lpar_proc_compat_mode
If it shows power9_base, you need to set the compat mode in the profile to "power9" and re-activate the lpar from the modified profile (not just reboot).
------------------------------
Chris Wickremasinghe
IBM
Original Message:
Sent: Wed January 14, 2026 11:49 AM
From: Jim Rinn
Subject: Imbedded NX processor
Has anyone used the imbedded gzip NX processor? I'm not able to get it to work on a small P9 system.
System Model: IBM,9009-41A
Machine Serial Number: xxxxxxxx
Processor Type: PowerPC_POWER9
Processor Implementation Mode: POWER 9
Processor Version: PV_9_Compat
Number Of Processors: 1
Processor Clock Speed: 2300 MHz
CPU Type: 64-bit
Kernel Type: 64-bit
LPAR Info: 1 xxxxxxxxx
Memory Size: 29696 MB
Good Memory Size: 29696 MB
Platform Firmware level: VL950_179
Firmware Version: IBM,FW950.E0 (VL950_179)
Console Login: enable
Auto Restart: true
Full Core: true
NX Crypto Acceleration: Capable and Enabled
In-Core Crypto Acceleration: Capable, but not Enabled
Checking the nx processor availability with nxstat:
nxsstat -S reports
nx_accel_mask = 0
** No accelerators available **
** Accelerators are not available for partitions in POWER9_base mode
There seems to be a discrepancy for mode between prtconf and nxstat?
zlibNX.rte is installed along with pigz
------------------------------
Jim Rinn
------------------------------