HomeDefectsLIN1025-1548
Acknowledged

LIN1025-1548 : nfit ACPI0012:00: Error found in NVDIMM nmem1 flags: flush_fail on Intel Wilson City Board

Created: Jun 2, 2025    Updated: Oct 28, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: BSP

Description

You may see the following logs in kernel.

[   28.755934] nfit ACPI0012:00: Error found in NVDIMM nmem1 flags: flush_fail
[   30.177880] nfit ACPI0012:00: Error found in NVDIMM nmem2 flags: flush_fail
[   31.629041] nfit ACPI0012:00: Error found in NVDIMM nmem3 flags: flush_fail


It happens when using Intel Optane Persistent Memory 200 Series Module.
I may be related to the firmware of Persistent Memory Module.

Steps to Reproduce

INFO: Shared image path: /net/pek-lpgtest7408/buildarea1/SharedImage/LTS25/BSP/intel-x86-64_preempt-rt_glibc-std-sato_GIT/20250531_001109
INFO: HTTP shared image: http://pek-lpgtest7408.wrs.com/buildarea1/SharedImage/LTS25/BSP/intel-x86-64_preempt-rt_glibc-std-sato_GIT/20250531_001109

/lpg-build/cdc/fast_prod/WRL10_25/WRL10_25_GIT/wrlinux-10/setup.sh --machines intel-x86-64 --templates feature/intel-qat feature/intel-persistent-memory feature/intel-sst feature/dpdk feature/bsp-extras feature/docker feature/kexec feature/kdump feature/lxc feature/tpm2 feature/edac --layers meta-dpdk --distros wrlinux-graphics --dl-layers=1 --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
echo 'PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"' >> conf/local.conf
echo 'BB_NUMBER_THREADS ?= "24"' >> conf/local.conf
echo 'PARALLEL_MAKE ?= "-j 24"' >> conf/local.conf
bitbake-layers add-layer /net/pek-lpgtest20/buildarea1/zwang11/WASSP_LINUX_1025/testcases/wrlinux/wr-testing/bts-dev

echo '
require templates/feature/bts/template.conf
IMAGE_FSTYPES += " tar.bz2"
ACTIVE_PLAN = "intel-x86-64.ini"' >> conf/local.conf
echo 'SERIAL_CONSOLES:append = " 115200;ttyS1"
IMAGE_INSTALL:append = " intel-cmt-cat"
IMAGE_FSTYPES:remove = " live hddimg iso"
DISTRO_FEATURES += "seccomp ipv6"' >> conf/local.conf
bitbake wrlinux-image-std-sato

This error {*}only found on target #29053{*}, target #29169 is OK.