-
Notifications
You must be signed in to change notification settings - Fork 40
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
Can't get LibVF to pick up after reboot #63
Comments
Hey @jon-bit. Thanks for pointing this out - I'll try my best to help you with whatever is going on here. Can you start by running ./scripts/generate-debug-information.sh then dump the resulting ./logs/debug.log for me? Thanks. |
I ran it again because I rebooted and saw this
but if that log is needed Here it is |
Delete your debug.log file then run I suspect this is your issue: You can also reach me in the Open-IOV Community Group Chat - I'll probably be able to help you more quickly in there: |
I ran the restart on gvm and got
Here is the output of debug.log |
you typed in the restart command wrong, try just:
it should autocomplete for you |
also you have a 3070, the support for ampere is still super experimental |
OK I just saw this in the logs
|
you are using 525.60, the libvf.io scripts may not have the update to support this yet, but it is kindof moot as vgpu unlock does not support 3070, the gvm suite will but it is not yet there. feel free to join the open-iov discord. |
Sorry but I don't have discord. Regardless how do we fix this? |
you can install gvm-user utils and select nvidia/525.60 branch to compile it https://github.com/Open-IOV/GVM-user/tree/nvidia/525 the issue will be handling the vgpu unlock for 3070 series, which is much more complex |
@jon-bit See GPU Support on Open-IOV: |
@jon-bit as this issue appears to originate from an unsupported device I'm going close this thread for now. |
I'll respect the fact that this is not a supported card but do you know of any other software that could help with GPU virtualization? |
I'm using fedora 37 and when I install LibVF I reboot and then the script does NOT pickup where I left off. It starts the process all over again. I have no clue what I'm doing wrong and I've tried fixing it for days. Can anyone help? I'm puting a pastbin of the output below.
https://pastebin.com/BaeC1jUv
Any help is nice so thank you in advance.
The text was updated successfully, but these errors were encountered: