↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Opinion

Post navigation

← Older posts

Kernel – 6.7-rc1 is out – No Surprises, so far..

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

Kernel 6.7-rc1 has been released, and brief details are here: https://lkml.org/lkml/2023/11/12/352 After some pre-testing last week, the latest NVIDIA 545.29.02 and VMware 17.5.0 with the latest patchset ( https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.5.0 ) still compile/load OK.. Robert Gadsdon.   November 13th 2023. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 545.29.02, kernel 6.7-rc1 released, ok with latest nvidia, ok with vmware 17.5.0, patchset needed | Leave a reply

Kernel – 6.6 is out – OK with Latest NVIDIA – Needs VMware 17.5.0 Patchset..

Adventures With Linux ™ Posted on October 30, 2023 by RGOctober 30, 2023

Kernel 6.6 has been released, and brief details are here: https://lkml.iu.edu/hypermail/linux/kernel/2310.3/06370.html As expected, the latest NVIDIA 545.23.06  and VMware compile OK, but VMware 17.5.0 needs the latest patchset, to avoid reported issues..  The patchset can be found here: https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.5.0 Robert Gadsdon.   October 30th 2023. … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.6 released, ok with latest nvidia, vmware patchset needed | Leave a reply

VMware – Updated 17.5.0 Patchset now Replaces VMware’s 6.5 Fix..

Adventures With Linux ™ Posted on October 22, 2023 by RGOctober 22, 2023

After more discussions and testing, it has been reported that the ‘official’ VMware 17.5.0 fix for kernels 6.5 and later may cause some problems..   This has led to the latest version of the 17.5.0 patchset now incorporating the ‘get_user_pages‘ fix from the previous 17.0.2 patchset, and the reasons behind this can be found here: https://github.com/mkubecek/vmware-host-modules/commit/4c2a103fd2d71f2084f1fe7ceacb816b9832ffa2 The patchset … Continue reading →

Posted in fix, kernel, Linux, Opinion, VMware | Tagged get_user_pages, replaces vmware fix, revised patchset, vmware 17.5.0 | Leave a reply

VMware – 17.5.0 – OK with Kernels 6.5 and 6.6rc

Adventures With Linux ™ Posted on October 20, 2023 by RGOctober 20, 2023

VMware have just released Workstation 17.5.0, and release notes are here: https://docs.vmware.com/en/VMware-Workstation-Pro/17.5/rn/vmware-workstation-175-pro-release-notes/index.html No mention is made of newer host kernel compatibility, but this version does address some linux-related issues.. Compiles with Kernels 6.5.8 and 6.6-rc6 – with some warnings..   These can be removed by the latest patchset, at: https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.5.0 Robert Gadsdon.    October 20th 2023.. … Continue reading →

Posted in compilation, fixed, kernel, Linux, Opinion, VMware | Tagged new release, ok with kernel 6.5 and 6.6-rc, patchset available, vmware 17.5.0, warnings | 2 Replies

VMware – Kernel 6.5 Patch now in Default Patchset.

Adventures With Linux ™ Posted on September 30, 2023 by RGSeptember 30, 2023

After much testing, over several weeks, the ‘get_user_pages‘ solution for Kernels 6.5 and later is now in the default patchset, at: https://github.com/mkubecek/vmware-host-modules/tree/workstation-17.0.2 . For more details, see the comments at the start of the patch code for the vmmon changes..  vmmon: use get_user_pages to get page PFN Robert Gadsdon.   September 30th 2023. … Continue reading →

Posted in fix, kernel, Linux, Opinion, VMware | Tagged get_user_pages, in default patchset, patch for kernel 6.5, vmware | Leave a reply

KERNEL – 6.6-rc1 Released – OK So Far..

Adventures With Linux ™ Posted on September 10, 2023 by RGSeptember 10, 2023

Kernel 6.6-rc1 is out, and brief details are here:  https://lkml.org/lkml/2023/9/10/185 I had done some previous testing with earlier 6.6-rc GIT versions, and confirm that the latest NVIDIA (535.104.05) and the 6.5-patched VMware 17.0.2 workaround all seem to be working as expected.. The VMware patchset can be found at https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-17.0.2-k6.5 and it should be emphasised that this is … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.6-rc1, ok with latest nvidia, ok with vmware 17.0.2 with 6.5 patches | Leave a reply

VMware – Patching Made Easy..?

Adventures With Linux ™ Posted on September 2, 2023 by RGSeptember 2, 2023

As there is almost always a need to apply the most recent patchset to releases of VMware vmmon/vmnet to support the latest kernels, it might be useful to document a process for making this (relatively..) easy: VMMON and VMNET are picked up during the vmware-modconfig… command, from /usr/lib/vmware/modules/source, and this process expects to find vmmon.tar and vmnet.tar … Continue reading →

Posted in kernel, Linux, Opinion, patches, VMware | Tagged easy install, howto, patched, vmware | 1 Reply

Kernel – 6.5 Released – No Surprises..

Adventures With Linux ™ Posted on August 27, 2023 by RGAugust 27, 2023

Kernel 6.5 is out, and brief details are here:  https://lkml.org/lkml/2023/8/27/348 The latest NVIDIA driver is OK, and can be found here:  https://www.nvidia.com/Download/driverResults.aspx/210649/en-us/ The workaround/fix for VMware 17.0.2 is also OK, as far as I can tell (briefly tested with Win11 client..) and can be found here:   https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-17.0.2-k6.5 As previously mentioned, this is still classified as a temporary … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 6.5 released, ok, ok with nvidia 535.104.05, patchset for vmware 17.0.2, tested | Leave a reply

VMware – Fix/Workaround for Kernel 6.5..

Adventures With Linux ™ Posted on August 21, 2023 by RGAugust 21, 2023

Kernel 6.5 is due to be released soon, but there has been an ongoing issue with vmmon, and there is now a workaround/fix included with the updated patchset, at https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-17.0.2-k6.5 I have tested this with Kernel 6.5-rc7, and everything appears to work as it should..   There may be other changes in the future, as the solution is … Continue reading →

Posted in compilation, fix, kernel, Linux, Opinion, patches, VMware | Tagged fix/workaround, kernel 6.5, tested, vmmon, vmware | 1 Reply

VMware – Vmnet Surprise in Kernel 6.4.10.. and a Fix..

Adventures With Linux ™ Posted on August 12, 2023 by RGAugust 12, 2023

Kernel 6.4.10 includes a backported change from the 6.5-rc branch, and this breaks the vmnet 17.0.2 compile.. The fix is to replicate the same logic from the 6.5 ‘tmp’ branch, at https://github.com/mkubecek/vmware-host-modules/blob/tmp/workstation-17.0.2-k6.5/vmnet-only/bridge.c – around line 47..    For some odd reason, this did not behave correctly on my system, and so I modified/simplified the kernel-version-test portion of … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, Opinion, VMware | Tagged bridge.c, compile fails, fix, kernel 6.4.10 change, ok, tested, vmnet, vmware 17.0.2 | 1 Reply

Post navigation

← Older posts
Original content © Robert Gadsdon 2013
↑