Hello Proxmox Community,
I'm encountering multiple firmware and microcode-related errors on my Proxmox VE setup running on an Asus NUC 14 Pro with an Intel Core Ultra 5 125H processor.
Thank you in advance!!!
I'm encountering multiple firmware and microcode-related errors on my Proxmox VE setup running on an Asus NUC 14 Pro with an Intel Core Ultra 5 125H processor.
System Information:
- Proxmox VE Kernel: 6.8.12-4-pve
- Host Hardware: Asus NUC 14 Pro with Intel Core Ultra 5 125H
Current Repository Configuration (/etc/apt/sources.list):
Code:
deb http://ftp.au.debian.org/debian bookworm main contrib non-free non-free-firmware
deb http://ftp.au.debian.org/debian bookworm-updates main contrib non-free
# security updates
deb http://security.debian.org bookworm-security main contrib
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
Error Logs:
dmesg Output:
Code:
[ 2.946001] intel-hid INTC1077:00: failed to enable HID power button
[ 3.164307] ACPI BIOS Error: Could not resolve symbol [...]
[ 3.183156] intel_vpu: probe of 0000:00:0b.0 failed with error -2
[ 3.201353] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 3.858332] Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0180-0041.sfi (-2)
...
Installed Microcode Packages:
Code:
ii intel-microcode 3.20240910.1~deb12u1 amd64 Processor microcode firmware for Intel CPUs
ii iucode-tool 2.3.1-3 amd64 Intel processor microcode tool
Questions:
- Resolving Firmware Errors: How can I address the intel-hid and other firmware-related errors?
- Proxmox-Compatible Firmware: Are there specific firmware or microcode packages recommended for Proxmox VE on Intel Core Ultra 5 125H?
Thank you in advance!!!