kernel warnings
hi there,
on boot i get the following messages:
not sure if this is problematic, system seems to work ok so far
[ 1.506769] Failed to find cpu0 device node
[ 2.750257] i801_smbus 0000:00:1f.1: Failed to allocate irq -2147483648: -107
from dmesg:
[ 1.506575] Linux agpgart interface v0.103
[ 1.506709] AMD IOMMUv2 driver by Joerg Roedel jroedel@suse.de
[ 1.506710] AMD IOMMUv2 functionality not available on this system
[ 1.506769] Failed to find cpu0 device node
[ 1.507093] Unable to detect cache hierarchy from DT for CPU 0
[ 2.749958] mmc1: SDHCI controller on PCI [0000:00:1e.0] using ADMA 64-bit
[ 2.750204] i801_smbus 0000:00:1f.1: can't derive routing for PCI INT A
[ 2.750207] i801_smbus 0000:00:1f.1: PCI INT A: not connected
[ 2.750233] i801_smbus 0000:00:1f.1: SPD Write Disable is set
[ 2.750257] i801_smbus 0000:00:1f.1: Failed to allocate irq -2147483648: -107
[ 2.750707] i801_smbus 0000:00:1f.1: SMBus using polling
greets,
Rob
Best Answer
-
Hi Rob, thanks for your report and sorry for the belated response.
The messages are harmless and don't indicate any actual issue with your board:
@Rob said:
[ 1.506769] Failed to find cpu0 device nodeThis is printed because the ubilinux kernel enables CONFIG_OF and yet the board provides hardware information through ACPI instead of DeviceTree.
[ 2.750257] i801_smbus 0000:00:1f.1: Failed to allocate irq -2147483648: -107
This message was always printed on Apollo Lake systems. This was only fixed recently - see https://patchwork.ozlabs.org/patch/840384/
Thanks!
Answers
-
this is for the up2 N3350 running ubilinux 4.0, bios upgraded to 2.1