Recent content by brando56894

  1. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    Yep, I've since moved on from Proxmox.
  2. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    Unmarking this as 'solved' because the way that solves 'error 43' gives me horrible audio and video quality.
  3. B

    Poor Audio/Video Quality On Passed Through GTX 1070

    I managed to pass through my EVGA GTX 1070 to my Windows 10 VM without getting the dreaded Error 43, but now I'm left with terrible A/V quality when playing media files. I'm using the official Nvidia Driver from GeForce Experience. [root@proxmox ~] #> cat /etc/pve/qemu-server/103.conf...
  4. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    Right, you know what I meant haha. I'll keep that in mind next time!
  5. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    When I tried to turn KVM off before and set my CPU as host it told me it required KVM. Well good news is it's now working correctly! What a pain in the a$$! After the last attempt posted above, I shut down, added machine: q35 and added pcie=1, booted it up and let Windows reinstall the GPU...
  6. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    Hey Oliver, I've tried it multiple ways, so it wasn't included above, but it give the most promising results. @dcsapak I switched it over to slot 2 and passed it through to a newly created VM with OVMF and PCI passthrough....and I'm still getting error 43 :( [root@proxmox ~] #> cat...
  7. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    Hmm, so it does. I could have sworn that the Firmware told me slot 3 was the optimal one. I'll switch it and give it a try.
  8. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    Yep, I have the internal adapter set as the primary. I currently have it in the third PCI-E slot since that's what the motherboard recommends.
  9. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    I have an ASM2400 integrated VGA adapter, which isn't in use. 09:00.0 VGA compatible controller: ASPEED Technology, Inc. ASPEED Graphics Family (rev 30) My storage is backed by ZFS, but the virtio-blk instead of scsi was a mistake. I've installed Windows and recreated the VM a few different...
  10. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    [root@proxmox ~] #> pveversion -v proxmox-ve: 5.1-30 (running kernel: 4.13.8-3-pve) pve-manager: 5.1-38 (running version: 5.1-38/1e9bc777) pve-kernel-4.13.4-1-pve: 4.13.4-26 pve-kernel-4.13.8-2-pve: 4.13.8-28 pve-kernel-4.13.8-3-pve: 4.13.8-30 libpve-http-server-perl: 2.0-7 lvm2: 2.02.168-pve6...
  11. B

    Windows 10: Nvidia GTX 1070 'Error 43'

    I know this is a long standing issue, and I know my GPU is able to be passed through because it works without a hitch in unRAID (I hate JBOD and prefer ZFS), and I've had it working in Arch as well. I just can't get it to work for the life of me! Any help would be appreciated. I've tried OMVF...
  12. B

    Modify CPU Parameters

    That's what I was thinking and I still get it :-/
  13. B

    Modify CPU Parameters

    I'm dealing with the dreaded "error 43" while passing through my GTX 1070, I've seen multiple places that the fix for this is adding hv_vendor_id=whatever I found a post on here that said the command qm set 103 --args "-cpu...
  14. B

    Can't Create Containers

    Ah, thanks, clearly I didn't understand you. Why is the container location hardcoded and the VM location isn't?