I have been using endevouros for almost a month now on my Thinkpad P52. Here’s the output of inxi -Fxxc0z. Everything runs fine except when I run a virtual machine using VMware. For some reason, after I shut down the virtual machine, I lose access to internet. Furthermore, applications start to freeze. Rebooting the laptop results in a very long waiting time where I start seeing messages such as A stop job is running for .... I usually just hold down the power button. I wonder if anyone can help me figure out what is causing this issue.
I don’t use VMware at all but I did find quite a few things researching your issue.
I found this post on the VMWare forums. And even though these users are on CentOS, Fedora and Ubuntu, this post on stackexchange has a plethora of possible solutions. Lots of mentions about disabling khugepaged de-fragmenting.
The log file shows that you are running vmware 17.0.2
The current version is 17.5.0. You should use the latest version.
How did you install vmware? Your log shows paths like : /mnt/hp_ssd/Downloads/vmware_install_modules_fix/vmware-host-modules-workstation-17.0.2 That is certainly not from the arch package.
Please install package “vmware-workstation 17.5.0-2” and try with that.
Yes, definitely use the AUR package. Manual vmware installs will be difficult to maintain. However, before installing the AUR package, make sure you properly remove your current version including the kernel modules.
I am using this version because I was having a keyboard latency with the latest version. It runs fine, except that the system freezes as I described in my original post.
It is very tricky to not use the packaged vmware-workstation. Simply because as of package version 17.0.2 revision 2 the package contains bug fixes for kernel 6.4 and above.
Thanks for the info. Could the problem that I’m experiencing be from this “incompatibility” between the kernel that I am currently on and the vmware version I am running?
This is exactly the same error/behaviour that I experience. But the symptons start already while using a virtual machine. Every command invoked with sudo freezes, same for ip a s and many more.
I use WorkstationPro 17.5.1, so it’s not because of the version. But I also use the original vmware bundle. I’ll switch to AUR version and report back.