I’m trying to install vmware-workstation from unstable in order to get v17.
But after the build, vmware-networks.service won’t start.
Error logs:
vmware-networks[187335]: Failed to enable hostonly virtual adapter on vmnet1
vmnet-dhcpd[187406]: exiting.
vmware-networks[187335]: Failed to start DHCP service on vmnet1
vmware-networks[187335]: Failed to start NAT service on vmnet8
vmware-networks[187335]: Failed to enable hostonly virtual adapter on vmnet8
vmnet-dhcpd[187411]: exiting.
vmware-networks[187335]: Failed to start DHCP service on vmnet8
vmware-networks[187335]: Failed to start some/all services
vmware-networks[187335]: Started Bridge networking on vmnet0
systemd[1]: vmware-networks.service: Control process exited, code=exited, status=1/FAILURE
So you’re using the module from stable with the package from unstable. Typically, that would work, but I can’t help but wonder if there’s an incompatibility in this case… No, I checked the git history for the module, and it doesn’t seem to have had any substantive changes since it was created 10 months ago.
Your explanation is correct
I managed to launch the vmware v17 binary from the terminal directly from the nix store, and I have this error msg:
Version mismatch with vmmon module: expecting 416.0, got 410.0.
You have an incorrect version of the 'vmmon' kernel module.
Try reinstalling VMware Workstation.