There seems to be a problem with Linaro's git servers when I am trying to checkout Android:
#./repo sync;
Fetching projects: 45% (146/324) Exception in thread Thread-148:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 504, in run
self.__target(*self.__args, **self.__kwargs)
File "/media/workslw/android/linaro_12.12/android/.repo/repo/subcmds/sync.py", line 228, in _FetchHelper
clone_bundle=not opt.no_clone_bundle)
File "/media/workslw/android/linaro_12.12/android/.repo/repo/project.py", line 974, in Sync_NetworkHalf
self._InitMRef()
File "/media/workslw/android/linaro_12.12/android/.repo/repo/project.py", line 1747, in _InitMRef
self._InitAnyMRef(R_M + self.manifest.branch)
File "/media/workslw/android/linaro_12.12/android/.repo/repo/project.py", line 1759, in _InitAnyMRef
self.bare_git.UpdateRef(ref, dst, message = msg, detach = True)
File "/media/workslw/android/linaro_12.12/android/.repo/repo/project.py", line 1933, in UpdateRef
self.update_ref(*cmdv)
File "/media/workslw/android/linaro_12.12/android/.repo/repo/project.py", line 2005, in runner
p.stderr))
GitError: tools/pm-qa update-ref: fatal: 03e09b72a473032e434c811b2500f63fb65260c4^0: not a valid SHA1
Fetching projects: 46% (150/324)
error: Exited sync due to fetch errors
Ramin
------------------------------
Ramin Zaghi
Software Engineer
Processor Division / PDCS
------------------------------
ARM Ltd.
110 Fulbourn Road
Cambridge
CB1 9NJ, UK
------------------------------
Tel: +44 1223 406347
[Extn 22347]
------------------------------
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
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
The kernel uses (drivers/staging/android/ashmem.h):
#define ASHMEM_PIN _IOW(__ASHMEMIOC, 7, struct ashmem_pin)
#define ASHMEM_UNPIN _IOW(__ASHMEMIOC, 8, struct ashmem_pin)
Generated bionic header uses (bionic/libc/kernel/common/linux/ashmem.h):
#define ASHMEM_PIN _IOW(__ASHMEMIOC, 7, struct ashmem_pin)
#define ASHMEM_UNPIN _IOW(__ASHMEMIOC, 8, struct ashmem_pin)
But frameworks/native/include/utils/ashmem.h uses:
#define ASHMEM_PIN _IO(__ASHMEMIOC, 7)
#define ASHMEM_UNPIN _IO(__ASHMEMIOC, 8)
Due to the above, any userspace call ioctl(fd, ASHMEM_PIN, XXX) is invalid.
Also there is a name mismatch: kernel uses ASHMEM_GET_PIN_STATUS for ioctl
and ASHMEM_IS_PINNED / ASHMEM_IS_UNPINNED for the result, but userspace
uses ASHMEM_ISPINNED for ioctl and ASHMEM_NOW_PINNED / ASHMEM_NOW_UNPINNED
for the result. This is pretty confusing and IMHO should be unified between
kernel and userspace headers.
Suggested fix for frameworks/native/include/utils/ashmem.h is attached.
Dmitry
*Hi,*
*12.12 r1 Test Summary. Here is test result summary for Linaro Android
platform on following boards:*
*Android jb Release*
*1. ST-Ericsson Snowball.*
1.
*Samsung Origen.*
2.
*ARM Vexpress-A9*
3.
*Pandaboard 4430 and 4460.*
4.
*openembedded armV8.*
*Synopsis:* In our 12.12 Android jellybean 4.2.1 the following changes are
observed.
summary report as under.
-
ST Ericsson Snowball android jellybean 4.2.1 builds normally audio,
youtube, playback of video, wifi, bluetooth, usb-camera, gallery, calender,
people, email, speach recorder is not working. Device-Tree is not found.
Phone-app is missing, misc catagories of 0xbench is failed to run.
Otherthan that no major bug fixed in this release.
-
Samsung Origen Android jelly-bean 4.2.1 release candidate builds some
major bugs is fixed on this release. Eth0 is working after manually config
it from command line(ping test is OK), audio/sound is working on this
build, no problem on running angrybird apps, sd card mmount fail,
0xbenchmark test fail, youtube, audio, wifi, bluetooth, usb-camera test
failed.
Device-tree is not present, calender and people cant sync, email cant
sync.
-
Vexpress A9 android jelly-bean 4.2.1 release candidate build no new bugs
is found with the builds,
device-tree is not supported on A9,
sd-mmc partition is unavilable, Suspend-Resume work ok, Missing GL ES
2.0 drivers, adb-dwm is not working, adb-ethernet is working, angrybird is
working properly, usb-cam apps is missing with the builds, thethering
feature is unavilable, youtube, video-playback and speach-recorder are
failed, sd-mmc multimedia files is not shown from gallery.
-
Pandaboard 4430 and Pandaboard ES 4460 , android jellybean 4.2.1 release
candidate test result: some major bugs is fixed in this release builds.
Ethernet eth0 is working fine either you config from command line or from
ECM,
glmark2 is working properly, calender add event is start working properly,
people and e-mail sync is work fine. Wifi is start work again, searching
accesspoint and connecting is fine. Powertop is working fine.
Features : Sd-mmc multimedia file is not shown from gallery., angrybird,
youtube, video-playback, speech-recorder is doesnot work.
1. *Snowball Android JellyBean 4.2** **(column S)*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
Features: audio, youtube, playback of video, wifi, bluetooth, usb-camera,
gallery, calender, people, email, speach recorder is not working.
Device-Tree is not found. Phone-app is missing. Please look at the
spreedsheet for details.
*Note: kernel version is 3.4.0+ , toolchain version is gcc version (gcc
version 4.7.3 20121205 (prerelease) (Linaro GCC 4.7-2012.12), and Android
version : 4.2.1*
3. *Samsung* *Origen Android Jelly Bean 4.2** **(column O)*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadDRDV…
Features: Samsung Origen Android jelly-bean 4.2.1 release candidate builds
some major bugs is fixed on this release. Eth0 is working after manually
config it from command line(ping test is OK), audio/sound is working on
this build, no problem on running angrybird apps, sd card mmount fail,
0xbenchmark test fail, youtube, audio, wifi, bluetooth, usb-camera test
failed.
Device-tree is not present, calender and people cant sync, email cant sync.
*Note: the kernel version is upgrade to 3.7.0-rc6-g0974d1e, android version
is 4.2.1, audio is start working.*
1.
*V-express A9(column T)*
*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
*
Features: Vexpress A9 android jelly-bean 4.2.1 release candidate build no
new bugs is found with the builds,
device-tree is not supported on A9,
sd-mmc partition is unavilable, Suspend-Resume work ok, Missing GL ES 2.0
drivers, adb-dwm is not working, adb-ethernet is working, angrybird is
working properly, usb-cam apps is missing with the builds, thethering
feature is unavilable, youtube, video-playback and speach-recorder are
failed, sd-mmc multimedia files is not shown from gallery.
*Note: kernel version is 3.7.0-00140-gf271ce8 toolchain version i changed
to 4.7-2012.12, android version: 4.2.1*
1.
*Pandaboard 4430 and Pandaboard ES 4460 (panda 4430 Column: W/Pandaboard
4460 Column: Y)*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
Pandaboard 4430 and Pandaboard ES 4460 , android jellybean 4.2.1 release
candidate test result: some major bugs is fixed in this release builds.
Ethernet eth0 is working fine either you config from command line or from
ECM,
glmark2 is working properly, calender add event is start working properly,
people and e-mail sync is work fine. Wifi is start work again, searching
accesspoint and connecting is fine. Powertop is working fine.
Features : Sd-mmc multimedia file is not shown from gallery., angrybird,
youtube, video-playback, speech-recorder is doesnot work.
*Note: kernel version 3.2.0+ toolchain version : (gcc version 4.7.3
20121205 (prerelease) (Linaro GCC 4.7-2012.12) ) Linaro android version:
4.2.1*
*some major bug fixed as Wifi is start work again, searching accesspoint
and connecting is fine, calender add event is start working properly,
people and e-mail sync is work fine,*
*Powertop is working fine.*
1.
*Open Embedded armV8 (column : F)*
*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AgB-fT5LL31CdDhwR…
*
please have a look at the spreadsheet for result.
*Thanks & Regards*
Soumya Basak <soumya.basak*(a)linaro.org <amit.khare(a)linaro.org>*>
QA Services - Linaro Platform
*http://wiki.linaro.org/Platform/QA*
Hello All,
I have a few questions regarding root access. I was able to get only
leb-panda 12.10 running - and only on a 2gb card. Since these are for
development and prototyping I am a bit upset that root is not enabled
out-of-the-box.
I have modified (and verified) initrc should run su as root, but I have
tried a few terminal programs and none of them will let me su.
I was able to get gapps running easily, but after trying about 30 different
build.prop configurations I can only install roughly 10 apps from market.
I did not purchase a serial-usb dongle because I read that I would be able
to adb over tcp/ip - can't do this without root either.
I figured I would build from source, but I have been trying for days and
something happens with the massive git and it always fails...
So without a 'recovery rom', serial-usb cable, or adb over tcp/ip, how can
I get something like superuser and busybox running?
Also does anyone know what build.prop settings will allow me to use market,
my dev display and final embedded display are 720p.
Thanks!
Greetings,
We are enabling BUILD-INFO.txt support for the publishing service. So
all artifacts produced by the builds that don't have it will be
inaccessible for download. Attached are lists with jobs that have
SOURCE_OVERLAY and that don't have it in configuration. Please verify
that your job has appropriate config option (i.e. protected one or open
one if unprotected).
--
WBR, Georgy Redkozubov
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
I got mad at some ugly code today in LAVA's master.py, while cleaning it
up, I noticed an awkward line of code in our _update_uInitrd_partitions
function:
session.run(
'sed -i "/\/dev\/block\/mmcblk0p%s/d" %s'
% (cache_part_org, rc_filename), failok=True)
This seems like its just junk and can be removed. Before I start testing
the removal of it, I thought I'd check and see if anyone can say why I
shouldn't?
-andy
*Hi,*
*12.12 r2 Test Summary. Here is test result summary for Linaro Android
jelly-bean 4.2.1 builds platform on following boards:*
*Linaro-android jellybean 4.2.1 *
*1. ST-Ericsson Snowball.*
1.
*Samsung Origen.*
2.
*ARM Vexpress-A9*
3.
*Pandaboard 4430 and pandaboard 4460 *
*Synopsis:* In our 12.12 r1 Android jellybean 4.2 weekly release critical
test images some changes is observed as follows:
ST Ericsson Snowball android jellybean 4.2.1 builds normally audio,
youtube, playback of video, wifi, bluetooth, usb-camera, gallery, calender,
people, email, speach recorder is not working. Device-Tree is not found.
Phone-app is missing, download-install apk is never finish, 0xbench is
failed.
Samsung Origen Android jelly-bean 4.2.1 builds sd card mmount fail,
0xBenchmark test fail, ethernet *eth0* is missing on ECM, youtube, audio,
wifi, bluetooth, usb-camera test failed. Device-tree is not present,
calender and people cant sync, email cant sync.
Vexpress A9 android jelly-bean 4.2.1 build some new bugs is found with the
builds sd-mmc partition is unavilable, Suspend-Resumework from this builds,
Missing GL ES 2.0 drivers unable to run GLMARK2 benchmark, adb-dwm is not
working, thethering feature is not avilable, video-playback is failed.
Pandaboard 4460 and 4430 system crash at board bootup,
1. *Snowball Android JellyBean 4.2(column S)*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
Features: audio, youtube, playback of video, wifi, bluetooth, usb-camera,
gallery, calender, people, email, speach recorder is not working.
Device-Tree is not found. Phone-app is missing.
*Note: kernel version is 3.4.0+ , toolchain version gcc version Linaro GCC
4.7-2012.11-1~dev, and Android version : 4.2.1*
*2. Samsung Origen Android Jelly Bean 4.2(column N)*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadDRDV…
Features: sd card mmount fail, 0xBenchmark test fail, ethernet *eth0* is
missing on ECM(config eth0 from command line), youtube, audio, wifi,
bluetooth, usb-camera test failed, angry-bird app not working, vid playback
and play music is failed. Device-tree is not present, calender and people
cant sync, email cant sync.Please refer to the spreadsheet and bug report
for more details.
Note: kernel version is 3.7.0-rc6-g0974d1e, toolchain is changed to
4.7-2012.11-1~dev, android version is 4.2.1.
*3. v-express A9(column S)*
*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
*<https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…>
Features: suspend-resume is working for this builds. sd-mmc partition is
unavilable, Suspend-Resume doesn't work, Missing GL ES 2.0 drivers, adb-dwm
is not working, angrybird is working properly, usb-cam apps is missing with
the builds, thethering feature is unavilable, video-playback is failed,
Audio is working with this image, content of sd-card is not shown from
gallery. Please ref to the spread-sheet for details.
*Note: suspend-resume is working for the builds. kernel version is
3.7.0-rc6-00620-g8890900, android version: 4.1.2.*
*4.Pandaboard 4430 and 4460(column-v )*
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
Features: system crash after board bootup. *kernel-Panic* and serial
dies, for this 4.2.1 builds. Please refer to the spread-sheet and bug
report( https://bugs.launchpad.net/linaro-android/+bug/1089837) and
attach bootlog details.
1.
*Thanks & Regards*
Soumya Basak <soumya.basak*(a)linaro.org* <amit.khare(a)linaro.org>>
QA Services - Linaro Platform
*http://wiki.linaro.org/Platform/QA* <http://wiki.linaro.org/Platform/QA>
hi,all
I using am3359 (TI) with usb camera ,and the android version is 4.0.3,but now I am facing one promble:
when I open camera I can't see the image,and display "camera is not responing"on the screen.
attach is my logcat.
my usb camera only support yuv422
is it is usb camera yuv data promble?
thanks for your reply.
zhangzhangwei
2012-12-07