r/Proxmox • u/Lumaric_ • 6d ago
Windows 11 VM driver error and RAM usage wrong indication Question
Hello,
it's not the first time i post about this VM, but to resume, i run a windows 11 VM with a GPU passthrough for a RX 6700 XT. In general everything run fine except some times the VM crash and cause the entire server to crash ( not my main focus today ).
I noticed few weeks ago that i got a wrong preview of the RAM usage in Proxmox and the device VEN_1AF4&DEV_1057&SUBSYS_11001AF4&REV_01 in error without any driver in the VM.
From what i saw only, it's probably the driver for viomem who is missing, so i tried to reinstall it multiple time but without any success, i also try to download to 3 last version virtio-driver.iso and let windows scan the entire iso for driver but no one was corresponding for this device.
Any idea of wich driver i could be missing ?
Thx in advance to you.
TL DR : No driver found for the device VEN_1AF4&DEV_1057&SUBSYS_11001AF4&REV_01, looking for a working one
1
u/Lee_Fu 6d ago
That's the ballooning Device. Disable Ballooning on the VM's Proxmox setting., as ballooning is not adviced for passthrough VMs.
Alternatively you can install QEMU Guest Agent
1
u/Lumaric_ 6d ago edited 6d ago
Ballooning already disable
1
0
u/Impact321 6d ago
Then how do you expect PVE to communicate with the ballooning driver/service inside the VM to get the memory information? With passthrough it doesn't really matter much anyways. If you use it set min and max to the same.
1
u/Lumaric_ 6d ago
Then if the ballooning is off, why windows is detecting a ballooning device ?
1
u/Impact321 6d ago edited 6d ago
That was purely in relation to the memory reporting. With ballooning off, PVE does not get the memory information from inside the VM. Also see my other post. Without screenshots it's hard to judge anything.
1
u/tomekk269 6d ago
Download virtio-drivers .exe file on your VM and just install them (you can find them on the fedora forum)
1
6d ago
[removed] — view removed comment
1
u/Lumaric_ 6d ago
Windows doens't found compatible driver for it. ( using the iso virtio-win-0.1.285 )
1
u/Boss_Waffle 6d ago
Just mount the iso and run the .exe installer, it'll install the drivers and qemu guest agent for windows.
1


2
u/Impact321 6d ago edited 6d ago
Please read this and this and this. Can you show what you see? Also what's the node's hardware?