2024-11-29, 04:50 AM
(This post was last modified: 2024-11-29, 04:50 AM by TheDreadPirate. Edited 1 time in total.)
Do you have "non-free" and "non-free-firmware" in your debian sources?
What is the output of this command?
If you don't have any "non-free" listings here, read this forum post on how to add non-free sources.
https://forums.debian.net/viewtopic.php?t=159039
Then
Reboot and check that you don't see these messages anymore.
What is the output of this command?
Code:
sudo apt list --installed | grep firmware
If you don't have any "non-free" listings here, read this forum post on how to add non-free sources.
https://forums.debian.net/viewtopic.php?t=159039
Then
Code:
sudo apt update ; sudo apt install firmware-linux-nonfree
Reboot and check that you don't see these messages anymore.
Code:
[ 2.931370] i915 0000:03:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin (70.12.1) is recommended, but only i91
5/dg2_guc_70.bin (70.5.1) was found
[ 2.931373] i915 0000:03:00.0: [drm] GT0: Consider updating your linux-firmware pkg or downloading from https://g
it.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[ 2.931993] i915 0000:03:00.0: firmware: failed to load i915/dg2_huc_gsc.bin (-2)
[ 2.932002] i915 0000:03:00.0: firmware: failed to load i915/dg2_huc_gsc.bin (-2)
[ 2.932004] i915 0000:03:00.0: [drm] *ERROR* GT0: HuC firmware i915/dg2_huc_gsc.bin: fetch failed -ENOENT