Hi, I just hold down power button for 2 seconds and put my freerunner to sleep with zhone on debian. After 29 hours I called it and it woke up with 70% battery left. It seems that
c = self._commands["suspend"] c.append( "+CTZU=0" ) c.append( "+CTZR=0" ) c.append( "+CREG=0" ) c.append( "+CGREG=0" ) c.append( "+CGEREP=0,0" ) c.append( "+CNMI=2,1,0,0,0" ) c.append( "%CSQ=0" ) c.append( "%CGEREP=0" ) c.append( "%CGREG=0" ) c.append( "%CBHZ=0" ) # home zone cell broadcast: disable in fso-frameword really helps to get the phone sleep well :-) _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

