Around 60-70% of the time that I boot into my Arch Linux Operating System, one display port will continually disconnect/reconnect, but never long enough for it to become available to the X Server. I tried running a pass through the logs to see if I can spot an inconsistencies, but I couldn’t find much. I have a bug report from both when it fails to connect (the former) and when it succeeds (the latter).
Bug Report: nvidia-bug-report.log.gz (279.2 KB)
Bug Report when the Additional Monitor is functioning: nvidia-bug-report.log.gz (277.7 KB)
The primary giveaway so far has been this from the Xorg logs…
[ 699.255] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 699.255] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[ 699.255] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[ 699.255] (--) NVIDIA(GPU-0):
[ 703.515] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): connected
[ 703.515] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): Internal DisplayPort
[ 703.515] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): 2670.0 MHz maximum pixel clock
[ 703.515] (--) NVIDIA(GPU-0):
[ 707.966] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 707.966] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[ 707.966] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[ 707.966] (--) NVIDIA(GPU-0):
[ 712.222] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): connected
[ 712.222] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): Internal DisplayPort
[ 712.222] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): 2670.0 MHz maximum pixel clock
[ 712.222] (--) NVIDIA(GPU-0):
[ 716.680] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 716.680] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[ 716.680] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[ 716.680] (--) NVIDIA(GPU-0):
[ 720.935] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): connected
[ 720.935] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): Internal DisplayPort
[ 720.935] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): 2670.0 MHz maximum pixel clock
[ 720.935] (--) NVIDIA(GPU-0):
[ 725.395] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 725.395] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[ 725.395] (--) NVIDIA(GPU-0): DFP-1: 2670.0 MHz maximum pixel clock
[ 725.395] (--) NVIDIA(GPU-0):
[ 729.632] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): connected
[ 729.632] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): Internal DisplayPort
[ 729.632] (--) NVIDIA(GPU-0): AUS PA278QV (DFP-1): 2670.0 MHz maximum pixel clock
Any insights into how to debug this further would be greatly appreciated!