no screens found! ubuntu进不了图形界面了
sudo apt-get install nvidia-331
[ 19837.786]X.Org X Server 1.15.1Release Date: 2014-04-13[ 19837.786] X Protocol Version 11, Revision 0[ 19837.786] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu[ 19837.787] Current Operating System: Linux sunshine-ubuntu 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:43:14 UTC 2015 x86_64[ 19837.787] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-30-generic root=UUID=1652b135-84f2-4103-822b-85732e46676f ro recovery nomodeset[ 19837.787] Build Date: 16 April 2014 01:36:29PM[ 19837.787] xorg-server 2:1.15.1-0ubuntu2 (For technical support please see http://www.ubuntu.com/support)[ 19837.787] Current version of pixman: 0.30.2[ 19837.787] Before reporting problems, check http://wiki.x.orgto make sure that you have the latest version.[ 19837.787] Markers: (--) probed, (**) from config file, (==) default setting,(++) from command line, (!!) notice, (II) informational,(WW) warning, (EE) error, (NI) not implemented, (??) unknown.[ 19837.787] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 17 23:07:10 2016[ 19837.787] (II) Loader magic: 0x7f3335b58d60[ 19837.787] (II) Module ABI versions:[ 19837.787] X.Org ANSI C Emulation: 0.4[ 19837.787] X.Org Video Driver: 15.0[ 19837.787] X.Org XInput driver : 20.0[ 19837.787] X.Org Server Extension : 8.0[ 19837.789] (--) PCI:*(0:1:0:0) 1002:68d9:1462:2151 rev 0, Mem @ 0xd0000000/268435456, 0xfe620000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072[ 19837.790] List of video drivers:[ 19837.790] mach64[ 19837.790] (II) LoadModule: "mach64"[ 19837.790] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so[ 19837.814] (II) Module mach64: vendor="X.Org Foundation"[ 19837.814] compiled for 1.15.0, module version = 6.9.4[ 19837.814] Module class: X.Org Video Driver[ 19837.814] ABI class: X.Org Video Driver, version 15.0[ 19837.814] No devices to configure. Configuration failed.
[ 19506.102] (II) UnloadModule: "fglrx"[ 19506.102] (II) Unloading fglrx[ 19506.102] (EE) Failed to load module "fglrx" (module does not exist, 0)[ 19506.102] (II) LoadModule: "ati"[ 19506.102] (WW) Warning, couldn't open module ati[ 19506.102] (II) UnloadModule: "ati"[ 19506.102] (II) Unloading ati[ 19506.102] (EE) Failed to load module "ati" (module does not exist, 0)[ 19506.102] (II) LoadModule: "modesetting"[ 19506.102] (WW) Warning, couldn't open module modesetting[ 19506.102] (II) UnloadModule: "modesetting"[ 19506.102] (II) Unloading modesetting[ 19506.102] (EE) Failed to load module "modesetting" (module does not exist, 0)[ 19506.102] (II) LoadModule: "fbdev"[ 19506.102] (WW) Warning, couldn't open module fbdev[ 19506.102] (II) UnloadModule: "fbdev"[ 19506.102] (II) Unloading fbdev[ 19506.102] (EE) Failed to load module "fbdev" (module does not exist, 0)[ 19506.102] (II) LoadModule: "vesa"[ 19506.102] (WW) Warning, couldn't open module vesa[ 19506.102] (II) UnloadModule: "vesa"[ 19506.102] (II) Unloading vesa[ 19506.102] (EE) Failed to load module "vesa" (module does not exist, 0)[ 19506.102] (EE) No drivers available.[ 19506.102] (EE)Fatal server error:[ 19506.102] (EE) no screens found(EE)[ 19506.103] (EE)Please consult the The X.Org Foundation supportat http://wiki.x.orgfor help.[ 19506.103] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.[ 19506.103] (EE)
no screens found! ubuntu进不了图形界面了的更多相关文章
- VMware装ubuntu 进不去图形界面, 卡在Installing VMware Tools
1.按Ctrl +C结束,进入命令行 2.ubuntu login:_ 依次输入: 1)你的用户名:输入自己的! 2)你的密码:输入自己的! 3)获取root权限:sudo su 输密码 4)/etc ...
- 设置ubuntu 默认不启动图形界面
设置ubuntu 默认不启动图形界面 一. 编辑文件/etc/X11/default-display-manager 如果值为/usr/sbin/gdm,则进入图形界面如果值为false,则进入控制台 ...
- 如何为ubuntu server 版本 安装图形界面
强烈建议使用命令行的交互方式,就算你在server上装了图形界面,但是在Linux上,大部分重要的操作还是要通过命令行的方式进行操作. 如何为ubuntu server 版本 安装图形界面 Ubunt ...
- deepin linux学习笔记(四)进不去图形界面怎么办?
目录 deepin linux学习笔记(四)进不去图形界面怎么办? 前言 更换成lxde桌面 进不去图形界面怎么办? 总结 deepin linux学习笔记(四)进不去图形界面怎么办? 前言 生命不息 ...
- ubuntu打不开图形界面,显示run in low_graphic mode
我上次因为这个问题重装了ubuntu,结果没两天又有问题了,这次我看到了未重启前的提示,说我的硬盘空间剩0kb,所以我心有余悸的想办法留空间,十分担心会有上次的问题出现,为了验证我的想法,我重启了一下 ...
- debian非正常关机进不了图形界面的解决方法
昨天调试一个程序的时候,把界面设置成了POPUP方式,结果触发断点的时候,界面不能最小化,程序就死到那了,动不了,没办法只好按电源了,结果启动的时候提示 An automatic file syste ...
- ubuntu text mode和图形界面切换
Ctrl+Alt+F1(或者F2~F6总共可以同时开6个text mode界面并行工作) Ctrl+Alt+F7切换到图形界面
- centos能进入命令行界面,进不了图形界面
在开机引导界面按“e”, 找到linux16开头的一行,定位到ro然后修改ro为rw,并添加:init=/sysroot/bin/sh 使用ctrl x进入安全模式. 使用命令:chroot /sys ...
- 阿里云Ubuntu 18.04安装图形界面
#!/bin/bash #更新软件库 apt-get update #升级软件 apt-get upgrade #安装ubuntu桌面系统 apt-get install ubuntu-desktop
随机推荐
- NOIP2011选择客栈[递推]
题目描述 丽江河边有n 家很有特色的客栈,客栈按照其位置顺序从 1 到n 编号.每家客栈都按照某一种色调进行装饰(总共 k 种,用整数 0 ~ k-1 表示),且每家客栈都设有一家咖啡店,每家咖啡店均 ...
- Redis的安装
1. 中文官网:http://www.redis.cn/download.html 英文官网:http://www.redis.io/download 里面的内容的一样的,就是一个是中文写的,一个是英 ...
- SSH整合 遇到的头疼的BUGs
折腾了7个小时,一个项目重新的拷贝.编译.部署.运行.测试,我终于知道了产生问题的所在. 问题一:项目编码没有问题,访问会报404 资源不可用 没有进行重新编译,编译完就好了,可能是拷贝项目的时候,没 ...
- 申请邓白氏编码的时候总是提示 Enter a valid Street Address 怎么办?
今天要申请一个苹果开发者公司(Company)账号,然后需要邓白氏编码,然后填写企业的基本信息.其中对于Street Address认真的对照着中文翻译为如下格式: Kang Hesheng buil ...
- linux下,Python 多版本共存,及Pip,Easy_install 安装扩展包
Python2与Python3共存 安装Python3后,建立ln,使用Python(Python2),Python3 来区分两个版本 使用sudo apt-get install python3-s ...
- 【原创】相对完美的垂直居中popup(modal/dialog),无需监听window.resize事件
<table class="popup" style="position: absolute; background-color: black; border-ra ...
- 百度API
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- c# 集合
集合适用于元素个数是动态的情况. 当使用默认的构造函数创建一个空列表后(未指定容量),集合的容量为0:当往集合内添加元素,容量将变为4*2^n(n为0或正整数).当指定集合的大小为size后,容量将变 ...
- java高新技术-枚举
1.什么是枚举 枚举是jdk1.5后才增加的新特性 用枚举就是要规定一个新的类型,那么要用这个类型的值就必须是我规定的那些值.如果不是那些值,编译器就会报错,好处是编译时就会做出判断 2.用普通类模拟 ...
- java中Integer,String判断相等与integer的比较大小
package sfk.bbs.test.springjsbctempletTest; import static org.junit.Assert.*; import org.junit.Test; ...