@jihem uname - r results in 5.9.3-1-MANJARO
I then installed the linux59-headers
pacman -Qi linux-headers results in
Name : linux54-headers
Version : 5.4.74-1
Description : Header files and scripts for building modules for Linux54 kernel
Architecture : x86_64
URL : http://www.kernel.org/
Licenses : GPL2
Groups : None
Provides : linux-headers=5.4.74
Depends On : None
Optional Deps : None
Required By : linux-lts-headers
Optional For : dkms vmware-workstation
Conflicts With : None
Replaces : None
Installed Size : 46.92 MiB
Packager : Manjaro Build Server <build@manjaro.org>
Build Date : Sun 01 Nov 2020 08:42:10 AM
Install Date : Wed 11 Nov 2020 10:18:02 AM
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
Yes im running Manjaro. In kernels its says im running 5.9
EDIT: by running modprobe vmmon again it seems to be working. Well except for networking but im working on that.
Pinned Comments
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