odroid xu3

Read about odroid xu3, The latest news, videos, and discussion topics about odroid xu3 from alibabacloud.com

[Odroid-pc] during the migration from ubuntu12.04 android4.0 to odroid-pc, android4.4

[Odroid-pc] during the migration from ubuntu12.04 android4.0 to odroid-pc, android4.4 Reference: http://blog.csdn.net/sunnybeike/article/details/8098349 Odroid prebuilt Img: http://com.odroid.com/sigong/nf_file_board/nfile_board.php? Tag = ODROID-PCDownload odroid source cod

[ODROID-PC] ubuntu12.04 android4.0 porting to the ODROID-PC process

Reference: http://blog.csdn.net/sunnybeike/article/details/8098349Odroid prebuilt versionImg:http://com.odroid.com/sigong/nf_file_board/nfile_board.php?tag=odroid-pcOdroid Source Downloadhttp://com.odroid.com/sigong/nf_file_board/nfile_board_view.php?keyword=tag=ODROID-PCbid=111[Can copy link with thunder DOWNLOAD]After the source code download is complete, we are the way to start the source code compilatio

ibox4412 transplant Ubuntu (kernel3.8.13+13.10 from Friendlyarm and odroid)

Successful implementation of friendly/odroid 3.8.13 kernel and 13.10ubuntu porting on Ibox (SD card)Implementation features:Wireless Internet, hdmi1080p (audio sync) output, video playback, sound card, touch screen, LCD and other common drivers are fully portedShare Next steps1, porting the Linux kernel, refer to ibox4412 3.0 and 3.5 kernel, friendly transplant odroid 3.8.13 kernel, content SkipHDMI-related

[Odroid-pc] ubuntu12.04 jdk-6u45-linux-x64.bin, jdk6u45linuxx64

[Odroid-pc] ubuntu12.04 jdk-6u45-linux-x64.bin, jdk6u45linuxx64 1. Download jdk-6u45-linux-x64.bin.tar .** 2) Put it in a directory and decompress it. 3) execute the following command Chmod + x jdk-6u45-linux-x64.bin /Jdk-6u45-linux-x64.bin Mkdir-p/usr/lib/jvmMv jdk1.6.0 _ 45/usr/lib/jvm Update-alternatives -- install "/usr/bin/java" "java" "/usr/lib/jvm/jdk1.6.0 _ 45/bin/java" 1Update-alternatives -- install "/usr/bin/javac" "javac" "/usr/lib/jvm/jdk

[Odroid-pc] ubuntu12.o4 compiling and writing android4.0 forodroidpc, ubuntu compiling android4.4

[Odroid-pc] ubuntu12.o4 compiling and writing android4.0 forodroidpc, ubuntu compiling android4.4 1) android source code compilation . Build/envsetup. sh Choosecombo Release Odroidpc Eng Make [-j4] 2) module Compilation After completing the first step, go to the path of the. mk file in the last upper layer that has been modified. Mm After compilation, return to the root directory of the android source code. Make snod 3) kernel source code compilation

[odroid-pc] ubuntu12.04 64bit Android4.0.3 source code compilation error and solution

}:${android_product_out_bin}:${android_product_out};#以上为songjiachen添加20140303[Email protected]:~# Source ~/.BASHRC[Email protected]:~# cd ~/out/target/product/generic[Email protected]:~/out/target/product/generic# emulator-system system.img-data Userdata.img-ramdisk ramdisk.imgEmulator:WARNING:system partition size adjusted to match image file (166 MB > (MB))The emulator is now running successfullyCould not configure '/dev/hpet ' to has a 1024Hz timer. This is a fatalError, but for better emulat

Odroid Cross Compile Setup

ReferenceHttp://odroid.com/dokuwiki/doku.php?id=en:xu3_building_kernel1. Install the cross-compilation toolDownload http://dn.odroid.com/ODROID-XU/compiler/arm-eabi-4.6.tar.gz by reference#arm-EABI-GCC cannot execute binary fileView files are elf 64-bit, Linux is 32bit[Email protected]:/opt/arm-eabi-4.6/bin# file ARM-EABI-GCCArm-eabi-gcc:elf 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for Gnu/linux 2. 6.15,

