View Single Post
Old 08-27-2015, 06:15 PM   #16
guerrierk
Junior Member
 
Join Date: Jul 2015
Posts: 21
Default

Quote:
Originally Posted by stuguy909 View Post
I resolved my desktop issue, there wasn't one. It was still in default build. So uninstalled the displaylink stuff, verified, rebooted. I downloaded your installer from the google drive, followed instructions. Everything seemed to install fine. Rebooted. The system came up fine, but the displaylink.service wasn't started. I had to start it manually. It failed. This is the output.

Code:
# systemctl status displaylink.service
● displaylink.service - DisplayLink Manager Service
   Loaded: loaded (/lib/systemd/system/displaylink.service; static)
   Active: activating (auto-restart) (Result: signal) since Thu 2015-08-27 13:01:27 CDT; 1s ago
  Process: 3126 ExecStart=/usr/lib/displaylink/DisplayLinkManager (code=killed, signal=ABRT)
  Process: 3124 ExecStartPre=/sbin/modprobe evdi (code=exited, status=0/SUCCESS)
 Main PID: 3126 (code=killed, signal=ABRT)

Aug 27 13:01:27 lt-sanderson systemd[1]: displaylink.service: main process exited, code=killed, status=6/ABRT
Aug 27 13:01:27 lt-sanderson systemd[1]: Unit displaylink.service entered failed state.
I do not have additional providers when I run xrandr --listproviders
While this service is not running, you will not have the new provider into xrandr...

The Displaylink Manager has been killed... The question is : why ?
Do you have log file in /var/log concerning Displaylink ?
Code:
# updatedb
# locate displaylink | grep log
What return the
Code:
# dmesg
# lsmod | grep udl
Thx
guerrierk is offline   Reply With Quote