
《嵌入式linux》 系统编程
嵌入式linux
yiquhui666
Stay Hungry. Stay Foolish.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
虚拟机 Ubuntu 中 进行make menuconfig的时候出错
HOSTCC scripts/kconfig/lxdialog/checklist.o In file included from scripts/kconfig/lxdialog/checklist.c:24:0: scripts/kconfig/lxdialog/dialog.h:31:20: fatal error: curses.h: No such file or director...原创 2019-09-01 15:39:30 · 692 阅读 · 0 评论 -
Ubuntu12.04一直卡在登入界面
试了很多其他方法都不行: 以下是成功的一种方法: 按一下 alt + ctrl + F1 # 出现 tty1即命令行界面 登入账号密码 sudo stop lightdm sudo apt-get update sudo apt-get upgrade sudo apt-get install --reinstall lightdm sudo start lightdm ...原创 2019-09-05 23:09:35 · 787 阅读 · 0 评论