-
Notifications
You must be signed in to change notification settings - Fork 42
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
Linux bypass #2
Comments
Maybe create a pull request? |
Seems we can use this to reset/reload the driver, so that we can reset the trial. Just like the way used in the ps.
|
I found run this will call the nvidia-vgpu-mgr load the driver again, just like the old-way rmmod & modprobe
|
How to obtain permission without reboot? |
Is that effective? I use 'nvidia-smi -q' to check the license and it didn't change, libopengl is also not available. |
Also, please make sure you are using the grid version lower than 14 since it only works in this condition. |
It is the same. What does it show: 'nvidia-smi -q | grep "License Status"' ? Am I change the vgpu-kvm version lower than 14 in host? |
@YajunDeng In my case, it shows |
@dzxx36gyy Thanks, Is opengl available? |
Sorry, I didn't use it as Linux desktop, so I can't test with that. |
You should test with unload driver using normal GPU, to check if the opengl work correctly. |
Just want to drop this here since I don't know a better place to put it. I got the following script from Kenny.ch from GPU Unlocking discord:
The text was updated successfully, but these errors were encountered: