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