Skip to content

Fix compilation error in later nvidia drivers#116

Open
eebrains wants to merge 1 commit intoDualCoder:masterfrom
eebrains:fix_compilation_error_525_85_07
Open

Fix compilation error in later nvidia drivers#116
eebrains wants to merge 1 commit intoDualCoder:masterfrom
eebrains:fix_compilation_error_525_85_07

Conversation

@eebrains
Copy link

Remove dependency on 'strlen' which fails nvidia dkms compilation, replacing call with the value which should have returned.

Remove dependency on strlen which fails nvidia dkms compilation, replace with the value which it should have returned.
@eebrains
Copy link
Author

eebrains commented Mar 1, 2023

While this fixes the build, the later drivers don't work correctly for KVM anyway. nvidia-vgpu_mgr crashes and never releases the mdev after a shutdown or reboot. Then upon restart the vm is locked up and can't start/stop. Requires full system reboot to recover.

I got things working the easy way with this tutorial

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant