-
Notifications
You must be signed in to change notification settings - Fork 41
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
Installing patched drivers fails on Fedora 37 #61
Comments
Hey @dszmaj. Based on the log output you posted it appears that you're using kernel version 6.0 and an Nvidia GPU. Currently kernel version 6 isn't supported except for on Intel GPUs. I would recommend the following in this order:
|
A quick note: Nvidia virtualization may now be fixed on Kernel 6.0 using driver 525. I haven't personally validated however some folks report it works. GVM-user requires an update for use with version driver 525. |
So libvfio started crashing for me and I discovered that patching repo started using 525 drivers. Your scripts didn't support it yet, so I cloned repo and tried merging drivers myself, but had weired errors again (I'm not C dev). Then I created the issue and got back that the latest kernel supported for patches is 5.15, so it would require to patch the patches to support 6.0. If everyone trying it is on ubuntu lts, then it'll work probably. I gave up essentially because I can't contribute to patching. I'll work on full passthrough of iGPU instead. Less performance, but I won't game on it. I just need high performance local vm for windows programs. |
I rolled back to 510.85 for now here: We're working on 525 support. I'll make a note to try it on kernel 6. Intel GPUs are a great option too. We're working on that in the GVM-user dev branch. |
I get these errors:
Contents of
/var/lib/dkms/nvidia/510.85.02/build/make.log
:The text was updated successfully, but these errors were encountered: