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

问题[intel-graphics](ubuntu)

Martin Hope
Esteban Knöbl
Asked: 2022-04-27 06:46:55 +0800 CST

全新安装 Ubuntu 22.04 后屏幕闪烁

  • 8

我目前在全新安装后遇到一些随机屏幕闪烁。我有一台配备 Mesa Intel® UHD Graphics 620 (KBL GT2) 的联想笔记本电脑。它在 21.10 上运行良好。

intel-graphics
  • 3 个回答
  • 4131 Views
Martin Hope
Sirode
Asked: 2021-08-28 02:01:02 +0800 CST

Intel iRIS Xe 的低屏幕分辨率 - Ubuntu 21.04

  • 1

我有戴尔 Latitude 3520 和可怕的英特尔 TigerLake GT2 [Iris Xe Graphics]。我正在使用 Ubuntu 21.04 的裸机安装。除了最高分辨率为 1366x768 之外,一切(到目前为止)似乎都运行良好。我希望能够启用 1920x1024 左右。我知道这是一张相当新的卡,并没有得到完全支持,但我希望有人能够弄清楚。我已经尝试了一些建议的帖子:

  • 使用linux-oem-20.04c--> 没有帮助
  • 使用oibaf更新的驱动程序->没有帮助
  • 甚至尝试了GRUB_CMDLINE_LINUX_DEFAULT英特尔网站的更新——>没有帮助

以下是所需的常用命令输出(全新安装后):

lsb_release -a

Distributor ID: Ubuntu
Description:    Ubuntu 21.04
Release:    21.04
Codename:   hirsute

uname -a

Linux linux-work-01 5.11.0-31-generic #33-Ubuntu SMP Wed Aug 11 13:19:04 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

inxi -G

Graphics:  Device-1: Intel TigerLake GT2 [Iris Xe Graphics] driver: i915 v: kernel 
           Device-2: Microdia Integrated_Webcam_HD type: USB driver: uvcvideo 
           Display: server: X.Org 1.20.11 driver: loaded: modesetting unloaded: fbdev,vesa resolution: 1366x768~60Hz 
           OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) v: 4.6 Mesa 21.0.3 

lspci -nnk | grep -iA2 VGA

0000:00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake GT2 [Iris Xe Graphics] [8086:9a49] (rev 01)
    Subsystem: Dell Iris Xe Graphics [1028:0a7c]
    Kernel driver in use: i915

升级内核后还有什么事情要做吗?

intel-graphics
  • 1 个回答
  • 639 Views
Martin Hope
Gene Laurent B. Nale
Asked: 2021-05-22 22:48:05 +0800 CST

搅拌机在启动时崩溃

  • 0

我一直为这个问题而头疼。Blender 在我启动时一直崩溃,这个问题是在我安装 mesa-utils 时发生的。这使我的游戏运行得更快,但它的搅拌机现在一直在崩溃。

无论如何要降级到ubuntu附带的图形驱动程序?我的 iGPU 是 Intel HD 620

我的规格:英特尔酷睿 i3-7020U 4gb ram 32gb 临时启动驱动器

我做过的事情 卸载 mesa-utils 使用了 oibaf 的 mesa 驱动程序 尝试使用 nVidia 教程降级到第一个版本

intel-graphics
  • 1 个回答
  • 179 Views
Martin Hope
rojer_1
Asked: 2021-03-09 08:59:00 +0800 CST

ubuntu 20.04的英特尔驱动程序?

  • 0

我尝试使用这些命令安装英特尔图形驱动程序。

它们之间有什么区别?这些命令真的需要安装英特尔驱动程序吗?

sudo apt install xserver-xorg-video-intel
sudo apt install mesa-utils
intel-graphics
  • 1 个回答
  • 1400 Views
Martin Hope
Cyrille37
Asked: 2021-01-21 07:23:07 +0800 CST

Ubuntu 20.10 如何在英特尔 Iris Xe 显卡上使用 iris 驱动程序

  • 3

我已经阅读了一些问题,例如#1297875,但最终没有找到如何在 Ubuntu 20.10 上用 i7-1165G7 上的iris驱动程序替换图形驱动程序i915 ,该i7-1165G7 带有 Intel Iris Xe 图形。PCI id [8086:9a49]

  • 我应该使用https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers吗?
  • X11 配置的一些变化?
  • 或者我可能误解了...内核使用 i915 和 iris 驱动程序仅适用于带有 MESA 的用户空间 OpenGL ...正如我在https://linuxreviews.org/Intel_Iris上所读到的

请问有什么想法吗?谢谢。

安装 oibaf 驱动程序后更新

