Search results

  1. E

    Windows 2003 x86, network duplex problem 2nd network card

    Which Intel lan driver version are you using in windows 2003?
  2. E

    AMD core display pass-through, install win10 does not start

    Can you detach the HDD from VM100 and create a new VM. Selecting Windows 10, bios OVMF, No tpm. And reattach the HDD from VM100? agent: 1 args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,kvm=off' bios: ovmf boot: order=scsi1 cores: 8 cpu: host,hidden=1,flags=+pcid efidisk0...
  3. E

    AMD core display pass-through, install win10 does not start

    Can you show also the result of: lspci -nn
  4. E

    AMD core display pass-through, install win10 does not start

    Have you latest BIOS for your motheboard? Try to upgrade also the proxmox kernel.
  5. E

    AMD core display pass-through, install win10 does not start

    On pcie passthrough Set device to use All functions and PCI Express
  6. E

    VM keeps shutting down

    Proxmox Task history didn't show anything? Can you try to disable the agent? agent: 0
  7. E

    AMD core display pass-through, install win10 does not start

    Ah ok, now you have everything setup! modify your vm config cpu with: cpu: host,hidden=1,flags=+pcid and add this line also: args: -cpu 'host,+kvm_pv_unhalt,+kvm_pv_eoi,kvm=off' try to boot the vm with attached the pcie vga.
  8. E

    VM keeps shutting down

    This is when you booted up your VM? Can you post the vm config: qm config Your_VM_ID
  9. E

    AMD core display pass-through, install win10 does not start

    Ok perfect. Very strange that dmesg | grep nomode didn't output anything. This is my dmesg | grep nomode output: dmesg | grep nomode [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.13.19-3-pve root=/dev/mapper/pve-root ro quiet amd_iommu=on iommu=pt nomodeset textonly video=vesafb:off...
  10. E

    AMD core display pass-through, install win10 does not start

    Can you post the output of: cat /boot/grub/grub.cfg | grep nomode
  11. E

    [SOLVED] Install on Gigabyte Brix with AMD

    Also with another usb ethernet adapter it is not going up with ip? Can you post the output of dmesg| grep eth after you plugged in the usb adapter?
  12. E

    VM keeps shutting down

    Ok, none in /var/log/syslog the time the vm stopped to work?
  13. E

    [SOLVED] Install on Gigabyte Brix with AMD

    Go back to this config and do manually the ip link set enp2s0 up than update the kernel.