Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source

Reply
 
Thread Tools Search this Thread Display Modes
Old 07-11-2018, 06:56 PM   #1
schadsey
Junior Member
 
Join Date: Jul 2018
Posts: 4
Default What version do I have?

I'm running Xubuntu 17.10. I installed the DisplayLink manager a while ago. I was wondering if there have been any updates and then realized I have no idea what version I'm running. How do I find out?

Code:
$ ps aux | egrep DisplayLink | egrep -v grep
root     25696 26.2  1.0 4883996 172192 ?      Ssl  10:00  61:27 /opt/displaylink/DisplayLinkManager
$ /opt/displaylink/DisplayLinkManager -v
Unknown argument: -v
Aborted (core dumped)
$ /opt/displaylink/DisplayLinkManager -version
Unknown argument: -version
Aborted (core dumped)
$ /opt/displaylink/DisplayLinkManager --version
Unknown argument: --version
Aborted (core dumped)
$ /opt/displaylink/DisplayLinkManager -h
Unknown argument: -h
Aborted (core dumped)
$ /opt/displaylink/DisplayLinkManager -?
Unknown argument: -?
Aborted (core dumped)
schadsey is offline   Reply With Quote
Old 07-18-2018, 12:28 PM   #2
mlukaszek
Senior Member
 
mlukaszek's Avatar
 
Join Date: Feb 2010
Posts: 386
Default

One way of checking it would be running this in terminal:

Code:
grep VERSION= /usr/bin/displaylink-installer
Cheers,
Michal
mlukaszek is offline   Reply With Quote
Old 08-08-2018, 03:40 PM   #3
schadsey
Junior Member
 
Join Date: Jul 2018
Posts: 4
Default

Thank you.
Code:
$ egrep VERSION= /usr/bin/displaylink-installer
VERSION=4.1.9
schadsey is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:05 PM.


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