mkubecek / vmware-host-modules

Patches needed to build VMware (Player and Workstation) host modules against recent kernels
GNU General Public License v2.0
2.14k stars 336 forks source link

ubuntu 22.04 5.15 kernel won't install #249

Closed sdetweil closed 1 month ago

sdetweil commented 1 month ago

I tried to upgrade my working 16.2.0 workstation pro n ubuntu but no network, build for vmmon vmnet failes

so fall back to 16.2.0 also won't build

tried this on the 16.2.0 5.15 tag builds, won't install version check fails, tho things are identical . comment out the version get install puts the .ko modules in the misc folder

and then??

I reboot.. nothing changes

no secure boot..

sdetweil commented 1 month ago

root@sams:/home/sam# uname -a Linux sams 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux root@sams:/home/sam# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04 Codename: jammy root@sams:/home/sam#

sdetweil commented 1 month ago

Screenshot at 2024-05-13 13-00-50

sdetweil commented 1 month ago

I had to do the INSTALL steps to replace the tar files.. never mind (make should do that.)