↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: vmware

Post navigation

← Older posts
Newer posts →

VMware – New Version of 4.18-rc1 ‘cmdline’ Patch..

Adventures With Linux ™ Posted on June 20, 2018 by RGJune 20, 2018

As expected, there is another version of the cmdline patch for Kernel 4.18-rc1 – this time from Linus himself.. at  http://lkml.iu.edu/hypermail/linux/kernel/1806.2/03011.html I have applied this, and – as with the previous version –  VMware now behaves correctly.. I should mention that is is not a good idea to try to copy/paste patches from a website newsgroup listing, … Continue reading →

Posted in fix, Hacks, kernel, Linux, Opinion, patches, Performance, VMware | Tagged cmdline bug, fix, kernel 4.18-rc1, new patch, vmware | 3 Replies

VMware – Problem with Kernel 4.18-rc1 Found, and a Patch..

Adventures With Linux ™ Posted on June 19, 2018 by RGJune 19, 2018

Thanks to Michal Kubeček, the source of the VMware problem with Kernel 4.18-rc1 has been found, and a Kernel patch produced:  http://lkml.iu.edu/hypermail/linux/kernel/1806.2/02730.html I have applied this, and can confirm that VMware (14.1.2 patched) now operates correctly.. The kernel patch now has to run the gauntlet of the LKML ‘review process’, and so may be changed over time, … Continue reading →

Posted in fix, kernel, Linux, Opinion, patches, VMware | Tagged fixed, kernel 4.18-rc1, patch produced, problem identified, vmware | Leave a reply

VMware – Possible Clues to Failure?

Adventures With Linux ™ Posted on June 18, 2018 by RGJune 18, 2018

OPINION/SPECULATION: After more tests, I am still encountering the odd behaviour of VMware (14.1.2 with vmmon patch) and Kernel 4.18-rc1, but did notice one possible clue.. Looking at the # systemctl status vmware.service output, it includes the following: Jun 18 01:02:03 rgtest vmware[5663]: Blocking file system[FAILED] I think this should not be there, as VMBlock has been … Continue reading →

Posted in FUSE, kernel, Linux, Opinion, quirks, VMware | Tagged blocking file system error, fuse, kernel 4.18, possible cause, speculation, vmware | 5 Replies

VMware – 14.1.2 Released – Fixes Annoying Bug..

Adventures With Linux ™ Posted on May 22, 2018 by RGMay 22, 2018

VMware 14.1.2 has been released, and details are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/14/rn/workstation-1412-release-notes.html This version fixes the annoying ‘window resizing’ bug, which caused the guest to suddenly flip from fullscreen to windowed, and then attempted to resize the window. As with 14.1.1, this version is OK with the latest Linux kernels (tested with 14.6.10 and 14.7-rc6). Robert Gadsdon.   May 22, … Continue reading →

Posted in fix, Linux, Opinion, VMware | Tagged 14.1.2 released, fixes annoying bug, ok with latest kernels, vmware, window resizing | Leave a reply

VMware – Patch, If You Need Better ‘Meltdown/Spectre’ Protection..

Adventures With Linux ™ Posted on April 30, 2018 by RGMay 2, 2018

Thanks – again – to Michal Kubeček, who  has pointed out that there is still a vulnerability in some VMware (vmmon) code, that is not mitigated by Kernel/Compiler retpoline fixes, as it is written in assembler..   ( See comment on previous article – http://rglinuxtech.com/?p=2277 ) He has provided an appropriate fix for this, at https://github.com/mkubecek/vmware-host-modules/tree/player-14.1.1 Robert Gadsdon.   … Continue reading →

Posted in Linux, patches, retpoline, VMware | Tagged assembler code, fix available, kernel, linux, meltdown, spectre, still vulnerable, vmmon, vmware | Leave a reply

VMware – 12.5.8 Released – Still Incompatible..

Adventures With Linux ™ Posted on November 17, 2017 by RGNovember 17, 2017

There has been a new release of Workstation 12.5 – 12.5.8 – and the – rather vague – release notes are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/12.0/rn/workstation-1258-release-notes.html I tested this with a ‘clean’ install on my cash-and-burn system, and basically, it suffers from the same compatibility problems as 12.5.7.    GCC7, Fedora 26/27, and Kernel 14.x all cause it to fail. # … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, gcc, Hacks, kernel, Linux, Opinion, VMware | Tagged 12.5.8 released, fedora 26/27, gcc7, incompatible, kernel 14.0.0, same problems as 12.5.7, vmware | 1 Reply

Kernel – 4.14 Released – OK with Latest NVIDIA and – Patched – VMware

Adventures With Linux ™ Posted on November 12, 2017 by RGNovember 12, 2017

Kernel 4.14 is now out, and brief details – including updates from -rc8 – are here:  http://lkml.iu.edu/hypermail/linux/kernel/1711.1/03305.html As expected, the latest NVIDIA drivers (384.98 and 387.22) are OK with this release, and VMware 14.0.0 – with the vmmon patch ( see http://rglinuxtech.com/?p=2090 ) – is OK as well.. Robert Gadsdon.  November 12, 2017. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 14.0.0, 384.98, 387.22, kernel 4.14, nvidia, released, vmmon patch, vmware | Leave a reply

Kernel – 4.14-rc8 Released, After All..

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

Kernel 4.14-rc8 is out, and brief details of changes since -rc7 are here: http://lkml.iu.edu/hypermail/linux/kernel/1711.0/03395.html This might have been 4.14 ‘final’ but there were still too many changes to warrant that..    Th 4.14 ‘final’ release may be slightly delayed, as it would now clash with the US ‘Thanksgiving’ holiday.. The latest NVIDIA drivers (384.98 and 387.22 beta) both … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 14.0.0, 384.98, 387.22, final release may be delayed, kernel 4.14-rc8, nvidia, ok, vmmon patch, vmware | 2 Replies

Kernel – 4.14-rc2 Released – Includes NVIDIA/GPL Fix..

Adventures With Linux ™ Posted on September 24, 2017 by RGSeptember 24, 2017

Kernel 4.14-rc2 is out, and brief details of changes since -rc1 are here: http://lkml.iu.edu/hypermail/linux/kernel/1709.3/00498.html This includes: John Hubbard (1): ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again – which fixes the GPL problem for NVIDIA drivers, so that the latest version – 384.90 – with just the first patch found here: http://mom.hlmjr.com/2017/09/09/driver-wars-nvidia-drivers-384-69-vs-kernel-4-13/ – now compiles … Continue reading →

Posted in compilation, fix, kernel, Linux, NVIDIA, patches, VMware | Tagged kernel 4.14-rc2, nvidia gpl fix, one patch needed, success, vmmon patch, vmnet 4.13 patch, vmware | 2 Replies

VMware – Fix for Kernel 4.14-rc1..

Adventures With Linux ™ Posted on September 17, 2017 by RGSeptember 17, 2017

Thanks to Niol for reporting this – and thanks to mkubecek for the patch itself – there is a fix for vmmon with Kernel 4.1.-rc1.   Details are here:   https://github.com/mkubecek/vmware-host-modules/commit/770c7ffe611520ac96490d235399554c64e87d9f I have created this patch, and applied it to vmmon (hostif.c), and VMware 12.5.7 (with this patch, and the 4.13 vmnet patch) now runs OK on Kernel 4.14-rc1.. … Continue reading →

Posted in compilation, fix, kernel, Linux, patches, VMware | Tagged hostif.c, kernel 4.14-rc1, patch, success, vmmon, vmware | Leave a reply

Post navigation

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