Replies: 3 comments 44 replies
-
|
@rbradford @liuw since you've both helped with a similar topic in the past, I wondered what you thought about this? I've also tried using the Jammy with the direct firmware boot and got the same issue, Noble doesn't work at all due to an EFI/TPM issue. Booting a cloud image of noble with QEMU instead did work and I was able to see Ollama using the GPU. QEMU with cloud images is too slow and bloated and I'd rather continue using cloud-hypervisor. |
Beta Was this translation helpful? Give feedback.
-
|
Somewhat separately but related as it was mentioned on this discussion.. @rbradford I tried out the firmware you suggested and the system boots noble. (the GPU passthrough issue is no better for me though, but we've now ruled that out since my successful QEMU test used the same cloud image (OS, Kernel) as a base) What's confusing is that the docs/README still instruct use of the older firmware which is unlikely to work with the more modern distros people are likely to try? If I'm not mistake the docs encourage use of Ubuntu 20.04 to test out direct firmware booting. Would this benefit from being updated to use rust-firmware / edk2? |
Beta Was this translation helpful? Give feedback.
-
|
I assume this is still an issue with all Nvidia Blackwell cards and Cloud-Hypervisor, whilst it wasn't with QEMU. @rbradford @sboeuf are you aware of any development/testing in this area by the maintainers, or other users? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I bought a MSI Ventus Geforce RTX 5060 Ti GPU and found out it cannot be used with cloud-hypervisor with VFIO.
A 3060, 1030 and 3090 work without issue.
cloud-hypervisor: 89.768845s: ERROR:pci/src/bus.rs:281 -- Failed moving device BAR: failed allocating new MMIO range: 0xe7e80000->0x0(0x80000)
Version: v49.0
Host OS: PRETTY_NAME="Ubuntu 25.10"
Host Kernel:
Linux r3 6.17.0-7-generic #7-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 18 10:10:29 UTC 2025 x86_64 GNU/LinuxGuest OS: Ubuntu 22.04
Guest Kernel:
Linux gpu-1 6.8.0 #3 SMP PREEMPT_DYNAMIC Thu Nov 27 11:03:56 UTC 2025 x86_64 x86_64 x86_64 GNU/LinuxThe OSS driver gets installed, then the moment I run
nvidia-smiwe get the error. nvidia-smi will show results, however Ollama will not work as it cannot detect or use the GPU.I have seen various issues mentioned with the 50xx cards when using VFIO with Proxmox, but only one other issue in this repository that mentions the "BAR" error.
I'd like to understand whether this card will ever work with VFIO, and if there are suggestions I should try - or whether to RMA it within the next few days for a refund.
Thanks for the help.
Alex
Beta Was this translation helpful? Give feedback.
All reactions