@jihem: env VMWARE_USE_SHIPPED_LIBS=1 vmware is what I had tried tooo but it did not make a difference. I rolled back one week and run kernel 4.20 and installed vmware with the graphical installer and that works. I will try again in a few days to update to current state and then will try again to use the package.
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: | 204 |
Popularity: | 4.09 |
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 .. 38 39 40 41 42 43 44 45 46 47 48 .. 66 Next › Last »
mpei commented on 2019-03-13 02:27 (UTC)
jihem commented on 2019-03-12 20:25 (UTC)
mpei: it's probably a conflict between some libraries. Can you try to start VMware with the following command line:
env VMWARE_USE_SHIPPED_LIBS=1 vmware
viljeml: of course, you can also use the new --overwrite option. I updated my comment.
viljeml commented on 2019-03-12 10:42 (UTC)
solution to install vmware-keymaps with --force option is not possible because --force is deprecated
mpei commented on 2019-03-11 21:51 (UTC)
After installing with latest updates every vmware binary segfaults, e.g.:
Running: vmware Results in: 11286 segmentation fault (core dumped) vmware
BackTrace:
coredumpctl info 11286
PID: 11286 (vmware)
UID: 1000 (mpe)
GID: 1000 (mpe)
Signal: 11 (SEGV)
Timestamp: Mon 2019-03-11 17:49:36 EDT (40s ago)
Command Line: /usr/lib/vmware/bin/vmware
Executable: /usr/lib/vmware/bin/appLoader
Control Group: /user.slice/user-1000.slice/user@1000.service/gnome-terminal-server.service
Unit: user@1000.service
User Unit: gnome-terminal-server.service
Slice: user-1000.slice
Owner UID: 1000 (mpe)
Boot ID: 5db5997e4a644fb8aa4330565c445902
Machine ID: 4b9ed5b3330f4af5b84e139a66a893d4
Hostname: qlmpexps
Storage: /var/lib/systemd/coredump/core.vmware.1000.5db5997e4a644fb8aa4330565c445902.11286.1552340976000000.lz4
Message: Process 11286 (vmware) of user 1000 dumped core.
Stack trace of thread 11286:
#0 0x00007fba2f9b4715 __strlen_avx2 (libc.so.6)
#1 0x000055dab40acb92 n/a (appLoader)
#2 0x000055dab40af1b7 n/a (appLoader)
#3 0x000055dab40aba5a main (appLoader)
#4 0x00007fba2f879223 __libc_start_main (libc.so.6)
#5 0x000055dab40ac311 n/a (appLoader)
Any ideas?
solatis commented on 2019-03-10 19:20 (UTC)
Thanks @jihem, that worked like a charm!
jihem commented on 2019-03-10 18:37 (UTC) (edited on 2019-03-17 11:58 (UTC) by jihem)
When you update to version 15.0.2-4, you should see an error telling that some files already exist. This is normal, the reason is that some files previously included in this package are now provided by another package (vmware-keymaps) which is now a dependency.
One solution is to install vmware-keymaps with the option --overwrite usr/lib/vmware/xkeymap/\*
before updating vmware-workstation. Another solution is to uninstall your current version of vmware-workstation, then build and install the new version (with vmware-keymaps dependency).
sizzen commented on 2019-03-07 18:30 (UTC)
jihem: That worked! Thank you so much for everyones help!
sizzen commented on 2019-03-07 18:12 (UTC)
jihem: I do not believe I am! Installing now. Out of curiosity how did you see that commit? I am fairly new to Arch from MacOS. About 3 months now on my laptop and I love it more than any other OS but Im still working out some kinks here and there. I really appreciate the community support.
jihem commented on 2019-03-07 18:01 (UTC)
sizzen: Are you sure you use the latest version of this package: 15.0.2-3? The commit d17bd2c83158
includes some patches (taken from the repo you quote in your previous post) that make the package compatible with Linux 5.0.
If you are sure you use the latest version, can you show me the make.log file generated by DKMS?
sizzen commented on 2019-03-07 17:50 (UTC)
majed17: When I run that I get this error modprobe: WARNING: Module vmmon not found in directory /lib/modules/5.0.0-arch1-1-ARCH.
Also more background, when install linux-headers via pacman I get this error dkms install vmware-workstation/15.0.2_10952284 -k 5.0.0-arch1-1-ARCH Error! Bad return status for module build on kernel: 5.0.0-arch1-1-ARCH (x86_64) Consult /var/lib/dkms/vmware-workstation/15.0.2_10952284/build/make.log for more information.
So I'm not really sure whats going on.
I have also tried going to this git repo https://github.com/mkubecek/vmware-host-modules and downloading the modules for workstation 15.0.2 but I get an error saying that vmmon doesnt exist which is odd. Specifically there error listed below
make -C vmmon-only make[1]: vmmon-only: No such file or directory. Stop. make: [Makefile:21: vmmon-only] Error 2
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