2025-01-21, 04:50 PM
(This post was last modified: 2025-01-21, 04:51 PM by TheDreadPirate. Edited 1 time in total.)
First reboot after installing the firmware. Run this command on the host after rebooting and share the output.
It should look similar to this.
Specifically these lines.
Code:
sudo dmesg | grep i915
It should look similar to this.
Code:
[ 10.597095] kernel: i915 0000:03:00.0: [drm] VT-d active for gfx access
[ 10.597101] kernel: i915 0000:03:00.0: vgaarb: deactivate vga console
[ 10.597128] kernel: i915 0000:03:00.0: [drm] Local memory IO size: 0x000000017c800000
[ 10.597130] kernel: i915 0000:03:00.0: [drm] Local memory available: 0x000000017c800000
[ 10.611976] kernel: i915 0000:03:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=none
[ 10.616534] kernel: i915 0000:03:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)
[ 10.621063] kernel: i915 0000:03:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.20.0
[ 10.621067] kernel: i915 0000:03:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.3
[ 10.629094] kernel: i915 0000:03:00.0: [drm] GT0: GUC: submission enabled
[ 10.629102] kernel: i915 0000:03:00.0: [drm] GT0: GUC: SLPC enabled
[ 10.629311] kernel: i915 0000:03:00.0: [drm] GT0: GUC: RC enabled
[ 10.748206] kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:03:00.0 on minor 0
[ 10.749487] kernel: i915 display info: display version: 13
[ 10.749493] kernel: i915 display info: cursor_needs_physical: no
[ 10.749496] kernel: i915 display info: has_cdclk_crawl: no
[ 10.749499] kernel: i915 display info: has_cdclk_squash: yes
[ 10.749501] kernel: i915 display info: has_ddi: yes
[ 10.749503] kernel: i915 display info: has_dp_mst: yes
[ 10.749505] kernel: i915 display info: has_dsb: yes
[ 10.749507] kernel: i915 display info: has_fpga_dbg: yes
[ 10.749510] kernel: i915 display info: has_gmch: no
[ 10.749512] kernel: i915 display info: has_hotplug: yes
[ 10.749514] kernel: i915 display info: has_hti: no
[ 10.749517] kernel: i915 display info: has_ipc: yes
[ 10.749519] kernel: i915 display info: has_overlay: no
[ 10.749522] kernel: i915 display info: has_psr: yes
[ 10.749524] kernel: i915 display info: has_psr_hw_tracking: no
[ 10.749526] kernel: i915 display info: overlay_needs_physical: no
[ 10.749528] kernel: i915 display info: supports_tv: no
[ 10.749530] kernel: i915 display info: has_hdcp: yes
[ 10.749533] kernel: i915 display info: has_dmc: yes
[ 10.749535] kernel: i915 display info: has_dsc: yes
[ 10.749643] kernel: i915 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 10.749792] kernel: snd_hda_intel 0000:04:00.0: bound 0000:03:00.0 (ops i915_audio_component_bind_ops [i915])
[ 10.750320] kernel: i915 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 10.750373] kernel: i915 0000:03:00.0: [drm] Cannot find any crtc or sizes
[ 11.498354] kernel: i915 0000:03:00.0: [drm] GT0: HuC: authenticated for all workloads
[ 11.498365] kernel: mei_pxp i915.mei-gsc.768-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:03:00.0 (ops i915_pxp_tee_component_ops [i915]
Specifically these lines.
Code:
[ 10.616534] kernel: i915 0000:03:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)
[ 10.621063] kernel: i915 0000:03:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.20.0
[ 10.621067] kernel: i915 0000:03:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.3
[ 10.629094] kernel: i915 0000:03:00.0: [drm] GT0: GUC: submission enabled
[ 10.629102] kernel: i915 0000:03:00.0: [drm] GT0: GUC: SLPC enabled
[ 10.629311] kernel: i915 0000:03:00.0: [drm] GT0: GUC: RC enabled