DisplayLink Feature Suggestions
183 results found
-
Ubuntu drivers eating a lot of CPU. Not always but at least 50% of the times
I have actually a very slow PC because of this:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1541 root 20 0 2343424 51804 2624 S 111.9 1.4 198:49.14 DisplayLinkMana
in other words, DisplayLinkMana(ger) eats a lot of CPU. from 50 to more than 100%sometimes not.
I think this is an issue, that should be fixed.
Thank you.
alfonso
441 votes -
Add displaylink updates to SCCM trough SCUP catalog
Add displaylink updates to SCCM trough SCUP catalog download url.
33 votes -
Please use versioning format x.x.xx instead of x.x (xx)
We are trying to automate software updates and track inventory of DisplayLink drivers in our macOS environment. Trying to parse versions when the value reports as
4.1 (11)
orDisplayLink Driver 4.1.11 - Copyright 2003...
makes it difficult.In the driver Info.plist file, please set the
CFBundleShortVersionString
key in the x.x.xx format. Even better, clean up theCFBundleGetInfoString
8 votes -
Enable 4K HDR support to TV's for extended display use when viewing High End Photographs in Capture One or other Photo Edditing software
A large number of Photographers are using high end Cameras capable of recording 16 bits per pixel HDR. There are also a large number of 4K HDR TV's being sold but they only display Jpeg format at 8 bits per pixel. It would be fantastic to have a device that would bring these technologies together so people could use their TV's to view and or edit their HDR photographs properly on a 4K HDR device.
18 votesThank you for the suggestion. Could you specifiy the platform you are using? PC/Mac, which OS, which application and product using DisplayLink technology? For HDR, all elements must do their part and they are not all technically capable.
-
Redhat CentOS Support for Enterprise
Redh at7/Centos7 support!!!! The enterprise distro. Not some toy/play useless OS like ubuntu which is unusable in enterprise
15 votes -
Android tablet as PC screen
Add functionality to DisplayLink so that it will permit Android tablet to be screen for PC via i) wireless connection; ii) Without need for docking station.
2 votes -
Flipper menu
Add fliper landscape and potrate like windows,
1 vote -
See all dockingstations of same type as same device
Hi!
We have installed a multitude of workstations with the same type of DisplayLink docking station. When moving from one station to another, the monitor settings are "forgotten" and the new Dell D6000 is seen as a completely new device, and new drivers and settings for monitors, network and usb are needed to be configured.
Therefore I suggest making it possible to have the driver think that all docks of the same type is also the same device. This will make this problem go away.
Thanks
Patrik12 votes -
add brightness support to non-windows OSes
It's stated in the documentation that color correction and brightness do not work. I'm mostly interested in controlling the birghtness - is display link working on these features for non-windows OSes?
284 votes -
Linux: reach Windows feature parity (mirroring, scaling, and rotating)
Currently unsupported / broken in DisplayLink on Linux:
- Display mirroring
- Display scaling
- Display rotation
This really limits what you can actually do with DisplayLink on Linux - i.e. you can only currently have an extended display activated with no scaling or rotation. You can't even use only the DisplayLink connected display on its own.
292 votes -
Add upgrade logic to the Linux installation scripts
I had version 1.1.62 of the Ubuntu driver installed. When I tried to install the new driver, I got errors saying the EVDI module was running and I needed to reboot to continue the installation. After reboot, I got the same error again.
After looking into the running DisplayLinkManager process, I ended up dropping into /usr/lib/displaylink and running the install script there with the uninstall option:
me@mine:/usr/lib/displaylink$ sudo ./displaylink-installer.sh uninstall
DisplayLink Linux Software 1.1.62 install script called: uninstall
Distribution discovered: Ubuntu 16.04.2 LTS
Uninstalling
Removing EVDI from kernel tree, DKMS, and removing sources.
Stopping DLM systemd service
Removed symlink /etc/systemd/system/graphical.target.wants/displaylink.service.…13 votes -
FreeBSD support
I use SUNIX VGA2715 which shows it is DisplayLink adapter. It works fine on Mac but it dosn't work on FreeBSD even if I load dynamic kernel module "udl".
I am not familiar with that ; if it requires additional driver, could DisplayLink provide or give me any possible to workaround ?
Thanks,
Apua22 votes -
Android portrait
Add screen rotation to Android client. I have a display link monitor than can be turned to portrait mode. But, by default, my device displays in a box unless I turn the device to landscape... It then fills the screen. I would ask that the app allow me to hold the phone in portrait and display to my portrait monitor full screen. It does display correctly for a short time before rotating fully.
121 votes -
Fix linux driver scaling
Scaling doesn't work with the linux DisplayLink driver. This makes it impossible to use displays of different DPI together. By scaling I mean, for example:
xrandr --output DVI-I-1 --auto --scale 2x2
114 votes -
Netflix support on Android device
Netflix support from Android device
30 votes -
17 votes
-
ARM linux support
Better Linux support, a direct driver for X11 and support ARM devices and not crypted logs.
169 votesEVDI is designed as an open source component to be adapted for different graphics architectures.
It is possible to already use DisplayLink on some embedded ARM platforms, as complied binaries are available in our distribution. Articles on how to do this on Raspian and Ubuntu MATE are here:
https://support.displaylink.com/knowledgebase/articles/1883065-using-arm-binaries-on-raspbian-on-raspberry-pi
https://support.displaylink.com/knowledgebase/articles/1883068-using-arm-binaries-on-ubuntu-mate-on-raspberry-piThe logs from the DisplayLink binary component are encrypted to protect IP. This is the same on all OSes for DisplayLink binary components.
-
better mac icc profiles for monitors
hi!
there seems to be a need for better icc color profiles for mac. i'm using asus mb169b+ portable monitor and the colors are not very good. there is a real problem with the subtile greys, they are not getting displayed.
hopefully there will be something done about this.
40 votes -
Fix the display link ubuntu. When another monitor is plugged in and when at stand alone, monitors turn off and on or the displaylink fails.
Fix the display link Ubuntu. When another monitor is plugged in and when at stand alone, monitors turn off and on or the display link fails. My laptop is a dell.
Ubuntu 16.04
lshw -c video output
WARNING: you should run this program as super-user.
*-display
description: VGA compatible controller
product: 3rd Gen Core processor Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: vgacontroller busmaster cap_list rom
configuration: driver=i915 latency=0
resources: irq:27 memory:c0000000-c03fffff memory:b0000000-bfffffff ioport:3000(size=64)
WARNING: output may be incomplete or inaccurate, you should run this program…2 votes -
Support linux with nvidia/amd drivers
support displaylink with proprietary drivers from nvidia and amd
272 votesThis is on the backlog of Linux work, but is possible to be addressed by the community.
It is possible the issue could be fixed with changes to the EVDI driver, which is an open source component available on github here:
- Don't see your idea?