Actions
Feature #216
closedAdd DisplayLink USB driver to kernel and create optional xorg.conf for it
Start date:
15 Aug 2013
Due date:
% Done:
100%
Estimated time:
Severity:
05 - Very Low
Description
I have a Lilliput USB monitor that would work great in the trailer. To get this to work I need to follow these steps.
The xorg.conf should open this up as a second display, for display purposes only such as with temperature and sensor displays. The S90UI init script should handle that, if it finds a /dev/fb1 for the USB display.
The DisplayLink driver is not currently enabled in the PiBox kernel. It's unclear if there is a special X.org driver or if the fbdev driver is sufficient. The fbdev driver is in Buildroot but 2013.02 has 0.4.2 and the latest is 1.0.5.
See also:- http://libdlo.freedesktop.org/wiki/xf86-driver-displaylink/
- http://plugable.com/2011/12/23/usb-graphics-and-linux
- http://wiki.gentoo.org/wiki/DisplayLink
- http://gavinmhackeling.com/blog/2012/12/how-to-use-an-external-displaylink-monitor-with-linux/
- http://how-to.cc/get-a-displaylink-video-adapter-working-with-ubuntu-12-04
Files
Actions