2台目のモニターが動作しなくなった - Centos 8

2台目のモニターが動作しなくなった - Centos 8

2台のモニターをセットアップしましたが、どちらもNVIDIA GeForce GTX 970に接続されています。私のメインモニターはDisplayPort(Acer)を使用し、他のモニターはHDMI(Samsung)を使用します。

システムをアップデートするまで、すべてがうまく機能していましたが、現在はディスプレイポートに接続されているデフォルトのモニタだけが機能しているようです。

以下を調べました。

GNOME 3設定>デバイス>ディスプレイで。これには私のデフォルトモニターのみが表示されます。以前は両方のモニターを見ることができました。

xrandr -qの出力

xrandr -q
xrandr: Output HDMI-0 is not disconnected but has no modes
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected (normal left inverted right x axis y axis)
DP-0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 621mm x 341mm
   3840x2160     60.00*+  24.00  
DP-1 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)

NVIDIA Xサーバーの設定を確認しました。 「Xサーバーディスプレイの構成」で2番目のモニターを表示できますが、クリックすると「構成:無効」と表示されます。設定を「新しいX画面」に変更しようとしましたが、Xを再起動した後は何もしないようです。 「Xプロファイルに保存」を試してみると、これはプレビューで提供される内容です。サムスンディスプレイについて言及していない

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 450.80.02

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 450.80.02

Section "ServerLayout"

# Removed Option "Xinerama" "1"
# Removed Option "Xinerama" "1"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Acer XB280HK"
    HorizSync       30.0 - 140.0
    VertRefresh     30.0 - 70.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 970"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-2"
    Option         "metamodes" "DP-0: nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

コンピュータをWindows側で起動したとき、両方のモニタが正しく動作し、モニタのプラグを抜いてみたので、接続の問題ではないと確信しています。

ご協力ありがとうございます!

追加情報の編集:

Yumの歴史は次のとおりです。

Nvidiaアップデートなし

xorg アップデート

    Upgrade  xorg-x11-drv-ati-19.1.0-1.el8.x86_64                                                   @AppStream
    Upgrade  xorg-x11-drv-intel-2.99.917-39.20200205.el8.x86_64                                     @AppStream
    Upgrade  xorg-x11-proto-devel-2020.1-3.el8.noarch                                               @AppStream
    Upgrade  xorg-x11-server-Xorg-1.20.8-6.el8.x86_64                                               @AppStream
    Upgrade  xorg-x11-server-Xvfb-1.20.8-6.el8.x86_64                                               @AppStream
    Upgrade  xorg-x11-server-Xwayland-1.20.8-6.el8.x86_64                                           @AppStream
    Upgrade  xorg-x11-server-common-1.20.8-6.el8.x86_64                                             @AppStream
    Upgrade  xorg-x11-xkb-utils-7.7-28.el8.x86_64                                                   @AppStream
    Upgraded xorg-x11-drv-ati-19.0.1-2.el8.x86_64                                                   @@System
    Upgraded xorg-x11-drv-intel-2.99.917-38.20180618.el8.x86_64                                     @@System
    Upgraded xorg-x11-proto-devel-2018.4-1.el8.noarch                                               @@System
    Upgraded xorg-x11-server-Xorg-1.20.6-3.el8.x86_64                                               @@System
    Upgraded xorg-x11-server-Xvfb-1.20.6-3.el8.x86_64                                               @@System
    Upgraded xorg-x11-server-Xwayland-1.20.6-3.el8.x86_64                                           @@System
    Upgraded xorg-x11-server-common-1.20.6-3.el8.x86_64                                             @@System
    Upgraded xorg-x11-xkb-utils-7.7-27.el8.x86_64                                                   @@System

カーネルの更新

    Install  kernel-4.18.0-240.1.1.el8_3.x86_64                                                     @BaseOS
    Install  kernel-core-4.18.0-240.1.1.el8_3.x86_64                                                @BaseOS
    Install  kernel-devel-4.18.0-240.1.1.el8_3.x86_64                                               @BaseOS
    Install  kernel-modules-4.18.0-240.1.1.el8_3.x86_64                                             @BaseOS
    Upgrade  texlive-l3kernel-7:20180414-19.el8.noarch                                              @AppStream
    Upgrade  kernel-abi-whitelists-4.18.0-240.1.1.el8_3.noarch                                      @BaseOS
    Upgrade  kernel-headers-4.18.0-240.1.1.el8_3.x86_64                                             @BaseOS
    Upgrade  kernel-tools-4.18.0-240.1.1.el8_3.x86_64                                               @BaseOS
    Upgrade  kernel-tools-libs-4.18.0-240.1.1.el8_3.x86_64                                          @BaseOS
    Upgraded kernel-4.18.0-193.el8.x86_64                                                           @@System
    Upgraded kernel-core-4.18.0-193.el8.x86_64                                                      @@System
    Upgraded kernel-modules-4.18.0-193.el8.x86_64                                                   @@System
    Upgraded texlive-l3kernel-7:20180414-14.el8.noarch                                              @@System
    Upgraded kernel-abi-whitelists-4.18.0-193.28.1.el8_2.noarch                                     @@System
    Upgraded kernel-headers-4.18.0-193.28.1.el8_2.x86_64                                            @@System
    Upgraded kernel-tools-4.18.0-193.28.1.el8_2.x86_64                                              @@System
    Upgraded kernel-tools-libs-4.18.0-193.28.1.el8_2.x86_64                                         @@System

ベストアンサー1

おすすめ記事