Hello
Thank you for the comeback.
I will check out what you suggested and report back.
In the meantime I just installed VMware-Workstation-Full-e.x.p-6056110.x86_64.bundle in order to see what would happen...
When I try to compile the vmnet module on the e.x.p version - it fails
The vmmon module complies OK
The error when I compile the vmnet module follows...
^
/tmp/vmware/source/vmnet-only/netif.c:468:4: note: in expansion of macro ‘compat_netif_trans_update’
compat_netif_trans_update(dev);
^
/usr/src/linux-4.4.76-1/scripts/Makefile.build:259: recipe for target '/tmp/vmware/source/vmnet-only/netif.o' failed
make[4]: *** [/tmp/vmware/source/vmnet-only/netif.o] Error 1
/usr/src/linux-4.4.76-1/Makefile:1428: recipe for target '_module_/tmp/vmware/source/vmnet-only' failed
make[3]: *** [_module_/tmp/vmware/source/vmnet-only] Error 2
Makefile:150: recipe for target 'sub-make' failed
make[2]: *** [sub-make] Error 2
Makefile:24: recipe for target '__sub-make' failed
make[1]: *** [__sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-4.4.76-1-obj/x86_64/default'
Makefile:120: recipe for target 'vmnet.ko' failed
make: *** [vmnet.ko] Error 2
Finished compiling the vmnet module...
ls: cannot access 'vmnet.o': No such file or directory
Copying the vmnet module to /lib/modules/4.4.76-1-default/kernel/drivers/misc/...
cp: cannot stat './vmnet.o': No such file or directory
Below is what I get when I stop / start the VMware services...
Restarting vmware...
Stopping VMware services:
VMware Authentication Daemon done
VM communication interface socket family done
Virtual machine communication interface done
Virtual machine monitor done
Blocking file system done
Starting VMware services:
Virtual machine monitor done
Virtual machine communication interface done
VM communication interface socket family done
Blocking file system done
Virtual ethernet failed
VMware Authentication Daemon done
All comments welcome !
TIA
Regards
James