← Back to team overview

ac100 team mailing list archive

Re: suspend breakage vs android 2.2 bootloader?

 

I reflashed the Android 2.1 boot partitions and suspend works now!
Mistery solved but a proper kernel fix is needed imo to cover the bits that
may have been set up by 2.1 for free :)

This sequence worked after two trials which left the machine non-bootable. I
used an explicitly separate step for downloading fastboot,
then waited a bit after the last command.

sudo LD_LIBRARY_PATH=. ./nvflash --bl fastboot.bin --go
sudo LD_LIBRARY_PATH=. ./nvflash  --bl ./fastboot.bin --go --rawdevicewrite
0 1536 tac100-part-2.img
sudo LD_LIBRARY_PATH=. ./nvflash  --bl ./fastboot.bin --go --rawdevicewrite
1536 256 tac100-part-3.img
sudo LD_LIBRARY_PATH=. ./nvflash  --bl ./fastboot.bin --go --rawdevicewrite
1792 1024 tac100-part-4.img


Here's a tarball of these 3 partitions as factory defaults for the 10z model
- should be same for all but who knows.

http://startx.ro/~jani/bootparts_ac100_z.tgz

Jani



On Tue, Sep 27, 2011 at 3:16 PM, Leon Romanovsky <leon@xxxxxxx> wrote:

> On Tue, Sep 27, 2011 at 15:04, Jani Monoses <jani.monoses@xxxxxxxxx>
> wrote:
> > Following current  discussion in the IRC channel let's see if the two are
> > related
> > I know  I upgraded to Android 2.2 before flashing linux and I have non
> > working suspend now.
> > I wonder if others who have suspend/resume broken are in the same
> situation?
> > This is one of the few things which can be different on two identical
> > installs (userland+kernel)
> > Jani
> I have non-working suspend with Android 2.2
>
> > _______________________________________________
> > Mailing list: https://launchpad.net/~ac100
> > Post to     : ac100@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~ac100
> > More help   : https://help.launchpad.net/ListHelp
> >
> >
>
>
>
> --
> Leon Romanovsky | Independent Linux Consultant
>         www.leon.nu | leon@xxxxxxx
>

Follow ups

References