Just saying that this has been working great for me and I'm thankful this exists.
Search Criteria
Package Details: vmware-workstation 17.6.1-2
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: | jihem |
Last Packager: | jihem |
Votes: | 202 |
Popularity: | 2.79 |
First Submitted: | 2017-02-10 19:04 (UTC) |
Last Updated: | 2024-10-11 05:17 (UTC) |
Dependencies (13)
- dkms (dkms-gitAUR, dkms-fast-zstdAUR)
- fuse2
- gcr
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtkmm3
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libaio (libaio-gitAUR)
- libcanberra
- libxcrypt-compat
- pcsclite (pcsclite-gitAUR)
- vmware-keymapsAUR
- sqlite (sqlite-fossilAUR) (make)
- linux-headers (optional) – build modules against Arch kernel
Required by (6)
Sources (22)
- config
- configure-initscript.sh
- dkms.conf.in
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-linux-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-linuxPreGlibc25-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-netware-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-solaris-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-winPre2k-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-winPreVista-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.6.1/24319023/linux/core/VMware-Workstation-17.6.1-24319023.x86_64.bundle.tar
- https://softwareupdate.vmware.com/cds/vmw-desktop/ws/17.6.1/24319023/linux/packages/vmware-tools-windows-12.4.5-23787635.x86_64.component.tar
- Makefile
- 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
Latest Comments
« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 66 Next › Last »
Cervox commented on 2021-03-15 09:55 (UTC)
jihem commented on 2021-02-26 21:55 (UTC)
Laserentchen: I guess you talk about /etc/vmware/config because the program version doesn't match. It is not a problem, I generally update this file only for major upgrades because some settings can differ, but it doesn't matter if the version number is not exactly the same. I also avoid to update this file because it will bother people by creating .pacnew files.
Laserentchen commented on 2021-02-26 09:42 (UTC)
The config file seems to be outdated (vmware-workstation15 as well).
jihem commented on 2021-02-25 18:05 (UTC)
ArchieMeng: /etc/vmware/networking is not included in the package but created by vmware-networks-configuration.service when starting vmware-networks.service for the first time:
# LANG=C pacman -Qo /etc/vmware/networking
error: No package owns /etc/vmware/networking
If your configuration is broken you can safely remove this file and restart vmware-networks.service
ArchieMeng commented on 2021-02-25 09:06 (UTC)
The /etc/vmware/networking configuration is broken and not needed to be included in the package since it can be generated by vmware-networking from vmware-netowrks.service . Using package included networking configuration will make vmnet failed to create virtual network interfaces.
neuromante commented on 2021-02-25 07:24 (UTC)
@jihem Sorry my fault. I booted back to 5.11.1 and ran dkms. Modules compiled fine and it’s working as intended. Thank you
jihem commented on 2021-02-24 20:54 (UTC)
neuromante: I have no problem to compile vmmon and vmnet modules with kernel 5.11.1 (the default Arch Linux kernel). Are you sure you didn't make a mistake (a partial upgrade or something like that)? If you want some help, can you provide the pacman log with the error?
neuromante commented on 2021-02-24 10:53 (UTC)
Problems with kernel 5.11.1: vmmon module won't compile (and maybe some other modules)
injured commented on 2020-11-23 16:34 (UTC)
In version 16.1.0-1 my problem was solved with the USB controller.
sizzen commented on 2020-11-21 19:59 (UTC)
Has anyone had luck with using vmware workstation with KDE plasma with wayland instead of X? You cannot run gui applications as root under wayland which I understand the security behind but then how do I run it if it requires root ? Any help would be appreciated.
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