My bad, missed the OA part. Fixed the changelog. Thanks again!
Search Criteria
Package Details: vmware-workstation 17.6.3-8
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: | 214 |
Popularity: | 3.21 |
First Submitted: | 2017-02-10 19:04 (UTC) |
Last Updated: | 2025-06-17 22:12 (UTC) |
Dependencies (16)
- dkms (dkms-gitAUR)
- 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
- libxml2-legacy
- pcsclite (pcsclite-gitAUR)
- 7zip (make)
- python (python37AUR) (make)
- sqlite (sqlite-fossilAUR) (make)
- uefitoolAUR (uefitool-gitAUR, uefitool-binAUR) (make)
- linux-headers (optional) – build modules against Arch kernel
Required by (6)
Sources (30)
- 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://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-linux-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-linuxPreGlibc25-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-netware-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-solaris-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-winPre2k-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.5.2/23775571/linux/packages/vmware-tools-winPreVista-12.4.0-23259341.x86_64.component.tar
- https://softwareupdate-prod.broadcom.com/cds/vmw-desktop/ws/17.6.3/24583834/linux/core/VMware-Workstation-17.6.3-24583834.x86_64.bundle.tar
- linux6_15.patch
- Makefile
- unlocker.py
- vmmon.patch
- vmnet.patch
- vmware-bootstrap
- vmware-environment.sh
- vmware-networks-configuration.service
- vmware-networks.path
- vmware-networks.service
- vmware-tools-windows-12.5.0-24276846-17.6.3.x86_64.component.tar
- vmware-tools-windows-x86-12.5.0-24276846-17.6.3.x86_64.component.tar
- vmware-usbarbitrator.path
- vmware-usbarbitrator.service
- vmware-vix-bootstrap
- winVistaSP1.iso
- winVistaSP2.iso
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 75 Next › Last »
JulianXhokaxhiu commented on 2025-06-12 20:49 (UTC)
w568w commented on 2025-06-12 18:15 (UTC) (edited on 2025-06-12 18:16 (UTC) by w568w)
@JulianXhokaxhiu Thanks for your maintenance effort.
However, I'd like to point out that https://0x0.st/ is a commonly used public pastebin service, and the patch was written and tested by me. :)
JulianXhokaxhiu commented on 2025-06-12 17:57 (UTC) (edited on 2025-06-12 20:48 (UTC) by JulianXhokaxhiu)
New package version released: 17.6.3-7
Changelog:
- Add support for the latest linux 6.15.x kernel release ( thanks to @w568w for the patch! )
maxlefou commented on 2025-06-12 07:36 (UTC)
Doesn't install with kernel 6.15. Patch mentionned by @cleg87 fixes it. Please add patch in the PKGBUILD or ask for a contributor
cleg87 commented on 2025-06-11 00:31 (UTC)
Works fine on 6.15 after applying the patch using these instructions.
git clone https://aur.archlinux.org/vmware-workstation.git cd vmware-workstation/ curl -o PKGBUILD.diff https://0x0.st/83I9.diff git apply -v PKGBUILD.diff makepkg -rsi
dkmshurts commented on 2025-06-06 02:34 (UTC) (edited on 2025-06-07 08:12 (UTC) by dkmshurts)
Update: CachyOs has released a new kernel update and VMWare WS now works again. VirtualBox also released an update to fix the issue with the new kernel yesterday.
Excinis commented on 2025-06-03 08:05 (UTC) (edited on 2025-06-03 08:06 (UTC) by Excinis)
The 83I9.diff patch from @w568w fixed the kernel errors for me, Just git cloned the git repo, CD'd into the folder, did "patch -p1 < path/to/83I9.diff" and then built, installed and rebooted. Works perfectly, thank you!
dkmshurts commented on 2025-06-03 01:57 (UTC) (edited on 2025-06-03 01:57 (UTC) by dkmshurts)
I applied the patch from @w568w and the build still errors on the kernel part. None of my VMs are turning on anymore (git apply --reject --whitespace=fix 83I9.diff )
==> Generating module dependencies ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-cachyos.img' ==> WARNING: errors were encountered during the build. The image may not be complete. error: command failed to execute correctly
VirtualBox is also broken so it's a universal issue: WARNING: The vboxdrv kernel module is not loaded. Either there is no module available for the current kernel (6.15.0-2-cachyos) or it failed to load. Please recompile the kernel module and install it by sudo /sbin/vboxconfig You will not be able to start VMs until this problem is fixed.
w568w commented on 2025-05-30 17:13 (UTC)
To build this package on Linux 6.15+, you can git apply
this patch to the package: https://0x0.st/83I9.diff
(Note: check the content before you apply it.)
BryanLiang commented on 2025-05-30 11:56 (UTC)
When I updated the package, I got this warning Deprecated feature: CLEAN (/var/lib/dkms/vmware-workstation/17.6.3_24583834/source/dkms.conf
I think CLEAN="make clean"
should be removed from dkms.conf.in
.
Pinned Comments
JulianXhokaxhiu commented on 2025-06-17 22:15 (UTC) (edited on 2025-06-17 22:16 (UTC) by JulianXhokaxhiu)
New package version released: 17.6.3-8
Changelog:
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