Yes (although you probably don't need the pcie_acs_override). Doeslike this correct?
Code:GRUB_CMDLINE_LINUX_DEFAULT="quiet pcie_acs_override=downstream,multifunction initcall_blacklist=sysfb_init"
cat /proc/cmdline
show the same?You are getting timeouts when starting the VM. Are you sure you are not giving it too much memory? Can you test with just 3G instead 16G? Can you attach/share the VM configuration file (To circumvent waiting, this is another log from just now. Seems it's actually forcing a reboot on it's own which is why I can't access it for a little bit.
https://pastebin.com/DFQrxtPq
/etc/pve/qemu-server/100.conf
on the Proxmox host)?Ballooning does not work with passthrough. Because PCIe devices can do DMA at any time to any part of the virtual memory, it must all be pinned into actual host memory.well, I'll be damned, that allowed it to start lmao. I'm reinstalling windows on it now. That's so strange. It's on ballooning too. And I had it set to 16 before. But I guess maybe that was when I had 32gb of ram in it. I don't recall. So now, what guide should I go through if I redo it all knowing that was the issue? Should I stick to the beginners guide on the homelab subreddit? That's what I used before. Or does the kernel 5.15 issue still come into play and I need something else?
initcall_blacklist=sysfb_init
when doing passthrough with a NVidia GPU that is also used during boot, on kernel 5.15 or higher.Sorry I just meant like, is there anything different from that guide I followed that I should change? And I think the answer is just add the initcall_blacklist=sysfb_init ?Ballooning does not work with passthrough. Because PCIe devices can do DMA at any time to any part of the virtual memory, it must all be pinned into actual host memory.
I don't understand what you are asking. Just set the memory limit to something sensible that works and useinitcall_blacklist=sysfb_init
when doing passthrough with a NVidia GPU that is also used during boot, on kernel 5.15 or higher.
See if you can live withoutSorry I just meant like, is there anything different from that guide I followed that I should change? And I think the answer is just add the initcall_blacklist=sysfb_init ?
pcie_acs_override=downstream,multifunction
, to keep proper secure isolation between VMs and the Proxmox host. I'm willing to have a look at your groups (with the override) and the devices you want to passthrough, to see if we can manage to make it work.okay so figured that out, it starts again, but now i just simply have no display.I don't know how to fix NVidia Windows driver issues (I use neither), but there are several threads on this forum about which version works and which don't.
We use essential cookies to make this site work, and optional cookies to enhance your experience.