Plum's Blog - GCC6 https://plumz.me/tag/GCC6 Ubuntu 16.04.2 安装 4.10 内核并解决 vmware 问题 https://plumz.me/archives/5545/ 2017-02-22T03:10:00+08:00 Linux kernel 4.10 发布了,据说有很多提升,那么可以常鲜看看:sudo add-apt-repository ppa:canonical-kernel-team/ppa sudo apt update sudo apt install linux-headers-4.10.0-8-generic linux-image-4.10.0-8-generic linux-image-extra-4.10.0-8-generic linux-headers-4.10.0-8 重启后应该就可以了。然后你会发现 vmware 不能用了,又是模块编译不能通过。[...]