PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-10-2011, 03:38 PM
m4f1050's Avatar
Halfway to VIP Status
Offline
Pocket PC: Ozone,Diam,Imagio,TPro2,Opt-S,EVO,3VO,E4GT
Carrier: Boost (CDMA)
 
Join Date: Sep 2008
Posts: 692
Reputation: 480
m4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

What build/rootfs/modules are you using?
Reply With Quote
  #2 (permalink)  
Old 01-10-2011, 04:50 PM
natemcnutty's Avatar
VIP Member
Offline
Pocket PC: VZW Touch Pro 2
Carrier: Verizon Wireless
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by m4f1050 View Post
What build/rootfs/modules are you using?
Use the full package on the first post. It has everything you need, and is what I'm currently running. So far, about 4 hours after being unplugged and I'm still at 80% battery. At this rate, I think I can pull around 20 hours with pm.sleep_mode=1, and it's only going to get better from here
Reply With Quote
This post has been thanked 1 times.
  #3 (permalink)  
Old 01-10-2011, 05:02 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
Use the full package on the first post. It has everything you need, and is what I'm currently running. So far, about 4 hours after being unplugged and I'm still at 80% battery. At this rate, I think I can pull around 20 hours with pm.sleep_mode=1, and it's only going to get better from here
Ok, so if pm.sleep_mode=1 works better for everyone then wanna just make the autobuild use that as well ? i suppose i should remove force cdma and have the initrd add that to the cmd line since we can detect the variant huh..

so much to do, so little time.. need to figure out a way to quit my day job so i can concentrate on this :-p
__________________
Reply With Quote
This post has been thanked 3 times.
  #4 (permalink)  
Old 01-10-2011, 05:42 PM
MassStash's Avatar
Regular 'Geeker
Offline
Pocket PC: Rhodium
Carrier: Sprint
Location: Il
 
Join Date: Oct 2008
Posts: 437
Reputation: 285
MassStash is becoming a PPCGeeks regularMassStash is becoming a PPCGeeks regularMassStash is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by [ACL] View Post
Ok, so if pm.sleep_mode=1 works better for everyone then wanna just make the autobuild use that as well ? i suppose i should remove force cdma and have the initrd add that to the cmd line since we can detect the variant huh..

so much to do, so little time.. need to figure out a way to quit my day job so i can concentrate on this :-p
yea i agree, get paid to do this would be the dream eh?
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid....
Reply With Quote
  #5 (permalink)  
Old 01-10-2011, 06:21 PM
natemcnutty's Avatar
VIP Member
Offline
Pocket PC: VZW Touch Pro 2
Carrier: Verizon Wireless
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by [ACL] View Post
Ok, so if pm.sleep_mode=1 works better for everyone then wanna just make the autobuild use that as well ? i suppose i should remove force cdma and have the initrd add that to the cmd line since we can detect the variant huh..

so much to do, so little time.. need to figure out a way to quit my day job so i can concentrate on this :-p
There are two catches that I've been thinking about. First, when does machine_variant get populated? Second, what about CDMA users who use a SIM card? I'd love to find a way to detect the actual SIM card, and then you don't need machine_variant and will always use a SIM if available

For the pm.sleep_mode=1, it works great for me, but I don't know if it lowers performance or messes with drivers or anything. It seems to be stable and works well, even with an overclock, but I'd be curious to see what others think about that the full package I uploaded (since I removed force_cdma and set pm.sleep_mode=1 in that one).
Reply With Quote
  #6 (permalink)  
Old 01-10-2011, 06:27 PM
Lmiller1708's Avatar
Flashaholic!
Offline
Pocket PC: Vogue->(TP2/Incredible 2/ThunderBolt)
Carrier: Verizon
Location: La Crosse, WI
 
Join Date: Aug 2008
Posts: 873
Reputation: 2160
Lmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIPLmiller1708 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
There are two catches that I've been thinking about. First, when does machine_variant get populated? Second, what about CDMA users who use a SIM card? I'd love to find a way to detect the actual SIM card, and then you don't need machine_variant and will always use a SIM if available

For the pm.sleep_mode=1, it works great for me, but I don't know if it lowers performance or messes with drivers or anything. It seems to be stable and works well, even with an overclock, but I'd be curious to see what others think about that the full package I uploaded (since I removed force_cdma and set pm.sleep_mode=1 in that one).
Nate your CDMA detection did not work for me.
It looks like you should remove the quotes on the 1, like this...
Code:
if [ "$CDMA" = 1 ] ; then
sed -i -e "s:$: htc_hw.force_cdma=1" /tmp/cmdline
fi
__________________
Reply With Quote
  #7 (permalink)  
Old 01-10-2011, 07:11 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Quote:
Originally Posted by natemcnutty View Post
There are two catches that I've been thinking about. First, when does machine_variant get populated? Second, what about CDMA users who use a SIM card? I'd love to find a way to detect the actual SIM card, and then you don't need machine_variant and will always use a SIM if available

For the pm.sleep_mode=1, it works great for me, but I don't know if it lowers performance or messes with drivers or anything. It seems to be stable and works well, even with an overclock, but I'd be curious to see what others think about that the full package I uploaded (since I removed force_cdma and set pm.sleep_mode=1 in that one).
ahh ic.. well then i still should remove the force cdma and let the users do it on the froyo.conf i suppose.

No idea about sim detection. I'll need to consult one of the guys who has ril experience.

Well if you feel that sleep=1 is good let me know.. i have no service so i cant use my device full time anymore to really test it.
Reply With Quote
  #8 (permalink)  
Old 01-10-2011, 07:42 PM
psu2fan's Avatar
Lurker
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jan 2009
Posts: 12
Reputation: 20
psu2fan is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Nate,
does the full package in OP...

"Full Packages
[2011-01-09] - Multiupload.com - upload your files to multiple file hosting sites!
Note: This package may shut down on first boot. This is common and you just need to turn it back on once and let it settle.
This package contains the following files:
All Android media and app files
RootFS (2010-12-15)
NBH/Modules (2010-11-29)
gralloc (2010-11-29)
libGLES (2010-11-30)
System.ext2 (FRX03)
"

contain the 1/07 nbh & modules as well as the newest rootfs? It's just a bit confusing with the dates you have listed. I DL'ed the nbh/mod and newest rootfs in the OP anyway and used them in place of the ones on the full package.

Also, what is everyone using for their .conf file?
Reply With Quote
This post has been thanked 1 times.
  #9 (permalink)  
Old 01-10-2011, 07:49 PM
psu2fan's Avatar
Lurker
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jan 2009
Posts: 12
Reputation: 20
psu2fan is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

FYI with the above files I'm not getting anywhere near the battery life as Nate (maybe your setup is different than mine?) 2.5 hours I'm at 68%

I can confirm as well that the windows key can wake screen, the OS is snappy after doing the Vmail trick, and only sometimes I have issues tyyyypppping.

I have RHOD400, newer one though manufactured 10/10 if it makes a difference
Reply With Quote
  #10 (permalink)  
Old 01-10-2011, 07:59 PM
coolsilver's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC TP2
Carrier: Verizon
 
Join Date: Oct 2007
Posts: 233
Reputation: 125
coolsilver is keeping up the good workcoolsilver is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - 01-07: Panel power on/off fixes

Mine has been stable and working great. I did kill all the running processes and was sluggish today a little. Otherwise wifi was working fine.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 10:26 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com