[Odroid-pc] ubuntu12.04 64bit Android4.0.3 source code compilation error and solution, android4.4 source code download

[Odroid-pc] ubuntu12.04 64bit Android4.0.3 source code compilation error and solution, android4.4 source code downloadFirst error:Host Executable: cmu2nuance (out/host/linux-x86/obj/EXECUTABLES/cmu2nuance_intermediates/cmu2nuance)/Usr/bin/ld: cannot find-lncursesCollect2: ld returned 1 exit statusMake: *** [out/host/linux-x86/obj/EXECUTABLES/adb_intermediates/adb] Error 1Make: *** Waiting for unfinished jobs ....Host Executable: coverage (out/host/lin

[ODROID-PC] ubuntu12.04 installation Jdk-6u45-linux-x64.bin

1) Download jdk-6u45-linux-x64.bin.tar.**2) put it in a directory and unzip it.3) Execute the following commandchmod +x Jdk-6u45-linux-x64.bin./jdk-6u45-linux-x64.binMkdir-p/USR/LIB/JVMMV JDK1.6.0_45/USR/LIB/JVMUpdate-alternatives--install "/usr/bin/java" "java" "/usr/lib/jvm/jdk1.6.0_45/bin/java" 1Update-alternatives--install "/usr/bin/javac" "Javac" "/usr/lib/jvm/jdk1.6.0_45/bin/javac" 1Update-alternatives--install "/usr/bin/javadoc" "Javadoc" "/usr/lib/jvm/jdk1.6.0_45/bin/javadoc" 1Update-alt

[ODROID-PC] ubuntu12.04 64bit modify GCC4.6 to GCC4.4

Reference: http://blog.csdn.net/nseven/article/details/8288603Before using the default ubuntu12.04 default GCC compiled source code, the results when debugging with GDB appeared cannot find the bounds of the current ... The errorView the information on the Internet, probably because the GCC version should be used gcc4.4 now the Ubuntu version changes to try again.1. View GCC version and g++ versionGcc-vg++-V2. Installing GCC and g++ version 4.4sudo apt-get install gcc-4.4 g++-4.4 g++-4.4-multili

Odroid U3 Burn Write image file

In Ubuntu, go to odroid U3 Board eMMC card Burning write Xubuntu image file, the main steps are as follows: 1. Download the image file to burn, as required, I downloaded the desktop version of the XUBUNTU-13.04-DESKTOP-ARMHF_ODROIDU2XXXX.IMG.XZ. 2. Unzip the file and enter the command under Terminal: Xz-d XUBUNTU-13.04-DESKTOP-ARMHF_ODROIDU2_20130503.IMG.XZ 3. View the file system and mount points. After inserting the eMMC card, enter the command:

MFC Video codec based on V4L2

Platform: exynos4412 (Ibox)Kernel:odroid linux-3.8.13.29Os:ubuntu14.04-armhfTool:eclipse-armhfRefer to Samsung Source: public-apps-00d09054412 Eclipse ProjectProcess:UVC gets 640X480YUYV data---->memcpy (because the UVC cannot use DMA continuous physical memory, it cannot be enqueued directly into FIMC)--->fimc (yuyv to nv12m)---> Join the way directly into MFC---->MFC---->H264/H263/MPEG1/2/4---> Write filesEncoded video is the original H264 data, can be converted to MP4 video files via Mp4v2, o

Compilation and operation of SeL4

-formatted image. The following are the platforms that QEMU supports: We need to select the correct QEMU run platform for the image and run the command:There is no platform for SeL4 to run, and it seems that seL4 is not up and running in QEMU.In addition, the SEL4 official documentation indicates that the following platforms can also run SEL4: Intel platforms A pc99-style Intel Architecture 32-bit x86 (IA32) There is also experimental support for the 64-bit Intel

Ibox4412 lubuntu14.04, ibox4412

