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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 04-11-2016, 11:33 AM   #4
Kabouik
Junior Member
 
Join Date: Mar 2016
Posts: 4
Default

Quote:
Originally Posted by mlukaszek View Post
This kernel version is a bit too new for the Ubuntu driver. EVDI is already ready to support 4.x line, however there's been an incompatible change in libevdi (that changed the API) so DisplayLinkManager would not work with the library built off "devel" branch (we use "master" for Ubuntu releases).

We do plan a refresh for the Ubuntu driver that would enable 16.04 LTS for example - I cannot give exact date though.

In meantime, you could try compiling a version of https://github.com/DisplayLink/evdi from devel branch if you get rid of commit 09b525b which changes the API - then I think this would stil work with DisplayLinkManager, but obviously should contain other changes that enabled 4.x compatibility.

Alternatively, you can use devel branch as is, and try to re-introduce the function that changed signature
Code:
void evdi_connect(evdi_handle handle, const unsigned char* edid);
which would call the newer version of evdi_connect, hardcoding the count to 128 (so the resulting logic would be as it was previously).
Please do reply here if you do it and it works.

Cheers,
Michal
Thanks a lot for your encouraging answer. Unfortunately, I have to admit that I don't really know how to do what you suggest, I'm not experienced enough to compile anything or re-introduce the function without any step by step guide for dummies. I'll check if I can find a guide an apply it to this particular git, but can't promise I can manage to do what you suggest.
Kabouik is offline   Reply With Quote
 

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 05:43 PM.


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