Hi Jefby,On 11 March 2014 11:54, jefby <jef199006@gmail.com> wrote:
Hello,about the Linaro-android for arndale-octa board, I have some questions:1. Does it make the 7-inch LCD work?I flashed the mmc,and connect the LCD,but it can't work.And i download the source code,but can't find anything about this.So if i want to port it,how to do??It will not be supported.2. About the HDMI.Maybe it also can't work now.The work is ongoing and will take some time for Display support.
3. About the Power Manager and shellWhen i use the serial debug window,wait for 2 minutes ,the window will show some information about PowerManager ,and i enter the keyboard,it has no any responds.suspend/resume is broken. Run disablesuspend.sh from serial and it should keep the device awake.4. About the Device tree.I have downloaded the source code from insignal's git repository,and i find the Touchscreen driver about it,but in its kernel source,it uses the old interface,instead of the devicetree,so if i want to port the touchscreen driver,how to edit the devicetree and make it work well??Thanks very much!!jefby2014-03-10 20:00 GMT+08:00 <linaro-android-request@lists.linaro.org>:Send linaro-android mailing list submissions to
linaro-android@lists.linaro.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.linaro.org/mailman/listinfo/linaro-android
or, via email, send a message with subject or body 'help' to
linaro-android-request@lists.linaro.org
You can reach the person managing the list at
linaro-android-owner@lists.linaro.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of linaro-android digest..."
Today's Topics:
1. Re: linaro-android Digest, Vol 28, Issue 9 (jefby)
2. Re: linaro-android Digest, Vol 28, Issue 9 (Botao Sun)
----------------------------------------------------------------------
Message: 1
Date: Mon, 10 Mar 2014 11:01:37 +0800
From: jefby <jef199006@gmail.com>
To: Vishal Bhoj <vishal.bhoj@linaro.org>,
linaro-android@lists.linaro.org
Subject: Re: linaro-android Digest, Vol 28, Issue 9
Message-ID:
<CAB7h7Q6gbQ_dU81yCtye0CFsv=t8Z7rBFfkX4T3WyOgyWbAn5g@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hello, the linaro-android git repository is ok now?? why i use command $
repo sync ,it tells like that:
fatal: remote error: access denied or repository not exported:
/platform/manifest.git
fatal: remote error: access denied or repository not exported:
/platform/manifest.git
fatal: cannot obtain manifest git://
android.git.linaro.org/platform/manifest.git
Thanks very much!
jefby
2014-03-07 23:32 GMT+08:00 jefby <jef199006@gmail.com>:
>
> 2014-03-07 23:20 GMT+08:00 Vishal Bhoj <vishal.bhoj@linaro.org>:
>
> Hi,Vishal:
>
> Thanks for your help! i can't open this link now.
>
>
>
> jefby
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linaro.org/pipermail/linaro-android/attachments/20140310/fbe9bef1/attachment-0001.html>
------------------------------
Message: 2
Date: Mon, 10 Mar 2014 17:25:33 +1100
From: Botao Sun <botao.sun@linaro.org>
To: jefby <jef199006@gmail.com>
Cc: linaro-android <linaro-android@lists.linaro.org>
Subject: Re: linaro-android Digest, Vol 28, Issue 9
Message-ID:
<CAMGVPmXjpnbshZox2WD-ievnw6Yo9nBkb7WEeyJ+71eMEu43og@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi Vishal,
Looks like something is still wrong there. Here is the log I just got in
repo sync, which at least could be done successfully on 2 February 2014:
$ repo sync
fatal: remote error: access denied or repository not exported:
/platform/manifest.git
fatal: remote error: access denied or repository not exported:
/platform/manifest.git
Fetching project platform/external/mockito
Fetching project platform/external/google-diff-match-patch
Fetching project platform/frameworks/opt/mms
Fetching project platform/frameworks/volley
fatal: remote error: access denied or repository not exported:
/platform/external/google-diff-match-patch
fatal: remote error: access denied or repository not exported:
/platform/frameworks/opt/mms
fatal: remote error: access denied or repository not exported:
/platform/frameworks/volley
fatal: remote error: access denied or repository not exported:
/platform/external/mockito
fatal: remote error: access denied or repository not exported:
/platform/frameworks/opt/mms
fatal: remote error: access denied or repository not exported:
/platform/frameworks/volley
fatal: remote error: access denied or repository not exported:
/platform/external/mockito
fatal: remote error: access denied or repository not exported:
/platform/external/google-diff-match-patch
error: Cannot fetch platform/frameworks/volley
Fetching project platform/prebuilts/clang/darwin-x86/3.2
fatal: remote error: access denied or repository not exported:
/platform/prebuilts/clang/darwin-x86/3.2
error: Cannot fetch platform/frameworks/opt/mms
error: Cannot fetch platform/external/mockito
error: Cannot fetch platform/external/google-diff-match-patch
fatal: remote error: access denied or repository not exported:
/platform/prebuilts/clang/darwin-x86/3.2
error: Cannot fetch platform/prebuilts/clang/darwin-x86/3.2
error: Exited sync due to fetch errors
$
The web page of Android project list can now be visited as normal:
http://android.git.linaro.org/gitweb
On 2 February 2014, I made a full code sync for Pandaboard, and it was done
successfully. Now above errors show up when I run repo sync again in source
code directory.
FYI.
Thanks.
Best Regards
Botao Sun
On 10 March 2014 14:01, jefby <jef199006@gmail.com> wrote:
> Hello, the linaro-android git repository is ok now?? why i use command $
> repo sync ,it tells like that:
>
> fatal: remote error: access denied or repository not exported:
> /platform/manifest.git
> fatal: remote error: access denied or repository not exported:
> /platform/manifest.git
> fatal: cannot obtain manifest git://
> android.git.linaro.org/platform/manifest.git
>
> Thanks very much!
>
>
> jefby
>
>
>
>
> 2014-03-07 23:32 GMT+08:00 jefby <jef199006@gmail.com>:
>
>
>> 2014-03-07 23:20 GMT+08:00 Vishal Bhoj <vishal.bhoj@linaro.org>:
>>
>> Hi,Vishal:
>>
>> Thanks for your help! i can't open this link now.
>>
>>
>>
>> jefby
>>
>>
>>
>
> _______________________________________________
> linaro-android mailing list
> linaro-android@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-android
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linaro.org/pipermail/linaro-android/attachments/20140310/0d881434/attachment-0001.html>
------------------------------
_______________________________________________
linaro-android mailing list
linaro-android@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-android
End of linaro-android Digest, Vol 28, Issue 13
**********************************************
_______________________________________________
linaro-android mailing list
linaro-android@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-android