英特尔 HD 4600 显卡在 16.04 中出现故障

英特尔 HD 4600 显卡在 16.04 中出现故障

在尝试迁移到 16.04 时我遇到了一个非常令人沮丧的问题,图形输出完全出现故障,以至于系统基本上无法使用。

在此处输入图片描述

这将在 GRUB 中选择 16.04 后的初始启动屏幕期间启动,并持续到登录桌面。

我有一台英特尔 i5-4590 (Haswell),搭配集成 HD 4600 显卡。我一直将此设置与 15.10 和 15.04 一起使用,没有任何问题。

我最初通过 dist-upgrade 进行升级,但当我进行全新安装时,我发现从 Ubuntu、Ubuntu Gnome 和 Ubuntu MATE 的安装光盘启动时也会出现此问题。应用最新的 pathces 并没有产生任何影响,打开或关闭英特尔微码驱动器也没有影响。

我尝试重新安装xserver-xorg-video-intel、、libgl1-mesa-glx libgl1-mesa-dri和,xserver-xorg-core但没有变化。

欢迎提供任何指导或建议!

    lshw -c video
      *-display
           description: VGA compatible controller
           product: Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller
           vendor: Intel Corporation
           physical id: 2
           bus info: pci@0000:00:02.0
           version: 06
           width: 64 bits
           clock: 33MHz
           capabilities: msi pm vga_controller bus_master cap_list rom
           configuration: driver=i915 latency=0
           resources: irq:34 memory:f7800000-f7bfffff memory:e0000000-efffffff ioport:f000(size=64)

    uname -a
    Linux 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

相关内容