Search results

  1. N

    TASK ERROR: IOMMU not present

    Ok ...here is what I get when run this command...My linux begginer knowledge is very limitted, thanks for guidance.
  2. N

    TASK ERROR: IOMMU not present

    Thanks for your reply! I have been using my VMs with passthrough. I have saved BIOS configuration and loaded again in case something got reset. No change. SSD was not in M2 slot. In hardware section of each VM if I double click each PCI device it shows a message that no IOMMU detected. If I...
  3. N

    TASK ERROR: IOMMU not present

    Hi there, Newbie here, I have been successfully using proxmox for some time until just recently one of my 3 aray SDD failed and system is in degrade mode now. No big deal, I disconnected failed drive and it should work in degrade state since 2 other drives are connected. But now when I start my...
  4. N

    Bios configuration for pass trough

    Hey guys, I am looking for a help to be able to use pass trough option for my VMs. I had everything working perfect before until one of my SDD failed (not proxmox) and in the process of troubleshooting we had to reset bios settings and to replace SSD. Unfortunatelly I did not save bios...
  5. N

    Dual boot with Proxmox

    Hello, could anyone advice how to correctly make a dual boot on a computer that has only proxmox running? I would like to install another OS windows natively on a separate HDD but how do I configure correctly so that I do not mess with Proxmox? Thank you.
  6. N

    GUI config shows different than in config file

    Sorry, never mind. After some time I see GUI changed to show a correct change. A bit weird....
  7. N

    GUI config shows different than in config file

    Hello, I created windows 10 VM with 8Gb Ram and 4 cores and later wanted to increase memory and change number of cores in GUI. I changed with GUI although it was still showing my old settings when finished changing it although config file shows already changed parameters. What I am missing...
  8. N

    How to add PCI-e sound card

    Ok, my error....after removing everything started working as it should for windows. Thank you very much your help! Now, by chance, since I have another VM - MAC OS (Catalina) that I am testing also, any ideas how to make this sound card working on MAC OS VM? I modified its conf and it boots OK...
  9. N

    How to add PCI-e sound card

    I did this change then rebooted, then added PCI new card in GUI but still no go although start failing with a different error code, attached. my VM <120.conf> agent: 1 balloon: 0 bios: ovmf boot: order=virtio0;ide2;net0 cores: 12 cpu: host efidisk0: local-zfs:vm-120-disk-1,size=1M hostpci0...
  10. N

    How to add PCI-e sound card

    Dunuin, thank you for your quick reply! OK, that looks obvious....but sorry for my dumb question, how do I try "07:00"?
  11. N

    How to add PCI-e sound card

    here it is: lspci 00:00.0 Host bridge: Intel Corporation Device 9b43 (rev 05) 00:01.0 PCI bridge: Intel Corporation Skylake PCIe Controller (x16) (rev 05) 00:02.0 VGA compatible controller: Intel Corporation Device 9bc5 (rev 05) 00:12.0 Signal processing controller: Intel Corporation Device...
  12. N

    How to add PCI-e sound card

    Hey everybody, I am super new in proxmox as well as a beginner in Linux. I succeeded in setting proxmox up and have windows installed and running with GPU passthrough as well as extra USB controller. All seems is working fine. Now, since I could not get sound from the motherboard, I needed to...