Programmer’s Log Programmers Writing Stuff – Garry Bodsworth

16May/090

DisplayLink Open Source

Yesterday Displaylink released Linux source code for its USB display adapters. The project is LGPL and available on FreeDesktop. The project itself is called libdlo and is available from this link with the Git repository here. You can see DisplayLink's announcement here.

At the moment it is a low-level library for speaking to the device and is not yet wrapped in a Xorg driver. The code itself supports ASIC devices and only the USB versions (if that means something to you then you have probably worked for DisplayLink at some point).

The code itself is impressively documented, and means people should be able to get something up and running pretty fast. I'm sure some interesting and exciting projects will come out of this.

Well done to DisplayLink on doing this - this is going to be a really good thing for getting content onto displays. USB is a really good solution - imagine daisy-chaining lots of displays controlled by a single computer.