Search results for query: passthrough GPU

  1. A

    [TUTORIAL] HiveStation — Developer Workstation for Proxmox Virtual Environment

    HiveStation — Developer Workstation for Proxmox Virtual Environment Formerly "Proxmox VE Developer Workstation" — renamed to HiveStation for Proxmox trademark compliance. HiveStation is an independent community project. It is not affiliated with or endorsed by Proxmox Server Solutions GmbH...
  2. P

    VM not starting with 9070 XT pci passthrough

    Hi, newbie here, i'm trying to configure a VM to use my gpu with pci passthrough. My specs are: CPU: intel 265k MB: gigabyte z890 eagle GPU: gigabyte RX 9070 XT GAMING OC 16G Now I know that an nvidia gpu would have worked better but here I am. Some people managed to get it to work so...
  3. F

    Try to install Proxmox 9.1 on a old linux server, and get lots of disk IO error.

    I know this is super old, but just wanted to say thank you for this. I was going crazy trying to get 9.1 installed on my z97, and this solved it for me.
  4. T

    Error starting VM with GPU attached

    Hello everyone. I am trying to passthrough 2 x nVIDIA T4s on a Dell 5820 workstation and while I followed all the steps that I think were needed, I get this error when trying to start a vm with one of the gpus attached: kvm: ../hw/pci/pci.c:1815: pci_irq_handler: Assertion `0 <= irq_num &&...
  5. S

    Windows Xp issues with quadro k600

    Ive been having issues getting my quadro k600 gpu passthrough working for win xp. Quadro k600 released drivers for win xp and ive been able to run gpu passthrough on it as a linux vm and win xp works on my quadro 400 but just not the k600... Gpu passthrough used...
  6. D

    Proxmox 9.x / Strix Halo / GPU Passthrough

    Having spent the last few days fighting all the subtle parts of getting this working, I put together a quick guide on how to get Proxmox, running on a Strix Halo, machine, with working GPU passthrough into LXC containers. To be clear, this is a "works right now" recipe, subject to kernel...
  7. P

    AMD-Vi IO_PAGE_FAULT -> Virtualization issue?

    After it didn't reoccur for almost 2 weeks, last night it happened again. Disabled all the changes I made for GPU passthrough to see if that solves it
  8. L

    RTX 5080 (Blackwell GB203) VFIO Passthrough Failing on PVE 9.1 / Kernel 6.17 — Has Anyone Solved This?

    Hi everyone, I've spent a significant amount of time trying to get GPU passthrough working for an NVIDIA RTX 5080 on a fresh PVE 9.1 install and have hit a wall that I believe is a kernel-level incompatibility specific to PVE 9.1 / kernel 6.17. I'm posting here to share my findings, ask if...
  9. S

    MS-A2 Minisforum (AMD Ryzen™ 9 9955HX + Radeon™ 610M) – The “I Finally Stopped Crying” Zero-Artifact iGPU Passthrough Thread

    @futiless I think I've replied myself , I've deeply red the guidance here: https://github.com/isc30/ryzen-gpu-passthrough-proxmox/issues/131#issue-3266798285 . I've been able to make a new script, it should work with 9955hx and 610M . Basically it's needed to copy the files in windows for the...
  10. fstrankowski

    Container mit Desktop

    Guter Anfang. Ich nutze gerne dies https://hub.docker.com/r/jlesage/baseimage-gui
  11. B

    Container mit Desktop

    Für die pfSense-Ersteinrichtung reicht der minimale Ansatz locker. Openbox + Firefox im LXC, per noVNC zugreifen — fertig. GPU-Passthrough brauchst du dafür nicht, die pfSense-Weboberfläche ist anspruchslos. Wenn der Container danach nicht mehr gebraucht wird, kannst du ihn auch als...
  12. I

    [SOLVED] Proxmox issue RTX2080Ti and RTX5090

    Thank you for your quick reply. I understand your point. So far, I have been able to get GPU passthrough working for all previous scenarios. Even with the new GPU upgrade to an RTX 5090, it still works. It is just strange that these two GPUs can not work. I also tried different physical slots. I...
  13. l.leahu-vladucu

    [SOLVED] Proxmox issue RTX2080Ti and RTX5090

    As you are probably aware, GPU passthrough is never guaranteed to work, as it depends on the hardware and several factors. We can still try to see whether we can get it work, though - just keep in mind that it is not guaranteed to work. You mentioned that using only one GPU, or even two...
  14. B

    Container mit Desktop

    Hallo @legolas, für einen schlanken LXC mit Browser hast du mehrere Optionen: 1. Minimaler Ansatz: Xfce + Firefox Debian/Ubuntu-Template nehmen, dann: apt update && apt install -y xfce4 xfce4-terminal firefox-esr 2. Zugriff auf den Desktop Am einfachsten per noVNC oder RDP: noVNC: apt...
  15. Impact

    Nvidia driver install issue on Proxmox 9

    Then you should probably disable the PCI passthrough configuration you did. The VFIO driver isn't usually used unless you give the GPU to a VM or you set up PCI passthrough and if you use containers you should not do that. Can you share these in a code block? find /etc/modprobe.d/* -exec tail...
  16. Impact

    Nvidia driver install issue on Proxmox 9

    What are you trying to use the GPU for? Did you configure passthrough?
  17. A

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    I don't understand where you guys are getting this idea from. As shown above, with the system that has four nodes where each node has six 3.5" HDD bays, as long as those four nodes presents the six HDDs as OSDs per node, then I get 24 OSDs with four nodes, which, with either a (6,2) (or (8,2)...
  18. A

    MS-A2 Minisforum (AMD Ryzen™ 9 9955HX + Radeon™ 610M) – The “I Finally Stopped Crying” Zero-Artifact iGPU Passthrough Thread

    Hey guys, trying to passthrough my 9800x3d iGPU to a debian VM but facing some difficulties, any help would be appreciated I don't see anything on the monitor connected with DP to motherboard root@pve:~# lspci -nnk | grep -iA 3 "VGA\|Display\|Audio" 03:00.0 VGA compatible controller [0300]...
  19. A

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    I don't? Huh. Good to know. My deployment notes were written, possibly originally for GPU passthrough to Windows VM but I have found that for AI workloads, that it has been better for me to share GPU resources between LXCs than using a Windows VM. So, there actually two things at play here...
  20. E

    After updating to Proxmox 9, virtual machines crash.

    Thank you! I have not yet confirmed that this will solve my problem "Proxmox error: kvm run failed Bad address" but it's the first solid solution I have come across! I made the change. Now we wait!