![]() |
|
|||||||
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#3 |
|
Senior Member
Join Date: Feb 2010
Posts: 386
|
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); Please do reply here if you do it and it works. Cheers, Michal |
|
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|