我想念一些东西......正如我们在下面看到的那样,使用了i915驱动程序,但对于OpenGL,它是“Mesa Intel Xe Graphics (TGL GT2)”......

$ inxi
CPU: Quad Core 11th Gen Intel Core i7-1165G7 (-MT MCP-) 
 
$ lspci -nnk | grep -iA2 VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake GT2 [Iris Xe Graphics] [8086:9a49] (rev 01)
    Subsystem: Intel Corporation Iris Xe Graphics [8086:9a49]
    Kernel driver in use: i915
 
$ inxi -G
Graphics:
  Device-1: Intel TigerLake GT2 [Iris Xe Graphics] driver: i915 v: kernel 
  Device-2: Chicony Chicony USB2.0 Camera type: USB driver: uvcvideo 
  Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting 
  unloaded: fbdev,vesa resolution: 1: 1600x900 2: 1920x1080~60Hz 
  OpenGL: renderer: Mesa Intel Xe Graphics (TGL GT2) 
  v: 4.6 Mesa 21.2.0-devel (git-629e834 2021-05-15 hirsute-oibaf-ppa) 

在 intel.com 上阅读此页面后,Intel® Iris® Xe MAX Graphics with Linux似乎“正常”了驱动程序“i915”用于 Xe Graphics,正如他们所说:

虽然对英特尔 Iris Xe 图形处理器的支持已集成到 Linux* 并集成到基于 Linux 的发行版(如 Ubuntu 20.04.1)中,但在 Linux* 中支持英特尔 Iris Xe MAX 图形处理器的工作仍在进行中。

intel-graphics
  • 1 个回答
  • 6145 Views
Martin Hope
Vincent Guttmann
Asked: 2021-01-11 04:02:16 +0800 CST

修复 i915 驱动导致的 GPU 挂起

  • 0

最近在我的笔记本电脑上运行更新,重新启动后,我的笔记本电脑开始出现奇怪的行为。登录后,屏幕开始闪烁,当我打开一个窗口(应用程序菜单工作正常)时,整个屏幕都冻结了,但我仍然可以移动鼠标。

dmesg 报告 GPU 挂起,dmesg 输出可在此处找到:https ://pastebin.com/jha5bXQe 。重新安装完整系统并安装所有更新后,问题仍然存在。

我可以尝试什么让 PC 恢复工作?

intel-graphics
  • 2 个回答
  • 2068 Views
Martin Hope
Porcupine Andrew
Asked: 2020-12-11 08:24:14 +0800 CST

Ubuntu 20.04 没有为 Intel Iris Xe Graphics 加载驱动程序

  • 13

我为华硕 ZenBook UX393EA 设置了双启动 Ubuntu 20.04,它具有集成显卡“英特尔(R) Iris(R) Xe Graphics”。但是我发现使用了 llvmpipe(LLVM 11.0.0,256 位),但没有使用集成显卡。

我相信其他一些问题是由于这个原因,例如:

  • xrandr未能获得输出默认值的 gamma 大小
  • 屏幕分辨率只能设置为一个值
  • 没有屏幕亮度控制栏

以下是一些信息:

  • linux内核
➜  ~ uname -r 
5.4.0-56-generic
  • lspci
➜  ~ lspci -nnk | grep -iA2 VGA   
0000:00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:9a49] (rev 01)
    DeviceName: VGA
    Subsystem: ASUSTeK Computer Inc. Device [1043:13e2]
    Kernel modules: i915
  • 印西

(如您所见,未加载英特尔显卡驱动程序)

➜  ~ inxi -G  
Graphics:  Device-1: Intel driver: N/A 
           Device-2: IMC Networks USB2.0 HD IR UVC WebCam type: USB driver: uvcvideo 
           Display: x11 server: X.Org 1.20.8 driver: fbdev unloaded: modesetting resolution: 3300x2200~90Hz 
           OpenGL: renderer: llvmpipe (LLVM 11.0.0 256 bits) v: 4.5 Mesa 21.0.0-devel (git-3f0da80 2020-12-10 focal-oibaf-ppa)
  • glxinfo
➜  ~ glxinfo -B
name of display: :1
display: :1  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Mesa/X.org (0xffffffff)
    Device: llvmpipe (LLVM 11.0.0, 256 bits) (0xffffffff)
    Version: 21.0.0
    Accelerated: no
    Video memory: 15694MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Mesa/X.org
