SOLVED 13th generation iGPU passthrough

jace92

Dabbler
Joined
Dec 14, 2021
Messages
46
Back on topic though, I can confirm that the HW transcoding is working perfectly like it's supposed to! My wife was watching a movie that had to go from 4K to 1080p and it handled it like a champ! Makes me feel better about my decisions regarding the choice I made to go 13th gen...
 

jace92

Dabbler
Joined
Dec 14, 2021
Messages
46
I updated to the RC for 23.10 yesterday and it's still so far so good on the hardware transcoding with the iGPU on my i5-13400. I tested it with a full 4K to 1080p 20mbps transcode and it handled it like a champ! Woop!

1696268275132.png
1696268302378.png
1696268279085.png
 

isaio

Cadet
Joined
Dec 14, 2022
Messages
1
Having a weird issue with my i5-13500 running 23.10.1

Hardware shows up:
Code:
 lspci -nn |grep  -Ei 'VGA|DISPLAY'
00:02.0 VGA compatible controller [0300]: Intel Corporation AlderLake-S GT1 [8086:4680] (rev 0c)
09:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 52)


Screenshot 2024-01-01 at 18.08.29.png


Code:
sudo dmesg | grep i915
[    0.000000] Command line: BOOT_IMAGE=/ROOT/23.10.1@/boot/vmlinuz-6.1.63-production+truenas root=ZFS=boot-pool/ROOT/23.10.1 ro libata.allow_tpm=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 intel_iommu=on zfsforce=1 nvme_core.multipath=N i915.force_probe=4690
[    0.011301] Kernel command line: BOOT_IMAGE=/ROOT/23.10.1@/boot/vmlinuz-6.1.63-production+truenas root=ZFS=boot-pool/ROOT/23.10.1 ro libata.allow_tpm=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 intel_iommu=on zfsforce=1 nvme_core.multipath=N i915.force_probe=4690
[   15.600720] i915 0000:00:02.0: [drm] VT-d active for gfx access
[   15.646705]  i915_driver_probe+0x8a7/0xe20 [i915]
[   15.671265]  i915_init+0x1f/0x7f [i915]


