Wayland 세션에서 그래픽 카드 정보를 얻으시겠습니까?

Wayland 세션에서 그래픽 카드 정보를 얻으시겠습니까?

그런 상황에서일반적으로 말하면특정 그래픽 카드의 Wayland 문제를 해결하려면:

nicholas@mordor:~$ 
nicholas@mordor:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
nicholas@mordor:~$ 
nicholas@mordor:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04 LTS
Release:    22.04
Codename:   jammy
nicholas@mordor:~$ 

해상도를 어떻게 결정합니까?발각특정 디스플레이에 사용할 수 있나요?

nicholas@mordor:~$ 
nicholas@mordor:~$ hwinfo --short
cpu:                                                            
                       Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, 3280 MHz
                       Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, 3275 MHz
                       Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, 3275 MHz
                       Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz, 3247 MHz
keyboard:
  /dev/input/event3    Colorado HP Wired Desktop 320K Keyboard
mouse:
  /dev/input/mice      SiGma Micro Usb Mouse
monitor:
                       DELL E2422H
graphics card:
                       Intel 2nd Generation Core Processor Family Integrated Graphics Controller
sound:
                       Intel 6 Series/C200 Series Chipset Family High Definition Audio Controller
storage:
                       Intel SATA Controller [RAID mode]
network:
  eno1                 Intel 82579LM Gigabit Network Connection (Lewisville)
network interface:
  lxcbr0               Ethernet network interface
  lo                   Loopback network interface
  eno1                 Ethernet network interface
  virbr0               Ethernet network interface
  docker0              Ethernet network interface
disk:
  /dev/sda             WDC WD2500AAKS-0
partition:
  /dev/sda1            Partition
  /dev/sda2            Partition
  /dev/sda3            Partition
  /dev/sda4            Partition
  /dev/sda5            Partition
cdrom:
  /dev/sr0             TSSTcorp DVD-ROM TS-H353C
usb controller:
                       Intel 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2
                       Intel 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
bios:
                       BIOS
bridge:
                       Intel 6 Series/C200 Series Chipset Family PCI Express Root Port 1
                       Intel Q67 Express Chipset LPC Controller
                       Intel 82801 PCI Bridge
                       Intel 2nd Generation Core Processor Family DRAM Controller
                       Intel 6 Series/C200 Series Chipset Family PCI Express Root Port 3
hub:
                       Intel Integrated Rate Matching Hub
                       Linux Foundation 2.0 root hub
                       Intel Integrated Rate Matching Hub
                       Linux Foundation 2.0 root hub
memory:
                       Main Memory
unknown:
                       FPU
                       DMA controller
                       PIC
                       Keyboard controller
  /dev/lp0             Parallel controller
                       Intel 6 Series/C200 Series Chipset Family MEI Controller #1
                       Intel 6 Series/C200 Series Chipset Family SMBus Controller
                       Intel 6 Series/C200 Series Chipset Family KT Controller
                       Serial controller
  /dev/input/event5    Colorado HP Wired Desktop 320K Keyboard
nicholas@mordor:~$ 
nicholas@mordor:~$ hwprobe=bios.ddc.ports=4 hwinfo --monitor
16: None 00.0: 10000 Monitor                                    
  [Created at monitor.125]
  Unique ID: rdCR.cKFyiqA6N1F
  Parent ID: _Znp.xFWE_t6aB6C
  Hardware Class: monitor
  Model: "DELL E2422H"
  Vendor: DEL "DELL"
  Device: eisa 0xf136 "DELL E2422H"
  Serial ID: "B6VFTK3"
  Resolution: 720x400@70Hz
  Resolution: 640x480@60Hz
  Resolution: 640x480@75Hz
  Resolution: 800x600@60Hz
  Resolution: 800x600@75Hz
  Resolution: 1024x768@60Hz
  Resolution: 1024x768@75Hz
  Resolution: 1280x1024@75Hz
  Resolution: 1152x864@75Hz
  Resolution: 1280x1024@60Hz
  Resolution: 1600x900@60Hz
  Resolution: 1920x1080@60Hz
  Size: 527x296 mm
  Year of Manufacture: 2021
  Week of Manufacture: 52
  Detailed Timings #0:
     Resolution: 1920x1080
     Horizontal: 1920 2008 2052 2200 (+88 +132 +280) +hsync
       Vertical: 1080 1084 1089 1125 (+4 +9 +45) +vsync
    Frequencies: 148.50 MHz, 67.50 kHz, 60.00 Hz
  Driver Info #0:
    Max. Resolution: 1920x1080
    Vert. Sync Range: 50-75 Hz
    Hor. Sync Range: 30-83 kHz
    Bandwidth: 148 MHz
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #14 (VGA compatible controller)
nicholas@mordor:~$ 

( hwinfo위의 그래픽 카드나 모니터에 대한 추가 정보를 얻기 위한 구문은 확실하지 않습니다.)

Fedora의 다소 무작위 정보가이드그리고 온라인남성페이지에 있지만 Wayland가 이 정보를 어떻게 사용하는지에 더 관심이 있습니다.

관련 정보