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 / 问题

问题[i915](ubuntu)

Martin Hope
Carl H
Asked: 2020-10-31 11:23:21 +0800 CST

升级到 20.10 后系统无法使用 - i915 GPU 挂起

  • 4

我有一台自 15.04 以来完美运行 Ubuntu 的联想 G710 笔记本电脑。

更新到 20.04 后,桌面偶尔会随机完全冻结。更新到 20.10 后,现在可以正常启动,并且登录屏幕显示正常。在我尝试打开任何应用程序之前,桌面都很好。应用程序名称出现在顶部,然后桌面完全冻结。在某些情况下,Dock 中的应用程序图标会变得像素化。有时桌面的一部分会闪烁为纯黑色。

鼠标仍然偶尔移动,我可以 CTRL+ALT+F3 到命令行。

各种搜索表明存在图形驱动程序问题。它是英特尔 Haswell 图形芯片。

我在登录时尝试了Ubuntu和选项,都给出了相同的结果。Ubuntu on Wayland

解决这个问题的最佳方法是什么?

编辑:

的输出ls -al ~/.local/share/gnome-shell/extensions

drwxrwxr-x 4 carl carl 4096 Oct 26 18:29 gTile@vibou
drwxrwxr-x 3 carl carl 4096 Aug 13 18:55 [email protected]
drwxrwxr-x 3 carl carl 4096 Oct 30 14:53 [email protected]
drwxrwxr-x 2 carl carl 4096 Sep 10 18:11 [email protected]
drwxrwxr-x 3 carl carl 4096 Oct 30 14:53 [email protected]

的输出ls -al /usr/share/gnome-shell/extensions

drwxr-xr-x 2 root root 4096 Oct 30 13:53 desktop-icons@csoriano
drwxr-xr-x 3 root root 4096 Oct 30 13:53 [email protected]
drwxr-xr-x 3 root root 4096 Oct 30 13:53 [email protected]

的输出free -h

              total        used        free      shared  buff/cache   available
Mem:          5.7Gi       735Mi       4.2Gi        73Mi       855Mi       4.7Gi
Swap:         2.0Gi          0B       2.0Gi

的输出sysctl vm.swappiness

vm.swappiness = 60

编辑 2 输出dmesg包括i915 GPU HANG

graphics i915 20.10
  • 4 个回答
  • 8269 Views
Martin Hope
theoden8
Asked: 2020-03-28 14:29:30 +0800 CST

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

  • 1

我最近从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 个回答
  • 2046 Views
Martin Hope
David Ljung Madison Stellar
Asked: 2020-01-27 15:22:33 +0800 CST

i915 Whiskey Lake GT2 有图形损坏,有时会崩溃/挂起 Xorg

  • 0

我在一台新笔记本电脑上安装了 Ubuntu,LG Gram 17 具有 Whiskey Lake 3x8 GT2 图形。

某些应用程序会导致损坏的三角形段被涂黑。附有一个应用程序的屏幕截图,该应用程序 100% 的时间重现了该问题。我也看到了 VLC 的问题,但只有当它切换到全屏时 - 但如果我制作了相同大小但不是全屏模式的窗口,则不会。有趣的是,我刚刚测试了 tuxracer,效果很好。

此外,我有一个可能相关的问题,有时打开一个新窗口(即使是像 xterm 这样无害的东西)会崩溃/挂起 X。屏幕会变黑并且只显示一个闪烁的光标,但子进程将继续运行。我可以切换到文本虚拟终端,机器仍然运行良好,但我无法让 X 再次显示。

注意三角形!

我正在运行启用了 HWE 的 Ubuntu 18.04.3 LTS - 所以我使用的是内核 5.3.0-26。

LG Gram 需要内核选项“pci=nommconf”——不知道这是否会影响图形。

我尝试将 i915.blacklist=yes 添加到我的内核启动选项中,但我不相信它实际上做了任何事情,因为 i915 似乎仍然处于启用状态。我也试过:

  • i915.enable_fbc=0 (我验证它实际上已禁用)
  • intel_iommu=on,igrfx_off (不相信这实际上禁用了 i915)

关于我还能做些什么来弄清楚发生了什么的任何建议?

我的视频设置是:

# lshw -c video | grep 'configuration'
    configuration: depth=32 driver=i915 latency=0 mode=2560x1440 visual=truecolor xres=2560 yres=1440

# lshw -c video
  *-display
     description: VGA compatible controller
     product: Intel Corporation
     vendor: Intel Corporation
     physical id: 2
     bus info: pci@0000:00:02.0
     logical name: /dev/fb0
     version: 00
     width: 64 bits
     clock: 33MHz
     capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb
     configuration: depth=32 driver=i915 latency=0 mode=2560x1440 visual=truecolor xres=2560 yres=1440
     resources: iomemory:600-5ff iomemory:400-3ff irq:177 memory:6022000000-6022ffffff memory:4000000000-400fffffff ioport:2000(size=64) memory:c0000-dffff

这是图形的 lspci 信息:

