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
  #501 (permalink)  
Old 12-01-2011, 01: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 (Latest version 1.2.3) - 400/500 Only

Quote:
Originally Posted by anish88 View Post
i seem to be still having these weird screen issues. they didnt happen for the first 6 hours that i had the radio updated and then they came back today four times.
Its time my good man that you adb and harvest some logs. Just adb shell and do the following after replicating the issue

dmesg > /sdcard/mypoopylogs.txt

Then do the following but copy and past the contents to a file.

logcat -b radio

Once this is done we can begin to dive in again.
__________________
Reply With Quote
  #502 (permalink)  
Old 12-01-2011, 03:34 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 (Latest version 1.2.3) - 400/500 Only

Quote:
Originally Posted by [ACL] View Post
Its time my good man that you adb and harvest some logs. Just adb shell and do the following after replicating the issue

dmesg > /sdcard/mypoopylogs.txt

Then do the following but copy and past the contents to a file.

logcat -b radio

Once this is done we can begin to dive in again.
next time the screen doesnt respond i will get the logs for it.
Reply With Quote
  #503 (permalink)  
Old 12-01-2011, 07:42 PM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (Latest version 1.2.3) - 400/500 Only

Screen not wake up, logs from last night
kmsg has one line
Quote:
Division by zero in kernel.
Attached Files
File Type: zip logs.zip (47.2 KB, 3 views) Click for barcode!
Reply With Quote
  #504 (permalink)  
Old 12-01-2011, 08:18 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 (Latest version 1.2.3) - 400/500 Only

for some reason in adb im getting device not found. do i have to have some special driver or am i suppossed to do this in the blue screened loader?
Reply With Quote
  #505 (permalink)  
Old 12-01-2011, 08:43 PM
arrrghhh's Avatar
Testing Extraordinaire
Offline
Pocket PC: HTC Touch Pro 2 (RHOD400)
Carrier: Sprint
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (Latest version 1.2.3) - 400/500 Only

Quote:
Originally Posted by anish88 View Post
for some reason in adb im getting device not found. do i have to have some special driver or am i suppossed to do this in the blue screened loader?
If you've never used adb, threads that say TESTING probably don't apply to you.

Please read the FAQ on how to setup ADB. You need to recreate the issue and pull logs while in Android.
Reply With Quote
  #506 (permalink)  
Old 12-01-2011, 09:44 PM
Starfox's Avatar
N00b
Offline
Pocket PC: HTC Treo Pro/Touch Pro 2
Carrier: Sprint SERO/Boost
 
Join Date: Dec 2009
Posts: 47
Reputation: 25
Starfox is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by arrrghhh View Post
Well the problem is, even if CDMA service isn't active, it'll still connect to towers. I have two Sprint phones that are service-less, but they still connect to the towers. You can even "attempt" to make a phone call, but as stinebd likes to say all you get is the angry Sprint guy on the other end.
That's part of FCC requirement, in which any phone (even ESN blacklisted ones) are allowed to connect to towers, mostly to allow calls to 911 (and *2 in case of Sprint ones).

-- Starfox
Reply With Quote
  #507 (permalink)  
Old 12-01-2011, 10:52 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 (Latest version 1.2.3) - 400/500 Only

Quote:
Originally Posted by arrrghhh View Post
If you've never used adb, threads that say TESTING probably don't apply to you.

Please read the FAQ on how to setup ADB. You need to recreate the issue and pull logs while in Android.
I've used adb before arrrghhh. I had to use it with fastboot too. But for some reason its not. Recognizing it.


edit: seemed like there was some problem with the drivers. I got it up and running. Ill wait for another failed screen wake and post.

Last edited by anish88; 12-01-2011 at 11:21 PM.
Reply With Quote
  #508 (permalink)  
Old 12-01-2011, 11:41 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 (Latest version 1.2.3) - 400/500 Only

ok here is the most recent failed screen on. the phone seems to wake up, the screen is just completely unresponsive.
Attached Files
File Type: zip anish88 logs.zip (23.6 KB, 3 views) Click for barcode!
Reply With Quote
  #509 (permalink)  
Old 12-02-2011, 12:58 AM
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 (Latest version 1.2.3) - 400/500 Only

another one
Attached Files
File Type: zip anish88 logs2.zip (23.4 KB, 2 views) Click for barcode!
Reply With Quote
  #510 (permalink)  
Old 12-02-2011, 06:50 AM
[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 (Latest version 1.2.3) - 400/500 Only

Quote:
Originally Posted by anish88 View Post
another one
ohh man you have a very weird issue. Bottom line is your panel doesnt seem to be powering back up.

<4>[ 7836.208618] msmfb_pan_display timeout rerequest vsync
<4>[ 7841.219055] msmfb_pan_display timeout waiting for frame start, 21

This means that android is trying to draw but there is no vsyncs so that can only mean the panel never came back up. Unfortunately the logs you sent dont include the panel type which is usually in the early boot phases.

next time you adb just do this

dmesg | grep panel

This way i know which panel your rhod has. The good/bad news is that the next kernel tries to re-power the panel. But that doesn't explain why yours is dying to begin with.

ALso do you always keep wifi on? in the first log i saw wifi preventing the phone from going to sleep. Now sure if it's something you always have on or now.

Thanks for the logs. I'm hoping the next kernel will either help or give us more to look into it.

Also what apps do you have in? whats the following ?
d.process.media
.amip.ClockSync
com.bwx.bequick
id.partnersetup

Last edited by [ACL]; 12-02-2011 at 07:37 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 03:09 AM.


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