There is a new QEMU 10.1 package available in the pve-test and pve-no-subscription repositories for Proxmox VE 9.
After internally testing QEMU 10.1 for over a month and having this version available on the pve-test repository almost as long, we...
Hello everyone,
I'm running a Ryzen 9 9955HX (Zen 5) with an integrated Radeon 610M GPU passed through to a Windows 11 VM using VFIO on Proxmox VE. I'm following a slightly modified version of the isc30/ryzen-gpu-passthrough-proxmox guide...
Using the hookscript method from isc30/ryzen-gpu-passthrough-proxmox issue #131 for my Ryzen 9 9955HX (integrated Radeon 610M) -> Windows 11 VM setup.
Issue: I need help identifying why modern CPU models cause instability.
cpu: host, cpu...
I have specified it to 16GB, I don't think 8GB was better. I disabled the 2 settings related to dGPU. Presently I have Hybrid Graphics enabled. I guess I could turn that off again. Although I don't think that affected anything either.. I hope I...
Ah, spoke too soon... eventually it started having video failure to the point the entire video card was in a crash reset loop. That is until I closed the browser, launched it again, then refreshed all pages and cleared the cache on the pages that...
I started by setting up everything exactly as seen on : https://github.com/isc30/ryzen-gpu-passthrough-proxmox/issues/131#issue-3266798285
Next I added the pnputil /enable-device /class MEDIA /connected to the startup script as a batch file...
Device not visible after shutdown/start? Or code 43? Or screen distortion?
*If there's no output and it's not visible, check via RDP.
I'd appreciate it if you could provide the dmesg output from before and after the shutdown/start.
Have you...
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...