Code:
midclt call device.get_gpus | jq .
[
  {
    "addr": {
      "pci_slot": "0000:00:02.0",
      "domain": "0000",
      "bus": "00",
      "slot": "02"
    },
    "description": "Intel Corporation AlderLake-S GT1",
    "devices": [
      {
        "pci_id": "8086:4640",
        "pci_slot": "0000:00:00.0",
        "vm_pci_slot": "pci_0000_00_00_0"
      },
      {
        "pci_id": "8086:460D",
        "pci_slot": "0000:00:01.0",
        "vm_pci_slot": "pci_0000_00_01_0"
      },
      {
        "pci_id": "1000:0072",
        "pci_slot": "0000:01:00.0",
        "vm_pci_slot": "pci_0000_01_00_0"
      },
      {
        "pci_id": "8086:4680",
        "pci_slot": "0000:00:02.0",
        "vm_pci_slot": "pci_0000_00_02_0"
      },
      {
        "pci_id": "8086:464D",
        "pci_slot": "0000:00:06.0",
        "vm_pci_slot": "pci_0000_00_06_0"
      },
      {
        "pci_id": "144D:A80A",
        "pci_slot": "0000:02:00.0",
        "vm_pci_slot": "pci_0000_02_00_0"
      },
      {
        "pci_id": "8086:467D",
        "pci_slot": "0000:00:0a.0",
        "vm_pci_slot": "pci_0000_00_0a_0"
      },
      {
        "pci_id": "8086:467F",
        "pci_slot": "0000:00:0e.0",
        "vm_pci_slot": "pci_0000_00_0e_0"
      },
      {
        "pci_id": "8086:7AE0",
        "pci_slot": "0000:00:14.0",
        "vm_pci_slot": "pci_0000_00_14_0"
      },
      {
        "pci_id": "8086:7AA7",
        "pci_slot": "0000:00:14.2",
        "vm_pci_slot": "pci_0000_00_14_2"
      },
      {
        "pci_id": "8086:7ACC",
        "pci_slot": "0000:00:15.0",
        "vm_pci_slot": "pci_0000_00_15_0"
      },
      {
        "pci_id": "8086:7ACD",
        "pci_slot": "0000:00:15.1",
        "vm_pci_slot": "pci_0000_00_15_1"
      },
      {
        "pci_id": "8086:7AE8",
        "pci_slot": "0000:00:16.0",
        "vm_pci_slot": "pci_0000_00_16_0"
      },
      {
        "pci_id": "8086:7AEB",
        "pci_slot": "0000:00:16.3",
        "vm_pci_slot": "pci_0000_00_16_3"
      },
      {
        "pci_id": "8086:7AE2",
        "pci_slot": "0000:00:17.0",
        "vm_pci_slot": "pci_0000_00_17_0"
      },
      {
        "pci_id": "8086:7AC8",
        "pci_slot": "0000:00:1a.0",
        "vm_pci_slot": "pci_0000_00_1a_0"
      },
      {
        "pci_id": "8086:7AC0",
        "pci_slot": "0000:00:1b.0",
        "vm_pci_slot": "pci_0000_00_1b_0"
      },
      {
        "pci_id": "8086:7AC4",
        "pci_slot": "0000:00:1b.4",
        "vm_pci_slot": "pci_0000_00_1b_4"
      },
      {
        "pci_id": "144D:A80A",
        "pci_slot": "0000:05:00.0",
        "vm_pci_slot": "pci_0000_05_00_0"
      },
      {
        "pci_id": "8086:7AB8",
        "pci_slot": "0000:00:1c.0",
        "vm_pci_slot": "pci_0000_00_1c_0"
      },
      {
        "pci_id": "8086:125B",
        "pci_slot": "0000:06:00.0",
        "vm_pci_slot": "pci_0000_06_00_0"
      },
      {
        "pci_id": "8086:7AB9",
        "pci_slot": "0000:00:1c.1",
        "vm_pci_slot": "pci_0000_00_1c_1"
      },
      {
        "pci_id": "8086:125B",
        "pci_slot": "0000:07:00.0",
        "vm_pci_slot": "pci_0000_07_00_0"
      },
      {
        "pci_id": "8086:7ABB",
        "pci_slot": "0000:00:1c.3",
        "vm_pci_slot": "pci_0000_00_1c_3"
      },
      {
        "pci_id": "1A03:1150",
        "pci_slot": "0000:08:00.0",
        "vm_pci_slot": "pci_0000_08_00_0"
      },
      {
        "pci_id": "1A03:2000",
        "pci_slot": "0000:09:00.0",
        "vm_pci_slot": "pci_0000_09_00_0"
      },
      {
        "pci_id": "8086:7AB0",
        "pci_slot": "0000:00:1d.0",
        "vm_pci_slot": "pci_0000_00_1d_0"
      },
      {
        "pci_id": "8086:7A88",
        "pci_slot": "0000:00:1f.0",
        "vm_pci_slot": "pci_0000_00_1f_0"
      },
      {
        "pci_id": "8086:7AD0",
        "pci_slot": "0000:00:1f.3",
        "vm_pci_slot": "pci_0000_00_1f_3"
      },
      {
        "pci_id": "8086:7AA3",
        "pci_slot": "0000:00:1f.4",
        "vm_pci_slot": "pci_0000_00_1f_4"
      },
      {
        "pci_id": "8086:7AA4",
        "pci_slot": "0000:00:1f.5",
        "vm_pci_slot": "pci_0000_00_1f_5"
      }
    ],
    "vendor": null,
    "uses_system_critical_devices": true,
    "available_to_host": true
  },
  {
    "addr": {
      "pci_slot": "0000:09:00.0",
      "domain": "0000",
      "bus": "09",
      "slot": "00"
    },
    "description": "ASPEED Technology, Inc. ASPEED Graphics Family",
    "devices": [
      {
        "pci_id": "1A03:2000",
        "pci_slot": "0000:09:00.0",
        "vm_pci_slot": "pci_0000_09_00_0"
      }
    ],
    "vendor": null,
    "uses_system_critical_devices": false,
    "available_to_host": true
  }
]


