Hi,
The auto sleep feature is now in mainline but a very few drivers have been
modified (wake up sources and events) to use auto sleep feature.
I saw a commit
commit a180c0d659f604568637336a00c0c3ca2f7b094a
Author: John Stultz <john.stultz(a)linaro.org>
Date: Tue Apr 24 10:57:16 2012 -0700
staging: android-alarm: Switch from wakelocks to wakeup sources
In their current AOSP tree, the Android in-kernel wakelock
infrastructure has been reimplemented in terms of wakeup
sources:
http://git.linaro.org/gitweb?p=people/jstultz/android.git;a=commitdiff;h=e9…
The Android alarm driver currently has stubbed out calls
to wakelock functionality. So this patch simply converts
the stubbed out wakelock calls to wakeup source calls, and
removes the empty wakelock macros
Is auto sleep feature currently being tested or are there any plans to move
all the drivers to use both the wakelock mechanism and autosleep?
Thanks & Regards
Hi,
I can't push stuff to android.git.linaro.org right now -- while downloading
using http://android.git.linaro.org/git-ro/... works, any attempt to push a
change (or to ssh -p 29418 username(a)android.git.linaro.org to see what's
going on) just hangs.
Is there any work going on (tightened firewall or something)?
Or is it just me?
ttyl
bero
Hi,
I have been trying to download Linaro android code from last couple of days
but with no luck.
Everytime I do a repo sync, i get this error :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: Unable to find a19b41d9130c3394596eb380ab7b07451e394af4 under
http://android.git.linaro.org/git-ro/platform/build
Cannot obtain needed object a19b41d9130c3394596eb380ab7b07451e394af4
error: Fetch failed.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
Permission denied (publickey).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
error: Unable to find a19b41d9130c3394596eb380ab7b07451e394af4 under
http://android.git.linaro.org/git-ro/platform/build
Cannot obtain needed object a19b41d9130c3394596eb380ab7b07451e394af4
error: Fetch failed.
error: Cannot fetch bL_tests/task-placement-tests
Permission denied (publickey).
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
error: Cannot fetch bL_tests/sched_tests
error: Cannot fetch bL_tests/bL_iks_tests
error: Cannot fetch platform/build
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
error: Cannot fetch tools
error: Exited sync due to fetch errors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
OS : Ubuntu 12.04
repo version : v1.12.2
git version : 1.7.9.5
Python : 2.7.3
I have followed the steps given in
https://wiki.linaro.org/Platform/Android/GetSource
I have been able to build AOSP 4.2.2.
Kindly help in resolving the issue.
Regards,
Ajay
Hi,
Here is the test result summary of Linaro android jellybean builds on
different boards.
[1] TI Panda 4430;
[2] TI Panda 4460;
[3] ST Ericsson Snowball;
[4] Samsung origen_quad;
[5] ARM Versatile Express A9;
synopsis: test conducted in this week is only for those test cases which
are marked [RC] on our spreadsheet.
[1] TI Panda 4430 + Linaro Android jellybean (Column : AI)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
it keeps exactly same result as compare to last week test. kernel version
: 3.2.0+ , toolchain version: (gcc version 4.7.3 20130328 (prerelease)
(Linaro GCC 4.7-2013.04)
[2] TI Panda 4460 + Linaro Android jellybean (Column: AI)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
same as last few week test. kernel version: 3.2.0+, toolchain version: (gcc
version 4.7.3 20130328 (prerelease) (Linaro GCC 4.7-2013.04).
[3] ST Ericsson Snowball + Linaro Android jellybean (Column: AH)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
kernel version : 3.4.0+, toolchain version: (gcc version 4.7.3 20130328
(prerelease) (Linaro GCC 4.7-2013.04), it keeps exactly same result as
compare to last week test.
[4] Samsung origen_quad + Linaro android jellybean (Column: H)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadDRDV…
kernel version: 3.8.0-g0816984, toolchain_version: (gcc version 4.7.3
20130328 (prerelease) (Linaro GCC 4.7-2013.04). same result as compare to
last week test.
[5] ARM Versatile Express A9; + Linaro android jellybean (Column: AH)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
kernel_version is changed to : 3.9.0-rc7-00180-gbab4eb6,
toolchain_version: 4.7-2013.04, it keeps exactly same result as compare to
last week test.
Thank You!
Best Regards
Soumya Basak
Hi,
I'm a programming student and owner of Samsung GT-I8160 phone.
According to producer specification NovaThor U8500 should run at 1GHz CPU
frequency (like it's in other phones such as GT-I9070 or GT-I8190).
Unfortunately, my phone is underclocked to 800MHz and I really want to
change this.
I've made research and asked in many places (such as xda-developers) but no
one have made overclocking in NovaThor chipsets yet. The only thing I found
is underclocking GT-I9070 which is done by special kernel module that uses
prcmu_qos_update_requirement function but I can't find any more information
about it.
Now I'm asking you for help, if you have any ideas how to overclock
NovaThor CPUs that would be so good news for a lot of people.
Greetings, Michal.
Hi,
I am from Marvell Semi Ltd, we are evaluating SW solutions to adapt Android
to ARM64 SoC quickly. As I consulted with ARM support, they are
recommending use 64/32, which run Android in AArch32 mode while kernel runs
in AArch64 mode; and they referred me to Linaro as Linaro is working on it.
>From http://www.linaro.org/engineering/armv8, we can build ARM64 kernel,
and boot the kernel and rootfs from Foundation model; but no info on the
Android side yet. So here we have a few questions about the Android side.
1. What's Linaro plans for adapt Android ARM64? Is there any high level
plan or details to share?
2. From ARM64's annoucement, AArch32 is broadly compatible with ARMv7A. Are
there high level issues identified for AArch32 android adaption so far?
3. Also, does Linaro have any plans for Android in AArch64 mode?
Please kindly let me know if there are other channels I shall pursue also.
Any ideas will be appreciated.
Thanks,
Yu Tang
Hi,
on our linaro-android origen builds on Lava dashboard, the image report is
stopped from build # 187 since March 13, 2013,
https://bugs.launchpad.net/linaro-android/+bug/1173108
would you please look into the issue for our QA daily and weekly test.
Best Regards
Soumya Basak
Hi,
The test result summary of Linaro-android 13.04 Release (Calender Week 17;
2013) on the following boards:
[1] TI-panda 4430;
[2] TI-panda 4460;
[3] ST-Snowball;
[4] Samsung origen 4412 quad;
[5] ARM Vexpress A9;
synopsis: video playback works fine on origen 4412 quad, audio out over
HDMI works well on origen 4412 quad.
[1] TI-panda 4430 with Linaro android jellybean (Column: AH)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
toolchain version is (gcc version 4.7.3 20130328, boots ok, serial ok,
audio on board ok, video-playback ok, audio over hdmi not work, DS-5 works
fine, ethernet and wifi works well, adb-usb ok,
[2] TI-panda 4460 with Linaro android jellybean (Column: AH)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadGVWd…
all feature remain same as previous week build test, adb-usb ok, ethernet
ok, DS-5 works fine, youtube, and video-playback ok, audio on board ok.
[3] ST-Snowball with Linaro android jellybean (Column: AG)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadEF1N…
kernel version is 3.4.0+ , toolchain_version is : (gcc version 4.7.3
20130328 (prerelease), boots ok, serial ok, adb-usb ok, ethernet ok,sd-card
partition is mounted, youtube and video playback not working (known
issue).
[4] Samsung origen 4412 quad with Linaro android jellybean (Column: G)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadDRDV…
kernel version 3.8.0-g0816984, toolchain_version: gcc version 4.7.3
20130328, adb-ethernet ok, adb-usb not ok (known issue), browser ok,
video-playback, youtube ok, video-playback works on HDMI is fine, Audio
works on hdmi with video,
[5] ARM Vexpress A9 with Linaro android jellybean (Column: AG)
https://docs.google.com/a/linaro.org/spreadsheet/ccc?key=0AkxwyUNxNaAadExQd…
kernel version is 3.9.0-rc7-00198-g03d27d8, toolchain version 4.7-2013.04,
boots ok, serial ok, sd-mmc is ok, ethernet ok, youtube video playback
fails (known issue), adb-usb not working (known issue).
Thank You.
with Best Regards
Soumya Basak.