View Single Post
Old 08-17-2015, 08:53 AM   #5
mlukaszek
Senior Member
 
mlukaszek's Avatar
 
Join Date: Feb 2010
Posts: 386
Default

Hi,

There's nothing in the logs that would explain the situation I'm afraid. We may need more verbose logging from DisplayLink Manager - we are currently preparing a customer support tool which could be used for increasing the verbosity.

Meanwhile, can you try increasing the verbosity of evdi logs to maximum by running this as root:
Code:
echo 6 > /sys/devices/evdi/loglevel
Ideally, before plugging in a dock to USB.

You can also increase the log level of evdi permanently by creating a
Code:
/etc/modprobe.d/evdi.conf
file with the following in it:
Code:
options evdi initial_loglevel=6
Maybe this would shed some more light.

Thanks,
Michal
mlukaszek is offline   Reply With Quote