No signal from Displayport
https://askubuntu.com/questions/1568193/no-signal-from-displayportI am currently encountering an issue with my computer monitor link in Display-port.
My setup:
- Ubuntu 24.04.4 LTS (64-bit)
- NVIDIA 1080Ti
- First monitor plugged with HDMI (no issues, work just fine)
- Second monitor plugged with Display-port (detected, but not video signal). I can even move the mouse into the second monitor area.
erzatz@erzatz-All-Series:~$ xrandr
Screen 0: minimum 8 x 8, current 5120 x 1600, maximum 32767 x 32767
HDMI-0 connected primary 2560x1600+0+0 (normal left inverted right x axis y axis) 345mm x 215mm
2560x1600 59.94*+
2560x1080 59.94
1920x1080 59.94
1680x1050 59.95
1440x900 59.89
1360x765 60.00
1280x1024 60.02
1280x720 60.00 59.94
1152x648 60.00
1024x768 60.00
800x600 60.32
720x480 59.94
640x480 59.94
DP-0 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 597mm x 336mm
2560x1440 60.00*+ 144.00 120.00 100.00
1920x1080 119.88 60.00 59.94 50.00
1280x1024 75.02 60.02
1280x720 59.94 50.00
1024x768 119.99 99.97 75.03 70.07 60.00
800x600 119.97 99.66 75.00 72.19 60.32 56.25
720x576 50.00
720x480 59.94
640x480 119.52 99.77 75.00 72.81 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)
erzatz@erzatz-All-Series:~$ ddcutil detect
Display 1
I2C bus: /dev/i2c-3
DRM connector: card1-HDMI-A-1
EDID synopsis:
Mfg id: UGD - UNK
Model: MD160QH
Product code: 5654 (0x1616)
Serial number:
Binary serial number: 539166984 (0x20230908)
Manufacture year: 2022, Week: 37
VCP version: 2.2
Display 2
I2C bus: /dev/i2c-4
DRM connector: card1-DP-1
EDID synopsis:
Mfg id: AOC - UNK
Model: Q27B36X
Product code: 9987 (0x2703)
Serial number: XI7RCHA015899
Binary serial number: 15899 (0x00003e1b)
Manufacture year: 2025, Week: 51
VCP version: 2.2
Results of ubuntu-drivers devices:
erzatz@erzatz-All-Series:~$ ubuntu-drivers devices
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
udevadm hwdb is deprecated. Use systemd-hwdb instead.
== /sys/devices/pci0000:00/0000:00:03.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001B06sv00001043sd000085E2bc03sc00i00
vendor : NVIDIA Corporation
model : GP102 [GeForce GTX 1080 Ti]
driver : nvidia-driver-580-server - distro non-free
driver : nvidia-driver-470-server - distro non-free
driver : nvidia-driver-390 - third-party non-free
driver : nvidia-driver-565 - third-party non-free
driver : nvidia-driver-580 - distro non-free
driver : nvidia-driver-535 - distro non-free recommended
driver : nvidia-driver-535-server - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
It was working fine before I tried to connect it through a KVM dock.
This one: https://www.avaccess.com/products/idock-b23/
Since then, my monitor is no longer showing any signal, but is well detected:
My screen showing the displays connected, we can see that both screen are connected
I've tried:
- Changed my cable.
- Changed the monitor.
- Unplugged and re-plug the monitor's power.
- Update my NVIDIA's drivers
- Visual check of the GPUs Display-port integrity (no apparent issues)
Does anyone have any idea how to fix this problem?