OpenGL renderer string: llvmpipe (LLVM 11.0.0, 256 bits)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 21.0.0-devel (git-3f0da80 2020-12-10 focal-oibaf-ppa)
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.1 Mesa 21.0.0-devel (git-3f0da80 2020-12-10 focal-oibaf-ppa)
OpenGL shading language version string: 1.40
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.0.0-devel (git-3f0da80 2020-12-10 focal-oibaf-ppa)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
  • lshw
➜  ~ sudo lshw -c video
  *-display UNCLAIMED       
       description: VGA compatible controller
       product: Intel Corporation
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: iomemory:600-5ff iomemory:400-3ff memory:603e000000-603effffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
  • dmesg
➜  ~ dmesg | grep drm 
[    1.420124] systemd[1]: Starting Load Kernel Module drm...
[    1.428692] systemd[1]: [email protected]: Succeeded.
[    1.428949] systemd[1]: Finished Load Kernel Module drm.
[    1.667732] [drm] Your graphics device 9a49 is not properly supported by the driver in this

最后一个日志是:

[drm] Your graphics device 9a49 is not properly supported by the driver in this
kernel version. To force driver probe anyway, use i915.force_probe=9a49
module parameter or CONFIG_DRM_I915_FORCE_PROBE=9a49 configuration option,
or (recommended) check for kernel updates.

还有另一个关于 i915 的日志,我不确定它是否相关:

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

我猜根本原因是当前驱动i915不支持显卡。我不知道该怎么做,或者这个问题是否还有其他原因。这是我尝试过的:

  • 将 /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT 更改为“”,就像Ubuntu 20.04 Intel HD 615 中的方式:没有亮度控制或没有启动/卡在启动屏幕上
  • 将 xorg 配置为首选 Intel 或禁用 IGD 的模式切换,就像在Ubuntu 18.04 中无法使用 Intel Integrated Graphics的方式一样
  • 删除 xserver-xorg-video-fbdev,如https://forums.linuxmint.com/viewtopic.php?t=287323中的方式,这只会使启动过程卡在启动屏幕中。

它们都不适合我。如果有人可以提供任何帮助或想法,我将不胜感激。

drivers graphics intel-graphics opengl 20.04
  • 3 个回答
  • 45809 Views
Martin Hope
Himaprasoon
Asked: 2020-12-07 00:22:09 +0800 CST

Ubuntu 20.04 Asus Zenbook 14 UX425EA-BM701TS 无法改变亮度。/sys/class/backlight 为空

  • 2

我尝试了各种方法,包括 xbacklight(和其他在线指南来更改它),但没有任何效果。

xrandr命令给了我Failed to get size of gamma for output default

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
   1920x1080     77.00* 
sudo lshw -c video

给出了以下输出

*-display UNCLAIMED       
       description: VGA compatible controller
       product: Intel Corporation
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list
       configuration: latency=0
       resources: iomemory:600-5ff iomemory:400-3ff memory:603e000000-603effffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff

我有英特尔 iris xe 图形。

我最初尝试安装elementary os Hera。我无法进行亮度控制,然后我决定尝试 ubuntu 20.04。在基本的 sys/class/backlight 中有一个名为 asus-nb-wmi 的文件夹。在 ubuntu 中它完全是空的。这是因为我的笔记本电脑图形/视频没有可用的驱动程序吗?

https://paste.ubuntu.com/p/tDXnCvGBDJ/的输出 bash sudo find /sys/ -type f -iname '*brightness*'

display intel-graphics brightness asus 20.04
  • 1 个回答
  • 1164 Views
Martin Hope
rtnF14
Asked: 2020-12-05 19:28:44 +0800 CST

升级 OpenGL(英特尔赛扬 1037U)

  • 0

这是我当前计算机的规格:

  • 英特尔赛扬 CPU 1037U
  • 英特尔核芯显卡 2500 (IVB GT1)
  • OpenGL ES 3.0
  • 台面 20.0.8
  • Ubuntu 20.04 LTS 64 位

我想安装需要OpenGL 3.3的 OBS

据此,英特尔赛扬 1037U 是英特尔赛扬 1000 系列的一部分。而据此, Intel Celeron 1000 系列最高可以支持 OpenGL 4。

现在我该如何升级我的 OpenGL?

intel-graphics opengl
  • 1 个回答
  • 178 Views
Martin Hope
Ondřej Cháb
Asked: 2020-11-26 23:41:21 +0800 CST

不再检测到第二台显示器

  • 0

我的 ubuntu (20.10) 不再通过 hdmi 检测到我的第二台显示器。就在两天前,它运作良好。拥有配备第 8 代 i7 和英特尔显卡的 HP Probook。

有什么建议吗?谢谢!

intel-graphics hdmi external-monitor 20.10
  • 1 个回答
  • 133 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