@haomingbai this message also appears when using the official installation. The proxy.xml file was used on previous VMware versions for shared VMs functionnality. I think it is totally useless now, the fact this message appears is probably a bug.
@mkono87 some verifications to do:
- do you have linux-headers package installed?
- if yes, can you check if both linux and linux-headers packages are on the same version, and if this version is 5.8.10.arch1-1?
- if yes, can you manually load the module vmmon with the command "modprobe vmmon" (launched with root privileges)?
- if no, do you have the file /usr/lib/modules/5.8.10.arch1-1/kernel/drivers/misc/vmmon.ko on your filesystem?
- if no, what is the result of the command (with root privileges) "dkms install -m vmware-workstation -v 16.0.0_16894299 -k 5.8.10.arch1-1"?
Pinned Comments
JulianXhokaxhiu commented on 2025-06-17 22:15 (UTC) (edited on 2025-06-17 22:16 (UTC) by JulianXhokaxhiu)
New package version released: 17.6.3-8
Changelog:
jihem commented on 2020-02-10 17:29 (UTC) (edited on 2021-06-19 13:19 (UTC) by jihem)
After the first installation, please:
1) install the appropriate headers package(s) for your installed kernel(s): linux-headers for default kernel, linux-lts-headers for LTS kernel...
2) reboot or load vmw_vmci and vmmon kernel modules (modprobe -a vmw_vmci vmmon)
3) Enable the services you need (using .service units to activate them during boot or .path units to activate them when a VM is started) :
vmware-networks: to have network access inside VMs
vmware-usbarbitrator: to connect USB devices inside VMs