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
  #571 (permalink)  
Old 12-06-2011, 03:50 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
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: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by anish88 View Post
seems to be working well. no more failed screen wakes. Definitely need to re calibrate the screen in WinMo next time I update, it seems to be semi ok.
Ohh that's good news. Also i saw the issue you submitted on the project page. Can you put up some logs too. thanks.
__________________
Reply With Quote
  #572 (permalink)  
Old 12-06-2011, 03:57 PM
anish88's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2: NAND OMGB
Carrier: Sprint
Location: Chicago
 
Join Date: Dec 2008
Posts: 115
Reputation: 35
anish88 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Ohh that's good news. Also i saw the issue you submitted on the project page. Can you put up some logs too. thanks.
do you want me to take the logs while the bluetooth is connected?
Reply With Quote
  #573 (permalink)  
Old 12-06-2011, 04:53 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
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: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by anish88 View Post
do you want me to take the logs while the bluetooth is connected?
Yes, i dont have a BT device so take logs while trying to do all the fancy poo. Hopefully i'll take a look into it in Jan.
Reply With Quote
  #574 (permalink)  
Old 12-06-2011, 05:11 PM
mbellot's Avatar
PPCGeeks Regular
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jul 2010
Posts: 156
Reputation: 135
mbellot is keeping up the good workmbellot is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Had a hard lock-up a couple minutes ago.

Screen was on, just finished checking email, went back to the home screen and then it froze - no response to any input (power/four buttons/keyboard).

After I got it back up I went looking for system_last_kmsg in /data/system/dropbox but found nothing... Are there any other logs to look for after a lock-up?
Reply With Quote
  #575 (permalink)  
Old 12-06-2011, 05:14 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
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: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by mbellot View Post
Had a hard lock-up a couple minutes ago.

Screen was on, just finished checking email, went back to the home screen and then it froze - no response to any input (power/four buttons/keyboard).

After I got it back up I went looking for system_last_kmsg in /data/system/dropbox but found nothing... Are there any other logs to look for after a lock-up?
Those are killer. Had one happen to me when i was setting my alarm. Prob is that adb completely dies and i cant find logs after boot. I need to make some changes to help get logs after a killer crash like that.

Only thing i recommend for now is to find a pattern.

Edit:
Take a look at "/data/tombstones" and check for a fresh file. Those are usually userland crashes. Only other place i think we can have something is /proc/last_kmsg but since this is a crash that requires a cold reboot i doubt anything will be there

Last edited by [ACL]; 12-06-2011 at 05:28 PM.
Reply With Quote
  #576 (permalink)  
Old 12-06-2011, 05:30 PM
mbellot's Avatar
PPCGeeks Regular
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jul 2010
Posts: 156
Reputation: 135
mbellot is keeping up the good workmbellot is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Thanks. I'll see if a pattern develops, but like I said, I wasn't anything out of the ordinary.

If you come up with something you want me to slipstream in for testing/logging just let me know.

EDIT:

Nothing in /data/tombstones (directory didn't exist, no such file)

/proc/last_kmsg attached, not sure it will help but you are welcome to it.

And you're right. First thing I tried was plugging the phone in to get adb going and it failed to see the phone.
Attached Files
File Type: zip last_kmsg.zip (21.9 KB, 2 views) Click for barcode!

Last edited by mbellot; 12-06-2011 at 05:39 PM.
Reply With Quote
  #577 (permalink)  
Old 12-06-2011, 05:51 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
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: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by mbellot View Post
Thanks. I'll see if a pattern develops, but like I said, I wasn't anything out of the ordinary.

If you come up with something you want me to slipstream in for testing/logging just let me know.

EDIT:

Nothing in /data/tombstones (directory didn't exist, no such file)

/proc/last_kmsg attached, not sure it will help but you are welcome to it.

And you're right. First thing I tried was plugging the phone in to get adb going and it failed to see the phone.
DOOOD... you are welcomed to post logs any time. This log you posted shows what happened. Killer kernel panic.. holy crap this thing is gonna take a while to debug. But its vicious .. looks like MDP crashed and some sings of surface flinger pooping out too..

Edit: damit i remembe fixing this before in like august. fawk now i need to trace down what broke it again.

Last edited by [ACL]; 12-06-2011 at 05:58 PM.
Reply With Quote
  #578 (permalink)  
Old 12-06-2011, 05:59 PM
mbellot's Avatar
PPCGeeks Regular
Offline
Pocket PC: TP2
Carrier: Boost
 
Join Date: Jul 2010
Posts: 156
Reputation: 135
mbellot is keeping up the good workmbellot is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Excellent (sort of, I guess). Glad it was worth chasing them down.
Reply With Quote
  #579 (permalink)  
Old 12-06-2011, 06:10 PM
kylanschilling's Avatar
N00b
Offline
Pocket PC: rhod500
Carrier: rogers
 
Join Date: Jun 2011
Posts: 25
Reputation: 5
kylanschilling is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by [ACL] View Post
Do it up. Download the latest and see if we can get your gsm up. We may need to do some manual setprops but easy
i already tried. it keeps switching back to cdma. i didnt say anyhting cause i thought you knew that
Reply With Quote
  #580 (permalink)  
Old 12-06-2011, 08:32 PM
[ACL]'s Avatar
VIP Member
Offline
Pocket PC: tp2
Carrier: Sprint
Threadstarter
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: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by kylanschilling View Post
i already tried. it keeps switching back to cdma. i didnt say anyhting cause i thought you knew that
read muzlings post a page back or so. Looks like you need to setprop something

Edit : Also i realized when you go to settings>wifi & networks > mobile networks > Network mode and select Global, it sticks and does read some crap. So can you try that ?

Last edited by [ACL]; 12-07-2011 at 01:21 AM.
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 12:08 AM.


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