Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello Something Wrong happen #29

Closed
javashin opened this issue Jul 7, 2019 · 3 comments
Closed

Hello Something Wrong happen #29

javashin opened this issue Jul 7, 2019 · 3 comments

Comments

@javashin
Copy link

javashin commented Jul 7, 2019

/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 ?

@javashin
Copy link
Author

javashin commented Jul 7, 2019

/dev/vmnet is missing

@javashin
Copy link
Author

javashin commented Jul 8, 2019

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

@javashin
Copy link
Author

javashin commented Jul 8, 2019

PROBLEM SOLVED There was Missing files on /etc/vmware sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant