14.04.5 LTS AMD64安装Intel显卡驱动显示“Distribution not supported”

CPU/显卡/打印机/USB设备等硬件问题
回复
hugo_he_huan
帖子: 40
注册时间: 2007-12-01 22:05

14.04.5 LTS AMD64安装Intel显卡驱动显示“Distribution not supported”

#1

帖子 hugo_he_huan » 2016-09-23 1:07

CPU是i7 2620M
显卡是HD3000
当前的驱动信息为:
*-display
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:35 memory:d4000000-d43fffff memory:c0000000-cfffffff ioport:4000(size=64)

因为Compiz部分特效有花屏的问题,而在附加驱动中找不到任何可用驱动,因此想到升级显卡驱动
结果总是这个提示
2016-09-23 01-02-11屏幕截图.png
intel-linux-graphics-installer的下载来源为
https://download.01.org/gfx/ubuntu/14.0 ... _amd64.deb

依照
http://askubuntu.com/questions/601088/d ... -installer
和这个不好的方法
http://askubuntu.com/questions/553581/d ... staller-in
都是同样的结果……

请问该如何解决呢?
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: 14.04.5 LTS AMD64安装Intel显卡驱动显示“Distribution not supporte

#2

帖子 vickycq » 2016-09-23 9:14

可制作 16.04 Live CD 测试,看有无相同的“Compiz部分特效有花屏”问题。
也可安装不同版本的内核测试。如 Linux 4.7
hugo_he_huan 写了:因此想到升级显卡驱动
依照 http://askubuntu.com/questions/601088/d ... -installer
此帖发帖日期为 2015 年 3 月,其建议使用较老的驱动。考虑到您的配置 (14.04.5 (w/ hwe?), linux-lts-xenial(?)) 对于显卡驱动的部分组件可能会出现降级的情况
hugo_he_huan 写了:和这个不好的方法
http://askubuntu.com/questions/553581/d ... staller-in
此帖发帖时间为 2014 年 11 月。目前(2016 年 9 月)的 01.org 安装程序可能不支持 14.10, 15.04 和 15.10。
尝试修改 /etc/lsb-release 改为 "16.04", "xenial"
hugo_he_huan 写了:而在附加驱动中找不到任何可用驱动
intel 显卡不存在厂商提供的私有驱动
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
hugo_he_huan
帖子: 40
注册时间: 2007-12-01 22:05

Re: 14.04.5 LTS AMD64安装Intel显卡驱动显示“Distribution not supporte

#3

帖子 hugo_he_huan » 2016-09-23 21:54

谢谢您的回复
16.04只能过几天再试验……
但是在很久之前是不会显示不正常的
具体表现是开启3DWindows之后移动立方体显示会有错误,右上角的贴图还在不断闪烁
2016-09-23 21-53-34屏幕截图.png
能够在14.04.5正常安装的intel-linux-graphics-installer只有1.0.7,其他版本都会报错不满足依赖关系……

修改 /etc/lsb-release 改为 "16.04", "xenial"后,没有Distribution not supported报错。但是安装过程中会因为依赖关系报错,在终端中最后的输出为:

package-manager-ubuntu.c/run_transaction_finished: APT transaction finished
transaction-view.c/on_pm_op_failed: Package manager operation failed: Error running transaction: GDBus.Error:org.debian.apt.TransactionFailed: error-dep-resolution-failed: The following packages have unmet dependencies:

libgl1-mesa-dri: Depends: libgcc1 (>= 1:3.4) but 1:4.9.3-0ubuntu4 is to be installed
Depends: libllvm3.8 but it is not going to be installed
libxatracker2: Depends: libgcc1 (>= 1:3.4) but 1:4.9.3-0ubuntu4 is to be installed
Depends: libllvm3.8 but it is not going to be installed

vickycq 写了:可制作 16.04 Live CD 测试,看有无相同的“Compiz部分特效有花屏”问题。
也可安装不同版本的内核测试。如 Linux 4.7
hugo_he_huan 写了:因此想到升级显卡驱动
依照 http://askubuntu.com/questions/601088/d ... -installer
此帖发帖日期为 2015 年 3 月,其建议使用较老的驱动。考虑到您的配置 (14.04.5 (w/ hwe?), linux-lts-xenial(?)) 对于显卡驱动的部分组件可能会出现降级的情况
hugo_he_huan 写了:和这个不好的方法
http://askubuntu.com/questions/553581/d ... staller-in
此帖发帖时间为 2014 年 11 月。目前(2016 年 9 月)的 01.org 安装程序可能不支持 14.10, 15.04 和 15.10。
尝试修改 /etc/lsb-release 改为 "16.04", "xenial"
hugo_he_huan 写了:而在附加驱动中找不到任何可用驱动
intel 显卡不存在厂商提供的私有驱动
回复