↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: kernel 6.5

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 – VMMON Workaround for Kernel 6.5..

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

Thanks to Jeff Chua, there is a practical workaround for vmmon with Kernel 6.5, and this can be found at: https://github.com/jeffersonchua/linux-6.5.0/blob/main/patch-17.0.2-6.5.0   My apologies to Jeff, for the WordPress mangling of code in his previous comments on my earlier article… I have applied this patch, and VMware Workstation 17.0.2 now loads/runs OK with Kernel 6.5-rc5 on my test system.. … Continue reading →

Posted in compilation, fix, kernel, Linux, Opinion, patches, VMware | Tagged kernel 6.5, more discussions, vmmon compile fail, vmware, workaround available | Leave a reply

VMware – Still No Solution for Kernel 6.5..

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

Updated to Kernel 6.5-rc5, and – as expected – vmmon still fails to compile: CC [M] /tmp/modconfig-s9HCQR/vmmon-only/bootstrap/vmmblob.o LD [M] /tmp/modconfig-s9HCQR/vmmon-only/vmmon.o MODPOST /tmp/modconfig-s9HCQR/vmmon-only/Module.symvers ERROR: modpost: “__pte_offset_map” [/tmp/modconfig-s9HCQR/vmmon-only/vmmon.ko] undefined! make[3]: *** [scripts/Makefile.modpost:144: /tmp/modconfig-s9HCQR/vmmon-only/Module.symvers] Error 1 make[2]: *** [/usr/src/linux-6.5-rc5/Makefile:1984: modpost] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make[1]: Leaving directory ‘/usr/src/linux-6.5-rc5’ make: *** [Makefile:117: vmmon.ko] Error 2 I did … Continue reading →

Posted in kernel, Linux, Opinion, patches, VMware | Tagged compile fail, kernel 6.5, no solution found, undefined, vmmon, vmware, __pte_offset_map | 14 Replies
Original content © Robert Gadsdon 2013
↑