DisplayLink Forum

DisplayLink Forum (https://displaylink.org/forum/index.php)
-   Linux and Open Source (https://displaylink.org/forum/forumdisplay.php?f=29)
-   -   DisplayLink USB 3.0 on Linux Mint 17.2 (https://displaylink.org/forum/showthread.php?t=64395)

hugobcn 02-25-2016 09:14 PM

udev rule for DisplayLink DL-3xxx/5xxx devices doesn't start
 
1 Attachment(s)
I watch the manual, and 3 lines doesn't work.
I'm thinking that it's possible problem of permission of folder &&/|| executcuting. But I don't the folder o archive o permission needing.Any idea?
http://support.displaylink.com/knowl.../615714#ubuntu
link
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 # ls
displaylink-driver-1.0.335 displaylink-driver-1.0.335.run LICENSE
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 # ./displaylink-driver-1.0.335.run
Verifying archive integrity... All good.
Uncompressing DisplayLink Linux Driver 1.0.335 100%
DisplayLink Linux Software 1.0.335 install script called: install
Distribution discovered: Linux Mint 17.2 Rafaela
Installing
Configuring EVDI DKMS module
Registering EVDI kernel module with DKMS
Building EVDI kernel module with DKMS
Installing EVDI kernel module to kernel tree
EVDI kernel module built successfully
Installing x64/DisplayLinkManager
Installing libraries
Installing firmware packages
Installing license file
Adding udev rule for DisplayLink DL-3xxx/5xxx devices
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 #

thanks in advance

hugo

hugobcn 02-26-2016 08:19 AM

DisplayLink USB 3.0 on Linux Mint 17.2
 
I could try install displaylink USB 3.0. It doesn't work.

hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 # ls
displaylink-driver-1.0.335 displaylink-driver-1.0.335.run LICENSE
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 # ./displaylink-driver-1.0.335.run
Verifying archive integrity... All good.
Uncompressing DisplayLink Linux Driver 1.0.335 100%
DisplayLink Linux Software 1.0.335 install script called: install
Distribution discovered: Linux Mint 17.2 Rafaela
Installing
Configuring EVDI DKMS module
Registering EVDI kernel module with DKMS
Building EVDI kernel module with DKMS
Installing EVDI kernel module to kernel tree
EVDI kernel module built successfully
Installing x64/DisplayLinkManager
Installing libraries
Installing firmware packages
Installing license file
Adding udev rule for DisplayLink DL-3xxx/5xxx devices
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 #


I tried the solution, but I have the same problem:
http://displaylink.org/forum/showthread.php?t=64322

solution:

he 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

----------

hugo-HP-Pavilion-13-x360-PC displaylink-driver-1.0.335 # ./displaylink-installer.sh
DisplayLink Linux Software 1.0.335 install script called:
Distribution discovered: Linux Mint 17.2 Rafaela
hugo-HP-Pavilion-13-x360-PC displaylink-driver-1.0.335 # displaylink-installer.sh install
displaylink-installer.sh: no s'ha trobat l'ordre
hugo-HP-Pavilion-13-x360-PC displaylink-driver-1.0.335 # bash displaylink-installer.sh
DisplayLink Linux Software 1.0.335 install script called:
Distribution discovered: Linux Mint 17.2 Rafaela
hugo-HP-Pavilion-13-x360-PC displaylink-driver-1.0.335 # geany displaylink-installer.sh
hugo-HP-Pavilion-13-x360-PC displaylink-driver-1.0.335 # cd ..
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 # ls
displaylink-driver-1.0.335 displaylink-driver-1.0.335.run LICENSE
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 # ./displaylink-driver-1.0.335.run
Verifying archive integrity... All good.
Uncompressing DisplayLink Linux Driver 1.0.335 100%
DisplayLink Linux Software 1.0.335 install script called: install
Distribution discovered: Linux Mint 17.2 Rafaela
Installing
Configuring EVDI DKMS module
Registering EVDI kernel module with DKMS
Building EVDI kernel module with DKMS
Installing EVDI kernel module to kernel tree
EVDI kernel module built successfully
Installing x64/DisplayLinkManager
Installing libraries
Installing firmware packages
Installing license file
Adding udev rule for DisplayLink DL-3xxx/5xxx devices
hugo-HP-Pavilion-13-x360-PC DisplayLink_Ubuntu_1.0.335 #


All times are GMT. The time now is 11:23 AM.

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