Hi,
i have some doubts regarding kernel message. My target is compsed from SoM verdin imx8mp 2GB and carrier board mallow. This my tdx info:
Software summary
------------------------------------------------------------
Bootloader: U-Boot
Kernel version: 6.6.119-7.5.0-devel-ge5c5595adb06 #1-Torizon SMP PREEMPT Mon Jan 5 09:23:13 UTC 2026
Kernel command line: root=LABEL=otaroot rootfstype=ext4 quiet logo.nologo vt.global_cursor_default=0 plymouth.ignore-serial-consoles splash fbcon=map:3 ostree=/ostree/boot.1/torizon/f2110b8ae890590f3d0d4b3d9ca84dfa84cc27e93362f4058cdd5be44cc3c8b7/0
Distro name: NAME="Torizon OS"
Distro version: VERSION_ID=7.5.0-devel-20260121131151-build.0
Distro variant: VARIANT="Docker"
Hostname: verdin-imx8mp-15603379
------------------------------------------------------------
Hardware info
------------------------------------------------------------
HW model: Toradex Verdin iMX8M Plus WB on Mallow Board
Toradex version: 0064 V1.1A
Serial number: 15603379
Processor arch: aarch64
------------------------------------------------------------
When i start my target i see the follows message:
Starting kernel ...
[ 1.039654] nvmem imx-ocotp0: cell mac-address raw len 6 unaligned to nvmem word size 4
[ 1.047697] nvmem imx-ocotp0: cell mac-address raw len 6 unaligned to nvmem word size 4
Starting systemd-udevd version 255.21^
sysroot.readonly configuration value: 0 (fs writable: 1)
Using legacy ostree bind mount for /
[ 6.923741] imx-bus-devfreq 32700000.interconnect: failed to fetch clk: -2
[ 6.956237] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register
[ 6.977555] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register
[ 7.016264] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register
[ 7.042416] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register
[ 7.060736] fsl-aud2htx 30cb0000.aud2htx: failed to pcm register
[ 9.376727] tpm tpm0: A TPM error (256) occurred attempting the self test
Torizon OS 7.5.0-devel-20260121131151+build.0 verdin-imx8mp-15603379 ttymxc2
I see fsl-aud2htx 30cb0000.aud2htx: failed to pcm registert, imx-bus-devfreq 32700000.interconnect: failed to fetch clk: -2 and tpm tpm0: A TPM error (256) occurred attempting the self test.
Can I ignore these messages or do I need to resolve them? If I need to resolve them, what should I do?
Thanks.
Fabio