pi usb video

3
Search Subscribe to RSS Subscribe by E-Mail Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9) with Raspberry Pi on raspbian Posted on August 17, 2012 by Black God Some times before I posted about how I got this monitor working in Ubuntu How to get Lilliput DisplayLink based USB Monitor UM-70 (17e9:02a9) working in Ubuntu Linux. This post is about DisplayLink’s USB monitor from Lilliput working on Raspberry Pi. The configuration is as below: Hardware: Raspberry Pi, UM-70 Lilliput monitor connected to USB Port through powered USB Hub. Powered USB hub is mandatory for this device, since the current capacity of on board USB port is not enough to drive this monitor. Software: raspbian, a distro derived from Debian with optimization for Raspberry Pi. The idea is to use this as media display for home. This monitor is configured to display Slide show, a Analog Clock, a monthly Calendar, Weather forecast for 5 days and Quote of the day. Weather forecast uses home internet connection to retrieve live data. Displaylink Monitor connected to Raspberry Pi through USB hub The first step in getting this done is to compile the raspbian kernel with changed we do. Here is a nice article on compiling your kernel for Raspberry Pi. Before compiling, in menuconfig we include udlfb module, which supports DisplayLink Display. Follow “Device Drivers -> Graphics Support -> Support for Frame buffer devices” . Enable “Displaylink USB Framebuffer support” by selecting M for module or * for kernel built-in. Optionally if you don’t want HDMI port enabled, you can unselect “BCM2708 framebuffer support”. The device node for displaylink is /dev/fb0 if it is the only module you enable in framebuffer. In case you enable BCM2708 also, /dev/fb0 is allocated for that. Displaylink will get /dev/fb1. You need to know this to configure /etc/X11/xorg.conf in following steps. Black God Bits and Bytes of Life Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9) wi... http://karuppuswamy.com/wordpress/2012/08/17/lilliput-... 1 of 3 01/07/2013 08:12 PM

Upload: kkdddennis

Post on 12-Apr-2015

68 views

Category:

Documents


2 download

DESCRIPTION

usb

TRANSCRIPT

Page 1: Pi Usb Video

Search

Subscribe to RSS Subscribe by E-Mail

Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9) with Raspberry Pi on raspbianPosted on August 17, 2012 by Black God

Some times before I posted about how I got this monitor working in Ubuntu How to getLilliput DisplayLink based USB Monitor UM-70 (17e9:02a9) working in Ubuntu Linux. Thispost is about DisplayLink’s USB monitor from Lilliput working on Raspberry Pi. Theconfiguration is as below:

Hardware: Raspberry Pi, UM-70 Lilliput monitor connected to USB Port through poweredUSB Hub. Powered USB hub is mandatory for this device, since the current capacity of onboard USB port is not enough to drive this monitor.

Software: raspbian, a distro derived from Debian with optimization for Raspberry Pi.

The idea is to use this as media display for home. This monitor is configured to displaySlide show, a Analog Clock, a monthly Calendar, Weather forecast for 5 days and Quoteof the day. Weather forecast uses home internet connection to retrieve live data.

Displaylink Monitor connected to Raspberry Pi through USB hub

The first step in getting this done is to compile the raspbian kernel with changed we do. Here is a nice article on compiling your kernel forRaspberry Pi.

Before compiling, in menuconfig we include udlfb module, which supports DisplayLink Display. Follow “Device Drivers -> Graphics Support ->Support for Frame buffer devices” . Enable “Displaylink USB Framebuffer support” by selecting M for module or * for kernel built-in. Optionally ifyou don’t want HDMI port enabled, you can unselect “BCM2708 framebuffer support”. The device node for displaylink is /dev/fb0 if it is the onlymodule you enable in framebuffer. In case you enable BCM2708 also, /dev/fb0 is allocated for that. Displaylink will get /dev/fb1. You need toknow this to configure /etc/X11/xorg.conf in following steps.

Black GodBits and Bytes of Life

Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9) wi... http://karuppuswamy.com/wordpress/2012/08/17/lilliput-...

1 of 3 01/07/2013 08:12 PM

Page 2: Pi Usb Video

Once kernel build is over, you can overwrite the kernel and modules on top of raspbian image as per build article link.

Power on Raspberry Pi, you should be able to see green screen which shows that displaylink kernel module is loaded and works fine.

Now it is time to configure X server for this new hardware. I have already done this job for QNAP NAS Server (again Debian ARM). It is basicallyget displaylink xorg driver compiled in Raspberry Pi (not on other build machine). Here is the article on this. You may follow the instructionsstarting from step-3 to get X Server working.

Here is my Displaylink display working on Raspberry Pi.

Display Manager shown on DisplayLink 7″ Monitor

Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9) wi... http://karuppuswamy.com/wordpress/2012/08/17/lilliput-...

2 of 3 01/07/2013 08:12 PM

Page 3: Pi Usb Video

Related content:

Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9)

with QNAP TS-110 on Debian Linux (armel)

1.

How to get Lilliput DisplayLink based USB Monitor

UM-70 (17e9:02a9) working in Ubuntu Linux

2.

DIY: Digital Photo Frame on Linux3.

How to get Scheduled Power On feature working in

Debian GNU/Linux on QNAP TS-110 Server?

4.

This entry was posted in Kernel, RaspberryPi and tagged Debian, display, DisplayLink, HOWTO, kernel, Lilliput, Linux, monitor, raspberrypi, raspbian. Bookmark the permalink.

4 comments

Leave a message...

DiscussionDiscussion CommunityCommunity ##ShareShare

• Reply •

Did it but after the first boot with kernel and modules/firmware, without Xorg configured im without mouse/keyboard after Xorg starts.......keyboard

leds freeze and thats it...system is still working tho...

oinquer • 14 hours ago

0

• Reply •

This is very useful, can you provide instructions on how you got the media display in one of the other posts setup? I wanted to use a raspberry pi

with usb monitor to create a media display with pictures and local weather info.

wombley • 2 months ago

0

• Reply •

Very Useful.. Thanks..

Suresh Ramamoorthy • 2 months ago

0

• Reply •

Could you help me with this on Ubuntu 12.04? I followed your previous tutorial and my main screen shows a blinking cursor, and my lilliput

monitor shows a ubuntu splash screen.

theman • 4 months ago

0

Comment feedr Subscribe via emailm

0★

Share ›

Share ›

Share ›

Share ›

Black GodProudly powered by WordPress.

Lilliput DisplayLink USB Monitor UM-70 (17e9:02a9) wi... http://karuppuswamy.com/wordpress/2012/08/17/lilliput-...

3 of 3 01/07/2013 08:12 PM