After messing with it, it seems the previous version of this package works with the latest 6.9.10-zen1-1 kernel, but upgrading vmware to the latest 17.5.2-2 version makes vmware crash:
[ +7.225343] BUG: kernel NULL pointer dereference, address: 0000000000000000
[ +0.000004] #PF: supervisor read access in kernel mode
[ +0.000002] #PF: error_code(0x0000) - not-present page
[ +0.000001] PGD 0 P4D 0
[ +0.000003] Oops: 0000 [#1] PREEMPT SMP NOPTI
[snip]
[ +0.000001] RIP: 0010:VNetBridgeReceiveFromVNet+0x136/0x3f0 [vmnet]
Same as max.bra. Those tips didn't help, but I appreciate it. I'm going to roll back my vmware.
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