Search results

  1. F

    GPU Passthrough of Nvidia with stuttering on ubuntu VM

    Hi, I did replace my GPU from an old AMD R9 285 to a used 1080ti. There are two "gaming" guest VMs in my system that utilize GPU passthrough: Windows 10 ubuntu 20.04 Actually I thought i have to reconfigure a lot, but it more or less worked just physically exchanging the GPUs. Initially the...
  2. F

    Backup proxmox hosts to external disk with gparted

    Hi, I do have a super simple setup on fairly old consumer hardware with Proxmox 7 system installed on a 250GB ssd disk (the root partition) All VM disks are stored in another ssd disk (storage mode directory) , backups are stored on a third disk (storage mode directory) Both external disks are...
  3. F

    high CPU load in proxmox host when udisks2 is installed and LXC container running

    I have noticed that my host CPU is constantly around 25%-35% load due to usr/libexec/udisks2/udisksd : PID USER PRI NI VIRT RES SHR S CPU%▽MEM% TIME+ Command 1 root 20 0 160M 10856 7528 S 5.8 0.0 12:00.83 /sbin/init 697 root 20 0 388M 14200 10880 R...
  4. F

    [SOLVED] Host freezes (mostly while gaming) - how to debug

    Hi, I do encounter - more or less randomly - freezes of the complete host (Debian with proxmox) however it seems to be related to when I game on the Windows 10 VM. Host System: CPU AMD Phenom 2 1090 XT @3.2GHz (6 core) Board AS rock 890FX (Deluxe 4) GPU (passed trough) AMD Radeon R9...
  5. F

    [SOLVED] No audio input device when RDP'ing into Win7 VM

    My Win7 VM doesn't show any audio input device when connecting over rdp to it - audio output works flawlessly (device in device manager: remote audio) The Win10 VM works fine in this respect (it has an audio input device when connecting to it via rdp) I tried to login from arch client laptop...
  6. F

    [SOLVED] No sound over passthrough GPU Hdmi output of ubuntu VM

    Hi, not sure if this is related to proxmox, but just in case it might be, maybe someone has an idea what could be the issue and how to resolve it. I have a passed through AMD PCIe GPU (inlcuding its sound device) to two VMs (not in parallel): - Windows 10 VM - ubuntu 20.04 VM The hdmi output...
  7. F

    [SOLVED] Non-simultaneous GPU Passthrough to different VMs requires proxmox reboot

    Hi, I have successfully passed through a PCIE GPU (Radeon R9 285) to a Windows 10 VM and to Ubuntu20.04 Maybe noteworthy is that I run proxmox on debian (with gnome desktop and other GPU) but of course with proxmox kernel (just followed the wiki instractions). It runs fairly old AMD 6 core...
  8. F

    [SOLVED] proxmox on debian with gpu rendering

    Hi, apologies if this has been answered before, but I wasn't able to find a solution, as my scenario might be a bit of an extraordinary use case. My setup is: - Pretty old computer with Phenom 2 x6, 24GB RAM, AMD/ATI Radeon HD 4290 - Debian 11 with gnome desktop environment On top of that...