↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

Post navigation

← Older posts
Newer posts →

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

KERNEL – 6.11-rc1 is out – OK with latest NVIDIA and Patched VMware..

Adventures With Linux ™ Posted on July 28, 2024 by RGJuly 28, 2024

Kernel 6.11-rc1 has been released, and brief details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2407.3/04272.html As confirmed by pre-tests (see previous post) NVIDIA 560.28.03 and 550.100 drivers compile OK.   There have been issues reported with 555.xx and 560.xx drivers, which I have found to fail with GTX10xxTi series cards, but 550.100 should work for all supported hardware.. The situation regarding patched … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 6.11-rc1, issues with nvidia 555.xx and 560.xx, kernel, ok with latest nvidia and patched vmware | Leave a reply

Kernel – 6.10-rc1 is out.. OK with Patched VMware, NVIDIA Compile Fails.

Adventures With Linux ™ Posted on May 27, 2024 by RGMay 27, 2024

Kernel 6.10-rc1 has been released, and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2405.3/01595.html VMware 17.5.2 with the interim kernel-6.9 patchset compiles OK, but the latest NVIDIA 555.42.02  fails: …………………………… /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h: In function ■nv_ioremap_wc■: /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h:544:33: warning: suggest braces around empty body in an ■if■ statement [-Wempty-body] 544 | NV_MEMDBG_ADD(ptr, size); | ^ /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h: In functionnv_vmap■: /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h:670:51: warning: suggest braces around … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 17.5.2, 555.42.02, 6.10-rc1, new kernel, new vmware patch needed, nvidia fails, patched vmware compiles ok | Leave a reply

VMware – Licence Changes, and Fixes for Kernel 6.9..

Adventures With Linux ™ Posted on May 23, 2024 by RGMay 23, 2024

After the Broadcom takeover, the ‘Player’ versions of VMware are discontinued, and Workstation Pro is now ‘free for personal use’… It has been updated to version 17.5.2, but the changes are all for security patches, and overall functionality is unchanged. There has been some discussion as to whether this product is now ‘functionally stabilised’, with some commenting … Continue reading →

Posted in compilation, Fedora, fix, KDE, Linux, VMware, Wayland | Tagged 17.5.2, free for personal use, kernel 6.9 vmnet fix, vmware | 1 Reply

Kernel – 6.9-rc1 is out. NVIDIA OK, VMware Not…

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

Kernel 6.9-rc1 has been released, and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2403.3/00300.html As discovered in pre-rc testing last week, the latest NVIDIA driver – now 550.67 – is OK, and this now compiles successfully with GCC14.. VMware 17.5.1 (patched) vmmon compiles OK, but vmnet fails: ……………… CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/smac.o CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/vnetEvent.o CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/vnetUserListener.o In file included … Continue reading →

Posted in compilation, gcc, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.9-rc1, nvidia 550.67 ok, nvidia compiles with gcc14, released, vmware 17.5.1 vmnet fails | 1 Reply

Kernel – 6.9-rc Pre-testing – NVIDIA OK, VMware Broken..

Adventures With Linux ™ Posted on March 17, 2024 by RGMarch 17, 2024

Testing an early pre-release version of Kernel 6.9-rc (March 16th) and – so far – the latest NVIDIA 550.54.14 compiles OK, but (patched) VMware vmnet 17.5.1 does not: …….. CC [M] /tmp/modconfig-1kunqP/vmnet-only/smac.o CC [M] /tmp/modconfig-1kunqP/vmnet-only/vnetEvent.o CC [M] /tmp/modconfig-1kunqP/vmnet-only/vnetUserListener.o In file included from ./include/linux/spinlock.h:305, from ./include/linux/sched.h:2138, from /tmp/modconfig-1kunqP/vmnet-only/bridge.c:25: /tmp/modconfig-1kunqP/vmnet-only/bridge.c: In function ‘VNetBridgeReceiveFromVNet’: /tmp/modconfig-1kunqP/vmnet-only/vmnetInt.h:44:39: error: ‘dev_base_lock’ undeclared (first use … Continue reading →

Posted in alpha release, compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged dev_base_lock, kernel 6.9, nvidia ok, pre release, testing, undefined, vmware vmnet fails | Leave a reply

Kernel – 6.8 Pre-testing – Breaks NVIDIA and VMware – VMware fix available..

Adventures With Linux ™ Posted on January 15, 2024 by RGJanuary 15, 2024

As kernel 6.8-rc1 is due in about a weeks time, I tested the Jan 14th version from Git, and both the latest NVIDIA 545.29.06 and VMware 17.5.0 failed.. NVIDIA: Multiple occurrences of ‘warning: no previous prototype‘ and then: ……………. In file included from /home/rgadsdon/NVIDIA-Linux-x86_64-545.29.06/kernel/nvidia-drm/nvidia-drm-drv.c:64: /home/rgadsdon/NVIDIA-Linux-x86_64-545.29.06/kernel/nvidia-drm/nvidia-drm-drv.c:1489:40: error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean ‘VM_LOCKED’? … Continue reading →

Posted in alpha release, compilation, fix, kernel, Linux, NVIDIA, Opinion, VMware | Tagged breaks latest nvidia and vmware, kernel 6.8, pre-testing, vmware fix available | 3 Replies

Kernel – Early 6.7-rc Tests.. OK with VMware and NVIDIA – So Far..

Adventures With Linux ™ Posted on November 6, 2023 by RGNovember 6, 2023

Kernel 6.7-rc1 is due to be released in a weeks time, but many changes have already been submitted, and I tested this interim version with the latest NVIDIA (545.29.02) and VMware 17.5.0 – with the latest patchset.    Both compiled successfully, but  – of course – there are still many changes to be submitted in the next week, … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, patches, VMware | Tagged 17.5.0, 545.29.02, early tests, kernel 6.7-rc00, nvidia ok, vmware with patchset ok | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