Ibox4412 lubuntu14.04, ibox4412 Lubuntu14.04 transplanted a year ago. Based on ibox4412, lubuntu14.04 is smoother and more powerful than the friendly port 13.10. Porting odroid lubuntu14.04 http://odroid.in/ubuntu_14.04lts/ubuntu-14.04.1lts-lubuntu-odroid-u-20141124.img.xz Based on ibox4412 Based on odroid kernel-3.8.13.29, all drivers are ported and adapted Fun

Ubuntu 14.10 under the source installation Mjpg-streamer and use

1. sudo apt-get install Libv4l-dev Libjpeg-dev2. Install SVN and configure the agentsudo apt-get install subversionsudo vi /etc/subversion/servers[global]http-proxy-host=172.16. 2.187 http-proxy-port=80803. Download codeSVN checkout http://Svn.code.sf.net/p/mjpg-streamer/code/mjpg-streamer-code4. Install ImageMagick Otherwise the following error occurssudo apt-get install ImageMagickConvert pictures/960x720_1.jpg-resize0x240! pictures/320x240_1.jpg/bin/sh1: Convert:not foundmake [1 1275. CD Mjpg

ibox4412 lubuntu14.04

The lubuntu14.04, based on ibox4412, was more fluid and more powerful than the 13.10-year-old transplant.Odroid lubuntu14.04 HTTP://ODROID.IN/UBUNTU_14.04LTS/UBUNTU-14.04.1LTS-LUBUNTU-ODROID-U-20141124.IMG.XZ based on ibox4412 transplantDrive all porting and adaptation based on Odroid kernel-3.8.13.29Features that can be implemented:1, SD card Two partitions, the first partition FAT32, storage environment v

Recovery of undo tablespace loss under RAC

dropped.RACDB1> drop rollback segment "_ SYSSMU2 $ ";Rollback segment dropped.RACDB1> drop rollback segment "_ SYSSMU3 $ ";Rollback segment dropped.RACDB1> drop rollback segment "_ SYSSMU4 $ ";Rollback segment dropped.RACDB1> drop rollback segment "_ SYSSMU5 $ ";Rollback segment dropped.RACDB1> drop rollback segment "_ SYSSMU6 $ ";Rollback segment dropped.RACDB1> drop rollback segment "_ SYSSMU7 $ ";Rollback segment dropped.RACDB1> drop rollback segment "_ SYSSMU8 $ ";Rollback segment dropped.R

Recovery of undo tablespace loss under RAC

; Tablespace created. (8) modify the spfile ParametersRACDB1> shutdown immediateRACDB1> startup mount;RACDB1> alter system set undo_management = auto scope = spfile sid = 'racdb1 ';RACDB1> alter system set undo_tablespace = UNDO2 scope = spfile sid = 'racdb1 ';RACDB1> shutdown immediateRACDB1> startupRACDB1> show parameter undo NAME TYPE VALUE-----------------------------------------------------------------------------Undo_management string AUTOUndo_retention integer 900Undo_tablespace string UN

List of Some uncommon words

Female Man4 Bytes Female Nan4 Bytes Female Huan2 Bytes Female Xiao1 Bytes Yu Chong1 Bytes Yu Hui4 Bytes Yu He2

Oracle Simple Notes

place, and later in order to be compatible with other databases, the new int, can only be shaped 2.2 Insert Insert into persons values (1, ' Fred ', ' Xu ', 0, ' a '); Insert into persons values (seq_person_id. Nextval, ' fred3 ', ' Xu3 ', 0, ' B ') Note: 1) under Oracle, it is not easy to set up self-increment without MySQL, the steps are as follows: 1.1) CREATE SEQUENCE seq_person_id start with 100; #创建一个序列1.2) INSERT into Persons VALUES (seq_perso

Total Pages: 2 1 2 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

not found

404! Not Found!

Sorry, you’ve landed on an unexplored planet!

Return Home
phone Contact Us
not found

404! Not Found!

Sorry, you’ve landed on an unexplored planet!

Return Home
phone Contact Us

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.