Hello to everybody.
Some time ago I bought the Samsung XE303C12-A01US Chromebook. I love it. Let
me explain what’s my project with it. I want to virtualize LInaro android
on top of Linaro Ubuntu because I would like to use them simultaneously. I
know that a lot of developers are doing the inverse way,they run ubuntu on
top of android,but I dislike this way because I think that Linux is better
(more secure,powerful,complete) than Android. I want to start this project
not for commercial reasons,but only for my pleasure. I’m not very
experienced in programming,but I like the computer’s world,so I’ve studied
a little which kind of scenarios we may have. To accomplish this project we
could follow more ways :
1) to use LXC (linux containers) and build a chroot jail and virtualize
Linaro android inside it.
2) to use XEN for ARM. In this case I need to use at least kernel 3.7 for
ubuntu because the XEN supports starts from this kernel version.
3) to use QEMU+KVM,emulating Android for ARM and not Android X86.
4) to use XVISOR hypervisor
5) to use CODEZERO embedded hypervisor
Since as I said I’m not experienced,I would like that someone explains to
me which way is easier and which kind of problems there could be. And since
I will be not never able to finish this job by myself only,I could hire a
developer. I'm a student and I have not a big amount of money to offer,so I
hope to find a developer who wants to help me not only for money,but also
because he wants to get the challenge. Let me know. Thanks.
--
Mario.
On 02/18/2013 06:49 AM, Zach Pfeffer wrote:
> Hope everything is good. Everything needs to be in the build by
> Thursday. Would you mind updating your BPs to reflect reality?
Updated.
BTW, in juice-aosp #121, CONFIG_SYNC and so CONFIG_SW_SYNC aren't
enabled in the kernel; this means that there is no /dev/sw_sync
and sync unit test will not work.
Dmitry
Hi,
I am trying to build the kernel directly from big-LITTLE-MP-master-v14 (from http://git.linaro.org/gitweb?p=arm/big.LITTLE/mp.git;a=summary). And the kernel built from it can't seem to detect SD card. Before I spent time on this, I'd like to know whether there is any known issues here, since I am pretty with the TC2 platform.
I have a TC2 with V5.0. I can get Android running with prebuilt Android image and kernel (With much help from Jon Medhurst). I then proceeded to replace the pthe kernel with a build from the big-LITTLE-MP-master-v14. I used the config file mentioned in linaro_kernel_build_cmds.sh (curl -q http://snapshots.linaro.org/android/~linaro-android/vexpress-linaro-mp-13.0…> linaro_kernel_config). The build is successful, and I then replaced the /media/boot/uImage with the new uImage. But the boot failed to detect SD card and can't boot Android up.
>From 13_01's release note," big-LITTLE-MP-master-v14 that has been used for the 13.01 evaluation build ", so why replacing the released kernel build with my build doesn't work? Maybe I am missing something here?
Eric Huang
Hey Paul,
Adding linaro-android
Which particular build are you trying?
On 14 February 2013 12:01, Chin, Paul <paul.chin(a)bankofamerica.com> wrote:
> Hi Zach:
>
>
>
> I am trying to install android 13.01 on a Pandaboard 4430 which ran
> Ubuntu 12.10 without any issue. I am able
>
> to flash and run Linaro android prebuilt img without issue up to 12.07,
> after 12.08 onward I am only getting a
>
> black screen. I am using a hdmi-dvi cable on the dvi port. Should I be using
> the hdmi port instead?
>
>
>
> I am using prebuilt img file to flash the sdcard using a windows 7 box.
>
>
>
> Thanks.
>
>
>
> Paul Chin
>
>
>
> ________________________________
> This message, and any attachments, is for the intended recipient(s) only,
> may contain information that is privileged, confidential and/or proprietary
> and subject to important terms and conditions available at
> http://www.bankofamerica.com/emaildisclaimer. If you are not the intended
> recipient, please delete this message.
--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
Here is test result summary for Linaro android for the following board.
[1] Ti-Panda 4430
[2] Ti-Panda 4460
[3] ST-snowball
[4] Arm vexpress-A9
Synopsis: All boards keep exactly same status as last week, panda with
Linaro android jellyben Display on HDMI is skewed and colour is distorted,
otherthan exactly keep the same result as last week test.
ST snowball is exactly same result as last build
Arm Vexpress-A9 sd-mmc bug is fixed, toolchain version is changed to
3.8.0-rc6-00862-g5d25da8, other than keep exactly same result from the last
build.
[1] Ti-Panda4430 + linaro android jb (column-AC)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
it keeps exactly same result from last build test. Display on Hdmi colour
is inverted and skewed. youtube is normally working but highquality Video
playback failed. sd-mmc, gallery bug is fixed.
[2] Ti-Panda4460 + Linaro android jb (Column: AE)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
it keeps exactly same result as last build test. Display on Hdmi colour is
inverted and skewed. youtube is normally working but highquality Video
playback failed. sd-mmc, gallery bug is fixed.
[3] ST snowball + Linaro android jb (Column: Y)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
ST Ericsson Snowball with Linaro android jb builds toolchain version is
changed to Liaro GCC 4.7-2013.01-1~dev, other than it keeps exactly the
same result from the last build test. sd-mmc, vid-playback is failed,
youtube is not working,
look at the spreadsheet and bug report for more details.
[4]Arm Vexpress-A9 + Linaro android jb (Column: Z)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
Arm Vexpress-A9 with Linaro android the kernel version is changed to
3.8.0-rc6-00862-g5d25da8 and the toolchain version is changed to
4.7-2013.01-1~dev.
sd-mmc bug is fixed, multimedia files is shown from gallery, other than
that it keep exactly the same result from last build. suspend-resume
failed, adb test is failed, device tree is not present.
Please look at the spreadsheet for details.
Thanks & Regards
Soumya Basak.
Ignore this message. I think I spoke too soon. The script file is OKay.
Eric H.
-----Original Message-----
From: Eric Huang
Sent: Wednesday, February 13, 2013 4:56 PM
To: 'Jon Medhurst (Tixy)'
Cc: 'linaro-android(a)lists.linaro.org'
Subject: RE: Android boot failure on TC2
Jon
Another potential link issue is from the linaro_kernel_build_cmds.sh:
At line 43, the link still points to a 12.10 release. Not sure if there should be another config file to use?
# download the kernel config
curl -q http://snapshots.linaro.org/android/~linaro-android/vexpress-jb-gcc47-armlt…> linaro_kernel_config
Eric H.
-----Original Message-----
From: Jon Medhurst (Tixy) [mailto:tixy@linaro.org]
Sent: Wednesday, February 13, 2013 11:45 AM
To: Eric Huang
Subject: Re: Android boot failure on TC2
On Wed, 2013-02-13 at 10:35 -0800, Eric Huang wrote:
> Jon,
> I rechecked the 13.01 release, there are two links in the release page http://releases.linaro.org/13.01/android/vexpress, one is the link provided at the top with other files to download, another in the 'Binary Image Installation" note, as in the sentence ".. or just click here". The one from the installation note has a size of 169.6MB, that is the one I was using. The one from the top list, has a size of 182.8MB. So one of them is probably the old one.
Yes, sorry about that, it's an error in the instructions, the 'click
here' link points to the old 12.11 release image. I'll report this and
get the link fixed.
--
Tixy
Jon
Another potential link issue is from the linaro_kernel_build_cmds.sh:
At line 43, the link still points to a 12.10 release. Not sure if there should be another config file to use?
# download the kernel config
curl -q http://snapshots.linaro.org/android/~linaro-android/vexpress-jb-gcc47-armlt…> linaro_kernel_config
Eric H.
-----Original Message-----
From: Jon Medhurst (Tixy) [mailto:tixy@linaro.org]
Sent: Wednesday, February 13, 2013 11:45 AM
To: Eric Huang
Subject: Re: Android boot failure on TC2
On Wed, 2013-02-13 at 10:35 -0800, Eric Huang wrote:
> Jon,
> I rechecked the 13.01 release, there are two links in the release page http://releases.linaro.org/13.01/android/vexpress, one is the link provided at the top with other files to download, another in the 'Binary Image Installation" note, as in the sentence ".. or just click here". The one from the installation note has a size of 169.6MB, that is the one I was using. The one from the top list, has a size of 182.8MB. So one of them is probably the old one.
Yes, sorry about that, it's an error in the instructions, the 'click
here' link points to the old 12.11 release image. I'll report this and
get the link fixed.
--
Tixy