@jnbrains: I know, the patch is already included in the package.
Search Criteria
Package Details: vmware-workstation 26H1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vmware-workstation.git (read-only, click to copy) |
|---|---|
| Package Base: | vmware-workstation |
| 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: | dkms ovftool player vmplayer vmware workstation |
| Licenses: | custom |
| Conflicts: | vmware-modules-dkms, vmware-ovftool, vmware-patch, vmware-systemd-services |
| Provides: | vmware-ovftool |
| Submitter: | synthead |
| Maintainer: | JulianXhokaxhiu |
| Last Packager: | JulianXhokaxhiu |
| Votes: | 243 |
| Popularity: | 2.91 |
| First Submitted: | 2017-02-10 19:04 (UTC) |
| Last Updated: | 2026-05-14 21:55 (UTC) |
Dependencies (17)
- dkms (dkms-gitAUR)
- fuse2
- gcr
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- gtkmm3
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libcanberra (libcanberra-gtk2AUR)
- libxcrypt-compat
- libxml2-legacy
- pcsclite (pcsclite-gitAUR)
- vmware-keymapsAUR
- 7zip (p7zip-natspecAUR, 7zip-natspecAUR, 7zip-zstd-binAUR, 7zip-zstdAUR) (make)
- python (make)
- sqlite (sqlite-fossilAUR) (make)
- uefitoolAUR (uefitool-gitAUR, uefitool-binAUR) (make)
- linux-headers (linux-mnt-reform-bin-headersAUR, linux-galaxyaudio-headers-binAUR) (optional) – build modules against Arch kernel
Required by (6)
Sources (27)
- config
- configure-initscript.sh
- dkms.conf.in
- efi-patches.txt
- https://packages-prod.broadcom.com/tools/frozen/darwin/darwin.iso
- https://packages-prod.broadcom.com/tools/frozen/darwin/darwinPre15.iso
- https://packages-prod.broadcom.com/tools/frozen/linux/linux.iso
- https://packages-prod.broadcom.com/tools/frozen/linux/linuxPreGlibc25.iso
- https://packages-prod.broadcom.com/tools/frozen/netware/netware.iso
- https://packages-prod.broadcom.com/tools/frozen/solaris/solaris.iso
- https://packages-prod.broadcom.com/tools/frozen/windows/winPre2k.iso
- https://packages-prod.broadcom.com/tools/frozen/windows/winPreVista.iso
- Makefile
- unlocker.py
- vmmon.patch
- vmnet.patch
- vmware-bootstrap
- vmware-environment.sh
- vmware-networks-configuration.service
- vmware-networks.path
- vmware-networks.service
- vmware-usbarbitrator.path
- vmware-usbarbitrator.service
- vmware-vix-bootstrap
- VMware-Workstation-Full-26H1-25388281.x86_64.bundle
- winVistaSP1.iso
- winVistaSP2.iso
Latest Comments
« First ‹ Previous 1 .. 77 78 79 80 81 82 83 84 85 86 87 .. 91 Next › Last »
jihem commented on 2017-12-05 13:35 (UTC)
jnbrains commented on 2017-12-05 08:48 (UTC)
Linux Host: Kernel 4.14-rc1 Breaks vmmon... https://communities.vmware.com/thread/572148
jihem commented on 2017-12-04 23:40 (UTC)
@gbr: After reading your previous comment, I assume it always works on kernel 4.9. It's very strange, it seems you are the only one who have this problem. Try to investigate: does it work better if you disable graphics acceleration in your VMs? If you allow/disallow swap or increase reserved memory in VMware settings? If you disable systemd services related to VMware? If you start a new VM using a minimum of resources (without sound card, USB controller...)? If you have an Intel processor, have you installed intel-ucode package? Also, search some informations in the logs (located in /tmp/vmware-$USER/vmware*.log, read the logs with the number corresponding to the PID of VMware currently running). You can also try to reset all settings: uninstall the package, remove folders /etc/vmware and ~/.vmware and reinstall the package. And of course, verify if there is no regression with your hardware in recent kernel versions.
gbr commented on 2017-12-04 02:50 (UTC)
Not working for me anymore on kernel 4.14.3, all my VMs became REALLY slow to start (they don't even start to be honest).
Pinned Comments
JulianXhokaxhiu commented on 2026-05-14 21:57 (UTC)
New package version released: 26H1-3
Changes:
PLEASE NOTE: VMWare Player has been dropped by Broadcom, files do not exist anymore in the installer. Only the Workstation GUI is available starting this edition.
Enjoy!
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