↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: vmnet

Post navigation

Newer posts →

Kernel 3.17-rc4 – OK with (Patched) VMware, and latest NVIDIA..

Adventures With Linux ™ Posted on September 8, 2014 by RGSeptember 8, 2014

Updated to Kernel 3.17-rc4, and the vmnet-patched VMware (10.0.3) and latest NVIDIA (340.32) all compile/load OK..    See previous -rc3 article for details of the patch.. $ uname -a Linux rg6830l 3.17.0-rc4 #1 SMP PREEMPT Sun Sep 7 22:33:23 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Details of the changes are here:  http://lkml.iu.edu/hypermail/linux/kernel/1409.0/04463.html Robert Gadsdon.  September 8, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.17-rc4, linux, nvidia 340.32, success, vmnet, vmware 10.0.3 patched | 2 Replies

Kernel 3.17-rc3 – Breaks VMNET – and a Fix..

Adventures With Linux ™ Posted on September 4, 2014 by RGSeptember 4, 2014

Just tested Kernel 3.17-rc3, and it breaks VMware (10.0.3) – vmnet: ……………. /tmp/modconfig-d0zqLW/vmnet-only/netif.c: In function ‘VNetNetIf_Create’: /tmp/modconfig-d0zqLW/vmnet-only/netif.c:152:64: error: macro “alloc_netdev” requires 4 arguments, but only 3 given     dev = alloc_netdev(sizeof *netIf, deviceName, VNetNetIfSetup);                                                                 ^ /tmp/modconfig-d0zqLW/vmnet-only/netif.c:152:10: error: ‘alloc_netdev’ undeclared (first use in this function)     dev = alloc_netdev(sizeof *netIf, deviceName, VNetNetIfSetup); …………… Thanks to Erwin Zoer (see … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, Opinion, Performance, VMware | Tagged fix, kernel 3.17-rc3, netif.c, net_name_unknown, requires 4 arguments, success, vmnet, vmware problem | 4 Replies

VMware 10.0.2 – No Patch Needed..

Adventures With Linux ™ Posted on April 21, 2014 by RGApril 21, 2014

Just upgraded to VMware Workstation 10.0.2, and no patches are needed…   Tested with (Host) Kernels 3.14.1 and 3.15-rc2.. Details are here:  https://www.vmware.com/support/ws10/doc/workstation-1002-release-notes.html Robert Gadsdon.   April 21, 2014.. … Continue reading →

Posted in kernel, Linux, VMware | Tagged kernel 3.14.1, kernel 3.15-rc2, no patches needed, success, vmnet, vmware 10.0.2 | 2 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

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