↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: VMware

Post navigation

← Older posts

VMware – Simple Fixes for Kernel 6.15-rc..

Adventures With Linux ™ Posted on April 20, 2025 by RGApril 20, 2025

With clues from the NVIDIA patches in the previous article, I have managed to find/create patches for vmmon and vmnet.. vmmon failed with: ……………… common/crosspage.c:50:13: fatal error: driver-config.h: No such file or directory 50 | # include “driver-config.h” | ^~~~~~~~~~~~~~~~~ compilation terminated. common/moduleloop.c:30:13: fatal error: driver-config.h: No such file or directory 30 | # include “driver-config.h” | … Continue reading →

Posted in compilation, Hacks, kernel, Linux, Opinion, VMware | Tagged 17.6.3, archlinux, complie fail, del_timer_sync, extra_ccflags, fixed, kernel 6.15, patches created, vmmon, vmnet, vmware | Leave a reply

Kernel – 6.15-rc1 Breaks NVIDIA and VMware.. Missing ‘Includes’..

Adventures With Linux ™ Posted on April 7, 2025 by RGApril 7, 2025

Just tested Kernel 6.15-rc1 with the latest NVIDIA 570.133.07, and the compile fails completely: ………………….. CONFTEST: drm_atomic_available CONFTEST: is_export_symbol_gpl_refcount_inc CONFTEST: is_export_symbol_gpl_refcount_dec_and_test CONFTEST: drm_alpha_blending_available CONFTEST: is_export_symbol_present_drm_gem_prime_fd_to_handle CONFTEST: is_export_symbol_present_drm_gem_prime_handle_to_fd CONFTEST: ib_peer_memory_symbols CC [M] nvidia/nv.o nvidia/nv.c:30:10: fatal error: nv-firmware.h: No such file or directory 30 | #include “nv-firmware.h” | ^~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [/usr/src/linux-6.15-rc1/scripts/Makefile.build:203: nvidia/nv.o] Error 1 make[3]: *** … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged compile fail, headers not found, kernel 6.15-rc1, missing includes, nvidia 570.133.07, vmware 17.6.3 | 1 Reply

Kernel – 6.14 – a Bit Late, but OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on March 24, 2025 by RGMarch 24, 2025

Kernel 6.14 has been released – a bit later than usual – and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2503.3/00718.html As expected after -rc testing, this release works OK with the latest NVIDIA 570.133.07 and VMware 17.6.3.. Robert Gadsdon.    March 24th 2025. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 17.6.3, 570.133.07, kernel 6.14, ok with nvidia, released, vmware | Leave a reply

Kernel – 6.14-rc1 is out – OK with latest VMware, and Fix for NVIDIA

Adventures With Linux ™ Posted on February 3, 2025 by RGFebruary 3, 2025

Kernel 6.14-rc1 has been released, and details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2502.0/00674.html After the pre-testing last week, the only change needed is a small fix for NVIDIA, as documented here: http://rglinuxtech.com/?p=3285    Thanks to Joan Bruguera, there is a patch available, which can easily be modified for application to the latest driver:  https://gist.github.com/joanbm/d0cb8790ca610fbd2c2e43f30707ce18 The latest VMware 17.6.2 patchset at … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged fix for nvidia available, kernel 6.14-rc1 released, ok with vmware 17.6.2 | Leave a reply

Kernel – 6.13 Released, OK with Latest Patched VMware, and NVIDIA

Adventures With Linux ™ Posted on January 23, 2025 by RGJanuary 23, 2025

Kernel 6.13 is out, and the announcement is here:   https://lkml.iu.edu/hypermail/linux/kernel/2501.2/03405.html This compiles/runs OK with the latest (?) VMware 17.6.2 patchset (from https://github.com/64kramsystem/vmware-host-modules-fork/tree/workstation-17.6.2-sav ), and is OK with NVIDIA driver 550.142, and – sometimes – with the very latest 550.144.03, but there seem to be issues with this version (see separate article, coming soon) Robert Gadsdon.    January 22nd, … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged but issues with latest driver, kernel 6.13, ok with latest vmware patched, ok with nvidia, released | Leave a reply

