View Single Post
  #920 (permalink)  
Old 01-11-2011, 03:08 AM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
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 Lmiller1708 View Post
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
I didn't think the quotes should matter, but I will compile it that way next. I'm wondering if it might be because I'm using the nvram section to assign it rather than the machine_variant section. I just need to find some more time to mess with this stuff

Quote:
Originally Posted by [ACL] View Post
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.
I was kind of wondering if the SIM card would get enumerated as a card slot and mess up the boot because the mmcblk0 became mmcblk1 with a SIM card in. I'm thinking of flashing maurice's nand build that dumps you straight to bash. Then I could check it from there easily.

Quote:
Originally Posted by psu2fan View Post
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?
Thank you so much for mentioning this! I totally forgot to fix the dates, but the RootFS and NBH/modules were updated in the full package.

Quote:
Originally Posted by psu2fan View Post
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
I'm going to chalk it up to our batteries suck for trying to get metrics on. The algo on Wince isn't even accurate, so I can't expect Android to be. I made it 13 hours from taking it off the charger to completely dead, so I think the measurements were just off.

Quote:
Originally Posted by m4f1050 View Post
Installed latest package and GPS working again, but not Wifi...I still get ERROR...

For the WINDOWS key to not unlock you will need to setup one of the screen unlock passwords. I set mine up with a pattern one, now windows just wakes phone up and throws you to pattern password, haven't tried any other...
Have you tried a new data.img? Wifi wasn't working for me at first and gave me an error, but for some reason, now I can't get it to fail again. Figures, when I'm trying to dmesg the problem, I can't repro it...
Reply With Quote
This post has been thanked 1 times.