Time to Get Linux 4.13 on your Ubuntu 16.04.3 and Solve VMware Memory issues

Now Kernel Linux 4.13 is available,You can install it through PPA:

sudo add-apt-repository ppa:canonical-kernel-team/ppa
sudo apt-get update
sudo apt-get install linux-generic-hwe-16.04-edge

After upgrade to linux 4.13,You will found that vmware doesn't work, It will need some works.

sudo su
cd /tmp
cp /usr/lib/vmware/modules/source/vmmon.tar .
tar xf vmmon.tar
rm vmmon.tar
wget https://raw.githubusercontent.com/mkubecek/vmware-host-modules/fadedd9c8a4dd23f74da2b448572df95666dfe12/vmmon-only/linux/hostif.c
mv -f hostif.c vmmon-only/linux/hostif.c 
tar cf vmmon.tar vmmon-only
rm -fr vmmon-only
mv -f vmmon.tar /usr/lib/vmware/modules/source/vmmon.tar 
vmware-modconfig --console --install-all

选区_316.png

That's all.

👍❤️😂🎉🔥👀🤡🤔

3 条评论

  1. Ryans233
    Ryans233 Lv3
    2017-10-15 15:07 Windows 10 x64 EditionGoogle Chrome 61.0.3163.100中国上海上海市

    英文标点符号之后要带空格。英文逗号后的单词开头大小写要视情况决定。

    👍👎🤡❤️🔥👀😂🤔
  2. violetzijing
    violetzijing Lv2
    2017-10-16 14:41 Ubuntu x64Firefox 56.0中国北京北京市

    我都是去这个上面直接下载 linux-image-xxxx-generic_xxx_amd64.deb 的
    http://kernel.ubuntu.com/~kernel-ppa/mainline/

    👍👎🤡❤️🔥👀😂🤔
  3. violetzijing
    violetzijing Lv2
    2017-10-16 14:41 Ubuntu x64Firefox 56.0中国北京北京市

    还有李先生你的语法有些错误,标点和空格使用也有问题。

    👍👎🤡❤️🔥👀😂🤔

添加新评论

😂🤡😎😡😁😋😭😑

目录

__empty__