You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
systemctl status vmtoolsd.service
● open-vm-tools.service - Service for virtual machines hosted on VMware
Loaded: loaded (/lib/systemd/system/open-vm-tools.service; enabled; preset: enabled)
Drop-In: /usr/lib/systemd/system/open-vm-tools.service.d
└─desktop.conf
Active: active (running) since Sun 2023-04-02 08:43:42 CST; 15min ago
Docs: http://open-vm-tools.sourceforge.net/about.php
Main PID: 127180 (vmtoolsd)
Tasks: 3 (limit: 19061)
Memory: 3.7M
CPU: 705ms
CGroup: /system.slice/open-vm-tools.service
└─127180 /usr/bin/vmtoolsd
4/02 08:43:42 kali systemd[1]: Started open-vm-tools.service - Service for virtual machines hosted on VMware.
systemctl status open-vm-tools info
● open-vm-tools.service - Service for virtual machines hosted on VMware
Loaded: loaded (/lib/systemd/system/open-vm-tools.service; enabled; preset: enabled)
Drop-In: /usr/lib/systemd/system/open-vm-tools.service.d
└─desktop.conf
Active: active (running) since Sun 2023-04-02 08:43:42 CST; 15min ago
Docs: http://open-vm-tools.sourceforge.net/about.php
Main PID: 127180 (vmtoolsd)
Tasks: 3 (limit: 19061)
Memory: 3.7M
CPU: 728ms
CGroup: /system.slice/open-vm-tools.service
└─127180 /usr/bin/vmtoolsd
4月 02 08:43:42 kali systemd[1]: Started open-vm-tools.service - Service for virtual machines hosted on VMware.
before issue was caused by the failure of the open-vm-tools service to start automatically, but it has been resolved now.
However, this annoying issue has occurred again.
No problem was found during the service check.
I have always been curious why the official personnel do not attach importance to this damn issue. There are too many such issues, of course, most of them are from last year or earlier. I believe that many people have already solved the problem (including me).
The same issue has occurred multiple times, which is disappointing and frustrating.
When did this issue occur?
It occurred after I updated the system within the last 5 minutes. sudo apt update && sudo apt upgrade -y
Is this issue happening only on Kali Linux or have you encountered it on other systems as well?
kali.. ubuntu.. debian..
I have encountered this issue on all three operating systems.
Describe the solution you'd like
just want everything to function properly!! I no longer dare to expect too much!!
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
@vmwkruti1111
Thank you for reply.
This problem is directly related to the desktop system..
This error is very strange, I tried yesterday and still have the same problem (make sure all services start successfully)
But just tried again without any issues
The desktop environment I use KDE
vim /etc/xdg/startkderc
[General]
systemdBoot=false
But this code solves the problem that KDE cannot start open-vm related services.
I'm confused now, I feel like this problem is random neurogenesis
Is your feature request related to a problem? Please describe.
Previous solution.
#568
System information.
systemctl status vmtoolsd.service info
systemctl status open-vm-tools info
ps aux | grep vmtoolsd info
facing the copy and paste issue again now.
before issue was caused by the failure of the open-vm-tools service to start automatically, but it has been resolved now.
However, this annoying issue has occurred again.
No problem was found during the service check.
I have always been curious why the official personnel do not attach importance to this damn issue. There are too many such issues, of course, most of them are from last year or earlier. I believe that many people have already solved the problem (including me).
The same issue has occurred multiple times, which is disappointing and frustrating.
When did this issue occur?
It occurred after I updated the system within the last 5 minutes.
sudo apt update && sudo apt upgrade -y
Is this issue happening only on Kali Linux or have you encountered it on other systems as well?
kali.. ubuntu.. debian..
I have encountered this issue on all three operating systems.
Describe the solution you'd like
just want everything to function properly!! I no longer dare to expect too much!!
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: