tasikas's Posts

  It seemed it worked initially, but when starting the VM, the error popped out [are@work-st source]$ cat /etc/redhat-release Fedora release 38 (Thirty Eight) [are@work-st source]$ uname -a Lin... See more...
  It seemed it worked initially, but when starting the VM, the error popped out [are@work-st source]$ cat /etc/redhat-release Fedora release 38 (Thirty Eight) [are@work-st source]$ uname -a Linux work-st 6.4.15-200.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 7 00:25:01 UTC 2023 x86_64 GNU/Linux   Could not open /dev/vmmon: No such file or directory. Please make sure that the kernel module `vmmon' is loaded.           sudo systemctl status vmware.service [sudo] password for are: × vmware.service - VMware host virtualization and network services for Workstation Loaded: loaded (/usr/lib/systemd/system/vmware.service; enabled; preset: disabled) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf Active: failed (Result: exit-code) since Sun 2023-09-17 08:10:29 BST; 7min ago Process: 29915 ExecStart=/usr/lib/vmware/scripts/init/vmware start (code=exited, status=203/EXEC) CPU: 1ms Sep 17 08:10:29 work-st (vmware)[29915]: vmware.service: Failed to locate executable /usr/lib/vmware/scripts/init/vmware: No such file or directory Sep 17 08:10:29 work-st (vmware)[29915]: vmware.service: Failed at step EXEC spawning /usr/lib/vmware/scripts/init/vmware: No such file or directory Sep 17 08:10:29 work-st systemd[1]: Starting vmware.service - VMware host virtualization and network services for Workstation... Sep 17 08:10:29 work-st systemd[1]: vmware.service: Control process exited, code=exited, status=203/EXEC Sep 17 08:10:29 work-st systemd[1]: vmware.service: Failed with result 'exit-code'. Sep 17 08:10:29 work-st systemd[1]: Failed to start vmware.service - VMware host virtualization and network services for Workstation. [are@work-st source]$ sudo systemctl status vmware.service [sudo] password for are: × vmware.service - VMware host virtualization and network services for Workstation Loaded: loaded (/usr/lib/systemd/system/vmware.service; enabled; preset: disabled) Drop-In: /usr/lib/systemd/system/service.d └─10-timeout-abort.conf Sep 17 08:10:29 work-st systemd[1]: vmware.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ The unit vmware.service has entered the 'failed' state with result 'exit-code'. Sep 17 08:10:29 work-st systemd[1]: Failed to start vmware.service - VMware host virtualization and network services for Workstation. ░░ Subject: A start job for unit vmware.service has failed ░░ Defined-By: systemd ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel ░░ ░░ A start job for unit vmware.service has finished with a failure. ░░ ░░ The job identifier is 5145 and the job result is failed.   I have lost a number of months for how long I can't use VMware workstation.  
For those who maybe still chasing the problems like this https://communities.vmware.com/t5/VMware-Workstation-Pro/Cannot-compile-vmnet-kernel-module-on-kernel-6-4-10/td-p/2982156
I'm trying to upgrade the workstation Pro on Linux Kubuntu 20.04 and I have an error.   $ sudo ./VMware-Workstation-Full-16.2.1-18811642.x86_64.bundle   Extracting VMware Installer...done. Exc... See more...
I'm trying to upgrade the workstation Pro on Linux Kubuntu 20.04 and I have an error.   $ sudo ./VMware-Workstation-Full-16.2.1-18811642.x86_64.bundle   Extracting VMware Installer...done. Exception info : [UNIQUE constraint failed: files.path]. Check the log /var/log/vmware-installer for details. [######################################################################] 100% Installation was unsuccessful. [2021-12-16 14:23:58,810] [2021-12-16 14:23:58,810] [2021-12-16 14:23:58,810] Installer running. [2021-12-16 14:23:58,811] Command Line Arguments: [2021-12-16 14:23:58,811] ['/tmp/vmis.uQiiRH/install/vmware-installer/vmware-installer.py', '--set-setting', 'vmware-installer', 'libconf', '', '--install-component', '/tmp/vmis.uQiiRH/install/vmware-installer', '--install-bundle', '/media/are/Black2TB/bin/VMware Workstation/./VMware-Workstation-Full-16.2.1-18811642.x86_64.bundle', ''] [2021-12-16 14:23:58,838] System installer version is: 3.0.0.17966106 [2021-12-16 14:23:58,839] Running installer version is: 3.0.0.18811642 [2021-12-16 14:23:58,839] Opening database file /etc/vmware-installer/database [2021-12-16 14:23:59,048] Initialized UIAppControl. Located at: /usr/lib/vmware/bin/vmware-app-control [2021-12-16 14:23:59,087] Top level exception handler Traceback (most recent call last): File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/db.py", line 31, in decorator return func(*args, **kwargs) File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/db.py", line 478, in Add cur = self._db.execute(statement, (path, mtime, fileType, component)) File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/db.py", line 233, in execute return self._db.execute(query, args) sqlite3.IntegrityError: UNIQUE constraint failed: files.path During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/core/transaction.py", line 470, in RunThreadedTransaction txn.Execute(actions) File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/core/transaction.py", line 245, in Execute u.Load(self.temp) # Up to load to create the connection and set up a remote component. File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/core/install.py", line 153, in Load self._installer.RegisterFile(compiled) File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/core/installer.py", line 399, in RegisterFile return self.proxyObject.RegisterFile(filename, mtime=mtime, fileType=fileType) File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/core/localinstallerops.py", line 387, in RegisterFile db.files.Add(regfile, mtime, ftype, self._component.uid) File "/tmp/vmis.uQiiRH/install/vmware-installer/vmis/db.py", line 33, in decorator raise IntegrityError(str(e)) vmis.core.errors.IntegrityError: UNIQUE constraint failed: files.path Any ideas what it can be?   Thank you.        
I have switched to Kubuntu and also have the same issue. I have solved with $ sudo apt install gcc build-essential linux-headers-generic linux-headers-$(uname -r)
Any luck to make it work? I'm stuck too.
Hi, Same here on openSUSE Tumbleweed # VERSION="20210910" Comand $ sudo vmware-modconfig --console --install-all doesn't solve the problem. Used to be fine until recently.
I have my Licence key for years and it worked on many versions but not until I upgraded to 16.0.0 on Linux. Any know issues? Or I have to buy a new licence? Thanks.
Thank you ralphje , you just made my day. I was fighting with this bug since I have started using VMware Workstation v13  on openSUSE with KDE Plasma maybe a year ago. I have second keyboard lay... See more...
Thank you ralphje , you just made my day. I was fighting with this bug since I have started using VMware Workstation v13  on openSUSE with KDE Plasma maybe a year ago. I have second keyboard layout for Lithuanian language on host and didn't think that this can cause this annoying issue. As you said win10 VM when clicking on Start or on some other apps in some particular places, not everywhere. Or sometimes when you want to select the text then it acts as the zoom on the web browser.   Well spotted. @VMware please chase the bug.
Hi Kevin, I know you have marked [bluefirestorm] answer as correct answer, but it's not. Downloading tools manually not an answer. I have same problem with 14'th and 15'th versions.
How many VMs? 5-10 ?How much those VM's will be doing? Usually I'm using HDD just only if I have some extra partitions attached to any VM's for some specific storage. But VM itself has to be on ... See more...
How many VMs? 5-10 ?How much those VM's will be doing? Usually I'm using HDD just only if I have some extra partitions attached to any VM's for some specific storage. But VM itself has to be on SSD. Try with one SSD you've got, but you can get another one just to split the load. Win7 its old school already Then after that is your chose. My personal view - go linux
Thank you for reply. Yes it does exist. It use to have *.lck file and dir - I have deleted it before, and no changes.
Hello, Not sure now, or because system crashes and then I have reinstalled my OS on host but with same user configuration and when trying to start VM have two error messages after that vm back i... See more...
Hello, Not sure now, or because system crashes and then I have reinstalled my OS on host but with same user configuration and when trying to start VM have two error messages after that vm back in shut-down state. I have all permissions for files. "Failed to lock the file Cannot open the disk '/home/xx/x.vmdk' or one of the snapshot disk is depends on." "Failed to lock the file Cannot open the disk'/home/xx/x-000004.vmdk' or one of the snapshot disks it depends on. Module 'Disk' power on failed. Failed to start the virtual machine." I don't really want to delete snapshots to try if its working without. Any solutions? Any help would be appreciated. Workstation Pro v14 Opensuse
Hi, Just want to say thanks for VMware Workstation (Linux) team for building usable product.. I'm newcomer from Windows desktop, decided to use OpenSUSE Leap and used to have problems with  prev... See more...
Hi, Just want to say thanks for VMware Workstation (Linux) team for building usable product.. I'm newcomer from Windows desktop, decided to use OpenSUSE Leap and used to have problems with  previous (12) version of Workstation Pro on my system.. But after upgrading it looks like it works properly this time. Kernel 4.4.92-31. Thanks again.
I think for those who searched for it they found it, but in case someone missed  would like to share how I worked around when  Workstation Pro not allow 3D acceleration for guest machines. I'm r... See more...
I think for those who searched for it they found it, but in case someone missed  would like to share how I worked around when  Workstation Pro not allow 3D acceleration for guest machines. I'm running Intel i7, AMD HD6450, openSUSE Leap 42.3 with out from the box AMD graphic drivers, kernel 4.4.87-25-default, VMware Workstation Pro12.5.7 build-5813279. Messages like: "Hardware graphics acceleration is not available. As a result, this virtual machine may experience very low graphics performance. Follow the instructions provided by your graphics card vendor or Linux distribution in order to update your computer's OpenGL drivers." "No 3D support is available from the host. The 3D features of the virtual machine will be disabled." Solution listed here drivers - No 3d support is available from the host, on all VMware guests - Ask Ubuntu After editing and adding a line mks.gl.allowBlacklistedDrivers = "TRUE" in the VM's .vmx file. No more such a error messages pop up when starting VMs. I seen in some posts that some folks have problems with it and VMs freezing, but not in my case. P.s. also I'm creating this post to log my personal problem solving.
Hello community, I'm quite "green" in linux world. Yesterday finally I did moved form Win10 in to OpenSUSE Leap 42.3. I did row of test on my spare PC with OpenSUSE 42.3 and VMware-Workstation... See more...
Hello community, I'm quite "green" in linux world. Yesterday finally I did moved form Win10 in to OpenSUSE Leap 42.3. I did row of test on my spare PC with OpenSUSE 42.3 and VMware-Workstation-Full-12.5.7-5813279.x86_64.bundle install and not counting this problem that addressed in here https://communities.vmware.com/message/2692989#2692989 witch was easy to solve and all was OK. But finally I have reinstalled my main workstation and I've got different problem. When I do try to start Workstation or Player I've such a window popping out "VMware Kernel Module Updater Before you can run VMware, severel, modules must be compiled and loaded into the running kernel. Kernel Headers 4.4.79-19-default" Any ideas? Thank you for any reply. Will attach screenshot below.