Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 02-03-2016, 02:15 PM   #3
PlusMinus
Junior Member
 
Join Date: Feb 2016
Posts: 3
Default

The way I see it, the problem with the current installer is that no init daemon is defined in the installation script.

The way I did it (IIRC) was to install the file you downloaded like you normally would

Code:
./displaylink-driver-1.0.335.run
then I unpacked this file

Code:
./displaylink-driver-1.0.335.run --keep --noexec
and opened the displaylink-installer.sh and changed line 9 to match the daemon I wanted to use (upstart worked, didn't try systemd).

Code:
SYSTEMINITDAEMON=upstart
And ran the extracted script

Code:
displaylink-installer.sh install

Last edited by PlusMinus; 02-04-2016 at 10:41 AM.
PlusMinus is offline   Reply With Quote
 

Tags
displaylink, mint17.3


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:59 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.