00:02.0 VGA compatible controller: Intel Corporation Device 3ea0 (prog-if 00 [VGA controller])
        Subsystem: LG Electronics, Inc. Device 0325
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 177
        Region 0: Memory at 6022000000 (64-bit, non-prefetchable) [size=16M]
        Region 2: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at 2000 [size=64]
        [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0
                        ExtTag- RBE+
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
                        MaxPayload 128 bytes, MaxReadReq 128 bytes
                DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
                Address: fee00018  Data: 0000
        Capabilities: [d0] Power Management version 2
                Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Kernel driver in use: i915
        Kernel modules: i915

更新到 X “崩溃” - 我发现如果我转到文本终端,我可以重新启动我的窗口管理器,然后我可以回到我桌面的至少一部分,尽管窗口装饰器(翡翠)和我的面板(gnome-panel 和 cairo-dock) 消失了,但如果我在 emerald 和窗口管理器和 gnome-panel 上重新启动几次,它们最终会重新出现。某处是否有日志可以告诉我发生了什么崩溃?

xorg graphics i915 screen-corruption
  • 1 个回答
  • 532 Views
Martin Hope
user838093
Asked: 2018-06-07 09:45:51 +0800 CST

安装 Ubuntu 后屏幕闪烁

  • 1

自从我第一次安装 Ubuntu 16.04.4 LTS 以来,我的屏幕一直在闪烁,并尝试了这篇文章中提到的所有内容:在 Ubuntu 17.04 上使用英特尔显卡闪烁屏幕 并将其设置为有nomodeset帮助。我的问题是,如果我将它设置为nomodeset我的第二个屏幕,则无法识别通过 HDMI 连接。

如果我不设置nomodeset,HDMI 会被识别并且它不会在 HDMI 屏幕上闪烁,只是在我的笔记本电脑屏幕上。

我很想同时使用这两个屏幕!

这是我的lshw -C video

   *-display               
   description: VGA compatible controller

   product: Intel Corporation
   vendor: Intel Corporation
   physical id: 2
   bus info: pci@0000:00:02.0
   version: 02
   width: 64 bits
   clock: 33MHz
   capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
   configuration: driver=i915_bpo latency=0
   resources: irq:127 memory:b0000000-b0ffffff memory:a0000000-afffffff ioport:5000(size=64)
drivers i915 intel hdmi
  • 1 个回答
  • 1041 Views
Martin Hope
user16323
Asked: 2011-05-04 12:49:52 +0800 CST

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

  • 0

当我在接近全屏分辨率的情况下使用 OpenGL 时,渲染、音频和处理开始出现问题——一次冻结大约一秒钟。kern.log 报告:

[drm:i915_hangcheck_ring_idle] *ERROR* Hangcheck timer elapsed... blt ring idle [waiting on 247635, at 247635], missed IRQ?

...每个“口吃”事件一次。

i915
  • 1 个回答
  • 1196 Views
Martin Hope
user222758
Asked: 2010-12-20 13:52:54 +0800 CST

“锁定屏幕”后黑屏

  • 4

我正在使用新的HP Home G42-215BR笔记本电脑,它使用 Intel HD Graphics GPU(i915 内核驱动程序)。

我的 Ubuntu 10.10 安装是新的并且是最新的。

当我选择在菜单中锁定屏幕并关闭盖子时,如果我在短时间内重新打开盖子,一切正常。但是,如果它闲置一段时间,然后我重新打开盖子,我就看不到登录屏幕。我所能看到的只是带有鼠标光标的黑屏。我可以毫无问题地切换到 tty1 (有效),但切换回tty7没有帮助,我无法再获得登录屏幕。

我不想在锁定屏幕时一直重启......有什么想法吗?

10.10 drivers login-screen i915
  • 2 个回答
  • 2204 Views
Martin Hope
qbi
Asked: 2010-08-11 12:34:55 +0800 CST

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

  • 2

我的笔记本之一是 Compaq nc4200(Mobile Intel 915GM Express)。所有 Ubuntu 内核 > 2.6.32-20 都不会在该机器上启动。相反,我收到一条错误消息:

error: unexpectedly disconnected from boot status daemon
Begin: Waiting for root file system ...

经过一番谷歌搜索后,我在 Debians BTS 中发现了Bug #574755 。在这种情况下,普利茅斯有一些错误。所以我尝试添加i915 modeset=1到/etc/initramfs-tools/modules. 这使得启动屏幕完全缺失。我再也看不到输出了。其次,我试图删除 plymouth-package。清除它后,我再次收到相同的消息。

我又挖了一点。从我的角度来看,这一定是某种文件系统的东西。引导输出:

Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Waiting for root file system ...`

一段时间后,超时并出现 BusyBox shell:

Gave up waiting for root device. Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
   - Check root= (did the system wait for the right device?)
 - Missing modules (cat /proc/modules; ls /dev)
ALERT! r/dev/disk/by-uuid/(UUID-of-my-sda1) does not exist. Dropping to a shell!

BusyBox v1.19.3 (Ubuntu 1:1.10.3-7ubuntu1.1) built-in shell (ash)
Enter 'help' for a lost of built-in commands.
(initramfs)

现在我没有想法了。可能是什么原因造成的?我如何解决这个问题?

filesystem boot kernel i915
  • 3 个回答
  • 3343 Views

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