↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: vmware

Post navigation

← Older posts
Newer posts →

Kernel 3.19-rc3, ‘Lockup’ Bug, Latest..

Adventures With Linux ™ Posted on January 6, 2015 by RGJanuary 6, 2015

Updated the test system to Kernel 3.19-rc3, and there is still no fix for VMware (11.0) and the latest NVIDIA (340.65 and 346.22) drivers…     The NVIDIA problem will involve getting around a GPL-incompatible module issue.. FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol ‘__cachemode2pte_tbl’ 3.19-rc3 installs and runs OK on the CuBox-i4 Pro: $ uname -a Linux … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Hacks, kernel, Linux, Linux / ARM, NVIDIA, Opinion, VMware | Tagged compile fail, cubox-i4-pro, kernel 3.19-rc3, lockup problem latest info, no workaround yet, nvidia, success, vmware | Leave a reply

Kernel 3.13 in Linux VMware Guest – Shared Folders Problem

Adventures With Linux ™ Posted on January 25, 2014 by RGJanuary 25, 2014

Setting up a test system for the usb/uvcvideo tests, I have found another kernel 3.13 issue – this time with Linux as a VMware guest.. The shared folders – which work OK with 3.12, do not work with 3.13. Normally shared folders are found under /mnt/hgfs, but with 3.13 the hgfs directory is corrupted in some odd … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, VMware | Tagged /mnt/hgfs not a directory, kernel 3.13, linux guest, shared folders not mounted, vmware | 7 Replies

3.13 Final – And a VMware Patch You May Not Need..

Adventures With Linux ™ Posted on January 20, 2014 by RGJanuary 20, 2014

Installed 3.13 Final on my test system, and then on my main system, and encountered an odd problem with VMware (10.0.1).. On my test system, VMware had been compiling and installing/running OK on all the 3.13-rc versions, and 3.13 Final, but on my main system, vmnet failed to compile: … /tmp/modconfig-I1rVjt/vmnet-only/filter.c:206:1: error: conflicting types for ‘VNetFilterHookFn’  VNetFilterHookFn(unsigned … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged 10.0.1, 319.82, 331.38, compile fail, error, kernel 3.13, nvidia, patch, problem, success, vmnet, vmware, vnetfilterhookfn | 5 Replies

3.13-rc8 – Waiting for 3.13 Final..

Adventures With Linux ™ Posted on January 13, 2014 by RGJanuary 13, 2014

3.13-rc8 is out, and 3.13 Final should be out in about a weeks time – or so.. Changes are here:  http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg568052.html Same comments apply for VMware and NVIDIA drivers on x86_64 as for -rc7, and the DreamPlug (armv5tel) still gives the usual batch of mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0100 pio=0 errors on boot, but otherwise runs … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux, Linux / ARM, NVIDIA, VMware | Tagged arm, dreamplug, kernel 3.13-rc8, linux, mvsdio errors, nvidia, success, vmware, x86_64 | Leave a reply

At Last – 3.11..

Adventures With Linux ™ Posted on September 3, 2013 by RGSeptember 3, 2013

Linux Kernel 3.11 has – finally – been released..    Just missing the 22nd anniversary of Linux, and the anniversary of the release of Windows version 3.11 (‘Windows for Workgroups’) As with the -rc versions mentioned in earlier articles, VMware 9.02 – with the 3.10 patches for vmnet and vmblock plus the additional 3.11 patch for vmblock, and … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.11 patches, kernel 3.11 released, linux, nvidia, success, vmware | 5 Replies

22nd Anniversary Linux! – 3.11-rc7

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

Kernel 3.11-rc7 was recently released, exactly 22 years after the very first version of Linux.. Unusually, the release message from Linus was not on the Linux Kernel Mailing List (LKML) but on Google+ https://plus.google.com/+Linux/posts/f96weYxzEu1 As with previous -rc’s, the patched VMware 9.02 and NVIDIA 325.15 drivers compile OK..    (See earlier posts for links to the various patches..) … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged kernel 3.11-rc7, linux 22nd anniversary, nvidia, vmware | Leave a reply

3.10.6 – Performance Improvement?

Adventures With Linux ™ Posted on August 14, 2013 by RGAugust 14, 2013

The recent kernel 3.10.6 includes a – potential – performance improvement, by reverting some old (circa 3.8) patches, after research and testing by kernel contributors at Intel, and RedHat..   More details in the changelog, at:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.6 3.11-rc5 is also out, and works fine with the patched versions of VMware 9.0.2, and NVIDIA 325.15.    Incidentally, the NVIDIA patch … Continue reading →

Posted in compilation, kernel, Linux, Performance | Tagged kernel 3.10.6, kernel 3.11-rc5, nvidia, ok, performance improvements, vmware | Leave a reply

Tried 3.10 – Back to 3.9.9, for the Time Being..

Adventures With Linux ™ Posted on July 6, 2013 by RGJuly 6, 2013

I had tried running kernel 3.10, but encountered several problems..   The KDE desktop would ‘hang’, and the wifi connections (rt2800, using NetworkManager) refused to connect, most of the time, and kmix (sound mixer app) wouldn’t run.. I had tried all the ‘patched’ NVIDIA drivers, and found that the ‘old’ 310.51 driver compiled OK, but didn’t work correctly … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, KDE, kernel, Linux, NVIDIA, VMware | Tagged hang, kde, kernel 3.10, kmix, networkmanager, nvidia, problems, revert to 3.9.9, vmware | Leave a reply

VMware on 3.10 – Now, a patch for vmblock..

Adventures With Linux ™ Posted on July 4, 2013 by RGJuly 4, 2013

I have all VMware modules running on kernel 3.10 now, and there is a patch for vmblock, which can be found at:http://mysticalzero.blogspot.com/2013/07/vmblock-patch-for-linux-310-vmware.html Thanks to maz-1 for producing this! Robert Gadsdon.  July 4, 2013. … Continue reading →

Posted in compilation, Hacks, kernel, Linux, VMware | Tagged kernel 3.10, success, vmblock patch, vmware | Leave a reply

3.10-rc3 – NVIDIA Patches OK, Still Missing VMware vmblock Patch..

Adventures With Linux ™ Posted on May 30, 2013 by RGMay 30, 2013

Just installed 3.10-rc3 on the test system, and the latest NVIDIA drivers (310.51, and 319.23 beta) both compile OK with the patch mentioned in the posting on 3.10-rc2  http://rglinuxtech.com/?p=738 The – rather complex – 3.10 patch for vmnet works, but there is still no patch for vmblock, which fails to compile: /tmp/modconfig-J79ptB/vmblock-only/linux/inode.c:49:4: warning: initialization from incompatible pointer … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 310.51, 319.23, kernel 3.10-rc3, nvidia, success, vmblock compile fail, vmnet patch, vmware | 5 Replies

Post navigation

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