[Newbies] 安装VMware-Workstation不能用
Tofloor
poster avatar
张立强
deepin
2022-07-08 06:12
Author

deepin 20.6 安装VMware-Workstation-Full-16.2.3-19376536.x86_64.bundle,安装完毕运行报。在deepin 20.5的时候安装是没有问题。

image.png

在网上找到方法:不能解决

git clone -b workstation-16.2.3 https://github.com/mkubecek/vmware-host-modules.git
cd vmware-host-modules
tar -cf vmmon.tar vmmon-only
tar -cf vmnet.tar vmnet-only
sudo cp -v vmmon.tar vmnet.tar /usr/lib/vmware/modules/source/
sudo vmware-modconfig --console --install-all

请问如何解决,谢谢!

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-07-08 06:44
#1

安装提示缺少的headers

Reply View the author
Ziggy
deepin
2022-07-08 08:40
#2

手动定位到boot下的上述指定文件

Reply View the author
un******@163.com
deepin
2022-07-08 16:47
#3

我已经改用KVM

Reply View the author
张立强
deepin
2022-08-16 17:28
#4
jjcui8595

安装提示缺少的headers

如何安装后更新headers?谢谢!

Reply View the author
jjcui8595
deepin
2022-08-16 18:04
#5

sudo apt install linux-headers-5.15.34-amd64-desktop

Reply View the author
张立强
deepin
2022-11-02 17:08
#6
jjcui8595

sudo apt install linux-headers-5.15.34-amd64-desktop

image.png

Reply View the author