Search results for query: passthrough GPU

  1. E

    [SOLVED] VM crashes Node

    Hi, I am having this issue where I am rebuilding my NixOS VM to use Ollama and the VM hangs. A couple of seconds later the node it's in reboots. I am using PCI passthrough for the Nvidia GPU, so the VM should have full access to it, including video output (which works well). Not sure what to do...
  2. K

    Shared GPU for VDI -- Radeon Pro v340 ?

    I'll trade you my 340L for your 340 lol. I need more GPU memory for this damn inferencing. I wouldn't think you would need to flash vBIOS at all to passthrough that v340. If you are using a desktop mobo instead of a server mobo you may not have support for necessary functions to passthrough...
  3. K

    Shared GPU for VDI -- Radeon Pro v340 ?

    My bios has sr-iov, iommu, abover 4G addressing all enabled. On my host system I installed the amd drivers so the card was fully initializing as a device there. Debian 13, proxmox setup. I got the GPU drivers from the debian repos. If your hardware doesn't support FLR (function level reset) you...
  4. S

    Stuck on boot with intel N150 iGPU Passthrough

    Hi, Your Intel N150 mini‑PC almost certainly cannot passthrough its iGPU. On Alder Lake‑N systems (N95/N100/N150), the iGPU is not in its own IOMMU group, has no proper reset support, so passthrough causes exactly the VM boot freeze you’re seeing. The hardware simply doesn’t allow iGPU...
  5. S

    AMD Ryzen 7 4700U GPU passthrough

    Hi, GPU passthrough shoudln't work on the Ryzen 7 4700U because the iGPU is bundled with many other devices in the same IOMMU group. The hardware isn’t designed to isolate the GPU for passthrough. You can try running Proxmox fully headless, enabling ACS override (unsafe), and forcing VFIO early...
  6. T

    Shared GPU for VDI -- Radeon Pro v340 ?

    I have the Radeon Pro v340 (32GB), instead of the v340L. Do you think that I could safely flash the vBIOS and passthrough the card as you did? Just curious...
  7. F

    Create Win 11 VM Failing

    Yes, those are the best practices I have been following. I just tried using the v1.0.271 of the virtio and I have the same results. 40% into installing windows it fails. This is a test environment I am working on so I am using a desktop as the host with the following hardware and software...
  8. G

    Shared GPU for VDI -- Radeon Pro v340 ?

    very curious how you got the card to pass through, for me it ends up locking up the system whenever I attempt to. I did run the card in a bare metal windows machine, flashed the vbios of both cards to a asus strix vega 56 was able to game and run furmark no problem. But getting passthrough for...
  9. W

    GPU Sharing

    What are my options for sharing a GPU across multiple VMs and/or LXCs? I am currently testing a VM with VirGL, and it seems to be working. The Guest OS has GL enabled and GLXGears shows 1200+ FPS. I have determined that the integrated intel GPU is being used. In this instance, how can I use the...
  10. D

    /run/pve ??

    My usecase should be easy to understand: a pve server 24/7. it holds a windows VM for gaming. i can do updates on OS, games etc. while i am not at home or trigger them remotely. the images is at /zpool/nfs/images/201/vm-201-disk-0.qcow2 for example, which is shared via NFS. game pc1, game pc2...
  11. J

    /run/pve ??

    I don't get what you are trying to achieve. Some people might consider fixing broken clusters entertainment, I'm not one of them. So: What are you trying to achieve with your cluster if most of the times the remaining nodes are offline? If you want to replicate your vms to other hosts you could...
  12. C

    GPU Passthrough not respecting secondary GPU

    Thanks a lot for this! I've done it exactly like in the post and remove my config entry to /etc/modprobe.d/vfio.conf However after a rebuild of initramfs and a reboot I still see this: 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP104 [GeForce GTX 1080] [10de:1b80] (rev a1)...
  13. D

    /run/pve ??

    My use case is to share VM to my other PCs. This way i don't have to update 3 OS, but just one. When the VM is loaded on the other host it uses the disk image from the "main" node. Well thats another chapter but i never had issues with that. The VM is using GPU passthrough from the host.
  14. U

    GPU Passthrough not respecting secondary GPU

    https://forum.proxmox.com/threads/how-to-use-one-gpu-as-passthrough-and-another-identical-gpu-in-lxcs.174107/post-819392
  15. C

    GPU Passthrough not respecting secondary GPU

    Hi, I have two GPUs: root@tower8:~# lspci | egrep 'VGA|3D' 01:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1080] (rev a1) 02:00.0 VGA compatible controller: NVIDIA Corporation GP106 [GeForce GTX 1060 3GB] (rev a1) I want the 1080 GPU passed through to a VM and the 1060...
  16. V

    Proxmox freezes with Kernel 6.11

    Did you see what the kernel logs say? Are there any errors? Also, carefully study the kernel log during the boot process.
  17. J

    Proxmox freezes with Kernel 6.11

    Thus far the uptime is now 23 days and counting, best in a long time. I'm not entirely confident disabling nesting and such has real effect but that's what worked before. What also happened is - removing the GPU from a VM, the GPU is now no longer used over IOMMU passthrough - a strange...
  18. B

    Web UI / Shell disconnects with code 1006 – root cause IGMP Proxy / Snooping

    I’m sharing this in case it helps someone else, because this issue was extremely hard to diagnose and looked like a Proxmox or kernel problem at first. Topology ISP → ONT → Router → ZimaBoard 2 (pfSense) → Switch (VLANs) → Proxmox VE nodes Proxmox VE cluster (2 nodes + qdevice)...
  19. S

    AMD Ryzen 7 4700U GPU passthrough

    Hi everyone, Has anyone managed to get GPU passthrough working on AMD Ryzen 7 4700U processor? The computer is a GenMachine Ren4000. I tried following https://github.com/isc30/ryzen-gpu-passthrough-proxmox and other guides on the Internet, but without success :/ Thanks for your help
  20. S

    Installing and running Windows 95 on Proxmox

    BTW you can run win95 in the browser https://www.bgr.com/2007837/run-windows-95-in-browser/ https://archive.org/details/win95_in_dosbox https://copy.sh/v86/?profile=windows95 But yeah, I want to play it in proxmox with gpu passthrough