Search results

  1. S

    Which CPU type for Ryzen 5900X W11 guest on latest proxmox

    Hi. Previously had guest set up with cpu host,hidden=1 flags but after latest round of gpu (passthrough nvidia gpu) driver upgrades, win11 upgrades and proxmox upgrades I am getting 8 fps in games and very unstable os performance On a whim I changed cpu type to KVM64 and everything got much...
  2. S

    USB controller passthrough as PCI

    Hi. on AMD platform - W11 guest - trying to passthrough USB - used to work a few proxmox versions ago - not sure where to start looking 0b:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller [1022:149c] (prog-if 30 [XHCI]) Subsystem: Gigabyte...
  3. S

    Prevent usb detection Proxmox host

    Hi. So I have a usb hub that I want to pass throught to a vm. If I plug the hub in or reboot the host with it the host detects it and loads drivers and PREVENTS vm from starting. Is there a way that I can blacklist this usb port / driver in host to prevent this scenario Thanks
  4. S

    /dev/mapper/pve-root 90% full

    Hi. This filesystem mounted on / is showing 74G (df -h /) used even though ncdu / only shows 20 GB of disk usage Anyone can help?
  5. S

    Passthrough Logitech C920 webcam

    Hi. Hoping someone can assist. I am trying to pass through this webcam to an ubuntu vm. I have tried passing through the device via usb as host and device. I have tried passing through the entire usb controller as a pci device. v4l is installed /dev/video0 /dev/video1 /dev/video2...
  6. S

    Single GPU setup - display console on boot and passthrough to VM

    Hi. I have been searching for a solution to this use case - at one time this did work but after a few updates to proxmox something changed. As it stands I have my VM's working nicely with a single Nvidia GPU passed through. My GRUB conf line is GRUB_CMDLINE_LINUX_DEFAULT="amd_iommu=on...