Package Details: vmware-workstation 17.5.1-2

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: 189
Popularity: 2.72
First Submitted: 2017-02-10 19:04 (UTC)
Last Updated: 2024-04-19 18:42 (UTC)

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

Latest Comments

« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 57 Next › Last »

daedallus commented on 2018-08-28 06:58 (UTC) (edited on 2018-08-28 06:58 (UTC) by daedallus)

For people who use VMware® Workstation 14 Player and have the Librsvg v2.44 panic problem and don't want to downgrade to Librsvg v2.42 for whatever reason here is how i did it . "sudo nano /etc/vmware/bootstrap" add the following line "export LD_LIBRARY_PATH=/lib/vmware/lib/librsvg-2.so.2:$LD_LIBRARY_PATH"

save and reboot

jihem commented on 2018-08-26 21:18 (UTC)

I've modified the package to fix this bug. Sorry for the delay.

There is no need to report this problem because it doesn't come from librsvg: this is because the proprietary VMware libraries are compiled for an old version of librsvg and something was broken with the new version.

microdou commented on 2018-08-24 17:29 (UTC)

@Eike Thank you! I'm just like you, a normal user... I have no idea what actually cause the problem. Hope someone can report or find the actual issue.

Eike commented on 2018-08-24 16:24 (UTC)

@microdou: you, sir or madam, are fcking awesome. fixed this for me.

are you going to report this issue back to the maintainer of "librsvg" package or would it be more adequate to report it to the libRSVG team?

microdou commented on 2018-08-24 15:29 (UTC)

I get the same error after updating some packages. I finally pinpointed it to a troublesome package called librsvg. librsvg-2:2.44.0-1 caused the error. Downgrading to a prior one librsvg-2:2.42.6-1 solves the issue. you may find the package in /var/cache/pacman/pkg/

CaskAle13c commented on 2018-08-24 15:18 (UTC)

I have the same error as Eike. I reverted to the prior kernel and it did not fix the problem. I wish I had kept better track of the updates applied this morning.

Eike commented on 2018-08-24 14:19 (UTC) (edited on 2018-08-24 14:30 (UTC) by Eike)

This update breaks my installation - but it might be VMware itself, I'm not sure:

thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:345:21
note: Run with `RUST_BACKTRACE=1` for a backtrace.
fatal runtime error: failed to initiate panic, error 5´´

jihem commented on 2018-08-16 07:18 (UTC)

For people who have the same issue than @silenx, you should only have to reload the module (modprobe -r vmmon && modprobe vmmon) to fix it.

silenx commented on 2018-08-15 22:26 (UTC) (edited on 2018-08-16 00:18 (UTC) by silenx)

Hello, issue on updating/install 14.1.3-1 :

2018-08-15T23:21:43.780+02:00| vmx| I125: Msg_Post: Error

2018-08-15T23:21:43.780+02:00| vmx| I125: [msg.vmmonPosix.badVersion] Version mismatch with vmmon module: expecting 331.0, got 330.0.

2018-08-15T23:21:43.780+02:00| vmx| I125: [msg.vmmonPosix.badDriver] You have an incorrect version of the 'vmmon' kernel module.

EDIT: Resolved with a clean reinstall ( include dependencies ) issue was with dkms and old 14.1.2 probably not removed correctly

basemax commented on 2018-08-04 04:04 (UTC)

can not installing!

==> Making package: vmware-workstation 14.1.2-1 (Sat 04 Aug 2018 08:32:19 AM +0430)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading VMware-Workstation-Full-14.1.2-8497320.x86_64.bundle...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:16 --:--:--     0
100  2201  100  2201    0     0     84      0  0:00:26  0:00:26 --:--:--   507
  -> Found bootstrap
  -> Found vmware-vix-bootstrap
  -> Found config
  -> Found pam.d-vmware-authd
  -> Found configure-initscript.sh
  -> Found vmware-environment.sh
  -> Found config.xml
  -> Found datastores.xml
  -> Found environments.xml
  -> Found proxy.xml
  -> Found vmware-hostd-certificates.service
  -> Found vmware-hostd.service
  -> Found vmware-networks-configuration.service
  -> Found vmware-networks.service
  -> Found vmware-usbarbitrator.service
  -> Found dkms.conf.in
  -> Found Makefile
  -> Found vmmon.patch
  -> Found vmnet.patch
==> Validating source files with sha256sums...
    VMware-Workstation-Full-14.1.2-8497320.x86_64.bundle ... FAILED
    bootstrap ... Passed
    vmware-vix-bootstrap ... Passed
    config ... Passed
    pam.d-vmware-authd ... Passed
    configure-initscript.sh ... Passed
    vmware-environment.sh ... Passed
    config.xml ... Passed
    datastores.xml ... Passed
    environments.xml ... Passed
    proxy.xml ... Passed
    vmware-hostd-certificates.service ... Passed
    vmware-hostd.service ... Passed
    vmware-networks-configuration.service ... Passed
    vmware-networks.service ... Passed
    vmware-usbarbitrator.service ... Passed
    dkms.conf.in ... Passed
    Makefile ... Passed
    vmmon.patch ... Passed
    vmnet.patch ... Passed
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build vmware-workstation.
==> Restart building vmware-workstation ? [y/N]
==> -------------------------------------------
==>