OS/Ubuntu

Ubuntu / Check Intel Integrated GPU

강서버 2025. 3. 22. 16:26
반응형

1. inxi

$ inxi -G

 

[ Execution log ]
gangserver@RC530-U:~$ inxi -G
Graphics:
  Device-1: Intel 2nd Generation Core Processor Family
    Integrated Graphics driver: i915 v: kernel
  Device-2: NVIDIA GF108M [GeForce GT 540M]
    driver: nouveau v: kernel
  Device-3: Silicon Motion WebCam SCB-1100N
    driver: uvcvideo type: USB
  Display: wayland server: X.Org v: 23.2.6
    with: Xwayland v: 23.2.6 compositor: gnome-shell v: 46.0
    driver: dri: crocus gpu: i915,nouveau resolution:
    1: 1600x900~60Hz 2: 1366x768~60Hz
  API: EGL v: 1.5 drivers: crocus,nouveau,swrast
    platforms: gbm,wayland,x11,surfaceless,device
  API: OpenGL v: 4.5 compat-v: 3.3 vendor: intel mesa
    v: 24.2.8-1ubuntu1~24.04.1 renderer: Mesa Intel HD
    Graphics 3000 (SNB GT2)

 

2. lshw
$ lshw -c display

 

[ Execution log ]
gangserver@RC530-U:~$ lshw -c display
경고: 이 프로그램은 슈퍼유저로 실행해야 합니다.
  *-display                 
       description: 3D controller
       product: GF108M [GeForce GT 540M]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: /dev/fb1
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list rom fb
       configuration: depth=32 driver=nouveau latency=0 resolution=1024,768
       resources: irq:30 memory:f5000000-f5ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:d000(size=128) memory:f6000000-f607ffff
  *-display
       description: VGA compatible controller
       product: 2nd Generation Core Processor Family Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       logical name: /dev/fb0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=i915 latency=0 resolution=1600,900
       resources: irq:29 memory:f6400000-f67fffff memory:d0000000-dfffffff ioport:e000(size=64) memory:c0000-dffff
경고: 결과가 불충분하거나 부정확할 수 있습니다. 이 프로그램은 슈퍼유저로 실행해야 합니다.

 

$ sudo lshw -c display

 

[ Execution log ]
gangserver@RC530-U:~$ sudo lshw -c display
[sudo] gangserver 암호: 
  *-display                 
       description: 3D controller
       product: GF108M [GeForce GT 540M]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: /dev/fb1
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list rom fb
       configuration: depth=32 driver=nouveau latency=0 resolution=1024,768
       resources: irq:30 memory:f5000000-f5ffffff memory:e0000000-efffffff memory:f0000000-f1ffffff ioport:d000(size=128) memory:f6000000-f607ffff
  *-display
       description: VGA compatible controller
       product: 2nd Generation Core Processor Family Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       logical name: /dev/fb0
       version: 09
       width: 64 bits
       clock: 33MHz
       capabilities: msi pm vga_controller bus_master cap_list rom fb
       configuration: depth=32 driver=i915 latency=0 resolution=1600,900
       resources: irq:29 memory:f6400000-f67fffff memory:d0000000-dfffffff ioport:e000(size=64) memory:c0000-dffff

 

3. lspci

$ lspci | grep VGA

 

[ Execution log ]
gangserver@RC530-U:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

 

 

 

[ Ubuntu installation log ]

 

1. inxi

$ sudo apt install inxi

 

[ Execution log ]

gangserver@gooroom:~$ sudo apt install inxi
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다... 완료
상태 정보를 읽는 중입니다... 완료        
제안하는 패키지:
  libxml-dumper-perl
추천하는 패키지:
  dnsutils lm-sensors mesa-utils tree usbutils
다음 새 패키지를 설치할 것입니다:
  inxi
0개 업그레이드, 1개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.
525 k바이트 아카이브를 받아야 합니다.
이 작업 후 1,458 k바이트의 디스크 공간을 더 사용하게 됩니다.
받기:1 http://deb.debian.org/debian bookworm/main amd64 inxi all 3.3.26-1-1 [525 kB]
내려받기 525 k바이트, 소요시간 0초 (1,519 k바이트/초)
Selecting previously unselected package inxi.
(데이터베이스 읽는중 ...현재 380194개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack .../inxi_3.3.26-1-1_all.deb ...
Unpacking inxi (3.3.26-1-1) ...
inxi (3.3.26-1-1) 설정하는 중입니다 ...
Processing triggers for man-db (2.11.2-2) ...

 

 

2. lshw

$ sudo apt install lshw

 

[ Execution log ]

gangserver@gooroom:~$ sudo apt install lshw
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다... 완료
상태 정보를 읽는 중입니다... 완료        
다음 새 패키지를 설치할 것입니다:
  lshw
0개 업그레이드, 1개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.
300 k바이트 아카이브를 받아야 합니다.
이 작업 후 941 k바이트의 디스크 공간을 더 사용하게 됩니다.
받기:1 http://deb.debian.org/debian bookworm/main amd64 lshw amd64 02.19.git.2021.06.19.996aaad9c7-2+b1 [300 kB]
내려받기 300 k바이트, 소요시간 0초 (3,355 k바이트/초)
Selecting previously unselected package lshw.
(데이터베이스 읽는중 ...현재 384201개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack .../lshw_02.19.git.2021.06.19.996aaad9c7-2+b1_amd64.deb ...
Unpacking lshw (02.19.git.2021.06.19.996aaad9c7-2+b1) ...
lshw (02.19.git.2021.06.19.996aaad9c7-2+b1) 설정하는 중입니다 ...
Processing triggers for man-db (2.11.2-2) ...

 

 

3. lspci

$ sudo apt install pciutils

 

[ Execution log ]

gangserver@gooroom:~$ sudo apt install pciutils
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다... 완료
상태 정보를 읽는 중입니다... 완료        
다음 새 패키지를 설치할 것입니다:
  pciutils
0개 업그레이드, 1개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.
104 k바이트 아카이브를 받아야 합니다.
이 작업 후 215 k바이트의 디스크 공간을 더 사용하게 됩니다.
받기:1 http://deb.debian.org/debian bookworm/main amd64 pciutils amd64 1:3.9.0-4 [104 kB]
내려받기 104 k바이트, 소요시간 1초 (108 k바이트/초)
Selecting previously unselected package pciutils.
(데이터베이스 읽는중 ...현재 380181개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack .../pciutils_1%3a3.9.0-4_amd64.deb ...
Unpacking pciutils (1:3.9.0-4) ...
pciutils (1:3.9.0-4) 설정하는 중입니다 ...
Processing triggers for man-db (2.11.2-2) ...

 

 

[ Reference ]

https://www.binarytides.com/check-intel-igpu-details-on-ubuntu/

 

How to Check Intel Integrated GPU Details on Ubuntu / Linux

A lot of Intel processors like the i5-7400 have integrated gpus, that work quite well with Ubuntu and similar Linux systems using the open source drivers. Besides IGPU inside CPUs, there are even some motherboards

www.binarytides.com

 

반응형