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

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-01-2019, 09:18 AM   #1
dubis
Junior Member
 
Join Date: Mar 2019
Posts: 1
Unhappy Why the DisplayLink device is switching off the HDMI port in RaspberryPi

Hi,

I've Raspberry Pi 2 B with Raspbian Strech as OS.
This is the model of DisplayLink device :
Code:
$ lsusb
Bus 001 Device 006: ID 17e9:4301 DisplayLink
I followed this procedure :
https://support.displaylink.com/knowledgebase/articles/1883065-using-arm-binaries-on-raspbian-on-raspberry-pi
The last version of the DisplayLink binaries (Version5.1) doesn't work on this OS. I've got libraries missing :

Code:
# : sudo /opt/displaylink/DisplayLinkManager 
./DisplayLinkManager: /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.27' not found (required by ./DisplayLinkManager)
./DisplayLinkManager: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.25' not found (required by ./DisplayLinkManager)
./DisplayLinkManager: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by ./DisplayLinkManager)
./DisplayLinkManager: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.25' not found (required by ./DisplayLinkManager)
~# : strings /lib/arm-linux-gnueabihf/libm.so.6 |grep GLIBC
GLIBC_2.4
GLIBC_2.15
GLIBC_2.18
GLIBC_2.23
GLIBC_2.24
GLIBC_PRIVATE
The GLIBC 2.27 is missing

So I installed DisplayLink binaries version 4.4, and I don't have any problem of libraries so
as it's written in the procedure the DisplayLinkk USB device can not work with the HDMI together.

Is the last version of DisplayLink binaries could solve my problem?
dubis is offline   Reply With Quote
Reply

Tags
raspberry pi, raspbian

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 02:39 PM.


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