最近使用在使用Ubuntu时,发现大部分情况下,不安装显卡驱动,使用默认驱动,都是没有问题的,但对于一些比较奇特配置的电脑,如下所示,如果使用默认驱动,会时常莫名其妙死机crash,尤其是在使用OpenGL或3D时。

但是在附加驱动中又找不到对应的功能包进行安装,如下:

对于AMD_ATI和NVIDIA的显卡通常有一些显卡驱动可以选择。而Intel显卡需要通过下面网站进行安装。

https://01.org/linuxgraphics/downloads

本文最后的附件中,会给出全部的下载地址和对应的安装包,这里简单介绍一下安装过程:

Intel® Graphics Update Tool 2.0.2 for Ubuntu* 16.04, 64-bit为例:

该软件提供对Ubuntu和Fedora的支持。

首先,添加:

wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-4 -O - | \
sudo apt-key add -

然后运行:

sudo apt-get update
sudo apt-get upgrade

最后:

sudo apt-get install intel-graphics-update-tool

当然也可以在网页上下载deb,使用下面命令安装:

sudo dpkg -i intel-graphics-update-tool_2.0.2_amd64.deb

如果需要也可以安装其他Intel功能包。遇到依赖问题,尝试使用下面命令修复:

sudo apt-get -f install

通常可以解决。

安装完成后,重启,再次启动一些应用测试显卡是否能稳定工作,比如:

这时,长时间运行不会出现死机,花屏或者闪屏等现象,显卡驱动安装基本完成。

附件:

Intel® Graphics for Linux*

Details

  Release Date Downloads
Intel Graphics Update Tool for Linux* OS v2.0.3
Version: 2.0.3
Release Notes
23 Nov, 2016
Intel Graphics Update Tool for Linux* OS v2.0.2
Version: 2.0.2
Release Notes
30 Aug, 2016
Intel Graphics Installer for Linux* 1.4.0
Version: 1.4.0
Release Notes
20 May, 2016
Intel Graphics Installer for Linux* 1.2.0
Version: 1.2.0
Release Notes
14 Sep, 2015
Intel Graphics Installer for Linux* 1.1.0
Version: 1.1.0
Release Notes
10 Jun, 2015
Intel(R) Graphics Installer for Linux* 1.0.8
Version: 1.0.8
Release Notes
17 Mar, 2015
  • Ubuntu* 14.10
  • Fedora* 21
Intel(R) Graphics Installer for Linux* 1.0.7
Version: 1.0.7
Release Notes
11 Nov, 2014
  • Ubuntu* 14.04
  • Fedora* 20
Intel(R) Graphics Installer 1.0.6 for Linux*
Version: 1.0.6
Release Notes
04 Aug, 2014
  • Ubuntu* 14.04
  • Fedora* 20
Intel(R) Graphics Installer 1.0.5 for Linux*
Version: 1.0.5
Release Notes
14 May, 2014
  • Ubuntu* 14.04
  • Fedora* 20
Intel(R) Graphics Installer 1.0.4 for Linux*
Version: 1.0.4
Release Notes
10 Feb, 2014
  • Ubuntu* 13.10
  • Fedora* 20
Intel(R) Graphics Installer 1.0.3 for Linux*
Version: 1.0.3
Release Notes
  13 Jan, 2014

