Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 958 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 958 Bytes

displaylink-minimal

DisplayLink driver installer for Debian Testing (might work on other versions and other Debian based distributions) which uses the open source and Debian packaged EVDI kernel module and does not execute DisplayLink's installer scripts (except for extracting the file contents).

Installation

  1. Download the DisplayLink USB Graphics Software for Ubuntu (standalone installer)
  2. Clone this repoistory
git clone https://github.com/lusor/displaylink-minimal.git
  1. Start the installation
<path_to_displaylink-minimal>/displaylink.sh <DisplayLinkSoftware>

Uninstall

<path_to_displaylink-minimal>/displaylink.sh --uninstall

Credits

This work was heavily inspired by displaylink-debian by Adnan Hodzic, thank you very much!