Code:
ls -alh /dev/dri 
total 0
drwxr-xr-x  3 root root      80 Dec 29 11:25 .
drwxr-xr-x 18 root root    4.6K Dec 29 11:28 ..
drwxr-xr-x  2 root root      60 Dec 29 11:25 by-path
crw-rw----  1 root video 226, 0 Dec 29 11:25 card0


Everything looks like the iGPU is detected however when I go to allocate in in applications (GPU support enabled) I don't see anything that I can assign.
Screenshot 2024-01-01 at 18.11.55.png


Screenshot 2024-01-01 at 18.13.07.png


Am I missing something incredibly obvious? Any insight would be massively appreciated, I feel like i'm so close but still so far...
 

jace92

Dabbler
Joined
Dec 14, 2021
Messages
46
Having a weird issue with my i5-13500 running 23.10.1

Everything looks like the iGPU is detected however when I go to allocate in in applications (GPU support enabled) I don't see anything that I can assign.

Am I missing something incredibly obvious? Any insight would be massively appreciated, I feel like i'm so close but still so far...

I didn't have to do anything special other than install the Cobia update as far as I remember. Sorry for not being able to help with that!
 

underpickled

Contributor
Joined
Oct 1, 2013
Messages
167
Having a weird issue with my i5-13500 running 23.10.1

Hardware shows up:
Code:
 lspci -nn |grep  -Ei 'VGA|DISPLAY'
00:02.0 VGA compatible controller [0300]: Intel Corporation AlderLake-S GT1 [8086:4680] (rev 0c)
09:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 52)


View attachment 74107

Code:
sudo dmesg | grep i915
[    0.000000] Command line: BOOT_IMAGE=/ROOT/23.10.1@/boot/vmlinuz-6.1.63-production+truenas root=ZFS=boot-pool/ROOT/23.10.1 ro libata.allow_tpm=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 intel_iommu=on zfsforce=1 nvme_core.multipath=N i915.force_probe=4690
[    0.011301] Kernel command line: BOOT_IMAGE=/ROOT/23.10.1@/boot/vmlinuz-6.1.63-production+truenas root=ZFS=boot-pool/ROOT/23.10.1 ro libata.allow_tpm=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 intel_iommu=on zfsforce=1 nvme_core.multipath=N i915.force_probe=4690
[   15.600720] i915 0000:00:02.0: [drm] VT-d active for gfx access
[   15.646705]  i915_driver_probe+0x8a7/0xe20 [i915]
[   15.671265]  i915_init+0x1f/0x7f [i915]


