ovmf

  1. S

    Seit neuem OVMF Update VM Absturz / wie PVE downgraden? Bug 1973

    Hallo zusammen, gestern Abend meinen PVE Host aktualisiert. Alle VMs fein säuberlich heruntergefahren die Repositories aktualisiert, Upgrade, Host Neustart, super. Nach dem Neustart scheint alles wie immer. Alle VMs starten außer eine. Diese hat einen SATA Controller durchgereicht bekommen...
  2. D

    OVMF - VM can't boot

    Hi, I tried to passthrough an adapter card, GTX 1050 Ti, by using PVE v5 and v4.4 as hypervisor, but i'm blocked in the phase of installing the VM with UEFI (OVMF). I don't have any clue of how could i continue to install the operating system. The only thing i see is a shell. I tried to set the...
  3. T

    [SOLVED] Issue with OVMF GPU Passthrough (specs and details in post)

    Hi all! I'm just now taking my first real foray into Proxmox and I'm loving it so far. But I could use some help. Some of the technologies at play here are still a little foreign to me. I apologize if I'm a little wordy here. First some details: Version: Proxmox VE 4.4 Hardware: Supermicro...
  4. M

    [SOLVED] GPU Passthrough (NVIDIA 1050ti) failed to get group 1

    Hi there, i want to passthrough a NVIDIA 1050ti. If I follow the instructions in the Proxmox Wiki using the OVMF Bios I get the following error when I start the VM (Windows 10): "failed to get group 1" Should I re-activate the "pcie_acs_override=downstream" - Patch in the grub? Or is there...
  5. N

    vm secure boot no longer working

    > pveversion pve-manager/4.3-3/557191d3 (running kernel: 4.4.19-1-pve) We need to boot a Windows 10 VM with secure boot enabled. Until now we've used the EFI Internal Shell to run LockDownMS.efi to enable secure boot for a Windows 10 guest. With the recent updates which also enabled permanent...
  6. L

    [SOLVED] UNCLAIMED Device - EVGA GTS 450 - VGA Arbitration - SeaBIOS - Ubuntu 16.04

    Hardware: Motherboard: X10SRH-CLN4F CPU: E5-2648L v3 (ES: Engineering Sample) RAM: DDR4 2133MHZ 1.2V LRDIMM GPU: EVGA GeForce GTS 450 FPB (Free Performance Boost) Images of hardware: http://imgur.com/a/49omH Software: Proxmox Virtual Environment 4.2-2/725d76f0 (pve-manager/4.2-2/725d76f0)...
  7. R

    ovmf bcfg boot add does not persist

    PVE 4.1 wth UEFI OVMF for Ubuntu 16.04 Server guest. The Ubuntu installation did not place a boot entry (or it did not persist), but I could manually run from internal shell: fs0:\efi\ubuntu\shimx64.efi. Trying 'bcfg boot add 0 shimx64.efi "ubuntu server"' is a no-op as verified by 'bcfg boot...
  8. V

    VM hangs during boot if passthrough device is Nvidia Tesla K80

    The subject says it all. We can speculate as to the cause: We think it is necessary to enable "above 4G decoding" in the OVMF bios. If that is the case then the question is: How can we enabled "above 4G decoding" or similar feature in the OVMF bios? Otherwise, we believe the reason the VM...
  9. C

    "TASK ERROR: Undefined subroutine" when using UEFI/ovmf

    I am using Proxmox 4.1 (updated from 4.0) and as I need PCIe-passthrough I tried to use UEFI/ovmf, but as soon as I set this I get the following error when starting the VM: TASK ERROR: Undefined subroutine &PVE::Tools::file_copy called at /usr/share/perl5/PVE/QemuServer.pm line 2712. Does...