随笔分类 -  Odroid

摘要:1. 下载安装img并扩展sd卡http://odroid.in/ubuntu_14.04lts/download ubuntu-14.04.1lts-lubuntu-odroid-xu3-20150212.img.xz下载 OS Image flashing tool forDownload an... 阅读全文
posted @ 2015-08-18 17:25 fastwave2004 阅读(859) 评论(0) 推荐(0)
摘要:1.配置Odroid板卡vi /etc/network/interfaces 配置静态IP#source-directory /etc/network/interfaces.dauto eth0iface eth0 inet staticaddress 192.168.1.11gateway 192... 阅读全文
posted @ 2015-07-02 14:18 fastwave2004 阅读(837) 评论(0) 推荐(0)
摘要:1. sudo apt-get install libv4l-dev libjpeg-dev2. 安装 svn 并配置代理sudo apt-get install subversion$ sudo vi /etc/subversion/servers[Global]http-proxy-host=1... 阅读全文
posted @ 2015-06-30 17:12 fastwave2004 阅读(1165) 评论(0) 推荐(0)
摘要:1.Boot SequenceUpon power on the board will search for the boot media. It will perform the following:1) iROM (Code inside the SoC) will attempt to rea... 阅读全文
posted @ 2015-06-15 20:53 fastwave2004 阅读(658) 评论(0) 推荐(0)