DG2/A380: GuC fails to load on boot
The following occurs on every boot:
[ 2.334243] i915 0000:03:00.0: [drm] GuC firmware i915/dg2_guc_70.bin version 70.5.1
[ 2.334245] i915 0000:03:00.0: [drm] HuC firmware i915/dg2_huc_gsc.bin version 7.10.3
[ 2.569194] i915 0000:03:00.0: [drm] GuC load failed: status = 0x00000072
[ 2.569198] i915 0000:03:00.0: [drm] GuC load failed: status: Reset = 0, BootROM = 0x39, UKernel = 0x00, MIA = 0x00, Auth = 0x00
[ 2.569200] [drm:__uc_init_hw [i915]] GuC fw load failed: -110; will reset and retry 0 more time(s)
[ 2.569740] i915 0000:03:00.0: GuC initialization failed -110
[ 2.569742] i915 0000:03:00.0: Please file a bug on drm/i915; see https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs for details.
[ 2.569743] i915 0000:03:00.0: Enabling uc failed (-5)
[ 2.569744] i915 0000:03:00.0: Failed to initialize GPU, declaring it wedged!
Detailed dmesg attached below. Looks similar to #7719 (closed).
- System architecture: x86_64
- Kernel version: 6.2.8-0-edge
- Linux distribution: Alpine Linux v3.17
- Machine or mother board model: Gigabyte GA-Z170-HD3P, Intel i5 6600k, Intel A380
- Display connector: None, headless
I had experienced this issue before, but previously it seemed to be fixed after I installed mesa-dri-gallium and libva-intel-driver. I also made sure I had linux-firmware-i915 installed.