Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
@fxkuehl The CRAT table should be included in the APCI implementation on the platform. The OEM should have included it. IIRC, if it's missing on an APU, you can't use ROCm on that platform.
As far as I can find out online, Dell Precision 3540/0M14W7 uses an Intel CPU. CRAT tables are only applicable on some AMD APUs. The message is perfectly expected.
Even on AMD APUs we can now fall back to treating it like a dGPU when the CRAT table is missing. So the message should probably not be a warning any more.
Hi all, just for the record: I can confirm this CRAT table not found error also for an ASUS M3700WUA AiO PC running Kubuntu 22.04 LTS with kernel 5.15.0-40-generic. Secure boot is disabled and the latest ASUS firmware (as of June 2022) is installed. In my case there exist an additional ACPI firmware-bug warning, see below. Otherwise everything is running fine.
[ 2.860409] [drm] reserve 0x400000 from 0xf41f800000 for PSP TMR[ 2.943916] amdgpu 0000:04:00.0: amdgpu: RAS: optional ras ta ucode is not available[ 2.952806] amdgpu 0000:04:00.0: amdgpu: RAP: optional rap ta ucode is not available[ 2.952809] amdgpu 0000:04:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available[ 2.955179] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully![ 2.956436] [drm] kiq ring mec 2 pipe 1 q 0[ 2.959597] [drm] Display Core initialized with v3.2.149![ 2.960222] [drm] DMUB hardware initialized: version=0x0101001F[ 3.091555] [drm] VCN decode and encode initialized successfully(under DPG Mode).[ 3.091569] [drm] JPEG decode initialized successfully.[ 3.092741] kfd kfd: amdgpu: Allocated 3969056 bytes on gart[ 3.111427] memmap_init_zone_device initialised 131072 pages in 0ms[ 3.111435] amdgpu: HMM registered 512MB device memory[ 3.111465] amdgpu: SRAT table not found[ 3.111466] amdgpu: Virtual CRAT table created for GPU[ 3.111565] amdgpu: Topology: Add dGPU node [0x164c:0x1002][ 3.111569] kfd kfd: amdgpu: added device 1002:164c[ 3.111617] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8[ 3.114716] [drm] fb mappable at 0x410CD3000[ 3.114718] [drm] vram apper at 0x410000000[ 3.114718] [drm] size 8294400[ 3.114719] [drm] fb depth is 24[ 3.114719] [drm] pitch is 7680[ 3.114783] fbcon: amdgpudrmfb (fb0) is primary device[ 3.179420] Console: switching to colour frame buffer device 240x67[ 3.199203] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device[ 3.221917] amdgpu 0000:04:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0[ 3.221924] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0[ 3.221927] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0[ 3.221929] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0[ 3.221931] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0[ 3.221932] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0[ 3.221934] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0[ 3.221936] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0[ 3.221937] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0[ 3.221940] amdgpu 0000:04:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0[ 3.221942] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1[ 3.221944] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1[ 3.221946] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1[ 3.221948] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1[ 3.221949] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1[ 3.224099] [drm] Initialized amdgpu 3.42.0 20150101 for 0000:04:00.0 on minor 0
[ 0.288767] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GPP4.WLAN], AE_NOT_FOUND (20210730/dswload2-162)[ 0.288773] fbcon: Taking over console[ 0.288779] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20210730/psobject-220)
This issue hasn't had any activity since 2022-06-30. The AMD driver stack changes rapidly and contains lots of shared code across products so it's possible that it has already been fixed. Please upgrade to a current stable kernel and userspace stack and try again. If you still experience this issue with the latest driver stack, please capture relevant logging and open a new issue referring back to this one.