↓
 

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 →

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

Update to 3.6.3..

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

Just updated to kernel 3.6.3, and this works OK with the latest NVIDIA driver (310.14) and VMware W/S 9.0 (with the 3.5 patch).. $ uname -a Linux rglinux 3.6.3 #1 SMP Sun Oct 21 20:28:25 BST 2012 x86_64 x86_64 x86_64 GNU/Linux

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.6.3, kernel, linux, nvidia 310.14, ok, update, vmware 9.0 patched | 4 Replies

3.7-rc1 – Problems with VMware and NVIDIA.. – and Fixes..?

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

Just compiled and installed 3.7-rc1 on my test system, and ran into problems straight away.. NVIDIA (304.51) compile fails with a whole host of errors, and VMware (9.0-patched) compile fails immediately, with: vthread-3| I120: Failed version test: /usr/src/linux-3.7-rc1/linux/version.h not found. Update: There is a fix for NVIDIA, here: http://www.nvnews.net/vbulletin/showthread.php?t=194465    – a patch, and the removal of VM_RESERVED … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged 3.7-rc1, kernel, linux, nv-mmap.c, nvidia compile fail, nvidia fix, patch, problems, success, testing, uapi, version.h moved, vmware workaround, vm_reserved | Leave a reply

3.6 Unleashed…

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

I had been running the later 3.6-rcs on my test system without any issues, so I have just updated my ‘main’ system to kernel version 3.6 – just released.. $ uname -a Linux rglinux 3.6.0 #1 SMP Mon Oct 1 10:31:43 BST 2012 x86_64 x86_64 x86_64 GNU/Linux VMware 9.0 (patched) and the latest NVIDIA driver (304.51) compile, … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Performance, VMware | Tagged compiled, kernel 3.6, linux, nvidia, patched, success, vmware | Leave a reply

VMware 9 and Kernel 3.6-rc..

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

Back to the reality of Linux software, now.. Just tested the ‘patched’ VMware Workstation 9.0 with kernel 3.6-rc4, and it compiles, and runs, OK.. Linux rg6830l 3.6.0-rc4 #1 SMP Sat Sep 1 21:58:24 BST 2012 x86_64 x86_64 x86_64 GNU/Linux  

Continue reading →
Posted in compilation, Fedora, kernel, Linux, VMware | Leave a reply

VMware W/S 9.0 – patched – with kernel 3.5.3..

Adventures With Linux ™ Posted on August 26, 2012 by RGAugust 26, 2012

Tested the vmmon patch for the new 9.0 version of VMware Workstation with 3.5.x linux kernels, and everything works fine. Now running kernel 3.5.3 with VMware 9.0 (patched..)..

Continue reading →
Posted in compilation, Fedora, Hacks, kernel, Linux, Performance, VMware | Tagged kernel 3.5.3, success, vmmon patch, vmware 9.0 | 1 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.