安装内核的问题
Tofloor
poster avatar
玉箫
deepin
2017-09-09 18:25
Author
安装4.10的内核是花屏无法看见登录密码的键面输入密码可以进入系统如何处理:deepin-feedback-cli-Deepin-15.4.1-all-20170909-102412.tar.gz
Reply Favorite View the author
All Replies
avatar
billy123456
deepin
2017-09-09 20:50
#1
重新编译
mkdir linux
cd linux
wget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.13.tar.xz
tar Jxf linux-4.13.tar.xz
cd linux-4.13
make menuconfig
make deb-pkg
dpkg -i ../*.deb
Reply View the author
avatar
billy123456
deepin
2017-09-09 20:51
#2
为什么非要用4.10呢。
Reply View the author
avatar
玉箫
deepin
2017-09-10 00:27
#3
我是用ukuu安装的问题出在哪里
Reply View the author