View Single Post
Old 11-08-2016, 07:35 AM   #4
harriebo
Junior Member
 
Join Date: Oct 2016
Posts: 3
Default

So the dlm.service is loaded after the display-manager for sure:

[Unit]
Description=DisplayLink Manager Service
After=display-manager.service
Conflicts=getty@tty7.service

[Service]
ExecStartPre=/sbin/modprobe evdi
ExecStart=/opt/displaylink/DisplayLinkManager
Restart=always
WorkingDirectory=/opt/displaylink
RestartSec=5

[Install]
WantedBy=graphical.target


Is there a way to decode the log files?
I really would like to resolve this, because now I am booting to windows every work day.
harriebo is offline   Reply With Quote