↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: vmware

Post navigation

Newer posts →

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

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 Workstation 9.0 – Initial Tests.. and a Fix for Kernel 3.5.2..

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

Just completed some basic tests with the new VMware Workstation 9.0 on my ‘test’ system (x86_64, Fedora 17)… Initial results.. Compiles and runs OK on kernel 3.4.9. Compiles OK, but causes general protection fault (with tombstone..) on kernel 3.5.2.   (scroll down for the fix..) ……………………. /dev/vmnet: port on hub 8 successfully opened /dev/vmnet: open called by PID … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, Opinion, Performance, VMware | Tagged general protection fault, kernel 3.5.2, linux, tests, vmware, workstation 9.0 | 2 Replies

Leapfrogging 3.3… to 3.4rc1

Adventures With Linux ™ Posted on April 1, 2012 by RGApril 1, 2012

Kernel 3.4rc1 is out, and appears to be the new ‘mainline’ version, according to the website at www.kernel.org..     3.3 is not even mentioned, any more..! I just updated two of my systems (x86_64) to 3.4rc1, and everything seemed to be working just fine (see Update below..)..     There are already fixes available for VMware and NVIDIA to work … Continue reading →

Posted in compilation, Dreamplug, DVB, kernel, NVIDIA, VMware | Tagged 3.4, compile, dvb, kernel, linux, nvidia, vmware | Leave a reply

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