最近使用在使用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. JS继承的一些见解

    JS继承的一些见解 js在es6之前的继承是五花八门的.而且要在项目中灵活运用面向对象写法也是有点别扭,更多的时候还是觉得面向过程的写法更为简单,效率也高.久而久之对js的继承每隔一段时间就会理解出现 ...

  2. Apache 安装与配置(WIN10)

    本地坏境:windows 10 Pro 1709 Apache版本:httpd-2.4.32-Win64-VC15 Apache下载地址:https://www.apachelounge.com/do ...

  3. geotrellis使用(三十九)COG 写入更新

    前言 前面介绍过了如何在 ETL 的时候更新 Layer,使得能够在大数据量的时候完成 ETL 操作,同时前两篇文章也介绍了 COG 以及如何在 Geotrellis 中实现 COG 的读取.本文介绍 ...

  4. [LeetCode] Longest Line of Consecutive One in Matrix 矩阵中最长的连续1

    Given a 01 matrix M, find the longest line of consecutive one in the matrix. The line could be horiz ...

  5. [LeetCode] Sliding Window Median 滑动窗口中位数

    Median is the middle value in an ordered integer list. If the size of the list is even, there is no ...

  6. Mysql之触发器的操作:

    触发器的操作: 1.触发器的创建: (1).创建包含一条语句的触发器 create trigger trigger_name before|after trigger_event on table_n ...

  7. STM32 - SYSTICK(系统滴答定时器)

    SysTick定时器被捆绑在NVIC中,用于产生SYSTICK异常(异常号:15).在以前,大多操作系统需要一个硬件定时器来产生操作系统需要的滴答中断,作为整个系统的时基.例如,为多个任务许以不同数目 ...

  8. [Codeforces 863E]Turn Off The TV

    Description Luba needs your help again! Luba has n TV sets. She knows that i-th TV set will be worki ...

  9. [HAOI2015]数字串拆分

    题目描述 你有一个长度为n的数字串.定义f(S)为将S拆分成若干个1~m的数的和的方案数,比如m=2时,f(4)=5,分别为4=1+1+1+1你可以将这个数字串分割成若干个数字(允许前导0),将他们加 ...

  10. [HNOI2016]序列

    题目描述 给定长度为n的序列:a1,a2,...,an,记为a[1:n].类似地,a[l:r](1<=l<=r<=N)是指序 列:al,al+1,...,ar-1,ar.若1< ...