Posts Tagged ‘ArchDruid’

openAOS Froyo Alpha2 for Archos5 IT

Friday, September 17th, 2010

We’ve had a busy time and are happy to have the next release – Alpha 2 – for you to play with over the weekend!

Important note: This needs up to date zImage and initramfs to work properly! See further on in the text.

Here’s the Image for you and here’s a md5sum if you want to verify it.

Make sure that your Menu entry contains the words ‘froyo’ or ‘android’ OR the line in menu.lst ends with ‘|0′ – this is needed for now to address the framebuffer fix (see previous post).

We need more developers! There’s plenty of work and not many people! In addition Al Sutton will not be available for the coming weeks. So go ahead, send patches! join us on IRC! file issues! find solutions! help us! etc. etc. pp.

ReleaseNotes/ChangeLog:

Alpha2 is tested and works together with this zImage and this initramfs.
Please install those or preferably most recent before reporting bugs.

An interim fix for booting Android and Ångström

Wednesday, September 15th, 2010

Bubu worked out how to tweak the kernel with fbset to do what we want.

A known working snapshot is here:

http://www.openaos.org/wp-upload/gen7/2010-09-15/

You’ll most likely only need the zImage and initramfs.

He added an temporary extension to the menu.lst structure. If you add ‘|1′ then fbset will set the framebuffer like in the original SDE kernel (e.g. for Ångström). If you add ‘|0′ then it will be set like for the Archos firmware and FroYo. In addition it tries to guess the right defaults: Everything gets the old 24 bit framebuffer unless it is: Archos firmware or the menu entry name contains ‘android’ or ‘froyo’, then it is set to the new mode.

Example for an android froyo override:
MyDroid|/dev/sda1|/rootfs.img|/init|0

Example for an linux image using SDE framebuffer override:
MyLinux|/dev/sda1|/rootfs.img|/sbin/init|1

This is a temporary hack though. We will rework the menu.lst structure to be more flexible in terms of options.

openAOS brings you: FroYo alpha1 for Archos 5 IT!

Sunday, September 5th, 2010

We had some early development snapshots already, but for an real alpha version we said we want to fix at least WiFi and SGX. For WiFi we even had an bounty and I guess this image is best proof that the bounty has been earned. Furies did the work on it. Thanks to AndAppStore for sponsoring the bounty!

Well we don’t want to make the tension unbearable here is the image:

FroYo Alpha1 for Archos5IT

This also needs this boot-menu update: zImage and initramfs

Enjoy your FroYo! Here are the much easier new instructions for setting up the boot-menu if you haven’t yet.

This image needs the following line added to menu.lst (do NOT use notepad! use an editor capable of proper unix line endings!):

openAOS Froyo alpha|/dev/sda1|/rootfsfroyo.img|/init

This all comes with a bootnote, a rather extensive one:

  • This is alpha grade software intended for developers and tech-savy testers.
  • There are still many unresolved issues and problems.
  • If you ‘just want FroYo’ – this is not for you! Wait until it’s stable and usable.
  • If you don’t plan to give us feedback – this is not for you! Wait until it’s stable and usable.
  • If you expect everything to work – this is not for you! Wait until it’s stable and usable.
  • After this has been said, thank you very much you seriously want to help us with this. We appreciate this very much as we really need every help we can get!
  • If you notice anything that doesn’t feel right, please file an ticket and
    use Android 2.2 Alpha2 as the target milestone
    and Android 2.2 – alpha1 as the version
  • Please do the same if you want some feature included or something improved
  • First boot will take very long! Keep your USB cable connected.
    • First the rootfs gets unzipped (You can unzip it on your PC that’s much faster!)
    • The Android cache is compiled – this can also take a while, just watch the boot logo while this happens.
  • Please join the mailing-list to discuss this image!
  • Want to see if someone is online right now to ask a question or discuss? Join us on IRC!
  • Yes sound does not work, sorry. Next Alpha maybe.
  • Don’t want to install the alpha but still want to help? Consider donating to the openAOS project!

¹ please note that the default Ångström image needs to be modified to work with this kernel! adding the command ‘fbset -nonstd 0′ could fix at least part of the issue during boot process. Expect updates on this soon.

Froyo with working SGX/EGL on gen7 – proof of concept by Andoreas

Wednesday, August 25th, 2010

Andoreas sent us a video of his proof of concept for Froyo with working SGX/EGL on gen7.

If you have an WebM capable browser you should see it right here:

If not you can just download the video.

He’s currently working out the details of how to get this working in a more clean fashion and we are hopeful to find an way to get this into our future builds.

Early alpha grade FroYo preview image for Archos 5IT

Monday, August 9th, 2010

Al has spent some more time improving base-line usability. Looks like he’s now got both TSlib and Buttons working! So now it’s really about time somebody goes and claims the bounty for the WiFi driver!

home screen, with buttons!

home screen, with buttons!

The build is still using the old framebuffer layout, this means no double buffering and no SGX/EGL – who wants to step up and do that? After all Archos have published updated GPL sources including the necessary SGX module sources.

Application overview with menu

Application overview with menu

Oh and if you are fearless and want to give it a spin – here’s the image! Also a sample menu.lst entry:

openAOS Froyo alpha|/dev/sda1|/rootfsfroyo.img|/init

And if you manage to make network connectivity work (which is unlikely unless you start messing with the system on the CLI and attach an usb-ethernet device or rewrite initrc to make g_ether work) you could even use Al’s AndAppStore which he preinstalled on this image! ;-)

If you want to join development – join the mailing list!

If you are not a programmer and still want to help please consider donating to the openAOS project.