↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Tag Archives: vmware

Post navigation

← Older posts
Newer posts →

3.8-rc4 – Patch now available for VMware..

Adventures With Linux ™ Posted on January 23, 2013 by RGJanuary 23, 2013

Thanks to excellent work from Tim, there is now a patch available to get VMware WS 9.01 to compile with kernel 3.8-rc4. See his comment to my original article for details.. http://wp.me/p2hgFw-9H I have applied the patch, and it fixes the problem.. Robert Gadsdon.  January 23rd 2013.

Continue reading →
Posted in compilation, Crash and Burn.., kernel, Linux, VMware | Tagged compile, kernel 3.8-rc4, patch, success, vmware | Leave a reply

3.8-rc2 – NVIDIA and VMware…

Adventures With Linux ™ Posted on January 3, 2013 by RGJanuary 3, 2013

Just compiled 3.8-rc2 on my test system, and the situation regarding NVIDIA and VMware is similar to -rc1.. For NVIDIA, the two ‘latest’ driver versions – 310.19 and 313.09 – fail to compile, but the earlier version – 310.14 – compiles OK..    Version 310.14 does not compile with kernel 3.7, so it would appear that the changes … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.8-rc2, compilation, kernel, linux, nvidia, success, vmware, workarounds | 2 Replies

Finally – 3.7 is out..

Adventures With Linux ™ Posted on December 11, 2012 by RGDecember 11, 2012

Finally, kernel 3.7 is released… I updated my main x86_64 system, and all seems to be OK, as expected.    The latest NVIDIA driver – 310.19 – compiles and runs OK, and VMware 9.0.1 compiles after the usual workaround for version.h: # ln -s /usr/src/linux-3.7/include/generated/uapi/linux/version.h /usr/src/linux-3.7/include/linux/version.h Note that this example is for the official source from kernel.org.    You … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.7, compile, kernel, linux, nvidia, success, vmware | 2 Replies

Latest and Greatest.. 3.6.8 and 3.7-rc7..

Adventures With Linux ™ Posted on November 27, 2012 by RGNovember 27, 2012

Kernel 3.6.8 is just business as usual, and everything works as expected..   There might not have been a need for another -rc before 3.7 was released, but apparently there was a late rush of changes and bugfixes, so now there is 3.7-rc7..   Same caveats apply as for -rc6..   NVIDIA driver (310.19) compiles OK, and VMware 9.0.1 still … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.6.8, 3.7-rc7, kernel updates, nvidia, success, vmware, workaround | Leave a reply

Android VM – with VMware

Adventures With Linux ™ Posted on November 19, 2012 by RGNovember 19, 2012

Now that I have several Android devices – having just taken delivery of an ‘inexpensive’ 7in tablet – I decided it would be interesting to run the OS in a VMware virtual machine.. You can get a ‘VirtualBox’ Android 4 image at http://androvm.org/blog/download/  and then convert it to a VMware VM, by opening the xxxx.ova file using … Continue reading →

Posted in Android, Crash and Burn.., Hacks, VMware | Tagged android, import, success, virtual machine, virtualbox, vmware | Leave a reply

VMware 9.0.1 – Not so Clever, After all..

Adventures With Linux ™ Posted on November 18, 2012 by RGNovember 18, 2012

Just updated the kernel on my test system to 3.7-rc6, and discovered – sadly – that the standard VMware (re)compile/install script – vmware-modconfig – still doesn’t find the ‘relocated’ version.h in the 3.7 series kernels. So, although the VMware new-install/update script (VMware-Workstation-Full-9.0.1-894247.x86_64.bundle, in this case), does recognise the 3.7 change, the (re)compilation script doesn’t.. # vmware-modconfig –console … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, VMware | Tagged 9.0.1, kernel 3.7, moved, success, version.h, vmware, vmware-modconfig, workaround | 11 Replies

VMware W/S 9.0.1 – and a Pleasant Surprise..

Adventures With Linux ™ Posted on November 8, 2012 by RGNovember 8, 2012

Previous VMware ‘dot-releases’ have typically still needed patching for the very-latest kernels, but I was pleased to find that VMware Workstation 9.0.1 installed on Kernel 3.6.6 without any need for the ‘3.5 patch’ that was necessary for 9.0.0..    Even more of a surprise, was that 9.0.1 also installs with no problems on Kernel 3.7-rc4!     So… Thanks to … Continue reading →

Posted in compilation, Fedora, kernel, Linux, Performance, VMware | Tagged 9.0.1, clean install, kernel 3.6, kernel 3.7-rc, success, vmware, workstation | 1 Reply

Rapid Pace of Change – 3.6.6 and 3.7-rc4, Already..

Adventures With Linux ™ Posted on November 5, 2012 by RGNovember 5, 2012

Kernel updates are coming thick and fast, these days..    Updated my ‘main’ system to 3.6.6, with no problems, and updated the ‘test’ system to 3.7-rc4.. Same comments as before apply regarding NVIDIA and VMware compatibility, and both work fine on 3.6.6 (with the VMware 3.5 patch) and can be made to work on 3.7-rc4 (with the VMware … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.6.6, 3.7-rc4, kernel update, nvidia, softlink, success, vmware, workaround | Leave a reply

Forget 3.6.4, Here is 3.6.5!

Adventures With Linux ™ Posted on November 1, 2012 by RGNovember 1, 2012

Only recently updated to 3.6.4, and already 3.6.5 is released: $ uname -a Linux rglinux 3.6.5 #1 SMP Thu Nov 1 15:37:56 GMT 2012 x86_64 x86_64 x86_64 GNU/Linux Runs fine, with VMware Workstation 9.0 (with the 3.5 patch) and the latest NVIDIA driver – 310.14.. See all the things that have been fixed: http://www.kernel.org/pub/linux/kernel/v3.0/ChangeLog-3.6.5

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.6.5, compilation, kernel, linux, nvidia, success, vmware | Leave a reply

Kernel 3.7-rc2 – Same fixes as for 3.7-rc1..

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

Just updated my test system to 3.7-rc2, and the same patches and ‘workarounds’ are needed for NVIDIA (driver 310.14) and VMware (9.0 with 3.5 patch) as mentioned in my earlier post, for -rc1.. # uname -a Linux rg6830l 3.7.0-rc2 #1 SMP Mon Oct 22 01:58:54 BST 2012 x86_64 x86_64 x86_64 GNU/Linux

Continue reading →
Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.7-rc1, fixes, kernel, linux, nvidia, patches, vmware, workarounds | 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.