https://01.org/linuxgraphics
以上网站可以下载到 Intel 的显卡驱动更新工具
直接可下载 Ubuntu (.deb) 和 Fedora (.rpm) 版 ,
其它 Linux 版本则需要自己用所提供的原码来编译与安装
Ubuntu 16.10 / Fedora 25 (32 bit / 64 bit)
https://01.org/linuxgraphics/downloads/intel-graphics-update-tool-linux-os-v2.0.4
Ubuntu 16.04 / Fedora 24 (32 bit / 64 bit)
https://01.org/linuxgraphics/downloads/intel-graphics-update-tool-linux-os-v2.0.2
如果 apt update 出现 GPG Error, 以下是解决方法
$ wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-GROUP-KEY-ilg -O - | sudo apt-key add -
$ wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg -O - | sudo apt-key add -
$ wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-2 -O - | sudo apt-key add -
$ wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-3 -O - | sudo apt-key add -
$ wget --no-check-certificate https://download.01.org/gfx/RPM-GPG-KEY-ilg-4 -O - | sudo apt-key add -
没有评论:
发表评论