HDMI 출력이 갑자기 작동을 멈췄습니다.

HDMI 출력이 갑자기 작동을 멈췄습니다.

어제 MSI-GS75 노트북에 새로운 Fedora 36을 설치했는데 약 30분 전까지 모든 것이 잘 진행되었습니다.

노트북은 노트북의 HDMI 포트를 통해 65피트 4K TV에 연결됩니다. 하루 종일 잘 작동했고 일부 Steam 게임을 TV로 출력하는 것을 테스트하고 있었습니다.

그런 다음 노트북은 알 수 없는 이유로 갑자기 GNOME 디스플레이 설정에서 TV 감지를 중단했습니다. HDMI 출력이나 TV를 감지할 수 있는지 확인하기 위해 몇 가지 명령을 실행했지만 성공하지 못했습니다.

TV를 다른 컴퓨터에 연결하여 테스트했는데 제대로 작동했으므로 문제는 TV나 HDMI 케이블의 한쪽 끝에 있는 것이 아닙니다. 다른 HDMI 모니터를 노트북에 연결해 보았으나 감지되지 않았습니다.

xrandr 쿼리에서 HDMI 포트가 연결 해제된 것으로 나타났습니다. 실행을 시도했지만 xrandr --output HDMI-1-0 --auto성공하지 못했습니다.

아래에 터미널 출력을 나열하겠습니다. 어떤 아이디어가 있습니까?

[nocnoc@nocnoc-msi-gs75 ~]$ sudo lshw -C video
[sudo] password for nocnoc: 
  *-display                 
       description: VGA compatible controller
       product: TU106M [GeForce RTX 2070 Mobile]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:160 memory:ac000000-acffffff memory:80000000-8fffffff memory:90000000-91ffffff ioport:4000(size=128) memory:ad000000-ad07ffff
  *-display
       description: VGA compatible controller
       product: CoffeeLake-H GT2 [UHD Graphics 630]
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:144 memory:ab000000-abffffff memory:40000000-4fffffff ioport:5000(size=64) memory:c0000-dffff


[nocnoc@nocnoc-msi-gs75 ~]$ xrandr --query
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 381mm x 214mm
   1920x1080    144.00*+  60.01    59.97    59.96    59.93  
   1680x1050     59.95    59.88  
   1400x1050     74.76    59.98  
   1600x900      59.99    59.94    59.95    59.82  
   1280x1024     85.02    75.02    60.02  
   1400x900      59.96    59.88  
   1280x960      85.00    60.00  
   1440x810      60.00    59.97  
   1368x768      59.88    59.85  
   1280x800      59.99    59.97    59.81    59.91  
   1152x864      75.00  
   1280x720      60.00    59.99    59.86    59.74  
   1024x768      85.00    75.05    60.04    85.00    75.03    70.07    60.00  
   1024x768i     86.96  
   960x720       85.00    75.00    60.00  
   928x696       75.00    60.05  
   896x672       75.05    60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   832x624       74.55  
   960x540       59.96    59.99    59.63    59.82  
   800x600       85.00    75.00    70.00    65.00    60.00    85.14    72.19    75.00    60.32    56.25  
   840x525       60.01    59.88  
   864x486       59.92    59.57  
   700x525       74.76    59.98  
   800x450       59.95    59.82  
   640x512       85.02    75.02    60.02  
   700x450       59.96    59.88  
   640x480       85.09    60.00    85.01    72.81    75.00    59.94  
   720x405       59.51    58.99  
   720x400       85.04  
   684x384       59.88    59.85  
   640x400       59.88    59.98    85.08  
   576x432       75.00  
   640x360       59.86    59.83    59.84    59.32  
   640x350       85.08  
   512x384       85.00    75.03    70.07    60.00  
   512x384i      87.06  
   512x288       60.00    59.92  
   416x312       74.66  
   480x270       59.63    59.82  
   400x300       85.27    72.19    75.12    60.32    56.34  
   432x243       59.92    59.57  
   320x240       85.18    72.81    75.00    60.05  
   360x202       59.51    59.13  
   360x200       85.04  
   320x200       85.27  
   320x180       59.84    59.32  
   320x175       85.27  
DP-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
HDMI-1-0 disconnected (normal left inverted right x axis y axis)
DP-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)


[nocnoc@nocnoc-msi-gs75 ~]$ xrandr --listmonitors
Monitors: 1
 0: +*eDP-1 1920/381x1080/214+0+0  eDP-1


[nocnoc@nocnoc-msi-gs75 ~]$ sudo systemctl status display-manager
● gdm.service - GNOME Display Manager
     Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled; vendor preset: enabled)
     Active: active (running) since Fri 2022-08-05 14:02:16 CEST; 11min ago
   Main PID: 2057 (gdm)
      Tasks: 3 (limit: 18948)
     Memory: 5.8M
        CPU: 215ms
     CGroup: /system.slice/gdm.service
             └─ 2057 /usr/sbin/gdm

Aug 05 14:02:16 nocnoc-msi-gs75 systemd[1]: Starting gdm.service - GNOME Display Manager...
Aug 05 14:02:16 nocnoc-msi-gs75 systemd[1]: Started gdm.service - GNOME Display Manager.
Aug 05 14:02:22 nocnoc-msi-gs75 gdm-password][2565]: gkr-pam: unable to locate daemon control file
Aug 05 14:02:22 nocnoc-msi-gs75 gdm-password][2565]: gkr-pam: stashed password to try later in open session
Aug 05 14:02:28 nocnoc-msi-gs75 gdm[2057]: Gdm: Child process -2114 was already dead.

관련 정보