I have a lingering issue, perhaps someone is able to help me. My windows vm works in every way but I am unable to set display:none and primary select the Radeon Graphics card and have it succeed to display video. It works flawlessly however...
Good point ; I would retract the whole post if I could. I finally found the TOOLS section of that sight which solved my problems. If I had only been aware that the tools I needed were there all along. FINALLY the artifacts are gone and hash is...
rx9070 is a discrete GPU and is unrelated to this thread about Ryzen integrated GPUs.
You should create a separate thread.
When doing so, you should include details such as your configuration
Since this is the Proxmox forum, you should contact the GitHub repository providing vbios.c regarding the issue.
As long as it's not a Proxmox issue, you shouldn't expect an answer on the Proxmox forum.
Hello everyone,
I'm hoping someone can point me in the right direction. I'm trying to set up GPU passthrough on a brand new system based on the Ryzen 9 9955HX (Zen 5) processor using Proxmox VE 8.x. The integrated graphics are the Granite Ridge...
Hey futiless,
Looks like your resident AI got a bit confused there mate. You're trying to use a 9800x3d rom with either a 9955HX or a 7945HX depending on your specific MS-A2. (probably 9955x since you're on this thread?)
So of course that file is...
This appears to be a BIOS-related issue, and depending on the BIOS version, it may have been fixed.
Kernel options should only be specified when necessary.
If the IOMMU group is split, it's not needed.
These are mixed up with past options...
I apologize. I make a conscious effort to avoid using external modules unless absolutely necessary.
I deliberately refrain from using them in areas that function perfectly well without them. (This is purely my personal opinion.)
Therefore, I have...
Have you tried VFIO passthrough (what vender-reset enables) with recent kernels to know if they can get it from 80 % - > 100%. depleting that one or two failures i get to display passthrough going solid green color. That is until host pve is...
Hi uzumo
First and foremost, thank you. Your guidance and the resources you pointed to were absolutely critical in finally getting this working. After weeks of struggle, we have a stable passthrough setup on our Minisforum MS-A2 with the Granite...
Very wise indeed. Pnputil is a fantastic idea. As stupid and as simple as it is would be, might be good to make it into a background process with a watchdog. Not like its necessary but that would be a default go to when building a vm ;) ...
I'm glad it's resolved.
I hope you can help others facing similar challenges.
You should enable iommu=pt. It improves performance.
Enabling or disabling amd_iommu=on is fine either way. It's now the kernel's default setting.
Additionally, you...
Success! Thank you uzumo!
I wanted to provide a final update: passthrough is now working perfectly!
After many days of extensive troubleshooting, trying various kernels (6.8.12-11-pve, 6.14.11-2-pve), meticulously configuring vfio-pci...
My virtual machine is operating based solely on the URL configuration procedure.
https://github.com/isc30/ryzen-gpu-passthrough-proxmox/issues/131#issue-3266798285
I have never used a vendor reset nor added it to a blacklist, so I cannot...
Please try the version distributed on GitHub.
If that doesn't work, instructions for extracting it are also provided, so please refer to those to create it.
Https://github.com/isc30/ryzen-gpu-passthrough-proxmox/blob/main/vbios_9800x3d.bin...
You should read the GitHub page provided.
https://github.com/isc30/ryzen-gpu-passthrough-proxmox
You want to use it on Windows 11, right?
You don't need to try Ubuntu at all if you want to use Windows 11.
I don't understand why you're...
Hi Uzomo / everyone,
Just a quick update on the VBIOS file (AMDGopDriver_9800x3d.rom) investigation.
I tested the romfile= parameter extensively, primarily using the Ubuntu Live CD as a diagnostic tool, and here's what I observed:
Without...
Hi @abl030,
Thank you so much for your detailed posts and confirmation that this setup can work. Your input was invaluable in guiding my troubleshooting.
I wanted to provide a specific update regarding the AMDGopDriver_9800x3d.rom file you...
Thank you for the response and for pointing out the VBIOS/GOP requirement. You are absolutely correct, and it's a detail I had overlooked in my initial troubleshooting marathon.
The fact that an Ubuntu Live CD boots successfully on the...