Introduction: Intel Edison Video Output

About: Avid Thinker, Computer Programmer, Web evangelist, Hacking / Breaking expert, Problem Solver, Technology Obsessed, Gamer, 3D printing, Coffee lover!

Hey guys! I have created a video tutorial on added external video output to intel edison using display link.

Step 1: Stuff You Need

what you need:

USB display link adapter

micro USB OTG cable

USB Powered hub for safety

Step 2: Downloading & Installing Kernel

I run ubilinux which i also created a video tutorial here

https://goo.gl/TwljSK

Kernel download:

http://goo.gl/80Imk1

(using linux)

you need to extract the downloaded files

tar zxvf edison-kernel-udl-kvm.tar.gz

you would change your directory to edison-kernel

cd edison-kernel

now you would want to scp the files to your edison

scp -r 3.10.17-poky-edison+/ root@edisonIP:/lib/modules/

then cd to boot directory

cd boot

now you need to scp the files again to your edison

scp * root@edisonIP:/boot/

now we are done and your edison needs a reboot

Step 3: After Reboot

after reboot, you should be presented with a login prompt.

Intel® IoT Invitational

Participated in the
Intel® IoT Invitational