We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Will keep throwing 'Version mismatch with vmmon module: expecting 417.0, got 416.0' on kernel 6.9.3 and around.
Create symlink to fix:
sudo ln -s /lib/modules/6.9.3-76060903-generic/misc/vmmon.ko /lib/modules/6.9.3-76060903-generic/extra/vmmon.k sudo ln -s /lib/modules/6.9.3-76060903-generic/misc/vmnet.ko /lib/modules/6.9.3-76060903-generic/extra/vmnet.ko
Tested with vmplayer 17.6 on kernel 6.9.3 Can't get 17.5.2 to boot Win10 VM on 6.9.3 kernel so had to rely on this patch + manual fix.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Will keep throwing 'Version mismatch with vmmon module: expecting 417.0, got 416.0' on kernel 6.9.3 and around.
Create symlink to fix:
Tested with vmplayer 17.6 on kernel 6.9.3
Can't get 17.5.2 to boot Win10 VM on 6.9.3 kernel so had to rely on this patch + manual fix.
The text was updated successfully, but these errors were encountered: