You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i used a archlinux kernel which have all the modules , i also tried manjaro inside virtualbox installed the vmware modules from here they compiled fine and they load like on my gentoo the majaro kernel is 5.1.15 and i load vmmon and vmnet and /dev/vmnet is missing so is not working anywhere
/etc/init.d/vmware start
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
lsmod | grep vm
vmnet 65536 11 modue loaded
but is not working
on dmesg i got this only
806.980019] /dev/vmmon[12599]: Module vmmon: registered with major=10 minor=165
[ 806.980021] /dev/vmmon[12599]: Using tsc_khz as TSC frequency: 2494212
[ 806.980022] /dev/vmmon[12599]: Module vmmon: initialized
[ 806.996873] Guest personality initialized and is inactive
[ 806.996935] VMCI host device registered (name=vmci, major=10, minor=53)
[ 806.996936] Initialized host personality
[ 807.017786] NET: Registered protocol family 40
not like before it shows vmnet on dmesg .....
im using the last kernel 5.1.16
with
vmware-host-modules-workstation-15.1.0
whats wrong ?
The text was updated successfully, but these errors were encountered: