Hi,
I've just committed the code needed to build an initial Linaro
JellyBean version (buildable with the Linaro gcc 4.7 compiler):
repo init -u git://android.git.linaro.org/platform/manifest.git -b
linaro_android_4.1.1
repo sync
Currently the build supports only the Galaxy Nexus - didn't want to
run into trouble with potentially incompatible binary blobs before
knowing the rest of the system is working.
Support for our normally supported boards will be added over the next
couple of days. Optimizations that currently aren't on the 4.1 branch
will also be restored in the next couple of days.
There's also 2 problems we need to fix quickly:
E/WVMExtractor( 126): Failed to open libwvm.so entries showing up in
logcat (a quick grep indicates nothing seems to build libwvm - neither
in our tree nor in AOSP)
and
I/v8 ( 1293): ERROR: Binary compiled with -mfloat-abi=hard but
without -DUSE_EABI_HARDFLOAT
(we don't actually use hardfloat (yet), so chances are the check for
hardfloat goes wrong with gcc 4.7.x)
The camera isn't working, but that's not a high priority issue given
the Galaxy Nexus is not a device we're supporting officially.
Of course our gerrit is always happy to receive patches for these and
other issues. ;)
ttyl
bero
Hi,
I want compile pandaboard GPU driver myself and get the library, such as “libEGL_POWERVR_SGX540_120.so”, “libIMGegl.so” and so on. How can I get the GPU driver source code and compile environment?
Thanks & Best Regards!
牟刚
Actions Semiconductor Co.,Ltd
Tel: +86-756-3392353 ext.3103 Fax: +86-756-3392251
Email: mugang(a)actions-semi.com HTTP://www.actions-semi.com
Hello all,
I am not able to do file test operations in android
if I am executing below command
-b /dev/ttyACM0
it is saying
*-b: not found*
if I am executing in script
device0="/dev/ttyACM0" # / (root directory)
if [ -b "$device0" ]
it is giving
*:] not found
*
I tried test -b /dev/ttyACM0 that is also giving error test not found
Can anybody tell me how to execute file test operations in android*
*Thanks & Regards
O S L Reddy*
*
Hi,
12.10 Release: Here is test result summary for Linaro Android
platform on following boards:
1) ARM Versatile Express A9
2) ST-Ericsson Snowball
3) TI Panda Board 4430
4) TI Panda Board 4460
5) Samsung Origen
*Synopsis - Minor glitch in rendering install instructions for all the
boards. **Tool chain version has been upgraded to the 12.10 officially
on Origen.
Snowball and vexpress builds work fine and no major difference observed
compared to last week testing. Panda on the other hand got some bugs fixed
and features such as wifi, powertop, google apps are working fine. For more
detail test results, please check the last column of the test spreadsheet
provided below. *
*
*
1) *ARM Versatile Express A9* -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
Features like glmark2,
youtube, speech recorder, email, calendar and people still dont work. Test
results are similar to last week.
2) *ST-Ericsson Snowball * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
No major difference
observed compared to 12.09 release. WiFi,BT,youtube still not working and
SD card not getting detected blocking few other test cases.
3)* TI Panda Board 4430 * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
Email, calendar, wifi,
powertop are working fine with 12.10 release. Suspend/resume still not
working with 4430.
4) *TI Panda Board 4460 * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
12.10 release fixes
few important features such as email,calendar,people, wifi, powertop etc.
SD card detects the content but not able to play video.
5) *Samsung Origen * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadDRDV…
Tool chain version has been
upgraded to the 12.10 officially. For installation instruction, there are
some display error on web page and a bug has been raised for this. HDMI
works on another colleague's board but doesn't work on my own. All other
features remain same.
Note: Calendar week 42 result attached for reference.
Thanks,
Amit khare <amit.khare(a)linaro.org>
QA Services - Linaro Platform
http://wiki.linaro.org/Platform/QA
Hi Josep,
The graphics binaries are missing on the sdcard. Currently the graphics
installer script "install-binaries.sh" equivalent for windows is not
available . You will need a linux machine to install the binaries.
Regards,
Vishal
On 21 October 2012 01:19, Josep Soms <josep.soms(a)lefthome.net> wrote:
> Hello Michael,
>
> Thank you very much for your help.
>
> Unfortunately there are no instructions for this in the download page of
> the prebuild image (landing-panda.img is the only file mentioned in this
> section):
>
> Using pre-built image
>
> # Insert SD card and note the assigned '/dev/sdX' or '/dev/mmcblk0'
> $ dmesg
>
> $ SDCARD=/dev/sdX # sdcard found from dmesg above
> $ URL=http://releases.linaro.**org/12.01/android/images/**
> landing-panda/landing-panda.**img.gz<http://releases.linaro.org/12.01/android/images/landing-panda/landing-panda…>
> $ curl $URL | gunzip -c | sudo dd bs=64k of=$SDCARD
> Note: Windows users may use the Image Writer for Windows
>
> It would be very much appreciated if you could provide more detailed
> instructions about this on next working day in the office.......
>
> Sorry for my poor know-how about image writing.
>
> Have a nice Sunday.
>
>
> Josep
>
> -----Mensaje original----- From: Michael Trimarchi
> Sent: Saturday, October 20, 2012 9:14 PM
>
> To: Josep Soms
> Cc: Vishal Bhoj
> Subject: Re: Pandaboard ES platform issues.
>
> Hi
>
> Josep Soms <josep.soms(a)lefthome.net> ha scritto:
>
> Hello Michael,
>>
>> Thank you very much for your help.
>>
>> Where can I get the correct version of the opengl binary ?
>> Please could you confirm in which partition of SD-Card should I push it
>> ?
>>
>
> The correct version is always in the download page of the prebuild image.
> I'm
> with mobile and I can't help.
>
> Michael
>
>
>> Thanks,
>> Josep
>>
>> -----Mensaje original----- From: Michael Trimarchi
>> Sent: Saturday, October 20, 2012 8:42 PM
>> To: Josep Soms
>> Cc: Vishal Bhoj
>> Subject: Re: Pandaboard ES platform issues.
>>
>> Hi
>>
>>
>> Josep Soms <josep.soms(a)lefthome.net> ha scritto:
>>
>> Dear Michael,
>>>
>>> Thank you very much for your help.
>>>
>>> I think opengl should be included in the prebuilt image, shouldn't it
>>>
>> ?
>>
>>>
>>> In other case, please could you let me know how to add opengl binary
>>>
>> to
>>
>>> the
>>> prebuilt image on the SD-Card with Win32 Disk Imager ?
>>>
>>
>> You can try using adb and push in the correct position
>>
>> Michael
>>
>>>
>>> Thanks,
>>> Josep
>>>
>>>
>>> -----Mensaje original----- From: Michael Trimarchi
>>> Sent: Saturday, October 20, 2012 8:11 PM
>>> To: Vishal Bhoj ; Josep Soms
>>> Cc: linaro-android(a)lists.linaro.**org <linaro-android(a)lists.linaro.org>
>>> Subject: Re: Pandaboard ES platform issues.
>>>
>>> Hi
>>>
>>> Vishal Bhoj <vishal.bhoj(a)linaro.org> ha scritto:
>>>
>>> Hi Josep,
>>>>
>>>> Can you please point the link from where you fetched the images and
>>>>
>>> the
>>>
>>>> installation instructions ?
>>>>
>>>> Also Can you run the command "logcat" once the device is booted up
>>>>
>>> and
>>
>>> share the logs. That will be more helpful to debug the issue.
>>>>
>>>>
>>> I think that you don't install the binary for
>>> the opengl.
>>>
>>> Michael
>>>
>>> Regards,
>>>> Vishal
>>>>
>>>> On 20 October 2012 23:31, Josep Soms <josep.soms(a)lefthome.net> wrote:
>>>>
>>>> Dear Vishal,
>>>>>
>>>>> From the Linaro mailing list, I think you are the expert for
>>>>>
>>>> Pandaboard ES
>>>>
>>>>> platform issues.
>>>>>
>>>>> So your help for this problem would be very much appreciated:
>>>>>
>>>>> I am just getting started with Android prebuilt images on
>>>>>
>>>> Pandaboard
>>
>>> ES
>>>>
>>>>> platform, but I don’t have success with any prebuilt image
>>>>>
>>>> available
>>
>>> on
>>>>
>>>>> your download section.
>>>>> As I’m not a Linux expert, prebuilt images are written on SD-Card
>>>>>
>>>> with
>>>>
>>>>> Win32 Disk Imager.
>>>>>
>>>>> - Several prebuild images tested, but Android does not work with
>>>>>
>>>> any
>>
>>> of
>>>>
>>>>> them.
>>>>> - 2 diferent boards tested, but unfortunately the result is the
>>>>>
>>>> same
>>
>>> (even
>>>>
>>>>> hadware validation is ok for both boards).
>>>>>
>>>>> It has been observed the top of OMAP4460 device is getting very
>>>>>
>>>> hot,
>>
>>> so
>>>>
>>>>> the board has been powered off in order to avoid any hardware
>>>>>
>>>> damage.
>>>
>>>> Several error messages on the terminal, unable to analyze all of
>>>>>
>>>> them
>>>
>>>> one
>>>>
>>>>> by one.
>>>>>
>>>>> Please could you help me ?
>>>>>
>>>>> Thanks,
>>>>> Josep
>>>>>
>>>>> P.D. For example, there are some of the error messages:
>>>>>
>>>>>
>>>>> [ 2751.705169] acc_open
>>>>> [ 2751.707946] acc_release
>>>>> [ 2752.743469] omap_alert_zone:hot spot temp 101092
>>>>> [ 2752.768890] binder: release 31777:31777 transaction 483178 in,
>>>>>
>>>> still
>>>>
>>>>> active
>>>>> [ 2752.776489] binder: send failed reply for transaction 483178 to
>>>>> 31918:31918
>>>>> [ 2752.784301] binder: release 31777:31789 transaction 483160 in,
>>>>>
>>>> still
>>>>
>>>>> active
>>>>> [ 2752.791687] binder: send failed reply for transaction 483160 to
>>>>> 31891:31957
>>>>> [ 2752.799468] binder: release 31777:31949 transaction 483141 in,
>>>>>
>>>> still
>>>>
>>>>> active
>>>>> [ 2752.806884] binder: send failed reply for transaction 483141 to
>>>>> 31891:31891
>>>>> [ 2752.814392] binder: release 31777:31950 transaction 483176 in,
>>>>>
>>>> still
>>>>
>>>>> active
>>>>> [ 2752.821899] binder: send failed reply for transaction 483176 to
>>>>> 31879:31879
>>>>> [ 2752.829681] binder: send failed reply for transaction 483179 to
>>>>> 31911:31911
>>>>> [ 2752.837188] binder: send failed reply for transaction 483186 to
>>>>> 31958:31958
>>>>> [ 2752.844848] binder: 31851:31851 transaction failed 29189, size
>>>>>
>>>> 156-0
>>>>
>>>>> [ 2752.853607] binder: 31879:31879 transaction failed 29189, size
>>>>>
>>>> 292-8
>>>>
>>>>> [ 2752.877990] binder: 31891:31891 transaction failed 29189, size
>>>>>
>>>> 224-4
>>>>
>>>>> [ 2752.884735] binder: 31851:31851 transaction failed 29189, size
>>>>>
>>>> 100-0
>>>>
>>>>> [ 2752.917663] binder: 31851:31851 transaction failed 29189, size
>>>>>
>>>> 5348-4
>>>>
>>>>> [ 2753.003082] alarm_release: clear alarm, pending 0
>>>>> [ 2753.008209] alarm_release: clear alarm, pending 0
>>>>> [ 2753.243499] omap_monitor_zone:hot spot temp 94279
>>>>> [ 2754.050354] request_suspend_state: wakeup (0->0) at
>>>>>
>>>> 2754024597173
>>
>>> (2000-01-01 00:45:50.002624484 UTC)
>>>>> [ 2754.074890] init: untracked pid 31751 exited
>>>>> [ 2754.079956] init: untracked pid 31750 exited
>>>>> [ 2754.084747] init: untracked pid 31879 exited
>>>>> [ 2754.089416] init: untracked pid 31891 exited
>>>>> [ 2754.094390] init: untracked pid 31958 exited
>>>>> [ 2754.105621] init: untracked pid 31863 exited
>>>>> [ 2760.588409] request_suspend_state: wakeup (0->0) at
>>>>>
>>>> 2760562622075
>>
>>> (2000-01-01 00:45:56.540649386 UTC)
>>>>> [ 2761.124206] acc_open
>>>>> [ 2761.126556] acc_release
>>>>>
>>>>>
>>>>
>>>> ------------------------------**------------------------------**
>>>> ------------
>>>>
>>>> ______________________________**_________________
>>>> linaro-android mailing list
>>>> linaro-android(a)lists.linaro.**org <linaro-android(a)lists.linaro.org>
>>>> http://lists.linaro.org/**mailman/listinfo/linaro-**android<http://lists.linaro.org/mailman/listinfo/linaro-android>
>>>>
>>>
> --
> Sent from my Android phone with K-9 Mail. Please excuse my brevity.
>
Dear Vishal,
>From the Linaro mailing list, I think you are the expert for Pandaboard ES platform issues.
So your help for this problem would be very much appreciated:
I am just getting started with Android prebuilt images on Pandaboard ES platform, but I don’t have success with any prebuilt image available on your download section.
As I’m not a Linux expert, prebuilt images are written on SD-Card with Win32 Disk Imager.
- Several prebuild images tested, but Android does not work with any of them.
- 2 diferent boards tested, but unfortunately the result is the same (even hadware validation is ok for both boards).
It has been observed the top of OMAP4460 device is getting very hot, so the board has been powered off in order to avoid any hardware damage.
Several error messages on the terminal, unable to analyze all of them one by one.
Please could you help me ?
Thanks,
Josep
P.D. For example, there are some of the error messages:
[ 2751.705169] acc_open
[ 2751.707946] acc_release
[ 2752.743469] omap_alert_zone:hot spot temp 101092
[ 2752.768890] binder: release 31777:31777 transaction 483178 in, still active
[ 2752.776489] binder: send failed reply for transaction 483178 to 31918:31918
[ 2752.784301] binder: release 31777:31789 transaction 483160 in, still active
[ 2752.791687] binder: send failed reply for transaction 483160 to 31891:31957
[ 2752.799468] binder: release 31777:31949 transaction 483141 in, still active
[ 2752.806884] binder: send failed reply for transaction 483141 to 31891:31891
[ 2752.814392] binder: release 31777:31950 transaction 483176 in, still active
[ 2752.821899] binder: send failed reply for transaction 483176 to 31879:31879
[ 2752.829681] binder: send failed reply for transaction 483179 to 31911:31911
[ 2752.837188] binder: send failed reply for transaction 483186 to 31958:31958
[ 2752.844848] binder: 31851:31851 transaction failed 29189, size 156-0
[ 2752.853607] binder: 31879:31879 transaction failed 29189, size 292-8
[ 2752.877990] binder: 31891:31891 transaction failed 29189, size 224-4
[ 2752.884735] binder: 31851:31851 transaction failed 29189, size 100-0
[ 2752.917663] binder: 31851:31851 transaction failed 29189, size 5348-4
[ 2753.003082] alarm_release: clear alarm, pending 0
[ 2753.008209] alarm_release: clear alarm, pending 0
[ 2753.243499] omap_monitor_zone:hot spot temp 94279
[ 2754.050354] request_suspend_state: wakeup (0->0) at 2754024597173 (2000-01-01 00:45:50.002624484 UTC)
[ 2754.074890] init: untracked pid 31751 exited
[ 2754.079956] init: untracked pid 31750 exited
[ 2754.084747] init: untracked pid 31879 exited
[ 2754.089416] init: untracked pid 31891 exited
[ 2754.094390] init: untracked pid 31958 exited
[ 2754.105621] init: untracked pid 31863 exited
[ 2760.588409] request_suspend_state: wakeup (0->0) at 2760562622075 (2000-01-01 00:45:56.540649386 UTC)
[ 2761.124206] acc_open
[ 2761.126556] acc_release
Hi,
Calendar Week 42: Here is test result summary for Linaro Android
platform on following boards:
1) ARM Versatile Express A9
2) ST-Ericsson Snowball
3) TI Panda Board 4430
4) TI Panda Board 4460
5) Samsung Origen
*Synopsis - Android version for all the boards mentioned above
has changed to 4.1.2. Glmark2 and wifi/BT still not working on panda. On
other boards Vexpress-a9, Origen and Snowball no major differences are
observed compared to the last week testing. For more detail test results,
please check the last column of the spreadsheet provided above. *
*
*
1) *ARM Versatile Express A9* -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
Features like glmark2,
youtube, speech recorder, email, calendar and people still dont work. Test
results are similar to last week.
2) *ST-Ericsson Snowball * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
This week test result is
similar as week 41. WiFi,BT,youtube still not working. SD card still not
getting detected blocking few other test cases.
3)* TI Panda Board 4430 * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
Phone app still missing on
panda. SD card is still an issue which blocks few test cases. Hardware
graphics acceleration works fine.
4) *TI Panda Board 4460 * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
Same comment as Panda 4430.
5) *Samsung Origen * -
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadDRDV…
All features remain the same
status as previous week, except the tool chain version has been switched to
the 12.10. Ethernet adapter can only work after a command line based
manually setting, and due to WiFi is unavailable, this is the only way we
let the board be online. Google Apps can only work on "local" mode, Device
Tree, Video playback and HDMI display are still unavailable.
Note: Calendar week 41 result attached for reference.
Thanks,
Amit khare <amit.khare(a)linaro.org>
QA Services - Linaro Platform
http://wiki.linaro.org/Platform/QA
Hello all,
I am using ICS 4.0.3
In my code browser is not working over 3G
The problem I observed is the out buffer is filling after some time and I
am not able to send any frame out
if (test_and_set_bit(XMIT_FULL, &ap->xmit_flags)) is becoming true
and it is not recovering from that and everything stops from there
my driver is having
OBUFSIZE 4096 and
PPP_VERSION "2.4.2"
kindly suggest me any thing I can do to solve
Thanks & Regards
O S L Reddy
Hello,
I'm am building a Kindle Fire CM10 ROM using the Linaro 2012.09 4.7.2
toolchain.
I compile with strict-aliasing and have all strict-aliasing and ISO C++11
fixes applied to my repos.
However, if I also include the -std=gnu++11 compiler option MX Player
failes to load with the following error:
java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1331]:
130 cannot locate '_ZN7android8String16C1EPKt'...
at java.lang.Runtime.load(Runtime.java:340)
at java.lang.System.load(System.java:521)
at com.mxtech.videoplayer.App.a(Unknown Source)
at com.mxtech.videoplayer.App.b(Unknown Source)
at com.mxtech.app.MXApplication.a(Unknown Source)
at com.mxtech.videoplayer.VideoSearchSuggestionProvider.onCreate(Unknown
Source)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1058)
at android.app.ActivityThread.installProvider(ActivityThread.java:4779)
at
android.app.ActivityThread.installContentProviders(ActivityThread.java:4409)
at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:4351)
at android.app.ActivityThread.access$1300(ActivityThread.java:143)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1269)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4965)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
at dalvik.system.NativeStart.main(Native Method)
java.library.path: /vendor/lib:/system/lib
/vendor/lib/egl: size=4096 date=08:38, 10/16/2012
/vendor/lib/hw: size=4096 date=08:38, 10/16/2012
/vendor/lib/libIMGegl_SGX540_120.so: size=63152 date=08:00, 8/1/2008
/vendor/lib/libPVRScopeServices_SGX540_120.so: size=9352 date=08:00,
8/1/2008
/vendor/lib/libglslcompiler_SGX540_120.so: size=269396 date=08:00,
8/1/2008
...
I'm at a loss how to debug/fix this and am hoping that someone here could
point me in the right direction or even know the fix.
The error happens on 2012.10 and pre-2012.09 toolchain versions.
The full logcat is available here: http://pastebin.com/nrCFj8FM
Please let me know if I can provide more information.
Thanks in advance
Hi,
What must I do to check out the source code from that repo. I get an
"nonexistent ref" warning, and then I can not checkout anything. Any hint? I
have checked twice. Do you see that warning too?
You can see below the steps I have followed:
$ git clone git://android.git.linaro.org/kernel/panda.git
Cloning into panda...
remote: Counting objects: 2586860, done.
remote: Compressing objects: 100% (409613/409613), done.
Receiving objects: 100% (2586860/2586860), 584.80 MiB | 646 KiB/s, done.
remote: Total 2586860 (delta 2172988), reused 2566256 (delta 2152384)
Resolving deltas: 100% (2172988/2172988), done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.
$ cd panda
panda$ ls -la
drwxr-xr-x 3 davi davi 17 Oct 16 12:44 .
drwxr-xr-x 3 davi davi 18 Oct 16 12:44 ..
drwxr-xr-x 7 davi davi 129 Oct 16 13:02 .git
panda$ git branch
panda$
--
Regards
Hi,
I have tried to use my android device behind a proxy but fails to
access internet. The browser is unable to access to internet
I'm using an Eth0 instead of wifi. I have done my last trial on tc2
board but I had also failed previously with my panda board
I have tried to use transproxy.apk but it's still ko
Does anyone have already faced and solved same kind of issue ?
Regards,
Vincent
Hi,
4.1.2 update is "done" as in "we have a linaro_android_4.1.2 branch
completely rebased to android-4.1.2_r1, and all stuff we aren't
modifying is pulled from android-4.1.2_r1".
I've done a Galaxy Nexus and a Nexus 7 build with very mixed results.
Galaxy Nexus boots up fine, but doesn't find the SIM card anymore,
looks like it has trouble talking to the lower level firmware. As long
as you don't need any phone functionality, it works perfectly.
Nexus 7 boots to the bootup logo once, then reboots, and gets stuck in
the bootloader screen.
I'm assuming both problems are caused by the binary blobs in one way
or another (got to check the original firmware for any additional
blobs we need to add to the merge scripts...). Since Galaxy Nexus
(minus phone) works well, I'm fairly sure the baseline is ok - and
even if there's some problem with the phone layer, our other builds
shouldn't be affected by it simply because they aren't phones -- so
I'm thinking it's safe to move the builds over to 4.1.2.
I'm switching all builds over now, if for some reason a build needs to
be switched back, it's just a matter of changing the manifest branch
back from linaro_android_4.1.2 to linaro_android_4.1.1.
ttyl
bero
Adding linaro-android community
-------- Original Message --------
Subject: Ethernet with proxy not working
Date: Fri, 05 Oct 2012 17:16:04 +0530
From: shakti tiwari <shakti.tiwari(a)ti.com>
To: kejun.zhou(a)linaro.org
Hi
I am using your ECM patch for Ethernet in jelly bean is working fine,
but when i am using Internet over proxy is not working.
Is any issue with proxy ,can you give any hint on this issue.
Regards,
shakti tiwari
Hi,
I was using this AOSP ICS build for Panda created by Linaro
http://releases.linaro.org/12.07/android/images/panda-master-gcc44-aosp-sta…
This Linaro AOSP ICS build does not seem to have the usb networking issue
(ethernet very slow in AOSP ICS) that I have been trying to fix for few
weeks now.
So probably kernel in this AOSP ICS image created by Linaro has some fix
for it.
I checked the pinned-manifest.xml for which kernel it uses
<project name="kernel/omap" revision="
52f476403350050beb0dff135a55c06c9e7a82a9">
So as I understand its above revision* checked* out from git://
android.git.linaro.org/kernel/omap.
I tried to download these sources, but I did not find any difference in the
kernel sources I downloaded from AOSP git. (Both also have seem to have
same revision!)
Also the kernel config file seem to be the same.
I tried to build this kernel and use in AOSP ICS and again I face same
usb-ethernet networking issue.
So I am really curious to find the kernel sources used to build the kernel
in the AOSP ICS images created by Linaro, as I think that the slow ethernet
issue arises sue to some bug in usb controller in kernel.
Please could you help with some pointers to find these sources?
Thanks for your kind support.
BR
Sagar
Hi,
Calendar Week 40: Here is test result summary for Linaro Android
platform on following boards:
1) ARM Versatile Express A9
2) ST-Ericsson Snowball Board
3) TI Panda Board 4430
4) TI Panda Board 4460
5) Samsung Origen Board
*Synopsis: This week, Linaro Image Tool 12.09 version was used to flash
SD-card for testing. **Installation instructions which were missing earlier
are available now. **For panda we are back to tracking-blob build testing
and test results look similar to week 38. On origen people,email and
calendar application is not working. *
Detail Report for all the boards:
*1. ARM Versatile Express A9 - Android (Column J)*
Test Results:
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
Installation instruction is available. Email, Calendar, glamrk2 don't work
and all other features remain same status as previous week.
*2) ST-Ericsson Snowball Board - Android(Column J)*
Test Results:
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
Install instruction are available. Same results as last week for other
features.
*3) TI Panda Board 4430 - Android(Column AA)*
*
*
Test Results:
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
On Panda board we are back to tracking-blob build and hardware graphics
acceleration, glmark2, wifi, Bluetooth is not working. Rest of the results
are similar to week 38 test results.
*4) TI Panda Board 4460(Column M)*
Test Results:
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
Test results same as 4430.
*5) Samsung Origen Board(Column E)*
Test Results:
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadDRDV…
All features remain the same status as previous week, except image
installation instruction has been added to the build page. WiFi and
Bluetooth are still unavailable and Ethernet Configuration Manager can't
work properly either. Email app doesn't work, People app and Calendar app
can't sync the content from Google server. Please refer to above test
result link for more details.
Note - For the previous week (Calendar week 39) summary, please refer to
attachment.
Thanks,
Amit khare <amit.khare(a)linaro.org>
QA Services - Linaro Platform
http://wiki.linaro.org/Platform/QA
Hi,
I'm trying to submit my changes in gerrit with repo upload. I have changes in device/linaro/pandaboard and system/core. Basically, repo is complaining about device/linaro/pandaboard not having the android-4.1.1_r4 tag:
error.GitError: device/linaro/pandaboard rev-list ('--abbrev=8', '--abbrev-commit', '--pretty=oneline', '--reverse', '--date-order', '^refs/tags/android-4.1.1_r4', u'refs/heads/sdcard_mount', '--'): fatal: bad revision '^refs/tags/android-4.1.1_r4'
I'm not sure how I should go forward from there. Any input ?
--
Alexandre Belloni
Linux/Android Technical Leader
Direct Phone : +33 4 26 49 25 08
Adeneo Embedded
Adetel Group
4, ch. du Ruisseau - 69134 Ecully, France - Phone: +33 4 72 18 08 40
www.adeneo-embedded.com
Hi,
Just a quick question here: Are you planning to update the Galaxy Nexus build to JRO03R? Last time I checked it was still based on JRO03H.
Thanks :)
____________________________________________________________
GET FREE SMILEYS FOR YOUR IM & EMAIL - Learn more at http://www.inbox.com/smileys
Works with AIM®, MSN® Messenger, Yahoo!® Messenger, ICQ®, Google Talk™ and most webmails
Hi,
There is a an experimental feature of groups added in manifest by JBQ to
reduce the downloads when we clone . The details are here:
https://groups.google.com/forum/#!msg/android-building/Zf1oirfV_v0/1VSGkFic…
The current issue is repo manifest -r -o seems to be broken with this new
group feature due to which I am not able to build AOSP galaxy nexus master
build:
https://android-build.linaro.org/builds/~vishalbhoj/nexus-asop/
Fow now I will work out of android build from the branch android-4.1.1_r6 .
On the other note, this feature should allow us to download kernel and
u-boot selectively depending on the target which can allow us to get to a
single manifest . I guess we should put invest some time in it.
Regards,
Vishal
Hi All,
I am trying to build the android ICS (linaro_android_4.0.4) for my panda
board. I bumped into the following compiling errors:
target SharedLib: libOpenSLES
(out/target/product/panda/obj/SHARED_LIBRARIES/libOpenSLES_intermediates/LINKED/libOpenSLES.so)
system/media/wilhelm/src/assert.c:24: error: undefined reference to
'__android_log_assert'
system/media/wilhelm/src/assert.c:31: error: undefined reference to
'__android_log_assert'
The following is the fix for the linking errors of libOpenSLES and
libOpenMAXAL:
diff --git a/wilhelm/src/Android.mk b/wilhelm/src/Android.mk
index 6da321a..94c99a5 100644
--- a/wilhelm/src/Android.mk
+++ b/wilhelm/src/Android.mk
@@ -207,7 +207,7 @@ LOCAL_PRELINK_MODULE := false
LOCAL_MODULE_TAGS := optional
LOCAL_CFLAGS += -x c++ -DLI_API= -fvisibility=hidden -UNDEBUG \
-DSL_API='__attribute__((visibility("default")))'
-LOCAL_SHARED_LIBRARIES := libwilhelm
+LOCAL_SHARED_LIBRARIES := libwilhelm liblog
include $(BUILD_SHARED_LIBRARY)
include $(CLEAR_VARS)
@@ -222,5 +222,5 @@ LOCAL_PRELINK_MODULE := false
LOCAL_MODULE_TAGS := optional
LOCAL_CFLAGS += -x c++ -DLI_API= -fvisibility=hidden -UNDEBUG \
-DXA_API='__attribute__((visibility("default")))'
-LOCAL_SHARED_LIBRARIES := libwilhelm
+LOCAL_SHARED_LIBRARIES := libwilhelm liblog
include $(BUILD_SHARED_LIBRARY)
--
Best regards,
Grady Chen
Hello,
We keep having cases of out of disk space, latest we had is
https://bugs.launchpad.net/linaro-android-infrastructure/+bug/1055546 .
The reason this happens so often is that Jenkins has a broken build
expiration process - it is applied to jobs which are actually built. If
a job is left unattended, its builds will stay forever. This is
long-standing known issue, and I manually deleted stale builds in this
case, while queuing need to write a script for that, which I'm going to
start with now.
To remind, we have following build retention policy:
1) Release builds stay forever
2) Official daily builds kept for 3 months
3) Personal builds kept for 1 month
With new expiration script to be developed, many builds will
be "suddenly" (but in full accordance with the policy above) gone. So,
I would like to ask all Android developers to look thru their builds to
check if you need anything old (and preserve it somewhere else then).
Zach, Fathi, Alexander, can you please do the same for old official
builds. For example,
https://android-build.linaro.org/jenkins/view/Official%20builds/job/linaro-…
would be gone completely.
In addition to the above, the issue we may have that there're lot of
empty personal jobs piled up (with builds removed per the policy
above). They clutter view largely, for example, Bero has 10 such jobs,
Zach - 8, etc. Do you still need them? Otherwise, I'd propose to add
another clause to the policy and remove such empty jobs if not updated
within last 3 months. Let me know what you think.
Thanks,
Paul
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