Ubuntu Intel显卡驱动安装 (Ubuntu 14.04--Ubuntu 16.10 + Intel® Graphics Update Tool)的更多相关文章

  1. Ubuntu 16.04安装Intel显卡驱动(解决Intel HD Graphics 630显卡驱动问题)

    一般Ubuntu都默认包含了Intel显卡的驱动,如果没有,那么先确定是不是显卡太高,比如I7第7代的CPU核显在Ubuntu 16.04中是没有的,导致画面会很卡,原因是Linux 4.4内核不包含 ...

  2. ubuntu环境下,ubuntu16.04装机到nvdia显卡驱动安装、cuda8安装、cudnn安装

    首先是安装ubuntu16.04 A.制作u盘启动盘(提前准备好.ios文件): 1.安装u盘制作工具unetbootinsudo apt-get install unetbootin2.格式化u盘s ...

  3. ubuntu显卡驱动安装及设置

    转自: Ubuntu 14.04 Nvidia显卡驱动安装及设置   更换主板修复grub 引导后,无法从Nvidia进入系统(光标闪烁), 可能是显卡驱动出了问题. 1. 进入BIOS设置, 从集成 ...

  4. Ubuntu18.04 NVIDIA显卡驱动 安装大全

    离线安装NVIDIA显卡驱动 费了一天的劲,走了好多的坑,最主要的原因是gcc版本的问题,一定要用最新版本的gcc!!! 1)官网下载显卡驱动 2)apt 下载gcc包及其依赖包,可用apt-cach ...

  5. Ubuntu系统---NVIDIA 驱动安装

    Ubuntu系统---NVIDIA 驱动安装 第一次安装“NVIDIA 驱动”,小小的激动,因为终于可以玩GPU了.预想一块GPU,盼望太久,差点放弃,感谢J姐让我捡个漏.但是,第一次新的试错过程,网 ...

  6. Ubuntu18.04 显卡驱动安装(解决各种疑难杂症)

    步骤 下载驱动 准备工作 进行安装 检查安装 下载驱动 首先我们需要去官网下载显卡驱动 打开浏览器,在百度搜索框中搜索:显卡驱动 下载 在手动搜索驱动程序一栏,根据自己的显卡进行选择 产品系列中,No ...

  7. Install Cocos2d-x v3.3 on Ubuntu 14.04 & Ubuntu 14.10(转)

    Install Cocos2d-x v3.3 on Ubuntu 14.04 & Ubuntu 14.10 1 get the source code sudo apt-get install ...

  8. linux: ubuntu 14.04 和16.04 快速下载

    由于官网服务器在国外,下载速度奇慢,所以我们可以利用阿里云镜像下载ubuntuubuntu 14.04:http://mirrors.aliyun.com/ubuntu-releases/14.04/ ...

  9. archlinux-小米pro15_2020款使用archlinux(MX350显卡驱动安装)

    1.官网下载archlinux ISO镜像 https://archlinux.org/download/   使用磁力链接下载 2.使用软碟通将镜像写入U盘,制作成U盘启动盘 3.进入BIOS 关掉 ...

随机推荐

  1. C#之FTP上传下载(二)

    这个类几乎包含了对FTP常用的方法,有不对的地方,欢迎批评指正 public class FtpClient { #region 构造函数 /// <summary> /// 创建FTP工 ...

  2. [LeetCode] Range Module 范围模块

    A Range Module is a module that tracks ranges of numbers. Your task is to design and implement the f ...

  3. 【阿里聚安全·安全周刊】互联网时代人类还有被遗忘的权利吗 | Android与中兴

    本周七个关键词:互联网时代丨中兴和Android丨安卓厂商和安全补丁丨移动支付安全丨泰国移动运营商泄密丨格式化硬盘的恶意程序丨代码签名滥用 -1-   [互联网] 互联网时代 人类还有被遗忘的权利吗 ...

  4. [FJOI 2014]最短路径树问题

    Description 给一个包含n个点,m条边的无向连通图.从顶点1出发,往其余所有点分别走一次并返回. 往某一个点走时,选择总长度最短的路径走.若有多条长度最短的路径,则选择经过的顶点序列字典序最 ...

  5. ●BZOJ 2588 Spoj 10628. Count on a tree

    题链: http://www.lydsy.com/JudgeOnline/problem.php?id=2588 题解: 主席树,在线,(求LCA)感觉主席树真的好厉害...在原树上建主席树.即对于原 ...

  6. 【Miller-Rabin随机判素数算法】

    实用性介绍: #include<bits/stdc++.h> #define go(i,a,b) for(int i=a;i<=b;i++) #define T 5 #define ...

  7. hdu 5643 BestCoder Round #75

    King's Game  Accepts: 249  Submissions: 671  Time Limit: 2000/1000 MS (Java/Others)  Memory Limit: 6 ...

  8. bzoj1071[SCOI2007]组队

    1071: [SCOI2007]组队 Time Limit: 3 Sec  Memory Limit: 128 MBSubmit: 2472  Solved: 792[Submit][Status][ ...

  9. poj3185 高斯消元

    The Water Bowls Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 5329   Accepted: 2081 D ...

  10. poj1753 高斯消元

    Flip Game Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 37055   Accepted: 16125 Descr ...