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

update for vmware 17.5.2 #256

Open
plantgaming1 opened this issue Jun 3, 2024 · 4 comments
Open

update for vmware 17.5.2 #256

plantgaming1 opened this issue Jun 3, 2024 · 4 comments

Comments

@plantgaming1
Copy link

i am on kernel 6.8.7-arch-1-1. I downloaded vmware workstation pro 17.5.2, the modules didnt compile correctly. i was led to here but theres none for 17.5.2. please update

@jeppeml
Copy link

jeppeml commented Jun 7, 2024

Try looking here
#250

@spcwingo
Copy link

This compiles and works beautifully on Debian (and Devuan) Testing with kernel 6.8.12. You might want to give it a shot.

https://github.com/nan0desu/vmware-host-modules/tree/tmp/workstation-17.5.2-k6.9.1

@fire-eggs
Copy link

The 17.5.1 patch worked fine for me and Workstation 17.5.2. Tho I'm on Linux Mint - 6.8.0-39

@gmcamposano
Copy link

I came across this for kernel 6.8
https://nwgat.ninja/quick-easy-vmware-workstation-pro-on-ubuntu-24-04/

wget https://github.com/mkubecek/vmware-host-modules/archive/workstation-17.5.1.tar.gz
tar -xzf workstation-17.5.1.tar.gz && cd vmware-host-modules-workstation-17.5.1
tar -cf vmmon.tar vmmon-only && tar -cf vmnet.tar vmnet-only
sudo cp -v vmmon.tar vmnet.tar /usr/lib/vmware/modules/source/
sudo vmware-modconfig --console --install-al

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

5 participants