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 10-20-2010, 06:17 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 - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by [ACL] View Post
ahh man .. thats odd.. in reality that should also kill haret version even more.

ANyways if it fixes it then ill run it by bzo who was the original author of the 3d mem patch. If its kosher, we can commit this all around.

Thanks for looking into it while i deal with my nand issues. I tried everything to get it to work and Jonpry has a theory there is a bad block somewhere. Hopefully i can get it resolved soon.

In the mean time can you compile from the latest source now with no issues?
Actually, I'm pretty sure someone already fixed it in linux-msm. I had done a full file comparison when the problem first started happening, and that wasn't there back then. What's odd is the change is listed here:

Commit in linux-msm in Linux on Qualcomm's MSM - Gitorious

Bummer to hear about your nand. I wonder if you've worn out some of the flash on the internal nand. When using a WM ROM, does it have a way of getting wear leveling information that maybe the tinboot isn't doing?

As for compiling, with those changes I have no issues, and boot is crazy fast! I have uploaded it to the first post and cleaned up the post as well.

Edit: Also, I noticed there was some new commits to the RootFS, so I've updated the modified rootfs to include those changes and uploaded that to the first page as well

Last edited by natemcnutty; 10-20-2010 at 06:20 PM.
Reply With Quote
This post has been thanked 1 times.
  #2 (permalink)  
Old 10-20-2010, 07:35 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 - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by natemcnutty View Post
Actually, I'm pretty sure someone already fixed it in linux-msm. I had done a full file comparison when the problem first started happening, and that wasn't there back then. What's odd is the change is listed here:

Commit in linux-msm in Linux on Qualcomm's MSM - Gitorious

Bummer to hear about your nand. I wonder if you've worn out some of the flash on the internal nand. When using a WM ROM, does it have a way of getting wear leveling information that maybe the tinboot isn't doing?

As for compiling, with those changes I have no issues, and boot is crazy fast! I have uploaded it to the first post and cleaned up the post as well.

Edit: Also, I noticed there was some new commits to the RootFS, so I've updated the modified rootfs to include those changes and uploaded that to the first page as well
yeah i spoke to bzo. He pointed out my patch was broken on nand. I dont know how i missed it for so long. I wonder now dirty my working tree at home is since i have to commit to both all the time.. lol..
__________________
Reply With Quote
  #3 (permalink)  
Old 10-20-2010, 07:54 PM
damage_them's Avatar
PPCGeeks Regular
Offline
Pocket PC: touch pro 2
Carrier: sprint
 
Join Date: Feb 2010
Posts: 159
Reputation: 160
damage_them is keeping up the good workdamage_them is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

im getting stuck @ this line..73.6437681] kernal panic-not syncing: attemped to kill int!..or should i just delete my data.img ??
Reply With Quote
  #4 (permalink)  
Old 10-20-2010, 08:16 PM
kaotek's Avatar
Lurker
Offline
Pocket PC: Tre 700wx
Carrier: Sprint
 
Join Date: Mar 2007
Posts: 15
Reputation: 5
kaotek is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

does this fixed the power down and up ?
Reply With Quote
  #5 (permalink)  
Old 10-20-2010, 08:59 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 - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by kaotek View Post
does this fixed the power down and up ?
What do you mean by power down and up? Are you talking about powering the display off and back on? That has not been implemented yet. This is just the first working hw3d we've been able to build since the hw3d commit. Something in ACL's patch just didn't go through to the repository, so we haven't been able to build a working kernel since that change was made.
Reply With Quote
  #6 (permalink)  
Old 10-20-2010, 11:54 PM
kaotek's Avatar
Lurker
Offline
Pocket PC: Tre 700wx
Carrier: Sprint
 
Join Date: Mar 2007
Posts: 15
Reputation: 5
kaotek is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by natemcnutty View Post
What do you mean by power down and up? Are you talking about powering the display off and back on? That has not been implemented yet. This is just the first working hw3d we've been able to build since the hw3d commit. Something in ACL's patch just didn't go through to the repository, so we haven't been able to build a working kernel since that change was made.
Yeah, that's what i meant.. the powering of the display off and back on. I thought that's what is being work on along with other stuff. I'll just keep on reading and following.. and I would like to thank you guys for the hard work you put into it.
Reply With Quote
  #7 (permalink)  
Old 10-21-2010, 12:56 AM
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 - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by kaotek View Post
Yeah, that's what i meant.. the powering of the display off and back on. I thought that's what is being work on along with other stuff. I'll just keep on reading and following.. and I would like to thank you guys for the hard work you put into it.
That is something ACL was working on, but I'm not sure where that got left off at. I also know that WisTilt has been working with Arrrghhh and me to test out screen dimming which actually directly works with the hardware and shouldn't need any modification for nand. Not sure when any of these changes will be coming though.

Truly, ACL has been the pioneer of porting the stuff over to the nand for us since there are some differences from haret. I do hope he is able to get his phone back into a working condition since I don't know of any other active devs working on this (except jonpry working with ACL on testing the .35 kernel).
Reply With Quote
This post has been thanked 3 times.
  #8 (permalink)  
Old 10-20-2010, 08:57 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 - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by damage_them View Post
im getting stuck @ this line..73.6437681] kernal panic-not syncing: attemped to kill int!..or should i just delete my data.img ??
Just figured it out. I forgot to re-comment my testing code for machine_variant stuff. Building now and will upload a fixed one here in just a minute.

New one is now up. Sorry about that.

Last edited by natemcnutty; 10-20-2010 at 09:03 PM.
Reply With Quote
  #9 (permalink)  
Old 10-20-2010, 09:09 PM
damage_them's Avatar
PPCGeeks Regular
Offline
Pocket PC: touch pro 2
Carrier: sprint
 
Join Date: Feb 2010
Posts: 159
Reputation: 160
damage_them is keeping up the good workdamage_them is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by natemcnutty View Post
Just figured it out. I forgot to re-comment my testing code for machine_variant stuff. Building now and will upload a fixed one here in just a minute.

New one is now up. Sorry about that.
also the new roots(10/20) dont work ..thats where the kernal panic came from..cuz i tried 10/3 and it passed and went to boot animation but the phone just rebooted..
Reply With Quote
  #10 (permalink)  
Old 10-20-2010, 09:12 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 - Keyboard Mapping Fixed, HW3D, and Battery Algo Update

Quote:
Originally Posted by damage_them View Post
also the new roots(10/20) dont work ..thats where the kernal panic came from..cuz i tried 10/3 and it passed and went to boot animation but the phone just rebooted..
Yeah, I think I fixed it, but I would use 10/3 if you want stability. 10/20 is for testing only at this point.
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 08:51 AM.


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