Kernel – 6.13-rc1 Released, VMware OK, NVIDIA Fails – and Fix..

Adventures With Linux ™ Posted on December 4, 2024 by RGDecember 4, 2024

Kernel 6.13-rc1 is out, and brief details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2412.0/00203.html VMware 17.6.1 compiles OK, with patches from here: https://aur.archlinux.org/cgit/aur.git/tree/?h=vmware-workstation  There are now multiple patchsets available… NVIDIA 550.35 throws an odd error, and compile/load fails: ….. SYMLINK nvidia/nv-kernel.o LD [M] nvidia.o ld: cannot find ./nvidia/nv-kernel.o: No such file or directory make[4]: *** [/usr/src/linux-6.13-rc1/scripts/Makefile.build:387: nvidia.o] Error 1 make[3]: *** … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged fix available, kernel 6.13-rc1, nvidia 550.135 fails, symlink, vmware 17.6.1 ok | 3 Replies

VMware – 17.6.x, Issues and Stability…

Adventures With Linux ™ Posted on October 26, 2024 by RGOctober 26, 2024

Firstly – my apologies for late response to some messages – this (12-year-old) website has been experiencing some issues, and really needs to be updated/rehosted…    I am travelling, away from my main systems, and only have a laptop to test with.. I have been testing the latest VMware Workstation releases from Broadcom – 17.6 and 17.6.1 – … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, Opinion, Performance, VMware | Tagged 6.9 patchset, install hangs, ok with kernel 6.12-rc4, reverted to 17.5.2, tombstone, vmnet, vmware 17.6.x | 4 Replies

VMware Workstation – Multiple Patch Forks Since Broadcom..

Adventures With Linux ™ Posted on September 15, 2024 by RGSeptember 15, 2024

I would like to start by thanking Michal Kubeček for his many years of expert support of the VMware vmmon/vmnet modules for later kernel versions.. Since the Broadcom takeover of VMware, his patches have been forked multiple times, for 17.5.2 and now 17.6 support, with varying degrees of success..    I have tested most of these and – … Continue reading →

Posted in compilation, Hacks, Linux, Opinion, Performance, VMware | Tagged 17.6, available, broadcom, forks, patches, vmmon / vmnet, vmware | 4 Replies

Kernel – 6.11 Released, OK with latest NVIDIA, and Patched VMware..

Adventures With Linux ™ Posted on September 15, 2024 by RGSeptember 15, 2024

Kernel 6.11 is out, and brief details of the latest changes since -rc7 are here:   https://lkml.iu.edu/hypermail/linux/kernel/2409.1/09915.html The latsest NVIDIA driver 560.35.03 compiles and runs OK, and the VMware patchset from https://github.com/64kramsystem/vmware-host-modules-fork compiles OK, and loads and runs correctly.  (see separate article on the multiple forking of the original mkubecek patchset, since the Broadcom takeover..)      Note that all … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 17.6.0, 360.35.03, 6.11 released, kernel, ok with latest nvidia, ok with patched vmware | 1 Reply

VMware – 17.6 released, and Version Fix Patch..

Adventures With Linux ™ Posted on September 4, 2024 by RGSeptember 4, 2024

VMware Workstation Pro version 17.6 has been released, and release notes are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/17.6/rn/vmware-workstation-176-pro-release-notes/index.html The ‘fixes’ mentioned are a bit late, as they include Fedora 40 support, and Kernel 6.8 support..    The ‘latest’ 6.9+ patchset is required to support more recent kernels, from https://github.com/nan0desu/vmware-host-modules/tree/tmp/workstation-17.5.2-k6.9-sharishth but these will throw a vmmon version-mismatch error at runtime..    The simple fix … Continue reading →

Posted in compilation, kernel, Opinion, VMware | Tagged needs 6.9 patchset, patch available, vmmon version error, vmware 17.6 | 3 Replies

Post navigation

← Older posts
Original content © Robert Gadsdon 2013
↑