Updated with mirror link, hosted by me.
Search Criteria
Package Details: vmware-workstation12 12.5.9-37
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vmware-workstation12.git (read-only, click to copy) |
|---|---|
| Package Base: | vmware-workstation12 |
| 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 |
| Keywords: | 12 dkms ovftool player vmplayer vmware workstation |
| Licenses: | custom |
| Conflicts: | vmware-modules-dkms, vmware-ovftool, vmware-patch, vmware-systemd-services, vmware-workstation |
| Provides: | vmware-ovftool, vmware-workstation |
| Submitter: | jihem |
| Maintainer: | voxan24 |
| Last Packager: | voxan24 |
| Votes: | 10 |
| Popularity: | 0.000003 |
| First Submitted: | 2018-01-11 17:35 (UTC) |
| Last Updated: | 2025-09-22 11:16 (UTC) |
Dependencies (13)
- dkms (dkms-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- fuse2
- gtkmmAUR
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcanberra (libcanberra-gtk2AUR)
- libxcrypt-compat
- ncurses5-compat-libsAUR
- vmware-keymapsAUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- sqlite (sqlite-fossilAUR) (make)
- linux-headers (optional) – build modules against Arch kernel
Required by (6)
- createvm (requires vmware-workstation)
- python-imagemounter (requires vmware-workstation) (optional)
- vmware-openrc (requires vmware-workstation)
- vmware-unlocker (requires vmware-workstation)
- vmware-unlocker-bin (requires vmware-workstation)
- vmware-unlocker-git (requires vmware-workstation)
Sources (32)
- config
- config.xml
- configure-initscript.sh
- datastores.xml
- dkms.conf.in
- environments.xml
- https://voxhost.fr/vmware-aur/12/vmware-tools-freebsd-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/vmware-tools-linux-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/vmware-tools-linuxPreGlibc25-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/vmware-tools-netware-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/vmware-tools-solaris-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/vmware-tools-windows-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/vmware-tools-winPre2k-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/vmware-tools-winPreVista-10.1.6-5214329.x86_64.component.tar
- https://voxhost.fr/vmware-aur/12/VMware-Workstation-12.5.9-7535481.x86_64.bundle.tar
- Makefile
- pam.d-vmware-authd
- proxy.xml
- vmAutoStart.xml
- vmmon.patch
- vmnet.patch
- vmware-authd.service
- vmware-bootstrap
- vmware-environment.sh
- vmware-hostd-certificates.service
- vmware-hostd.service
- vmware-networks-configuration.service
- vmware-networks.path
- vmware-networks.service
- vmware-usbarbitrator.path
- vmware-usbarbitrator.service
- vmware-vix-bootstrap
voxan24 commented on 2025-09-22 11:16 (UTC)
jihem commented on 2024-12-27 18:25 (UTC)
Hello, I finally stop maintaining this package.
If someone wants to become the new maintainer, the job mostly consists to fix the compilation of kernel modules (vmmon and vmnet) after some Linux upgrades. To do that, you will have to modify the files vmmon.patch and vmnet.patch:
- by tracking the differences in
vmmonandvmnetsources between the last VMware Workstation releases, and applying the differences related to the compilation errors - if the last VMware release is not compatible with the last Linux version, or if the compilation error only appears on old VMware versions, you can search patches on Internet (http://rglinuxtech.com and https://github.com/mkubecek/vmware-host-modules are generally useful) or you may have to make the patches yourself (good luck)
However, if no one maintains this package, the program should continue to work as long as you stay on Linux 6.12 (which will be the next linux-lts).
leopseft commented on 2020-09-06 18:16 (UTC)
Hello folks, when I try to open an Ntfs storage that I have my vms in I get the following error:
"Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another software may use it which could be identified for example by the help of the 'fuser' command."
I mount the storage with fstab with the following parameters /run/media/leopseft/storage/ ntfs auto,user,rw 0 0
With the newer vm versions i can open the storage normally but vms doesn't run due to system limitations (old core2duo 2010 laptop).
Does anyone have a work around for this issue? Thank you very much.
jihem commented on 2020-08-07 09:37 (UTC) (edited on 2020-09-06 16:51 (UTC) by jihem)
Please do not update to Linux 5.8 because the system will crash each time a VM is powering on. There is no workaround for the moment, and maybe it will never be possible to run this version of VMware on Linux≥5.8. More informations in this thread: https://communities.vmware.com/thread/638457
EDIT: now the package is compatible with Linux 5.8.
ZorinArch commented on 2020-07-07 09:50 (UTC) (edited on 2020-07-07 09:53 (UTC) by ZorinArch)
jihem: Thank you for reply. i install this package on a machine with old kernel and enter key > ask root password like normal and works fine. then i copy /etc/vmware from this machine with old kernel to the new install machine with linux 5.4.50-1-lts kernel and works fine without asking for root or anything and works fine now. error box not appear anymore. i think the problem was in root permissions or so.
jihem commented on 2020-07-06 18:48 (UTC)
ZorinArch: can you provide a screenshot and explain what did you do before this box appear (just starting the program for the first time or doing a specific action after the program is opened)?
ZorinArch commented on 2020-07-05 11:35 (UTC) (edited on 2020-07-05 11:37 (UTC) by ZorinArch)
when install this package in new arch install with linux 5.4.50-1-lts kernel got an error want root cred. without show box that can enter root password. Just an error box ask system administrator help.
elppans commented on 2019-11-23 01:36 (UTC)
jihem commented on 2019-11-21 17:12 (UTC)
@elppans I cannot use this solution, because the header package depends on kernel version: linux-headers for linux, linux-lts-headers for linux-lts, linux-zen-headers for linux-zen... I think using optdepends is the best solution. This is also the solution used by virtualbox-host-dkms package.
elppans commented on 2019-11-20 23:33 (UTC)
You could change the location of linux-headers to "depends" instead of "optdepends". Without linux-headers, vmw_vmci and vmmon modules are not created and so the virtual machine does not work, so it is a required package. By the way, this is the best version of VMWare, version 14 and up is boring bugs
Pinned Comments
jihem commented on 2018-01-11 17:39 (UTC) (edited on 2020-02-10 17:25 (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:
vmware-networks.service: to have network access inside VMs
vmware-usbarbitrator.service: to connect USB devices inside VMs
vmware-hostd.service: to share VMs on the network