Skip to content
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

vmmon-only nor vmmon.ko wont install #277

Open
JustinFissa opened this issue Aug 27, 2024 · 2 comments
Open

vmmon-only nor vmmon.ko wont install #277

JustinFissa opened this issue Aug 27, 2024 · 2 comments

Comments

@JustinFissa
Copy link

after ive downloaded VMWare, VMMON nor VMNET wouldn't compile nor load after running the make and make install commands (make install command didn't work either)
"sudo make install" gave the error "make: *** No rule to make target 'vmmon-only/vmmon.ko',
needed by 'install'. stop.
VMWare WS 17.5.2
kernel 6.9.3

@rakotomandimby
Copy link

@JustinFissa , can you paste here the commands + output you used to

  1. Clone this repo
  2. Switch to the right branch
  3. Launch the compilation

@NoelJB
Copy link

NoelJB commented Sep 4, 2024

My experience was that I simply needed to tar up vmmon.tar and vmnet.tar, place them in /usr/lib/vmware/modules/source, and run VMware Workstation. At that point, it went through its normal process of module detection, asked for permission, and then built/installed all on its own.

That worked for 17.5.2 (using these modules) and 17.6.0 (which ships compatible source). Kernel 6.8.0-41.

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

No branches or pull requests

3 participants