本人电脑硬件配置:
CPU : AMD Athlon(tm) II X2 215 Processor × 2

显示卡 : GeForce 6150SE nForce 430/integrated/SSE2

内存:3.6 GiB

安装 Ubuntu Kylin 14.04后TTY1可用,TTY 7 图形界面启动后死机。Windows下用虚拟机安装可用,最终确认为显卡驱动没有装好,因图形界面不能启动,所以系统启动后不登录图形界面,直接用CRTL+ALT+F1启动TTY1终端。然后执行以下命令:

1、#卸载原驱动

$ sudo apt-get remove --purge nvidia-current(可能有用,执行一下先)

2、安装Kernel源代码、头文件。

$ sudo apt-get install linux-source linux-headers-generic

3、重新安装驱动

$ sudo apt-get install nvidia-current

4、驱动程序的配置程序

$ sudo apt-get install nvidia-setting

5、重启

$ sudo reboot

6、登录图形界面试试,反正我的是成功了,如果你没有成功,那就另想办法吧。

最新文章

  1. ThinkPhp 验证码不显示图片
  2. Onethink1.1 钩子和插件的使用!
  3. iOS开发UI篇—UITableviewcell的性能优化和缓存机制
  4. Service中事务不能回滚的解决方式(转)
  5. [Tex学习笔记]一个数学公式
  6. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has p
  7. CSS 实用技巧:制作三角形
  8. 水题 Codeforces Round #302 (Div. 2) A Set of Strings
  9. 【转】用java实例学习MVC模式
  10. Linux操作系统工作的基础
  11. java工厂类与反射机制
  12. dxxzc团队及队员学号后三位
  13. 网卡name-eth1如何修改为eth0
  14. 阿里云 ACP 考试学习过程分享
  15. Netty 系列四(ChannelHandler 和 ChannelPipeline).
  16. xp,windows7,windows8,windows10那个系统好用些
  17. bat如何提取文本指定行的内容
  18. Flex 经验笔记二
  19. 2.3AutoEncoder
  20. 【转】LINQ多表关联关联条件

热门文章

  1. SpringMVC:走通一个SpringMVC
  2. HDU 3564 Another LIS splay(水
  3. openshifit 安装 redis
  4. 数据仓库建模与ETL的实践技巧(转载)
  5. Linux 操作系统中的进程结构
  6. shift:解决shell编程中的入渗问题
  7. 1069: [SCOI2007]最大土地面积
  8. SpringInAction4笔记——复习
  9. Asynchronous programming with async and await (C#)
  10. failed to load AppCompat ActionBar with unkNown error