Hello, I have well installed th latest release Beta6 from koolu thanks to the installer.
It works fine but : 2009/5/22 <[email protected]> > Send android-freerunner mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of android-freerunner digest..." > > > Today's Topics: > > 1. Re: Restart working on android (Michael Trimarchi) > 2. SDcard in beta6 (Bert Meersma) > 3. Re: SDcard in beta6 (Marcelo) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 22 May 2009 00:01:23 +0200 > From: Michael Trimarchi <[email protected]> > Subject: Re: [android-freerunner] Restart working on android > To: Android on Freerunner Development > <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi, > > Marcus Stong wrote: > > I hate to be the one to ask this, but I guess there has to be a > > sacrifical n00b... > > Is there any good online instructions to compiling the Android images > > from a git server? > > > > Marcus > you need the mkimage compiled for the uImage > > export PATH=$PATH:<u-boot-path>/tools > make TARGET_PRODUCT=freerunner > > > > Michael Trimarchi wrote: > >> Hi, > >> > >> Nicolas MORA wrote: > >>> Marcus Stong a ?crit : > >>>> Hi Michael, > >>>> Glad you're back. Should qi or u-boot be installed for > >>>> freerunner-cupcake-snapshot-v4.jffs2? > >>>> Also what kernel? > >>>> I am unable to get past the flashing android logo on boot using qi > >>>> and uImage-v17.bin. > >>>> > >>> I have the same problem, and when I mounted the .jffs2 image file, I > >>> found that the /data directory is empty, so there seems to be some > >>> problems. > >>> > >>> Should we use a data filesystem that can be found elsewhere ? > >>> > >>> _______________________________________________ > >>> android-freerunner mailing list > >>> [email protected] > >>> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org > >>> > >> We prepare a git server. The git web is just on: > >> http://git.moko.serdar-dere.net/ > >> > >> I would like patches for the community :). We are fixing > >> syncronization problem > >> using repo sync > >> > >> > >> Michael > >> > >> _______________________________________________ > >> android-freerunner mailing list > >> [email protected] > >> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org > >> > > > > _______________________________________________ > > android-freerunner mailing list > > [email protected] > > http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org > > > > > > ------------------------------ > > Message: 2 > Date: Fri, 22 May 2009 10:06:09 +0200 > From: Bert Meersma <[email protected]> > Subject: [android-freerunner] SDcard in beta6 > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > I installed beta6 on my freerunner and I'm very happy with how easy that > was. However, I do have a problem with the sdcard. I have an sdcard that > has > two primary partitions. The first is formatted as FAT, the second as ext3. > When I go to the android "settings -> SD & phone storage" it tells me that > my sd card is unavailable. Furthermore the space on the phone shows much > less that there's free on the sd card. > When I "adb shell" into the freerunner and do a "ls /sdcard" it does show > me > the files that are on the SD card, so the card is mounted properly. The > rights are set to rwx for everyone, so that shouldn't be a problem either. > Is there an easy way to fix this? > > Broxtor > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://android.koolu.org/pipermail/android-freerunner-koolu.org/attachments/20090522/9bf1e1ae/attachment.html > > > > ------------------------------ > > Message: 3 > Date: Fri, 22 May 2009 07:38:10 -0600 > From: Marcelo <[email protected]> > Subject: Re: [android-freerunner] SDcard in beta6 > To: Android on Freerunner Development > <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=UTF-8 > > On Fri, May 22, 2009 at 02:06, Bert Meersma <[email protected]> wrote: > > > I installed beta6 on my freerunner and I'm very happy with how easy that > > was. However, I do have a problem with the sdcard. I have an sdcard that > has > > two primary partitions. The first is formatted as FAT, the second as > ext3. > > By chance I'm looking at that right now because it becomes really > annoying down the road. > > > Is there an easy way to fix this? > > The quick fix, which might be appropiate for some use cases, is to set > a property: > > $ adb shell setprop EXTERNAL_STORAGE_STATE mounted > > that should take care of things. > > Since this is not persistent, I was about to implement a method to > make it so, which is was I was actually looking at before diverting > into this :-) > > Cheers, > > Marcelo > > > ------------------------------ > > _______________________________________________ > android-freerunner mailing list > [email protected] > http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org > > > End of android-freerunner Digest, Vol 5, Issue 10 > ************************************************* > -- Cordialement Thierry GAYET +33.663.849.589
_______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
