-
Notifications
You must be signed in to change notification settings - Fork 374
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
vmware 17.6 :: modules version mismatch #278
Comments
me, too with kernel 6.10.7 |
Linux fedora 6.10.6-200.fc40.x86_64. It compiled without errors.
|
Whilst it compiles fine, if you try to run a virtual machine, the error appears:-
|
With this patch I was able to boot a Fedora 40 vm to desktop running on a Fedora 40 host. YMMV!
|
@Chaz6 When i tried your patch, i wasn't able to boot Centos nor windows 10. However, i was able to boot windows server 2012 |
Hi @Chaz6, your patch works for me to start Win10 (host Fedora 40 fully update) Thanks |
Thanks @Chaz6 your patch is working good also for me. My host is Linux Lite 7.0 on Kernel 6.8. |
Did you all try with the stock VMware modules?
|
@rakotomandimby we are talking about 6.10 and 6.11 |
@Hyphaed , you are right. But I think the purpose of this repository is to be tried if the vmware workstation embeded code fails. So at least, a few people should try the embeded ones. |
@Chaz6 , Just for curiosity, I compared stock vmware We can see that the fix you proposed is already bundled by VMware So, for this specific problem , building from stock vmware My guess is there must be a catchup of what is bundled by VMWare. Cc @mkubecek |
Again, I am on debian with kernel 6.10.6 and trying to run workstation 17.6.0. I just tried using this repo instead, where they had patched for 17.5.2 https://github.com/bytium/vm-host-modules.git Then I patched +#define VMMON_VERSION (417 << 16 | 0) VMware had already fixed a few of the earlier reported issues with defines. Everything built and installed. Workstation starts with no complaints. But when I try to launch a vm, there is still a broken pipe and the vm fails to run. This exhaust my skills in trying to fix this. Need a pro like mkubecek or bytium to make mods. Till then I will just wait. |
I have created a Gist with the relevant patches needed to get the modules compile and work with the latest VMware, using the source provided by VMware/Broadcom located in /usr/lib/vmware/modules/source/ Booted up Windows 11 and seems to work fine. (Kernel 6.10.7, Fedora Workstation 40) |
I found VMware workstation 17.6 works on Archlinux. https://aur.archlinux.org/packages/vmware-workstation Test 1: Host OS: Fedora 41 beta Xfce on Kernel 6.10.8: Guest OS: Archlinux Patched vmmon.tar and vmnet.tar is as follows: |
where to place them? |
/usr/lib/vmware/modules/source/ |
Try this: |
Worked for me on Ubuntu 24.04.1 LTS WS 17.6! |
I am using Fedora 40 with kernel v6.10.7-200.fc40.x86_64 and using your patched vmmon and vmnet tars I was able to bring back to life my VMware Workstation 17.6.0. I am running Windows 7 VMs, Windows 11 and Oracle Linux ones. All start and work fine after testing. |
This method work on Debian 12 Thanks! |
It worked, thank You. |
Thanks, I tried this, but I couldn't get it working on Manjaro: 6.10.6-10-MANJARO #1 SMP PREEMPT_DYNAMIC Sat Aug 24 16:17:40 UTC 2024 x86_64 GNU/Linux |
Worked for me using version 17.6.0. |
Just edited by hand: from: Worked for me using version 17.6.0. on Ubuntu 24.04 with kernel liquorix 6.10-13ubuntu1~noble (2024-09-15) |
These work great on Debian Testing with Liquorix-6.11.2 kernel. I highly appreciate it! |
You are a lifesaver!!! I was searching everywhere for the new version. I guess Kub is running behind schedule... thank you again so much. you saved my life. I rely on vmware on linux for work. I keep saying I am going to move to another platform but I am thinking of just moving my host-OS back to windows. It isn't worth the constant linux headaches anymore... |
Release 17.6.1 is out and compile without problem (I try the Player version) with kernel 6.10.12 (Fedora 40), I don't know with 6.11.x |
I don't see it posted. Latest version i see is 17.5.1 |
Here for download all player versions: Also for release notes: |
Thank you. I misunderstood. I thought you mean the vmnet vmmon fix was
posted for 17.6.1
…On Thu, Oct 10, 2024, 4:01 AM talp1 ***@***.***> wrote:
Here for download all player versions:
https://softwareupdate.vmware.com/cds/vmw-desktop/player/
and here for workstation:
https://softwareupdate.vmware.com/cds/vmw-desktop/ws/
Also for release notes:
https://docs.vmware.com/en/VMware-Workstation-Player/17.6.1/rn/vmware-workstation-1761-player-release-notes/index.html
—
Reply to this email directly, view it on GitHub
<#278 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKG7EFZGECF67SZGJ6QZ5DZ2YX63AVCNFSM6AAAAABNSDQYM6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBUGM3DOMJUGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
vmware workstation pro 17.6.1 tested (no patch). Test 1: Host OS: Fedora 41 beta Xfce on Kernel 6.11.2: Guest OS: Windows 11 24H2 |
Official installation doesn't have compatibility with vmware 17.6 + kernel 6.11
I'm getting this error when using last @mkubecek files >>
Version mismatch with vmmon module: expecting 417.0, got 416.0.
You have an incorrect version of the 'vmmon' kernel module.
Try reinstalling VMware Workstation.
The text was updated successfully, but these errors were encountered: