summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan2015-09-14 17:29:46 -0700
committerIvan2015-09-14 17:29:46 -0700
commitf006373b11df3b56beaa92e44875345233e40301 (patch)
tree9fcf63294d33620fabf78a3d8eb3703a40025c6e
parent9128751fa0b775728d4bff4659e9c8603014b5c2 (diff)
downloadaur-f006373b11df3b56beaa92e44875345233e40301.tar.gz
Updated driver to new 1.0.138 release
-rw-r--r--.SRCINFO10
-rw-r--r--DisplayLink_Ubuntu_1.0.138_release-note.txt (renamed from DisplayLink_Ubuntu_1.0.68_release-note.txt)47
-rw-r--r--PKGBUILD8
3 files changed, 38 insertions, 27 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e19babf0d403..1b10a3898066 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = displaylink
pkgdesc = DisplayLink DL-5xxx, DL-41xx and DL-3x00 Driver for Linux
- pkgver = 1.0.68
- pkgrel = 2
+ pkgver = 1.0.138
+ pkgrel = 1
url = http://www.displaylink.com/downloads/ubuntu.php
install = displaylink.install
- changelog = DisplayLink_Ubuntu_1.0.68_release-note.txt
+ changelog = DisplayLink_Ubuntu_1.0.138_release-note.txt
arch = i686
arch = x86_64
license = custom
license = GPL2
license = LGPL2.1
depends = dkms
- source = http://downloads.displaylink.com/publicsoftware/DisplayLink-Ubuntu-1.0.68.zip
+ source = http://downloads.displaylink.com/publicsoftware/DisplayLink-Ubuntu-1.0.138.zip
source = 99-displaylink.rules
source = displaylink.service
- md5sums = 3589332fd5ad70b3d24d9bc512d78b48
+ md5sums = 177a0905e20f01cb52db991b61f23494
md5sums = d41c68cfd521336218b549cdf48779c0
md5sums = c141a15e973481c7d961f8e135627ca4
diff --git a/DisplayLink_Ubuntu_1.0.68_release-note.txt b/DisplayLink_Ubuntu_1.0.138_release-note.txt
index 87bf390a33d1..2b260368b00c 100644
--- a/DisplayLink_Ubuntu_1.0.68_release-note.txt
+++ b/DisplayLink_Ubuntu_1.0.138_release-note.txt
@@ -3,8 +3,8 @@
DisplayLink Ubuntu Software Release Note
-Version: 1.0.68
-Date: 17th July 2015
+Version: 1.0.138
+Date: 18th August 2015
DisplayLink DL-5xxx, DL-3x00 Firmware Version: 8.12.4.73304
DisplayLink DL-41xx Firmware Version: 8.12.4.73304
@@ -17,7 +17,7 @@ Extensible Virtual Display Interface version included: 1.0.68
A. Introduction
===============
-This is the first release of DisplayLink Driver Software v1.0 for Ubuntu. It provides initial, beta quality support for DisplayLink USB 3.0 devices on specific variants of desktop Ubuntu Linux.
+This is the second release of DisplayLink Driver Software v1.0 for Ubuntu. It provides initial, beta quality support for DisplayLink USB 3.0 devices on specific variants of desktop Ubuntu Linux.
The driver enables video support for products using DisplayLink USB 3.0 technology. Standard native ubuntu drivers provide support for DisplayLink audio and Ethernet interfaces.
@@ -35,15 +35,26 @@ B. Contents
A. Introduction
A1. Important notes about DL-5xxx, DL-3xxx and DL-41xx Firmware
B. Contents
-C. Supported O/S variants
-D. Release components
-E. How to Install
-F. Supported Features & Hardware
-G. Limitations
-G1. Future Development
-H. Known Issues
-
-C. Supported O/S variants
+C. Issues fixed since DisplayLink Driver Software v1.0 for Ubuntu (1.0.68)
+D. Supported O/S variants
+E. Release components
+F. How to Install
+G. Supported Features & Hardware
+H. Limitations & Known issues
+I. Future Development
+
+C. Issues fixed since DisplayLink Driver Software v1.0 for Ubuntu (1.0.68)
+==========================================================================
+
+DisplayLink service component may crash on device replug (20215)
+
+For some dock products, the DisplayLink screens may not be available after machine resume from suspend. (20218)
+
+Unable to install on Ubuntu with 4.x kernels. (20367)
+
+DisplayLink service component may crash when no EVDI module is loaded. (20398)
+
+D. Supported O/S variants
=========================
This release has been prepared to be compatible with Ubuntu 14.04.2 LTS. Other variants and editions may be compatible if they meet minimum O/S requirements, but are not supported by DisplayLink.
@@ -52,12 +63,12 @@ The Software contains binaries which work on Intel x86 platform (32 bit and 64 b
Minimum supported Linux Kernel version is 3.16.
Minimum supported Xorg version is 1.16.
-D. Release components
+E. Release components
=====================
The Software consists of an open-source kernel mode driver (EVDI) with an accompanying library (libevdi), and a supporting binary application compatible with Intel x86 platform.
Source code for the open-source components can be found at DisplayLink's GitHub, https://github.com/DisplayLink
-E. How to Install
+F. How to Install
=================
To install the release, from a terminal window, with root permissions use the command:
@@ -70,7 +81,7 @@ The dkms framework is required for installation of DisplayLink. This can be inst
More detailed information on installation can be found at http://support.displaylink.com/knowledgebase/articles/615714#ubuntu
-F. Supported Features & Hardware
+G. Supported Features & Hardware
================================
This driver will support up to 2 displays connected to DisplayLink devices. More than 2 DisplayLink displays may work, but not supported or tested by DisplayLink.
@@ -84,16 +95,16 @@ Device families supported:
Support for DL-1x5 and DL-1x0 devices is provided by the open source udl driver.
-G. Limitations & Known issues
+H. Limitations & Known issues
=============================
A list of limitations and known issues can be found here:
http://support.displaylink.com/knowledgebase/articles/641668
-H. Future Development
+I. Future Development
======================
-This is a first release. DisplayLink are open to suggestions and feedback on improving the proposed architecture and will gladly review patches or proposals from the developer community. Please find a current list of areas we identify as requiring attention below.
+DisplayLink are open to suggestions and feedback on improving the proposed architecture and will gladly review patches or proposals from the developer community. Please find a current list of areas we identify as requiring attention below.
- In this preview release, the user mode driver service is running with root permissions. In future versions, we would like to reduce the privilege level required for this process – e.g. by using a separate low-privileged user and a separate group, to ensure the permissions needed for driving DisplayLink screens are as low as possible.
diff --git a/PKGBUILD b/PKGBUILD
index 71cc078561e4..032345fac5a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Ivan <hideaki02@gmail.com>
pkgname=displaylink
-pkgver=1.0.68
-pkgrel=2
+pkgver=1.0.138
+pkgrel=1
pkgdesc="DisplayLink DL-5xxx, DL-41xx and DL-3x00 Driver for Linux"
arch=('i686' 'x86_64')
url="http://www.displaylink.com/downloads/ubuntu.php"
license=('custom' 'GPL2' 'LGPL2.1')
depends=('dkms')
install=${pkgname}.install
-changelog="DisplayLink_Ubuntu_1.0.68_release-note.txt"
+changelog="DisplayLink_Ubuntu_1.0.138_release-note.txt"
source=(http://downloads.displaylink.com/publicsoftware/DisplayLink-Ubuntu-$pkgver.zip 99-displaylink.rules displaylink.service)
-md5sums=('3589332fd5ad70b3d24d9bc512d78b48'
+md5sums=('177a0905e20f01cb52db991b61f23494'
'd41c68cfd521336218b549cdf48779c0'
'c141a15e973481c7d961f8e135627ca4')