Files
blog.ewpt3ch.dev/content/posts/vmware-player-140-on-arch-linux-kernel-414.md
T
2025-12-19 22:14:51 -07:00

688 B

title, slug, date, tags, draft
title slug date tags draft
Vmware Player 14.0 on Arch Linux kernel 4.14 vmware-player-140-on-arch-linux-kernel-414 2018-01-14T21:39:10-07:00
linux
vmware
kernel
false

VMware is slow, really slow, at updating their software to support newer linux kernel releases. I just found this vmware modules for linux on github. It's a really cool repo with the patches already applied for the relevant vmware version to work with the latest kernel. I downloaded the zip file, created a tar ball of vmmon and copied that to /lib/vmware/modules/sources/ then ran my custom vmware-modupgrade script. Worked perfectly.