You are not logged in.
Pages: 1
This is my first time posting on the archlinux form, I have been getting errors
amdxdna 0000:c3:00.1: [drm] *ERROR* aie2_check_protocol: Incompatible firmware protocol major 7 minor 2
amdxdna 0000:c3:00.1: [drm] *ERROR*
aie2_hw_start: firmware is not alive
amdxdna 0000:c3:00.1: [drm] *ERROR*
aie2_smu_exec: smu cmd 4 failed, 0xff
and more with it failing to run but when i roll back the newer updates in arch linux amdxdna runs perfectly well.
(Edit) Rebooting and changing a setting to hybrid even though the other option was basically "hybrid" that weirdly fixed it!
Last edited by ParisD (2026-03-03 21:42:50)
Offline
How did you install xdna and which hardware is this on? Please also add package versions so that you report can be more easily reproduced ![]()
Offline
thank you for responding I thought it downloaded itself through linux firmware, the hardware is AI 370 on framework 16! the amdxdna has version 1502_00, 17f0_10 and 17f0_11 downloaded it seems once i update and it downloads these it starts to have errors! Thank you so much for responding!!
Offline
pacman -Qs linux Offline
local/alsa-lib 1.2.15.3-2
An alternative implementation of Linux sound support
local/aquamarine 0.10.0-2
a very light linux rendering backend library
local/archlinux-keyring 20260206-1
Arch Linux PGP keyring
local/avahi 1:0.9rc3-1
Service Discovery for Linux using mDNS/DNS-SD (compatible with Bonjour)
local/base 3-3
Minimal package set to define a basic Arch Linux installation
local/base-devel 1-2
Basic tools to build Arch Linux packages
local/dbus-broker 37-3
Linux D-Bus Message Broker
local/dbus-broker-units 37-3
Linux D-Bus Message Broker - Service units
local/ell 0.82-1
Embedded Linux library
local/filesystem 2025.10.12-1
Base Arch Linux files
local/fuse3 3.18.1-1
Interface for userspace programs to export a filesystem to the Linux kernel
local/iptables 1:1.8.11-2
Linux kernel packet control tool (using legacy interface)
local/keyutils 1.6.3-3
Linux Key Management Utilities
local/kmod 34.2-1
Linux kernel module management tools and library
local/lib32-alsa-lib 1.2.15.3-1
An alternative implementation of Linux sound support (32 bit)
local/lib32-keyutils 1.6.3-2
Linux Key Management Utilities (32-bit)
local/lib32-libva 2.22.0-1
Video Acceleration (VA) API for Linux (32-bit)
local/lib32-libxshmfence 1.3.3-1
a library that exposes a event API on top of Linux futexes (32-bit)
local/lib32-util-linux 2.41.3-1
Miscellaneous system utilities for Linux (32-bit)
local/libcap-ng 0.9-1
A library for Linux that makes using posix capabilities easy
local/libiec61883 1.2.0-9
A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394
local/libnvme 1.16.1-3
C Library for NVM Express on Linux
local/libraw1394 2.1.2-4
Provides an API to the Linux IEEE1394 (FireWire) driver
local/liburing 2.14-1
Linux-native io_uring I/O access library
local/libva 2.22.0-1
Video Acceleration (VA) API for Linux
local/libxshmfence 1.3.3-1
a library that exposes a event API on top of Linux futexes
local/linux 6.18.13.arch1-1
The Linux kernel and modules
local/linux-api-headers 6.19-1
Kernel headers sanitized for use in userspace
local/linux-firmware 20260221-1
Firmware files for Linux - Default set
local/linux-firmware-amdgpu 20260221-1
Firmware files for Linux - Firmware for AMD Radeon GPUs
local/linux-firmware-atheros 20260221-1
Firmware files for Linux - Firmware for Qualcomm Atheros WiFi and Bluetooth adapters
local/linux-firmware-broadcom 20260221-1
Firmware files for Linux - Firmware for Broadcom and Cypress network adapters
local/linux-firmware-cirrus 20260221-1
Firmware files for Linux - Firmware for Cirrus Logic audio devices
local/linux-firmware-intel 20260221-1
Firmware files for Linux - Firmware for Intel devices
local/linux-firmware-mediatek 20260221-1
Firmware files for Linux - Firmware for MediaTek and Ralink devices
local/linux-firmware-nvidia 20260221-1
Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/linux-firmware-other 20260221-1
Firmware files for Linux - Unsorted firmware for various devices
local/linux-firmware-radeon 20260221-1
Firmware files for Linux - Firmware for ATI Radeon GPUs
local/linux-firmware-realtek 20260221-1
Firmware files for Linux - Firmware for Realtek devices
local/linux-firmware-whence 20260221-1
Firmware files for Linux - WHENCE file (vendor licenses)
local/man-pages 6.17-1
Linux man pages
local/mdadm 4.5-1
A tool for managing/monitoring Linux md device arrays, also known as Software RAID
local/pacman-mirrorlist 20260213-1
Arch Linux mirror list for use by pacman
local/pps-tools 1.0.3-2
LinuxPPS user-space tools
local/timeshift 25.12.4-1
A system restore utility for Linux
local/util-linux 2.41.3-2
Miscellaneous system utilities for Linux
local/util-linux-libs 2.41.3-2
util-linux runtime libraries
local/v4l-utils 1.32.0-1
Userspace tools and conversion library for Video 4 Linux
Offline
According to this https://github.com/amd/xdna-driver/issues/1074 it looks like the amdnpu firmware supplied in linux-firmware-other is too new for the amdxdna module supplied in the kernel. Rolling back just linux-firmware-other to 20260110 does remove the errors in my logs.
Offline
Hi, I created a package for amdxdna-dkms using Mario's repository at https://aur.archlinux.org/packages/amdxdna-dkms - maybe it's helpful for someone.
Offline
Please consider opening an issue on Arch's gitlab instance for the linux-firmware package asking for https://git.kernel.org/pub/scm/linux/ke … 0e699875b5 to be cherry-picked.
Offline
thank you guys! i am now noticing my integrated GPU is not being recognized at all ![]()
Offline
but this is solved so how do I set it as such on this forum?
Offline
How is it solved if your integrated GPU is not being recognized at all?
You can mark a topic as solved by editing the first post and prepending [SOLVED] to the title.
Offline
no your right! I tried to change my brightness but all it is finding is my dedicated gpu but i want to run my display on my integrated gpu for power efficiency!
Offline
doing the command ls /sys/class/backlight/
gives me
nvidia_wmi_ec_backlight
but not my amd CPU's integrated GPU!
Offline
Pages: 1