Package Details: vmware-workstation16 16.2.5-14

Git Clone URL: https://aur.archlinux.org/vmware-workstation16.git (read-only, click to copy)
Package Base: vmware-workstation16
Description: The industry standard for running multiple operating systems as virtual machines on a single Linux PC.
Upstream URL: https://www.vmware.com/products/workstation-for-linux.html
Licenses: custom
Conflicts: vmware-modules-dkms, vmware-ovftool, vmware-patch, vmware-systemd-services, vmware-workstation
Provides: vmware-ovftool, vmware-workstation
Submitter: jihem
Maintainer: jihem
Last Packager: jihem
Votes: 1
Popularity: 0.018119
First Submitted: 2022-11-19 19:31 (UTC)
Last Updated: 2024-10-13 18:40 (UTC)

Required by (6)

Sources (22)

Pinned Comments

jihem commented on 2022-11-19 19:33 (UTC)

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

Latest Comments

1 2 Next › Last »

jihem commented on 2024-08-28 05:34 (UTC)

@rado84 You should never see this dialog appear because kernel modules are normally compiled automatically during the installation/update of the package (through a pacman hook).

I see I have forgotten to add instructions on a pinned comment, I will add it. Just follow the instructions of this comment (installing the correct linux header package, then load the kernel modules or reboot before starting vmware). In this way, the kernel modules will be compiled with GCC without the limitation of version, and this dialog will never appear.

rado84 commented on 2024-08-27 23:03 (UTC)

Back in May this year VMWare used to require GCC 13.2.1 and wouldn't run because of the lack of that dependency. Was that requirement fixed/removed for VMWare 16? This WAS the warning it used to display: https://i.imgur.com/VSm1IAE.jpeg

jihem commented on 2023-11-14 18:53 (UTC) (edited on 2023-11-14 19:05 (UTC) by jihem)

@max.bra As you can read in the comments of the vmware-workstation package, people have problems too. But it probably depends on some unknown parameters. In my case, I've just done a quick test on a VM without graphics acceleration on 17.5.0 and it seemed to work well.

If you want, you can upgrade the package to 17.5.0 and test with a trial key, or test with VMware Player (which is included in the package) if you don't want to ask a trial key. If you don't change the config of your existing VM and the program preferences, you should be able to revert to this package without losing anything (but doing a backup before is preferable).

max.bra commented on 2023-11-14 10:27 (UTC) (edited on 2023-11-14 10:28 (UTC) by max.bra)

@jihem: jonathandavid200 says 17.5 is not affected: is it true or he is using forcibly an older/different kernel? Are you using version 17.x?
Is it a sign from the universe that it's time to upgrade my license to workstation 17?

jonathandavid200 commented on 2023-11-14 07:18 (UTC) (edited on 2023-11-14 08:31 (UTC) by jonathandavid200)

Thanks so much. I think I've got it fixed by changing to vmware-workstation aur package which is version 17.5. It's not froze up any so far although I would rather use workstatoin 16.

jihem commented on 2023-11-13 17:56 (UTC)

There is the same problem on vmware-workstation package. Unfortunately, I am not able to fix it. Until VMware releases a new version with a fix or a solution is found, I can only suggest to stay on an older kernel (for example by switching to linux-lts).

max.bra commented on 2023-11-13 14:56 (UTC)

+1

jonathandavid200 commented on 2023-11-13 01:21 (UTC) (edited on 2023-11-13 02:00 (UTC) by jonathandavid200)

After this last update which updated the zen kernal; whenever I run vmware player with say windows 11 after a 5 or 10 min's, arch won't open any new programs like browsers or anything I click. I tried it after you updated your package, but it's still doing the same. It's really slow to shut down too I usually just hit reset button because it will take forever and if I try to just log out and back in when I go to login it says kde can't start. I can use arch after the update without problems as long as I don't go into a VM. Also, If I use snapper and go back to previous packages and kernel then I have no problems again. Would appreciate any help. I have a intel 11400 with 6 cores 12 threads and a gtx 1070. Using 6 cores in vmware and 3d grapics with 4gb of ram which is half of what my gpu has and using 8 of my 16gb of ram. I might could have a terminal open and pull up the journal after it starts acting up if that would help. Thank you

NoobAtArch commented on 2023-06-19 14:03 (UTC)

Thank you very much.