Acknowledged
Created: May 21, 2025
Updated: Aug 18, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: BSP
You may see kernel log "intel_th_pci: probe of 0000:00:02.4 failed with error -107".
This means the driver "intel_th_pci" is not supported.
/lpg-build/cdc/fast_prod/WRL10_25/WRL10_25_GIT/wrlinux-10/setup.sh --machines intel-x86-64 --templates feature/intel-persistent-memory feature/dpdk feature/bsp-extras feature/docker feature/kexec feature/kdump feature/lxc feature/tpm2 feature/edac --layers meta-dpdk --distros wrlinux --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"
echo 'IMAGE_FSTYPES:remove = " live hddimg iso"' >> conf/local.conf
echo 'SERIAL_CONSOLES:append = " 115200;ttyS1"
IMAGE_INSTALL:append = " intel-cmt-cat"
IMAGE_FSTYPES:remove = " live hddimg iso"' >> conf/local.conf
bitbake wrlinux-image-std