[Share Experiences] V23 Release 6.6及6.9内核下VMware 17解决网络及使用问题的方法
Tofloor
poster avatar
xuqi
deepin testing team
2024-08-20 15:21
Author
  • hello,近期关注到论坛有小伙伴反馈VMware 17安装后无法正常使用及联网的问题

  • 网上学习后亲测了一把,把方法步骤汇总分享给大家,希望大家能用的上~ 废话不多说,开干~

实测环境及软件版本

v23 Release

VMware:17.5.2 build-23775571

https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware+Workstation+Pro

6.9.6内核场景

截图_dde-file-manager_20240820145331.png


git clone -b tmp/workstation-17.5.2-k6.9.1 https://github.com/nan0desu/vmware-host-modules.git

$ cd vmware-host-modules-workstation-17.5.2-k6.9

$ 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


截图_vmware_20240820142133.png


6.6.40内核场景

git clone https://github.com/mkubecek/vmware-host-modules.git -b workstation-17.5.1 --depth=1

cd vmware-host-modules

make

sudo make install

截图_vmware_20240820145444.png

打完收工,写的比较简洁,请多包涵,继续干活搬砖去了~ O(∩_∩)O
Reply Favorite View the author
All Replies
2 / 2
To page
avatar
张立强
deepin
2026-05-11 09:48
#21
It has been deleted!
avatar
张立强
deepin
2026-05-11 10:03
#22
It has been deleted!
avatar
张立强
deepin
2026-05-11 10:42
#23

https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware%20Workstation%20Pro&&freeDownloads=true

Reply View the author
2 / 2
To page