AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1220854
Accepted
theoden8
theoden8
Asked: 2020-03-28 14:29:30 +0800 CST2020-03-28 14:29:30 +0800 CST 2020-03-28 14:29:30 +0800 CST

从 16.04 升级到 18.04 会中断 i915 驱动程序检测

  • 772

我最近从xenial ( 16.04.3 LTS) 升级到bionic ( 18.04.3 LTS),并且不再检测到我的 intel 显卡驱动程序。

据我所知,我曾经用作i915_bpo驱动程序。现在模块被检测到,但没有与显卡相关联。

$ sudo lsmod | grep i915

i915                 1937408  0
i2c_algo_bit           16384  1 i915
drm_kms_helper        180224  1 i915
drm                   491520  2 drm_kms_helper,i915
video                  49152  1 i915

$ lshw -c video

  *-display UNCLAIMED
       description: VGA compatible controller
       product: Iris Pro Graphics 580
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:db000000-dbffffff memory:90000000-9fffffff ioport:f000(size=64) memory:c0000-dffff

$ sudo lspci -nnk | grep -A3 -i vga

00:02.0 VGA compatible controller [0300]: Intel Corporation Iris Pro Graphics 580 [8086:193b] (rev 09)
    Subsystem: Intel Corporation Iris Pro Graphics 580 [8086:2064]
    Kernel modules: i915
---

$ sudo inxi -SGx

System:    Host: intel-nuc-pc Kernel: 5.3.0-42-generic x86_64 bits: 64 compiler: gcc v: 7.4.0 Console: tty 0
           Distro: elementary OS 5.1.2 Hera base: Ubuntu 18.04 bionic
Graphics:  Device-1: Intel Iris Pro Graphics 580 driver: N/A bus ID: 00:02.0
           Display: server: X.org 1.19.6 driver: intel unloaded: modesetting tty: 208x59
           Message: Advanced graphics data unavailable in console for root.

那么,模块有,卡有,但卡不想用模块?在浏览了现有问题一段时间后,我已经安装了sudo apt install linux-generic-hwe-18.04,因此是内核版本。它没有改变任何东西4.15.0-91。

因此,Xorg.0.log显示有关此事的以下信息:

[  1549.630] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[  1549.634] (--) PCI:*(0:0:2:0) 8086:193b:8086:2064 rev 9, Mem @ 0xdb000000/16777216, 0x90000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  1549.634] (II) LoadModule: "glx"
[  1549.634] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1549.635] (II) Module glx: vendor="X.Org Foundation"
[  1549.635]    compiled for 1.19.6, module version = 1.0.0
[  1549.635]    ABI class: X.Org Server Extension, version 10.0
[  1549.635] (II) LoadModule: "intel"
[  1549.635] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1549.636] (II) Module intel: vendor="X.Org Foundation"
[  1549.636]    compiled for 1.19.5, module version = 2.99.917
[  1549.636]    Module class: X.Org Video Driver
[  1549.636]    ABI class: X.Org Video Driver, version 23.0
[  1549.636] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[  1549.636] (II) intel: Driver for Intel(R) HD Graphics
[  1549.636] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  1549.636] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  1551.659] intel: waited 2020 ms for i915.ko driver to load
[  1551.664] (EE) No devices detected.```

此外:

$ dmesg | grep i915

[   68.810865] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec

/etc/default/grub:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.alpha_support=1 ..."

我该如何分解这个问题?

i915 gpu-driver intel-nuc 18.04
  • 1 1 个回答
  • 2046 Views

1 个回答

  • Voted
  1. Best Answer
    theoden8
    2020-03-29T01:50:53+08:002020-03-29T01:50:53+08:00

    i915.alpha_support=1从禁用/etc/default/grub,update-grub然后重新启动启用驱动程序。

    感谢没有人提供解决方案。

    然而,我还没有找到知道它为什么起作用的方法。

    • 0

相关问题

  • 为什么我的 Sandy Bridge i915 视频适配器在负载下会定期冻结?

  • “锁定屏幕”后黑屏

  • 内核 > 2.6.32-20 无法启动(根文件系统不存在)

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve