↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: VMware

Post navigation

← Older posts
Newer posts →

Kernel 3.14.3 – Long List of Fixes..

Adventures With Linux ™ Posted on May 7, 2014 by RGMay 7, 2014

Just updated to Kernel 3.14.3, and – as before – there is no problem with the latest VMware (10.0.2) and NVIDIA (337.19) drivers.. The changes are detailed here:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.3 Quite a long list, and the update is certainly worth it, this time! Robert Gadsdon.  May 7, 2014

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.14.3, long changelog, nvidia 337.19, success, vmware 10.0.2 | Leave a reply

Kernel 3.15-rc4 – Still OK..

Adventures With Linux ™ Posted on May 6, 2014 by RGMay 6, 2014

Updated to Kernel 3.15-rc4 on my test system, and the latest VMware (10.0.2) and NVIDIA (337.12) still compile and run OK.. Brief details are here:  http://lkml.iu.edu//hypermail/linux/kernel/1405.0/01774.html You will have to select the kernel.org versions of VMware modules, as the original VMware-supplied ones will not work..    See my original article at https://rglinuxtech.com/?p=1090 $ uname -a Linux rglinux 3.15.0-rc4 … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged kernel 3.15-rc4, kernel.org vmware modules, nvidia 337.12, success, vmware 10.0.2 | Leave a reply

VMware: Linux ‘Guest’ Fix for Kernel 3.15..

Adventures With Linux ™ Posted on April 23, 2014 by RGApril 23, 2014

After further testing, I found that the hgfs ‘shared folders’ function in VMware 10.0.2, which worked fine for Kernel 3.14, did not work for Kernel 3.15… I tried to find a patch, and eventually created a (fairly unsophisticated!) one for myself, and have tested it with VMware 10.0.2 (Linux ‘host’) and Linux Kernel 3.14.1 and 3.15-rc2 ‘guests’. … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, VMware | Tagged fix, hack, kernel 3.15, link.c, linux guest, patch, shared folders, success, vmhgfs, vmware 10.0.2 | Leave a reply

VMware Linux Guest – Shared Folders Finally Fixed..

Adventures With Linux ™ Posted on April 21, 2014 by RGApril 21, 2014

The release notes for VMware 10.0.2 suggested that the hgfs problem with shared folders with a Linux ‘guest’ had been fixed, and I have tested this with Kernel 3.14 – and it (finally!) works again.. Upgrader: To VMX: tools.capability.hgfs_server tools-upgrader 0 Rpci: Sending request=’tools.capability.hgfs_server tools-upgrader 0′ Rpci: Sent request=’tools.capability.hgfs_server tools-upgrader 0′, reply=”, len=0, status=1 Unregistering callback ‘f’ … Continue reading →

Posted in kernel, Linux, VMware | Tagged fixed, hgfs, linux guest, shared folders, vmware 10.0.2 | Leave a reply

VMware 10.0.2 – No Patch Needed..

Adventures With Linux ™ Posted on April 21, 2014 by RGApril 21, 2014

Just upgraded to VMware Workstation 10.0.2, and no patches are needed…   Tested with (Host) Kernels 3.14.1 and 3.15-rc2.. Details are here:  https://www.vmware.com/support/ws10/doc/workstation-1002-release-notes.html Robert Gadsdon.   April 21, 2014..

Continue reading →
Posted in kernel, Linux, VMware | Tagged kernel 3.14.1, kernel 3.15-rc2, no patches needed, success, vmnet, vmware 10.0.2 | 2 Replies

Kernel 3.15-rc2 – No Surprises, So Far…

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

Just installed Kernel 3.15-rc2 on the test system, and the same comments apply as for -rc1: (https://rglinuxtech.com/?p=1098) $ uname -a Linux rglinux 3.15.0-rc2 #1 SMP PREEMPT Sun Apr 20 22:11:36 BST 2014 x86_64 x86_64 x86_64 GNU/Linux The changes are – briefly – outlined here:  http://lkml.iu.edu//hypermail/linux/kernel/1404.2/02536.html Robert Gadsdon..  April 20, 2014.

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.15-rc2, nvidia 337.12, success, vmnet patch, vmware 10.0.1 | Leave a reply

Kernel 3.15-rc1 – Less Painful…

Adventures With Linux ™ Posted on April 14, 2014 by RGApril 14, 2014

Just install Kernel 3.15-rc1 on the test system, and VMware 10.0.1 (with the vmnet patch, if you need it) and the latest NVIDIA driver – 337.12 – compile and load and run OK… $ uname -a Linux rg6830l 3.15.0-rc1 #1 SMP PREEMPT Mon Apr 14 09:20:22 BST 2014 x86_64 x86_64 x86_64 GNU/Linux One slight quirk that I … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged kernel 3.15-rc1, nvidia 337.12, success, vmware 10.0.1 patched | Leave a reply

Kernel 3.14 is Here..

Adventures With Linux ™ Posted on March 31, 2014 by RGMarch 31, 2014

Just installed Kernel 3.14 on my main system, and (patched) VMware 10.0.1 and (patched) NVIDIA 334.21 install and run OK. Details of changes from -rc8 are here:  http://lkml.iu.edu//hypermail/linux/kernel/1403.3/03023.html It is worth repeating the changes for 3.14 relating to VMware modules, from my original article on -rc1: VMware compile will fail with the VMware versions of vmci and … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged final, kernel 3.14, kernel.org vmware modules, nvidia 334.21, patched, released, success, vmware 10.0.1 | 4 Replies

Kernel 3.14-rc8 – ‘Final’ Soon…

Adventures With Linux ™ Posted on March 25, 2014 by RGMarch 25, 2014

Just tested Kernel 3.14-rc8, and the same comments apply as for -rc7..    Vmnet-patched VMware 10.0.1 and nv-linux.h-patched NVIDIA 334.21 all compile and load/run OK..    If all goes well, the next release should be 3.14 final.. # uname -a Linux rglinux 3.14.0-rc8 #1 SMP PREEMPT Tue Mar 25 12:59:16 GMT 2014 x86_64 x86_64 x86_64 GNU/Linux Details of changes … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.14-rc8, nvidia 334.21 patched, success, vmware 10.0.1 patched | Leave a reply

Kernel 3.14-rc7 – Getting Better, Now..

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

After all the ‘noise’ around recent 3.14-rc releases, things appear to have calmed down with 3.14-rc7.. Details are here:   http://lkml.iu.edu//hypermail/linux/kernel/1403.2/00164.html As before, VMware 10.0.1 – with the usual patch – compiles and runs OK, and the latest NVIDIA driver 334.21 – with the nv-linux.h patch mentioned in an earlier article – compiles and loads and runs OK..   … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 3.14-rc7, nv-linux.h, nvidia 334.21 patched, run time ok, success, vmware 10.0.1 patched | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.