Guys I have DisableSuspend ready for builds. I'm thinking of creating a git at:
linaro/platform/packages/apps/DisableSuspend
as opposed to:
platform/packages/apps/DisableSuspend
comments, questions, concerns?
--
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
On 6 April 2012 04:21, Paul Sokolovsky <paul.sokolovsky(a)linaro.org> wrote:
> On Fri, 6 Apr 2012 12:11:45 +0300
> Paul Sokolovsky <Paul.Sokolovsky(a)linaro.org> wrote:
>
> []
>> Ok, user "tixy" in android-build can edit job descriptions. Please
>> restrict yours changes to just job description. Because I already see
>> people doing other changes, and that's exactly my concern. We have
>> example of ci.linaro.org which started with the same virtual hardware
>> and software, but 2 weeks ago (straight at the RC time!) "suddenly"
>> spiraled down and spent a week in semi-downtime, until 3 engineers
>> recovered it (sorta, there're still lot of issues). I don't want the
>> same happen to android-build, and Infra team has reduced workpower
>> this milestone, so we may not be able to provide timely response to
>> the issues. So, better to stay away from them.
>
> Ah, and kind reminder - please back any request with the ticket (==
> bug report) to
> https://bugs.launchpad.net/linaro-android-infrastructure . Due to the
> situation above and overall restructuring of Infra teams working since
> Connect Q4.11, it's no longer me who looks after android-build, but the
> team as the whole, with rotating duty for individual engineers to
> process bugs/requests. Consequently, if requests go to just me, or to
> just Danilo, the team cannot see them and act on them.
>
> Once you have ticket, feel free to escalate it via mail/IRC of course.
Okay. You got it Paul.
FYI everyone. Please file bugs before sending emails for infrastructure issues.
>
> Thanks,
> Paul
>
> Linaro.org | Open source software for ARM SoCs
> Follow Linaro: http://www.facebook.com/pages/Linaro
> http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
--
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
Hello,
We want to build android 4.0 with purely softgl graphics (e.g. no SGX
binaries on panda). We went through the list of softgl patches here:
https://wiki.linaro.org/Platform/Android/ICSwithSoftwareGL
Enabled hwcomposer.default.
The system boots fine. However graphics are garbled, e.g. the Android
animation text looks like it is stretched and unreadable with dots, same
goes for later system graphics.
Are there any requirements with the kernel? E.g. disabling certain
graphics options, enabling others?
We're using AOSP build 4.0.3_r1.
Thanks,
Bahadir
As you've probably heard we have some new scripts generated by our build
that allow you to reproduces an entire build or just that build's kernel[1].
In the event you encounter a bug, please feel free to report it at:
https://bugs.launchpad.net/linaro-android-build-tools/+filebug
1: See linaro_android_build_cmds.sh and linaro_kernel_build_cmds.sh
Hi,
I tested wifi build 12.02 on pandaboard and is working fine.
Does wifi driver in this build support Wifi Direct?
Could you please tell me what driver and firmware you used for Wifi in ICS.
Thanks & Regards
----------------
Rakesh S
EXT: 5378
Hi Team,
How can i distinguish that which builds are belong to pandaboard or pandaboard Es.
I am working on pandaboard(omap4430).
please help me in this regard.
Thanks & Regards
----------------
Rakesh S
EXT: 5378
Team,
To improve the build experience for people we finally have build
scripts for both Android and the kernel. I'd like everyone to start
using these to build the platforms, and file bugs etc... on them so
that we can use these to ensure our build build locally. I'd also like
to make a QA test thats along the lines of:
QA test 1
Take untouched local system
Add packages
Build Android with script
QA test 2
Take untouched local system
Add packages
Build kernel with script
I think if we really focus on improving the local build experience, we
can ensure that people can have as easy a time working source as they
do working with prebuilt binaries via linaro-android-media-create.
Tracking this through:
https://blueprints.launchpad.net/linaro-android/+spec/improve-build-environ…
--
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
Dear All,
While Androdizing Linux Linaro 3.3 kernel on Origen Board.
I am facing this issue:
W/SurfaceFlinger( 2280): ANDROID_WAIT_FOR_FB_WAKE failed (Bad file
number)
W/SurfaceFlinger( 2280): ANDROID_WAIT_FOR_FB_SLEEP failed (Bad file number)
Mostly, I think this due to the removal of EarlySuspend driver from Android
3.3 kernel.
Any comments are welcome.
With Regards,
Annamalai