Search results

  1. C

    IGD Passthrough doesn't work after upgrade

    this was just for test. I have primary GPU activated in GUI, but same result. ok, i will check if i can Update Bios/Firmware on the NUC. How can i do that?
  2. C

    IGD Passthrough doesn't work after upgrade

    New test yesterday evening. Started from the scratch with a new Mint VM. This is the config: agent: 1 bootdisk: scsi0 cores: 2 hostpci0: 00:02.0,romfile=undefined,rombar=0 ide2: QNAP:iso/linuxmint-19-cinnamon-64bit-v2.iso,media=cdrom machine: pc-i440fx-2.12 memory: 1024 name: test net0...
  3. C

    IGD Passthrough doesn't work after upgrade

    And now? Maybe you can tell me how can i rollback to an older proxmox version, so i can test if it works. Display is for my Home Automation and it's not cool if i had a black display in the flat:(
  4. C

    IGD Passthrough doesn't work after upgrade

    Tried "pc-i440fx-2.12", unfortunately same. No Signal on HDMI Display.
  5. C

    IGD Passthrough doesn't work after upgrade

    As i thought, still no signal on HDMI and Display:(
  6. C

    IGD Passthrough doesn't work after upgrade

    Oh, your right. Now it starts. I'm not at home to check if the display is working, but i think it's not. Teamviewer is not showing up VM, so i think VM starts without error in proxmox, but Mint doesn't boot correctly. I don't think the Display is working :( Why does this config works fine...
  7. C

    IGD Passthrough doesn't work after upgrade

    Take a look, something i'm doing wrong: Insert and press enter. That's the screenshot. After pressing enter -> "Ctrl + C" and "qm start 106" ?. Thanks for your patience:)
  8. C

    IGD Passthrough doesn't work after upgrade

    Done. :rolleyes: But not working: kvm: -device cirrus-vga,id=vga,bus=pci.0,addr=0x2: PCI: slot 2 function 0 not available for cirrus-vga, in use by vfio-pci TASK ERROR: start failed: command '/usr/bin/kvm -id 106 -name MintVM -chardev...
  9. C

    IGD Passthrough doesn't work after upgrade

    Sorry, i'm new to proxmox. Can you quick guide me how to do that?
  10. C

    IGD Passthrough doesn't work after upgrade

    I tried this config: args: -device vfio-pci,host=00:02.0,addr=0x02,x-vga=on,x-igd-opregion=on agent: 1 bootdisk: scsi0 cores: 4 #hostpci0: 00:02.0,x-vga=1,romfile=undefined,rombar=0 ide2: QNAP:iso/linuxmint-19-cinnamon-64bit-v2.iso,media=cdrom machine: pc-i440fx-2.2 memory: 2048 name: MintVM...
  11. C

    IGD Passthrough doesn't work after upgrade

    Ok, that's output: root@pve:~# qm showcmd 106 --pretty /usr/bin/kvm \ -id 106 \ -name MintVM \ -chardev 'socket,id=qmp,path=/var/run/qemu-server/106.qmp,server,nowait' \ -mon 'chardev=qmp,mode=control' \ -pidfile /var/run/qemu-server/106.pid \ -daemonize \ -smbios...
  12. C

    IGD Passthrough doesn't work after upgrade

    Sorry, that's the config from member "loomes" and his VM is working now. This is my Hardware: Barebone Nano PC Intel Core i3-7100U mit 2x 2,4GHz / 3MB Cache (2 Cores / 4 Threads) 2x SODIMM DDR4 2133MHz Steckplätze für bis zu max 32GB Speicher Intel HD Graphics 620 mit HDMI 2.0, mini...
  13. C

    IGD Passthrough doesn't work after upgrade

    Is it possible to rollback to an older proxmox version? I would like to test if this works with hdmi output.
  14. C

    IGD Passthrough doesn't work after upgrade

    GPU Passthrough to my Win10VM works. I choose PCI device over GUI in 5.3. Second Picture is without Passthrough Same in MintVM, Intel GPU is there, if i choose it in GUI. My Problem is, it doesn't work on HDMI Output on my NUC. I have no Picture on my HDMI Monitor. It just works over noVNC...
  15. C

    IGD Passthrough doesn't work after upgrade

    Maybe, your right. Same here, i did update for update without reboot proxmox. Yesterday i reboot and now VM doesn't work. I did a few tests like dcsapak write: New VM with "hostpci0: 00:02.0" -> there are a picture in Console (VM boot) and there is a signal on my Display but there are green...
  16. C

    IGD Passthrough doesn't work after upgrade

    Ok, tried new config: agent: 1 hostpci0: 00:02.0,x-vga=on bootdisk: scsi0 cores: 4 ide2: QNAP:iso/linuxmint-19-cinnamon-64bit-v2.iso,media=cdrom machine: pc-i440fx-2.2 memory: 2048 name: test net0: virtio=7A:27:43:CC:06:1F,bridge=vmbr0 numa: 0 ostype: l26 scsi0...
  17. C

    IGD Passthrough doesn't work after upgrade

    Sure. VM Config: agent: 1 args: -device vfio-pci,host=00:02.0,addr=0x02 bootdisk: scsi0 cores: 4 ide2: QNAP:iso/linuxmint-19-cinnamon-64bit-v2.iso,media=cdrom machine: pc-i440fx-2.2 memory: 2048 name: test net0: virtio=7A:27:43:CC:06:1F,bridge=vmbr0 numa: 0 ostype: l26 scsi0...
  18. C

    IGD Passthrough doesn't work after upgrade

    Hello, I used IGD Passthrough (https://forum.proxmox.com/threads/guide-intel-intergrated-graphic-passthrough.30451/) for a few weeks with Mint VM. After upgrade to Kernel 4.15.18-9 it doesn't work anymore. Hardware: Intel NUC7i3BNK pveversion-v: proxmox-ve: 5.2-3 (running kernel...