PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   [BUILD] **Complete FroYo Bundle** FRX07.1 - Maintenance Release (http://forum.ppcgeeks.com/showthread.php?t=145756)

solnt 07-19-2011 12:19 PM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
I am very sorry about that. :)
Have just permission to post in xda-devs, so can't wait to have answer.

Regards

sol

janusman 07-19-2011 01:58 PM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
Quote:

Originally Posted by janusman (Post 2129521)
update:

rebooted again. 3G is working. Am able to call and receive calls. Market is working fine.

Only issue is -while calling - it hangs up for sometime.. after a few tries - it works..

has overclocking worked for anyone so far??? I feel the phone s a little sluggish.

Volume on speaker while on call is too low..any tips??

Random reboots when OC'd to 700000.. but with 614400 it seems pretty stable..

EyeB 07-19-2011 08:01 PM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
Quote:

Originally Posted by solnt (Post 2129675)
Yeah, that's right.
But the data.img which the system auto created just have 256mb, and if i install many apps, it will soon not enough space.
I know that out there have an apps which can extend the data.img file but it's not stable if the size more than 2gb.

That's the reason i want to move some apps to SD card.

Regards

sol

um... use this [APP] Windows: Create Your Own Data.img Maker Application, +/- From Existing data.img - xda-developers to make larger data.img file... Not move to SD card

edit: hm read your thign more closely :D lol and looks like you know about this. But 2gb is still quite a lot since android on TP2 isn't quite good enough for full time use with it's decreased battery life (at least for me) so 2gb is a lot of space. Plus you could use google music to store your songs online and not on phone. I found the google music apk file and it seems to work fine

dadaR6 07-19-2011 08:26 PM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
Quote:

Originally Posted by dadaR6 (Post 2129406)
Well, honestly I dont remember which one was it, but in one case I was getting no sleep or cannot start BT if BT was ON at some point in WinMo. I tried it so many times, that I forgot which one was causing what. lol. Now BT is always OFF in WinMo from beginning to end and I dont have any issues anymore (with BT at least...).

I am getting the same oddity as others regarding the service signal: receive a call then I hang up, then the no service icon appears but I can still receive calls!, I just cannot place any until I switch to Airplane Mode.

I tried again to confirm the behavior:
- If BT was ON when starting Haret, BT will not start in Android and it will not let the phone enter deep sleeps.
- If BT was OFF when starting Haret but was ON at some point after the boot in WinMo, then in Android, BT will not start, but the phone will enter deep sleeps. Once you try to start BT, phone will not sleep anymore.
- If BT was OFF from beginning to end in WinMo, then in Android, BT will start and phone will enter deeps sleeps with BT ON or OFF.

cutecool 07-20-2011 07:53 AM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
hey i didnt understand if i want to put Android n run it from a particular folder so where should i add tat command line in start up

for eg.. in my SD card i make a folder ANDROID

so will my startup look like this..

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 pm.sleep_mode=1 physkeyboard=rhod400"
boot

arrrghhh 07-20-2011 10:20 AM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
Quote:

Originally Posted by dadaR6 (Post 2129909)
I tried again to confirm the behavior:
- If BT was ON when starting Haret, BT will not start in Android and it will not let the phone enter deep sleeps.
- If BT was OFF when starting Haret but was ON at some point after the boot in WinMo, then in Android, BT will not start, but the phone will enter deep sleeps. Once you try to start BT, phone will not sleep anymore.
- If BT was OFF from beginning to end in WinMo, then in Android, BT will start and phone will enter deeps sleeps with BT ON or OFF.

Thanks! I'll add this to the caveat list.

Quote:

Originally Posted by cutecool (Post 2130016)
hey i didnt understand if i want to put Android n run it from a particular folder so where should i add tat command line in start up

for eg.. in my SD card i make a folder ANDROID

so will my startup look like this..

set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android lcd.density=240 msmvkeyb_toggle=off gsensor_axis=2,1,3 force_cdma=1 pm.sleep_mode=1 physkeyboard=rhod400"
boot

You have it correct, but if the folder name is in all caps - ANDROID, then rel_path=ANDROID. Linux is CaSe sensitive!

janusman 07-20-2011 11:04 AM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
First SOD today morning after running it for more than a day... :(

knchris 07-20-2011 12:32 PM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
I've got a Raph800. FRX06 is fairly stable on it. Tried FRX07 and I get the eternal "smd_tty_buffer mismatch" issue mentioned in the XDA forum. Can I help test? send logs? I'm a developer but been stuck doing windows .net forever. I have linux experience from playing with linksys routers and NAS devices, but am far from an expert. But I'm willing to learn and help out.

arrrghhh 07-20-2011 02:15 PM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
Quote:

Originally Posted by knchris (Post 2130099)
I've got a Raph800. FRX06 is fairly stable on it. Tried FRX07 and I get the eternal "smd_tty_buffer mismatch" issue mentioned in the XDA forum. Can I help test? send logs? I'm a developer but been stuck doing windows .net forever. I have linux experience from playing with linksys routers and NAS devices, but am far from an expert. But I'm willing to learn and help out.

Devs always welcome!

Have you tried an older kernel? w/o the smd_tty patch? 20110622 appears to be the last kernel w/o the patch...

knchris 07-20-2011 04:05 PM

Re: [BUILD] **Complete FroYo Bundle** FRX07!!
 
Quote:

Originally Posted by arrrghhh (Post 2130118)
Devs always welcome!

Have you tried an older kernel? w/o the smd_tty patch? 20110622 appears to be the last kernel w/o the patch...

Just tried that one. I got it to finally boot the second try, but it feels like some heavy process is going on in the background. There is no response to touch or buttons even after letting it sit for 5-10 minutes. I tried a 3rd time with the same results.


All times are GMT -4. The time now is 03:02 AM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0