小编Por*_*rew的帖子

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

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

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

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

以下是一些信息:

  • 内核
?  ~ uname -r 
5.4.0-56-generic
Run Code Online (Sandbox Code Playgroud)
  • 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
Run Code Online (Sandbox Code Playgroud)
  • 印西

(如您所见,未加载 Intel 显卡的驱动程序)

?  ~ inxi -G  
Graphics:  Device-1: Intel driver: N/A 
           Device-2: IMC Networks USB2.0 HD IR UVC WebCam type: USB driver: uvcvideo …
Run Code Online (Sandbox Code Playgroud)

graphics intel-graphics opengl drivers 20.04

6
推荐指数
2
解决办法
2万
查看次数

标签 统计

20.04 ×1

drivers ×1

graphics ×1

intel-graphics ×1

opengl ×1