Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: In certain GPU cases, additional configuration may be needed for pass through #14381

Open
VariableDeclared opened this issue Nov 1, 2024 · 2 comments
Labels
Bug Confirmed to be a bug Documentation Documentation needs updating

Comments

@VariableDeclared
Copy link

Please describe the question or issue you're facing with "Type: gpu".

When passing through a GPU according to the guide, if a GPU has a large amount of RAM, e.g. 24G - the VM will hang.

raw.qemu: -fw_cfg name=opt/ovmf/X-PciMmio64Mb,string=65536 is required to make the VM work.

For details see #14380 (comment)


Reported from: https://documentation.ubuntu.com/lxd/en/latest/reference/devices_gpu/

@tomponline tomponline added the Bug Confirmed to be a bug label Nov 5, 2024
@tomponline
Copy link
Member

We should also investigate if we can detect this requirement from lspci (or similar) and auto set these settings.

@tomponline tomponline added the Documentation Documentation needs updating label Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

Heads up @mionaalex - the "Documentation" label was applied to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed to be a bug Documentation Documentation needs updating
Projects
None yet
Development

No branches or pull requests

2 participants