我尝试了各种方法,包括 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*'
使用
glxinfo -B
或inxi -G
检查显卡是否实际加载。如果没有,您可以参考这个问题Ubuntu 20.04 no driver loaded for Intel Iris Xe Graphics,解决方法是将 ubuntu 升级到 20.10