View Single Post
Old 05-24-2018, 08:32 AM   #4
creator
Junior Member
 
Join Date: May 2018
Location: Rome, Italy
Posts: 1
Unhappy Exact same issue

I also have the same issue.

Kernel 4.13.0-43-generic
Linux Mint 18.3 Sylvia
Displaylink driver 4.2.29
3005pr port replicator

When I attach a monitor to the DisplayPort or HDMI connector on 3005pr the other active screens plugged to the laptop are flashing for a second but nothing gets detected on the Display settings page and the newly attached screen says "no signal".

Code:
# lsusb -d 17e9:
Bus 002 Device 003: ID 17e9:430a DisplayLink HP Port Replicator (Composite Device)
The driver seems correctly installed and deamon running:
Code:
# ps auxwww | grep display
root      3230  0.2  0.1 2328928 17540 ?       Ssl  09:41   0:07 /opt/displaylink/DisplayLinkManager
When I attach the new monitor the syslog says:

Code:
May 24 10:30:22 fido kernel: [ 2931.543460] evdi: [D] evdi_painter_connect:573 (dev=2) Connected with ffff89fb0e6c1600
May 24 10:30:22 fido kernel: [ 2931.543468] evdi: [D] evdi_detect:75 (dev=2) Painter is connected
May 24 10:30:22 fido kernel: [ 2931.543561] evdi: [D] evdi_painter_crtc_state_notify:482 (dev=2) Notifying crtc state: 3
May 24 10:30:22 fido kernel: [ 2931.547179] evdi: [D] evdi_detect:75 (dev=2) Painter is connected
May 24 10:30:22 fido kernel: [ 2931.547189] evdi: [D] evdi_painter_get_edid_copy:216 (dev=2) 00 ff ff
May 24 10:30:22 fido kernel: [ 2931.547420] evdi: [W] evdi_mode_valid:61 Mode 2560x1440@60 rejected
May 24 10:30:22 fido kernel: [ 2932.195418] [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
Any ideas?

Thank you.
creator is offline   Reply With Quote