Score:0

Can't run VMWare Player due to Kernel headers

bo flag

I'm on Kubuntu 22.04 with a kernel version of 5.19.0-32-generic (verified with the command uname -a)

I have downloaded VMWare Player 17.0.2 and installed it without problems but when I try to run it I got this error : Message Box

I have already try to add synlinks with :

cd /lib/modules/$(uname -r)/build/include/linux
sudo ln -s ../generated/utsrelease.h
sudo ln -s ../generated/autoconf.h
sudo ln -s ../generated/uapi/linux/version.h

and put the path with /usr/src/linux-headers-5.19.0-32-generic/include but it doesn't work and I got this message : Message Box

I have already verified that I got the last kernel headers with :

sudo apt-get install build-essential
sudo apt-get install linux-headers-$(uname -r)

Finally I tried this command : sudo vmware-modconfig --console --install-all and got this error :

[AppLoader] GLib does not have GSettings support.

(process:15928): GLib-CRITICAL **: 22:33:39.910: g_file_test: assertion 'filename != NULL' failed
Failed to setup build environment.

Do you have any ideas of how to solve this problem and run VMWare (if possible without recompiling old kernel modules), thanks.

Richard Cooke avatar
it flag
"Everybody" including me is unable to get that version of VMware player to work with that kernel version. The usual error is to do with driver signing, needed by UEFI. If your not using UEFI, this should not apply to you. If you are, disable and try again. Although, the usual error we get is when trying to start a VM it says its missing a driver, it also has that must be compiled message. But in our case, it compiles without error. Then crashes saying drivers are not loaded.
Richard Cooke avatar
it flag
I found somebody also with a Glib error, their solution may help: https://askubuntu.com/questions/1431926/vmware-player-not-starting-after-22-04-upgrade-how-to-fix
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.