Code:
midclt call device.get_gpus | jq .
[
  {
    "addr": {
      "pci_slot": "0000:00:02.0",
      "domain": "0000",
      "bus": "00",
      "slot": "02"
    },
    "description": "Intel Corporation AlderLake-S GT1",
    "devices": [
      {
        "pci_id": "8086:4640",
        "pci_slot": "0000:00:00.0",
        "vm_pci_slot": "pci_0000_00_00_0"
      },
      {
        "pci_id": "8086:460D",
        "pci_slot": "0000:00:01.0",
        "vm_pci_slot": "pci_0000_00_01_0"
      },
      {
        "pci_id": "1000:0072",
        "pci_slot": "0000:01:00.0",
        "vm_pci_slot": "pci_0000_01_00_0"
      },
      {
        "pci_id": "8086:4680",
        "pci_slot": "0000:00:02.0",
        "vm_pci_slot": "pci_0000_00_02_0"
      },
      {
        "pci_id": "8086:464D",
        "pci_slot": "0000:00:06.0",
        "vm_pci_slot": "pci_0000_00_06_0"
      },
      {
        "pci_id": "144D:A80A",
        "pci_slot": "0000:02:00.0",
        "vm_pci_slot": "pci_0000_02_00_0"
      },
      {
        "pci_id": "8086:467D",
        "pci_slot": "0000:00:0a.0",
        "vm_pci_slot": "pci_0000_00_0a_0"
      },
      {
        "pci_id": "8086:467F",
        "pci_slot": "0000:00:0e.0",
        "vm_pci_slot": "pci_0000_00_0e_0"
      },
      {
        "pci_id": "8086:7AE0",
        "pci_slot": "0000:00:14.0",
        "vm_pci_slot": "pci_0000_00_14_0"
      },
      {
        "pci_id": "8086:7AA7",
        "pci_slot": "0000:00:14.2",
        "vm_pci_slot": "pci_0000_00_14_2"
      },
      {
        "pci_id": "8086:7ACC",
        "pci_slot": "0000:00:15.0",
        "vm_pci_slot": "pci_0000_00_15_0"
      },
      {
        "pci_id": "8086:7ACD",
        "pci_slot": "0000:00:15.1",
        "vm_pci_slot": "pci_0000_00_15_1"
      },
      {
        "pci_id": "8086:7AE8",
        "pci_slot": "0000:00:16.0",
        "vm_pci_slot": "pci_0000_00_16_0"
      },
      {
        "pci_id": "8086:7AEB",
        "pci_slot": "0000:00:16.3",
        "vm_pci_slot": "pci_0000_00_16_3"
      },
      {
        "pci_id": "8086:7AE2",
        "pci_slot": "0000:00:17.0",
        "vm_pci_slot": "pci_0000_00_17_0"
      },
      {
        "pci_id": "8086:7AC8",
        "pci_slot": "0000:00:1a.0",
        "vm_pci_slot": "pci_0000_00_1a_0"
      },
      {
        "pci_id": "8086:7AC0",
        "pci_slot": "0000:00:1b.0",
        "vm_pci_slot": "pci_0000_00_1b_0"
      },
      {
        "pci_id": "8086:7AC4",
        "pci_slot": "0000:00:1b.4",
        "vm_pci_slot": "pci_0000_00_1b_4"
      },
      {
        "pci_id": "144D:A80A",
        "pci_slot": "0000:05:00.0",
        "vm_pci_slot": "pci_0000_05_00_0"
      },
      {
        "pci_id": "8086:7AB8",
        "pci_slot": "0000:00:1c.0",
        "vm_pci_slot": "pci_0000_00_1c_0"
      },
      {
        "pci_id": "8086:125B",
        "pci_slot": "0000:06:00.0",
        "vm_pci_slot": "pci_0000_06_00_0"
      },
      {
        "pci_id": "8086:7AB9",
        "pci_slot": "0000:00:1c.1",
        "vm_pci_slot": "pci_0000_00_1c_1"
      },
      {
        "pci_id": "8086:125B",
        "pci_slot": "0000:07:00.0",
        "vm_pci_slot": "pci_0000_07_00_0"
      },
      {
        "pci_id": "8086:7ABB",
        "pci_slot": "0000:00:1c.3",
        "vm_pci_slot": "pci_0000_00_1c_3"
      },
      {
        "pci_id": "1A03:1150",
        "pci_slot": "0000:08:00.0",
        "vm_pci_slot": "pci_0000_08_00_0"
      },
      {
        "pci_id": "1A03:2000",
        "pci_slot": "0000:09:00.0",
        "vm_pci_slot": "pci_0000_09_00_0"
      },
      {
        "pci_id": "8086:7AB0",
        "pci_slot": "0000:00:1d.0",
        "vm_pci_slot": "pci_0000_00_1d_0"
      },
      {
        "pci_id": "8086:7A88",
        "pci_slot": "0000:00:1f.0",
        "vm_pci_slot": "pci_0000_00_1f_0"
      },
      {
        "pci_id": "8086:7AD0",
        "pci_slot": "0000:00:1f.3",
        "vm_pci_slot": "pci_0000_00_1f_3"
      },
      {
        "pci_id": "8086:7AA3",
        "pci_slot": "0000:00:1f.4",
        "vm_pci_slot": "pci_0000_00_1f_4"
      },
      {
        "pci_id": "8086:7AA4",
        "pci_slot": "0000:00:1f.5",
        "vm_pci_slot": "pci_0000_00_1f_5"
      }
    ],
    "vendor": null,
    "uses_system_critical_devices": true,
    "available_to_host": true
  },
  {
    "addr": {
      "pci_slot": "0000:09:00.0",
      "domain": "0000",
      "bus": "09",
      "slot": "00"
    },
    "description": "ASPEED Technology, Inc. ASPEED Graphics Family",
    "devices": [
      {
        "pci_id": "1A03:2000",
        "pci_slot": "0000:09:00.0",
        "vm_pci_slot": "pci_0000_09_00_0"
      }
    ],
    "vendor": null,
    "uses_system_critical_devices": false,
    "available_to_host": true
  }
]


