mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-23 17:12:18 -05:00
update displaylink
This commit is contained in:
parent
dd23515415
commit
e16ad81594
@ -2,28 +2,28 @@
|
||||
# Contributor: rhabbachi
|
||||
|
||||
pkgname=displaylink
|
||||
pkgver=1.3.54
|
||||
pkgver=1.4.210
|
||||
pkgrel=1
|
||||
pkgdesc="Linux driver for DL-5xxx, DL-41xx and DL-3x00"
|
||||
pkgdesc="Linux driver for DL-6xxx, DL-5xxx, DL-41xx and DL-3x00"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.displaylink.com/downloads/ubuntu.php"
|
||||
license=('custom' 'GPL2' 'LGPL2.1')
|
||||
depends=('evdi>=1.3.43' 'libusb>=1.0.0')
|
||||
depends=('evdi>=1.5.0' 'libusb>=1.0.0')
|
||||
makedepends=('grep' 'gawk' 'wget')
|
||||
install=
|
||||
changelog="release-note.txt"
|
||||
source=(displaylink-driver-$pkgver.zip::http://www.displaylink.com/downloads/file?id=993
|
||||
source=(displaylink-driver-$pkgver.zip::http://www.displaylink.com/downloads/file?id=1057
|
||||
udev.sh
|
||||
99-displaylink.rules
|
||||
displaylink.service
|
||||
displaylink-sleep.sh)
|
||||
md5sums=('ece7c98b5e90991838c4aeeb708eb8db'
|
||||
md5sums=('eb65a2abb3aa120c9bb1d337a26e5e8b'
|
||||
'd5de775e41af06edbd8073adc490139d'
|
||||
'20495d81c7d2540910ef86dc437b7fac'
|
||||
'c141a15e973481c7d961f8e135627ca4'
|
||||
'7cbd9ab2ac79ba66e8297689c6e5483e')
|
||||
|
||||
DLAGENTS=('http::/usr/bin/wget -O %o --post-data=fileId=993&accept_submit=Accept %u')
|
||||
DLAGENTS=('http::/usr/bin/wget -O %o --post-data=fileId=1057&accept_submit=Accept %u')
|
||||
|
||||
# Update with > updpkgsums
|
||||
|
||||
|
@ -3,12 +3,12 @@
|
||||
|
||||
DisplayLink Ubuntu Software Release Note
|
||||
|
||||
Version: 1.3.54
|
||||
Date: 14th June 2017
|
||||
Version: 1.4.210
|
||||
Date: 6th Oct 2017
|
||||
|
||||
DisplayLink DL-5xxx, DL-41xx, DL-3x00 Firmware Version: 9.1.53.82735
|
||||
DisplayLink DL-6xxx Firmware Version: 9.1.53.82737
|
||||
Extensible Virtual Display Interface version included: 1.4.1
|
||||
DisplayLink DL-6xxx, DL-5xxx, DL-3x00 Firmware Version: 9.3.55.88162
|
||||
DisplayLink DL-41xx Firmware Version: 9.3.55.88161
|
||||
Extensible Virtual Display Interface version included: 1.5.0
|
||||
|
||||
=============================================================================
|
||||
=============================================================================
|
||||
@ -17,7 +17,7 @@ Extensible Virtual Display Interface version included: 1.4.1
|
||||
A. Introduction
|
||||
===============
|
||||
|
||||
This is DisplayLink Driver Software v1.3.1 for Ubuntu. It provides production quality support for DisplayLink USB 3.0 devices on specific variants of desktop Ubuntu Linux.
|
||||
This is DisplayLink Driver Software v1.4.0 for Ubuntu. It provides production 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.
|
||||
|
||||
@ -46,15 +46,15 @@ I. Future Development
|
||||
C. Issues fixed
|
||||
===============
|
||||
|
||||
Issues fixed since DisplayLink Driver Software v1.3.0 for Ubuntu (1.3.52)
|
||||
Issues fixed since DisplayLink Driver Software v1.3.1 for Ubuntu (1.3.54)
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
DisplayLink EVDI module is not compatible with Linux Kernel 4.12.
|
||||
Some DisplayLink devices may not work if they were connected to a Windows host first. (26123)
|
||||
|
||||
D. Supported O/S variants
|
||||
=========================
|
||||
|
||||
This release has been prepared to be compatible with Ubuntu 16.04 and Ubuntu 14.04. Other variants and editions may be compatible if they meet minimum O/S requirements, but are not supported by DisplayLink.
|
||||
This release has been prepared to be compatible with Ubuntu 17.04 and Ubuntu 16.04. Other variants and editions may be compatible if they meet minimum O/S requirements, but are not supported by DisplayLink.
|
||||
|
||||
The Software contains binaries which work on Intel x86 platform (32 bit and 64 bit).
|
||||
Minimum supported Linux Kernel version is 3.16.
|
||||
@ -91,7 +91,7 @@ Device families supported:
|
||||
- DL-41xx
|
||||
- DL-3xxx
|
||||
|
||||
Support for DL-1x5 and DL-1x0 devices is provided by the open source udl driver.
|
||||
DL-1x5 and DL-1x0 devices use the open source udl driver, which is not developed or maintained by DisplayLink.
|
||||
|
||||
H. Limitations & Known issues
|
||||
=============================
|
||||
|
Loading…
Reference in New Issue
Block a user