This is to announce a small maintenance window for
review.android.git.linaro.org where we will remove support for
authentication via Launchpad, and only allow authentication via Linaro
Login. As a result, you will not be required to enter the long OpenID URL
that you have had to use since we migrated the server.
The work will take place during Saturday morning and another email will be
sent when the work has been completed.
Regards
Philip
Hello everyone,
I was installing Android 4.2.2(linaro released) on 8GB SDHC.
But, going to "Settings" -> "Storage" crashes the settings application.
Could you tell me a method for solving a problem?
Best regards,
Fugal
Audio out is working through headphones. Where as it is not supported over
HDMI.
There must be some problem with speaker out socket. Please your board with
some other binary just to confirm.
https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-lin…
BR,
>
> ---------- Forwarded message ----------
> From: Corey Carpenter <fruitwerks(a)gmail.com>
> Date: 27 June 2013 08:15
> Subject: Pandaboard ES Audio Support
> To: linaro-android(a)lists.linaro.org
>
>
> Hello All,
>
> I am currently working with
> https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-lin…
>
> On Pandaboard ES / 16gb card, 64gb USB Flash
>
> I have tried many builds before, the last one that worked for me was 12.12
> - this is the first 13.x release I could get to boot. But this is beside
> the pint.
>
> I see that Audio is claimed to be working, but I can't get a peep out of
> my board. I have yet to purchase an LVDS screen due to the no-audio blues,
> meanwhile I am running to a 720p Samsung TV via primary HDMI. So my
> question is, should I be able to get audio out of the headphone jack with
> my current configuration?
>
> Logs show something like this:
>
> AudioPolicyManager - getOutput() could not find output for stream 1,
> samplingRate 44100, format 1, channels 1, flags 4
>
> To me this shows the absence of an audio device? I see the Audio row in
> the spreadsheet is green, and the HWAUDIO references a bug the explains
> audio over HDMI is not working. I hope I am not missing anything...
>
> From what I gather Audio is working.
> Audio over HDMI is not working.
> But can I get audio out of the jack while using HDMI, if so how?
>
> I have had this board for almost a year and would love to get this thing
> in my car and stop using my phone as an MP3 player :)
>
> Thanks!
>
> --
>
> _______________________________________________________________________________
> Any use, dissemination, distribution, posting on Internet bulletin boards,
> disclosure or copying of this e-mail or any information contained herein by
> or to anyone other than the intended recipient(s) is strictly prohibited.
> Use of this content for any other purpose is a violation of International
> Copyright Laws.
>
> _______________________________________________
> linaro-android mailing list
> linaro-android(a)lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-android
>
>
>
--
Thanks and Regards,
HariGopal G
Android Engineer
Hello All,
I am currently working with
https://android-build.linaro.org/builds/~linaro-android-member-ti/panda-lin…
On Pandaboard ES / 16gb card, 64gb USB Flash
I have tried many builds before, the last one that worked for me was 12.12
- this is the first 13.x release I could get to boot. But this is beside
the pint.
I see that Audio is claimed to be working, but I can't get a peep out of my
board. I have yet to purchase an LVDS screen due to the no-audio blues,
meanwhile I am running to a 720p Samsung TV via primary HDMI. So my
question is, should I be able to get audio out of the headphone jack with
my current configuration?
Logs show something like this:
AudioPolicyManager - getOutput() could not find output for stream 1,
samplingRate 44100, format 1, channels 1, flags 4
To me this shows the absence of an audio device? I see the Audio row in the
spreadsheet is green, and the HWAUDIO references a bug the explains audio
over HDMI is not working. I hope I am not missing anything...
>From what I gather Audio is working.
Audio over HDMI is not working.
But can I get audio out of the jack while using HDMI, if so how?
I have had this board for almost a year and would love to get this thing in
my car and stop using my phone as an MP3 player :)
Thanks!
--
_______________________________________________________________________________
Any use, dissemination, distribution, posting on Internet bulletin boards,
disclosure or copying of this e-mail or any information contained herein by
or to anyone other than the intended recipient(s) is strictly prohibited.
Use of this content for any other purpose is a violation of International
Copyright Laws.
Hello,
With Android releases out, I'd like to proceed with switchover of
Android Build frontend authenticaton to Linaro Login. Estimated
downtime is 2hrs. To minimize impact, I'm scheduling this for later
evening UTC (around 8pm UTC). Let me know if you need access to a-b
at that time (otherwise, upgrade is OKed by Vishal).
--
Best Regards,
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
Hi
I am working on kernel driver for my multi touch device,
I have a question regarding the multitouch events i need to generate from
the driver
I implemented protocol A events.
https://www.kernel.org/doc/Documentation/input/multi-touch-protocol.txt
ABS_MT_POSITION_X x[0]
ABS_MT_POSITION_Y y[0]
SYN_MT_REPORT
ABS_MT_POSITION_X x[1]
ABS_MT_POSITION_Y y[1]
SYN_MT_REPORT
SYN_REPORT
But Android don't recognise button Up/Down , Can anyone post an example
I am using pandaboard Linaro 4.1. ver
thanks
Hi,
I tried to build Linaro Android (for TC2) using linaro_android_build_cmds.sh, but I am keep getting connect failure. Any idea?
….
Get git //android.git.linaro.org/tools/repo
fatal: unable to connect to android.git.linaro.org:
android.git.linaro.org[0: 54.225.81.132]: errno=Connection timed out
Eric Huang