Search results for query: GVT

  1. K

    USB-c to HDMI cable/adapter that works with Proxmox

    I see. I'm fine with a serial console but how does that work for a board without an RS232 port? I have to read up on this but are you saying that a usb-to-serial adapter would solve this without needing another computer?
  2. B

    USB-c to HDMI cable/adapter that works with Proxmox

    ...need an Alder Lake CPU for it to even be supported. Here is a thread about that to get you started: https://forum.proxmox.com/threads/alder-lake-gvt-d-integrated-graphics-passthrough.105983/ ETA: Another alternative would be to enable the serial console. There's lots of info on the web...
  3. leesteken

    Intel HD Graphics 620 GVT-g not working

    You would use vfio-pci for the device if you want GVT-d (which is "normal" PCIe passthrough), for GVT-g (mediated devices) you need the Intel driver (i915) that enables that instead.
  4. A

    virtual gpu/passthrough questions

    Since its memorial day weekend and I dont have much to do this morning, I set up a windows guest with a GVT-g gpu. setup was quick and easy, but I'm kinda confused about how its supposed to work. 1. what is the correct setup for local console? if I set vga to anything but none, it seems to set...
  5. leesteken

    GVT-d GPU passthrough VM configuration

    Not as far as I know. I though you wanted GVT-g but I see now that the Intel guide is about GVT-d. Sorry, I got them confused again. Lots of threads on this forum about PCIe passthrough of Intel integrated graphics (and all the work-arounds that are sometimes needed) but I have no experience...
  6. M

    GVT-d GPU passthrough VM configuration

    @leesteken is it possible to output to the HDMI port using the GVT-g method?
  7. leesteken

    GVT-d GPU passthrough VM configuration

    I have no experience with this, but for mediated Intel passthrough I would follow the Proxmox guide instead: https://pve.proxmox.com/wiki/PCI(e)_Passthrough#_mediated_devices_vgpu_gvt_g EDIT: Sorry, ignore this post as I got GVT-g and GVT-d confused.
  8. M

    GVT-d GPU passthrough VM configuration

    While experimenting with GPU passthrough I could not configure to VM in Proxmox, as instructed by this guide from Intel, I'm having trouble figuring out how to properly configure the `-device` in an existing VM in Proxmox. According to their instructions, the guest VM should be configured as...
  9. M

    [SOLVED] GVT-g - mediated device available_instances

    Following the instructions from the [official documentation](https://pve.proxmox.com/wiki/PCI(e)_Passthrough#_mediated_devices_vgpu_gvt_g) I'm configuring GVT-g, and I observe there is a limited number of available_instances, as pictured in the attached screenshot. What determines this number...
  10. W

    [SOLVED] Intel GVT-g: can't assign more than one 5_4 mdev

    Hello. Could you tell me how to find out these values for the motherboard? I’ve looked at your links, downloaded UEFITool, ran it on my computer, but it doesn’t respond to commands and doesn’t create a bios dump. Maybe there are links to instructions on how to use these tools? Google didn’t help...
  11. Z

    SMB failure leads to abnormal PVE reading and writing, quickly consuming Nvme lifespan

    ...down during the backup to SMB/CIFS task, triggering endless read and write operations on the local disk. At the same time, it also triggered gvt related errors Accident occurrence node: ` journalctl -- since "03:00, May 12, 2024" -- until "11:00, May 12, 2024"` Direct losses from...
  12. G

    Linux kernel 6.5.13-5-pve upgrade 6.8.4-2-pve, configured with Intel GVT-g, pass-through core graphics card to virtual machine causing host crash issu

    CPU:i3-8100t 6.8.4-2 dmesg PVE kernel: i915 0000:00:02.0: Direct firmware load for i915/gvt/vid_0x8086_did_0x3e91_rid_0x00.golden_hw_state failed with error -2 1. Start the virtual machine with direct core display 2. error:unable to read tail (got 0 bytes) 3. In the following seconds, PVE...
  13. D

    Console video resolution - what's the "Right" way?

    ...the following to the END of your GRUB_CMDLINE_LINUX_DEFAULT - then "update-grub" then reboot video=1024x768@60 ^^ change as appropriate to your mode. Works perfectly for me, across multiple machines, much better than the "nomodeset" option. I now have both usable consoles AND working iGPU/GVT.
  14. D

    Changing host "console" resolution?

    however, THIS works, and doesn't disable GVT/etc - append THIS to the end of your GRUB_CMDLINE_LINUX_DEFAULT video=1024x768@60 (change appropriately for your output device) also check out "dpkg-reconfigure console-setup" to change console font sizes.
  15. F

    [SOLVED] Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] (prog-if 00 [VGA controller]) passthrough to Ubuntu VM for Plex Transcoding

    ...SSD [1c58:0023] (rev 02) ... Change your Grub file to this: vi /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_gvt=1" Load the modules: # Modules required for PCI passthrough vfio vfio_iommu_type1 vfio_pci vfio_virqfd # Modules required for Intel GVT kvmgt...
  16. SInisterPisces

    iGPU passthorugh "pci_hp_register failed with error 16"

    I was getting the same error on an Alder Lake 12th Gen iGPU passthrough attempt. Disabling ACPI in the VM options fixed it. I've got the qemu-guest-tools installed in the VM, so when I send a shutdown command, the machine shuts down (I get a black screen), but the VM itself doesn't turn off...
  17. M

    Dual RX570 GPU passthrough

    I managed to get it to work on GVT-g! It's not ideal, but it's something. Still looking on how I may be able to get full passthrough to work for my Windows 8.1 and 11 VMs.
  18. M

    Intel HD Graphics 620 GVT-g not working

    Hello! I am trying to solve an issue on my NUC7i3BNH where GVT-g doesn't seem to work. CPU: 4x Intel Core i3-7100U GPU: Intel HD Graphics 620 16GB RAM /etc/modules: GNU nano 7.2 modules # /etc/modules: kernel modules to load at boot time...
  19. M

    systemd-boot and GPU passthrough working, but not?

    I am still curious how you do it. I have the exact same settings but on Windows 11, and it throws error code 43! It's on a HD 620. I have GRUB with Secure Boot enabled.
  20. Z

    intel uh630 igp passthrough and hdmi output to host screen

    Hello, Long delay since last post but following new proxmox installation, thanks to chchia's post : https://forum.proxmox.com/threads/alderlake-direct-passthrough-to-linux-vm-is-working-with-hdmi-output.138049/#post-615315 It is possible to have passthrough working with last kernel version. To...