Code:
ls -alh /dev/dri
total 0
drwxr-xr-x  3 root root      80 Dec 29 11:25 .
drwxr-xr-x 18 root root    4.6K Dec 29 11:28 ..
drwxr-xr-x  2 root root      60 Dec 29 11:25 by-path
crw-rw----  1 root video 226, 0 Dec 29 11:25 card0


Everything looks like the iGPU is detected however when I go to allocate in in applications (GPU support enabled) I don't see anything that I can assign.
View attachment 74108

View attachment 74109

Am I missing something incredibly obvious? Any insight would be massively appreciated, I feel like i'm so close but still so far...
I am having this exact issue with my 12600K on Cobia (and Bluefin). Did you ever find a resolution? I also was not able to isolate the iGPU.
 

Aesthia

Cadet
Joined
Apr 3, 2024
Messages
2
Hello, sorry to necro and on the wrong thread (not in VM one).

I'm having the same issue, i'm running a I5-12500 in a VM with iGPU passthrough on Proxmox host.
The iGPU is correctly found in System Settings < Advanced < Isolated GPU even though it's impossible to select it (only have one option).

I did forceprob the i915.force_probe=4690 to the correct deviceid

root@truenas[~]# lspci -nn |grep -Ei 'VGA|DISPLAY' 00:10.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-S GT1 [UHD Graphics 770] [8086:4690] (rev 0c)

root@truenas[~]# dmesg | grep i915 [ 0.000000] Command line: BOOT_IMAGE=/ROOT/23.10.2@/boot/vmlinuz-6.1.74-production+truenas root=ZFS=boot-pool/ROOT/23.10.2 ro libata.allow_tpm=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 intel_iommu=on zfsforce=1 nvme_core.multipath=N i915.force_probe=4690 [ 0.013658] Kernel command line: BOOT_IMAGE=/ROOT/23.10.2@/boot/vmlinuz-6.1.74-production+truenas root=ZFS=boot-pool/ROOT/23.10.2 ro libata.allow_tpm=1 amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 intel_iommu=on zfsforce=1 nvme_core.multipath=N i915.force_probe=4690 [ 4.132685] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 4.132746] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 4.733407] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 4.733458] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 4.733551] i915 0000:00:10.0: drm_WARN_ON(s_en != 0x1) [ 4.733567] WARNING: CPU: 1 PID: 497 at drivers/gpu/drm/i915/gt/intel_sseu.c:278 intel_sseu_info_init+0xc17/0xda0 [i915] [ 4.733620] Modules linked in: sha256_ssse3(E) sha1_ssse3(E) i915(E+) aesni_intel(E) drm_buddy(E) crypto_simd(E) video(E) cryptd(E) wmi(E) drm_display_helper(E) cec(E) rc_core(E) ttm(E) joydev(E) drm_kms_helper(E) snd_pcm(E) snd_timer(E) snd(E) i2c_algo_bit(E) soundcore(E) pcspkr(E) virtio_balloon(E) button(E) evdev(E) serio_raw(E) sg(E) fuse(E) loop(E) efi_pstore(E) drm(E) dm_mod(E) configfs(E) qemu_fw_cfg(E) ip_tables(E) x_tables(E) autofs4(E) zfs(POE) spl(OE) raid10(E) raid456(E) async_raid6_recov(E) async_memcpy(E) async_pq(E) async_xor(E) async_tx(E) xor(E) raid6_pq(E) libcrc32c(E) crc32c_generic(E) raid0(E) multipath(E) linear(E) raid1(E) hid_generic(E) usbhid(E) hid(E) md_mod(E) sd_mod(E) t10_pi(E) crc64_rocksoft(E) crc64(E) crc_t10dif(E) crct10dif_generic(E) crct10dif_common(E) sr_mod(E) cdrom(E) virtio_net(E) net_failover(E) failover(E) virtio_scsi(E) ata_generic(E) ata_piix(E) virtio_pci(E) virtio_pci_legacy_dev(E) uhci_hcd(E) crc32c_intel(E) virtio_pci_modern_dev(E) [ 4.733662] RIP: 0010:intel_sseu_info_init+0xc17/0xda0 [i915] [ 4.733730] ? intel_sseu_info_init+0xc17/0xda0 [i915] [ 4.733781] ? intel_sseu_info_init+0xc17/0xda0 [i915] [ 4.733818] ? intel_sseu_info_init+0xc17/0xda0 [i915] [ 4.733854] ? find_fw_domain+0xe0/0xe0 [i915] [ 4.733902] ? intel_uncore_forcewake_for_reg+0x48/0xf0 [i915] [ 4.733940] intel_gt_init_mmio+0x1f/0x30 [i915] [ 4.733987] i915_driver_probe+0x46b/0xe20 [i915] [ 4.734065] i915_init+0x22/0x7f [i915] [ 5.334704] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 5.334751] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 5.935387] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 5.935432] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 6.536073] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 6.536108] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 6.536181] i915 0000:00:10.0: [drm] L3 bank mask is all zero! [ 7.136736] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 7.136769] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 7.737497] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 7.737556] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 8.338220] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 8.338274] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 8.938925] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 8.938977] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 9.539619] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 9.539678] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 10.140316] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 10.140354] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 10.740995] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 10.741035] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 11.341659] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 11.341700] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 11.942324] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 11.942361] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 12.542981] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 12.543015] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 13.143637] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 13.143673] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 13.744302] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 13.744348] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 14.344983] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 14.345023] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 14.945654] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 14.945707] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 15.546344] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 15.546391] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 16.147021] [drm:fw_domains_get_with_fallback [i915]] *ERROR* render: timed out waiting for forcewake ack to clear. [ 16.147058] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x20c/0x230 [i915] [ 16.747680] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 16.747718] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 16.748508] i915 0000:00:10.0: [drm] *ERROR* rcs'0 reset request timed out: {request: 00000004, RESET_CTL: ffffffff} [ 16.749212] i915 0000:00:10.0: [drm] *ERROR* rcs'0 reset request timed out: {request: 00000004, RESET_CTL: ffffffff} [ 16.749914] i915 0000:00:10.0: [drm] *ERROR* bcs'0 reset request timed out: {request: 00000004, RESET_CTL: ffffffff} [ 16.752669] i915 0000:00:10.0: [drm] *ERROR* rcs'0 reset request timed out: {request: 00000004, RESET_CTL: ffffffff} [ 16.753371] i915 0000:00:10.0: [drm] *ERROR* bcs'0 reset request timed out: {request: 00000004, RESET_CTL: ffffffff} [ 17.356034] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 17.356080] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 17.956722] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 17.956777] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 18.557429] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 18.557481] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 19.158118] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 19.158163] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 19.758821] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 19.758876] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 20.359517] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 20.359568] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 20.960205] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 20.960251] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 21.560883] [drm:fw_domains_get_with_fallback [i915]] *ERROR* gt: timed out waiting for forcewake ack request. [ 21.560934] i915 0000:00:10.0: [drm:add_taint_for_CI [i915]] CI tainted:0x9 by fw_domains_get_with_fallback+0x1d8/0x230 [i915] [ 21.561016] i915 0000:00:10.0: [drm] *ERROR* Failed to map the ggtt page table [ 21.631754] i915 0000:00:10.0: Device initialization failed (-12) [ 21.631761] i915: probe of 0000:00:10.0 failed with error -12
 

underpickled

Contributor
Joined
Oct 1, 2013
Messages
167
So I never figured out how to isolate it for a VM, but I did find I was able to get the iGPU seen properly by apps by
1) Setting the "multi-monitor support" option in BIOS
2) (this was critical) Plugging a dummy HDMI plug into the motherboard.

Maybe one of those can help you as well.
 
Top