↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: vmmon

Post navigation

Newer posts →

KERNEL – 4.8-rc1 Out – Breaks VMware and NVIDIA – and Fixes..

Adventures With Linux ™ Posted on August 8, 2016 by RGAugust 8, 2016

Kernel 4.8-rc1 is out, and brief details are here:   http://lkml.iu.edu/hypermail/linux/kernel/1608.0/04804.html VMware 12.1.1 – with the previous 4.6/4.7 patches, fails to compile vmmon: /tmp/modconfig-gfkQLR/vmmon-only/linux/hostif.c: In function ‘HostIF_EstimateLockedPageLimit’: /tmp/modconfig-gfkQLR/vmmon-only/linux/hostif.c:1597:47: error: ‘NR_ANON_PAGES’ undeclared (first use in this function) Further research revealed that NR_ANON_PAGES has been changed to NR_ANON_MAPPED in 4.8, and so the fix is quite simple.. In ~/vmmon-only/linux/hostif.c, around … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged additional patches, breaks vmware and nvidia, compiles ok, hostif.c, kernel 4.8-rc1, nvidia 367.35, nvidia-drm, patches available, vmmon, vmware 12.1.1 | 8 Replies

VMware – Now a Patch for Kernel 4.3

Adventures With Linux ™ Posted on October 18, 2015 by RGOctober 18, 2015

Thanks to info from zezaocapoeira, there is a patch – from efferre79 – for VMware vmmon to fix the compile problem with kernel 4.3.. https://github.com/efferre79/vmware/blob/master/app-emulation/vmware-modules/files/308-4.03-00-misc_deregister.patch I have tested the vmmon part of this with Workstation 12 and Kernel 4.3-rc5, and everything now compiles and loads/runs OK.. VMware vmci for Workstation 12 is now included with the standard … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, Opinion, VMware | Tagged kernel 4.3, patch, success, vmmon, vmware workstation 12 | Leave a reply

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