VMware Workstation - not work after kernel update
by jakubkameleon from LinuxQuestions.org on (#5ND8H)
Hi, could I ask for help? Today I updated my Debian 10 to 11... and problems has started...
My VMware Workstation dosen't work. I tried a lot of things, but any result.
Code:Linux status 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/LinuxCode:VMware Workstation 15.5.7 build-17171714I tried this solutions:
1.
https://kb.vmware.com/s/article/2146460
Code:sudo /usr/src/linux-headers-`uname -r`/scripts/sign-file sha256 ./MOK.priv ./MOK.der $(modinfo -n vmmon)
bash: modinfo: command not found
Usage: scripts/sign-file [-dp] <hash algo> <key> <x509> <module> [<dest>]
scripts/sign-file -s <raw sig> <hash algo> <x509> <module> [<dest>]2.
https://github.com/mkubecek/vmware-host-modules
3.
Code:sudo vmware-modconfig --console --install-all
[AppLoader] GLib does not have GSettings support.
Memory protection violationCode: sudo gcc --version
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.Code:sudo systemctl status vmware-workstation-server.service
vmware-workstation-server.service - LSB: This services starts and stops the Workstation as a Server daemon.
Loaded: loaded (/etc/init.d/vmware-workstation-server; generated)
Active: failed (Result: exit-code) since Mon 2021-08-16 17:55:14 CEST; 1h 3min ago
Docs: man:systemd-sysv-generator(8)
Process: 5429 ExecStart=/etc/init.d/vmware-workstation-server start (code=exited, status=1/FAILURE)
CPU: 250ms
sie 16 17:55:13 status systemd[1]: Starting LSB: This services starts and stops the Workstation as a Server daemon....
sie 16 17:55:14 status vmware-workstation-server[5429]: [42B blob data]
sie 16 17:55:14 status systemd[1]: vmware-workstation-server.service: Control process exited, code=exited, status=1/FAILURE
sie 16 17:55:14 status systemd[1]: vmware-workstation-server.service: Failed with result 'exit-code'.
sie 16 17:55:14 status systemd[1]: Failed to start LSB: This services starts and stops the Workstation as a Server daemon..
I have reinstalled VMware, it not help...
I have no idea anymore, maybe someone will help??


My VMware Workstation dosen't work. I tried a lot of things, but any result.
Code:Linux status 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/LinuxCode:VMware Workstation 15.5.7 build-17171714I tried this solutions:
1.
https://kb.vmware.com/s/article/2146460
Code:sudo /usr/src/linux-headers-`uname -r`/scripts/sign-file sha256 ./MOK.priv ./MOK.der $(modinfo -n vmmon)
bash: modinfo: command not found
Usage: scripts/sign-file [-dp] <hash algo> <key> <x509> <module> [<dest>]
scripts/sign-file -s <raw sig> <hash algo> <x509> <module> [<dest>]2.
https://github.com/mkubecek/vmware-host-modules
3.
Code:sudo vmware-modconfig --console --install-all
[AppLoader] GLib does not have GSettings support.
Memory protection violationCode: sudo gcc --version
gcc (Debian 10.2.1-6) 10.2.1 20210110
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.Code:sudo systemctl status vmware-workstation-server.service
vmware-workstation-server.service - LSB: This services starts and stops the Workstation as a Server daemon.
Loaded: loaded (/etc/init.d/vmware-workstation-server; generated)
Active: failed (Result: exit-code) since Mon 2021-08-16 17:55:14 CEST; 1h 3min ago
Docs: man:systemd-sysv-generator(8)
Process: 5429 ExecStart=/etc/init.d/vmware-workstation-server start (code=exited, status=1/FAILURE)
CPU: 250ms
sie 16 17:55:13 status systemd[1]: Starting LSB: This services starts and stops the Workstation as a Server daemon....
sie 16 17:55:14 status vmware-workstation-server[5429]: [42B blob data]
sie 16 17:55:14 status systemd[1]: vmware-workstation-server.service: Control process exited, code=exited, status=1/FAILURE
sie 16 17:55:14 status systemd[1]: vmware-workstation-server.service: Failed with result 'exit-code'.
sie 16 17:55:14 status systemd[1]: Failed to start LSB: This services starts and stops the Workstation as a Server daemon..
I have reinstalled VMware, it not help...
I have no idea anymore, maybe someone will help??