↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: vmware

Post navigation

← Older posts
Newer posts →

3.10-rc2 – No Go for VMware and NVIDIA…

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

Just installed kernel 3.10-rc2, and VMware and NVIDIA fail to compile: VMware: ………………. /tmp/modconfig-i0TsV7/vmnet-only/hub.c: In function ‘VNetHubAlloc’: /tmp/modconfig-i0TsV7/vmnet-only/hub.c:366:28: error: dereferencing pointer to incomplete type /tmp/modconfig-i0TsV7/vmnet-only/hub.c:367:28: error: dereferencing pointer to incomplete type make[2]: *** [/tmp/modconfig-i0TsV7/vmnet-only/hub.o] Error 1 make[2]: *** Waiting for unfinished jobs…. make[1]: *** [_module_/tmp/modconfig-i0TsV7/vmnet-only] Error 2 make[1]: Leaving directory `/usr/src/linux-3.10-rc2′ make: *** [vmnet.ko] Error 2 …………….. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged compile, fail, kernel 3.10-rc2, nvidia, vmnet patch, vmware | 6 Replies

3.9 Final – all OK..

Adventures With Linux ™ Posted on April 30, 2013 by RGApril 30, 2013

Just updated to 3.9.0 ‘final’ from kernel.org, and everything seems to be OK..    As with the -RCs,  VMware (9.02) and NVIDIA (310.44 and beta 319.12) all compile without problems.. # uname -a Linux rg6830l 3.9.0 #1 SMP Tue Apr 30 01:28:30 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.  April 30, 2013. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 3.9.0, 310.44, 319.12, 9.02, compile, final, kernel, linux, nvidia, success, vmware | 4 Replies

3.9-rc6 – Still no problems with VMware and NVIDIA

Adventures With Linux ™ Posted on April 8, 2013 by RGApril 8, 2013

Just installed 3.9-rc6, and the latest VMware (9.02) and NVIDIA (‘stable’ 310.44 and ‘beta’ 313.30) drivers all compile OK.. There will probably be one more -rc (7) before 3.9 Final is released.. # uname -a Linux rg6830l 3.9.0-rc6 #1 SMP Mon Apr 8 12:19:21 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   April 8, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.44, 313.30, 9.02, compile, kernel 3.9-rc6, nvidia, succes, vmware | Leave a reply

Kernel 3.9-rc5 – No Problems.. ‘Final’, in ”A Few Weeks”?

Adventures With Linux ™ Posted on April 2, 2013 by RGApril 2, 2013

Just updated the test system to 3.9-rc5, and VMware (9.0.2) and NVIDIA (310.40 and 313.26) all (still) compile OK.. # uname -a Linux rg6830l 3.9.0-rc5 #1 SMP Tue Apr 2 08:54:24 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Apparently, the released version of 3.9 will be in ”..a few weeks..”  (and that is about as specific as these … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 301.40, 313.26, 9.02, compile, kernel 3.9-rc5, nvidia, success, vmware | Leave a reply

3.8.4 – Everything works, and Pi updated…

Adventures With Linux ™ Posted on March 21, 2013 by RGMarch 21, 2013

Updated the main system (x86_64) to kernel 3.8.4, and (incrementally..) updated the Raspberry Pi (armv6), as well.. Latest VMware (9.02) and NVIDIA (313.26 and 310.40) drivers all compile without any patches.. Precise details here:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.4 # uname -a Linux rglinux 3.8.4 #1 SMP Thu Mar 21 02:03:44 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux ‘Incremental’ patch from 3.8.3 … Continue reading →

Posted in compilation, Fedora, kernel, Linux, Linux / ARM, NVIDIA, Raspberry Pi, VMware | Tagged 310.40, 313.26, 9.02, arm, kernel 3.8.4, linux, nvidia, raspberry pi, success, update, vmware, x86_64 | Leave a reply

3.8-rc6 – Newest ‘Stable’ NVIDIA Driver Compiles OK, now

Adventures With Linux ™ Posted on February 2, 2013 by RGFebruary 2, 2013

Just installed 3.8-rc6 on my test system, and – as for the previous -rc version – the softlink + vmci patch works for VMware 9.0.1.    The good news is that the latest ‘stable’ NVIDIA driver – 310.32 – now compiles OK with this kernel version.. $ uname -a Linux rg6830l 3.8.0-rc6 #1 SMP Fri Feb 1 11:39:56 … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc6, nvidia 310.32, patch, softlink, success, vmci, vmware | Leave a reply

3.8-rc5 Already – Works with Patched / Softlinked VMware, and ‘Old’ NVIDIA..

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

Just installed kernel 3.8-rc5 – recently released.. This release has the same dependencies as -rc4, for VMware and NVIDIA.. For VMware, apply Tim’s vmci patch (see previous article for -rc4) and use the softlink: $ ln -s /usr/src/linux-3.8-rc5/include/generated/uapi/linux/version.h /usr/src/linux-3.8-rc5/include/linux/version.h For NVIDIA, use the ‘old’ driver 310.14, as the newer 3.7-compatible drivers still won’t compile with 3.8.. $ … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc5, nvidia 310.14, patched, softlink, success, version.h, vmware | 7 Replies

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

Post navigation

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