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-31-2012, 03:01 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 (1.2.3)

Quote:
Originally Posted by muziling View Post
3G data icon, "Up/Down" arrow not activity when data in/out.

Seems is kernel problem:
xda-developers - View Single Post - [DISCONTINUED][Jan 12][SD/CWM][HOT]JDMS 1.7 BETA Ultimate[DISCONTINUED]


EDIT: SOLVED, thx HD2 git: https://gitorious.org/~3dak/linux-on...232eeecf3f7387
in htc_msm_nand_defconfig, need to remove line, otherwise will be compiled to CONFIG_MSM_RMNET=y
i'll remove that line from the config for the next release. Forgot why it's actually enabled
__________________
Reply With Quote
This post has been thanked 1 times.
  #2 (permalink)  
Old 01-31-2012, 05:22 AM
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 (1.2.3)

Quote:
Originally Posted by [ACL] View Post
i'll remove that line from the config for the next release. Forgot why it's actually enabled
I apply that smd_tty.c patch, then it works well, no SoD, nobody told me SoD again.

Maybe enable RMNET cause SoD ,now we have down/up arrow blink again

Waiting ACL commit code to git server.

Last edited by muziling; 01-31-2012 at 08:35 AM.
Reply With Quote
  #3 (permalink)  
Old 02-02-2012, 01:12 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 (1.2.3)

Quote:
Originally Posted by muziling View Post
I apply that smd_tty.c patch, then it works well, no SoD, nobody told me SoD again.

Maybe enable RMNET cause SoD ,now we have down/up arrow blink again

Waiting ACL commit code to git server.
I pushed this change and cleaned up the defconfig a bit.
Reply With Quote
  #4 (permalink)  
Old 01-31-2012, 02:32 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I have installed new release this morning and twice during this day I completely haven't no sound (no ringtone, no mic and no speaker during call). I don't know why, but it seems that this issue depends on connect to usb or/and to charger. Only one way to solve this is reboot. Which logs is usefull for you (dmesg or logcat)?

Sent from my Touch Pro 2 using Tapatalk
Reply With Quote
  #5 (permalink)  
Old 01-31-2012, 02:39 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 (1.2.3)

Quote:
Originally Posted by milda25 View Post
I have installed new release this morning and twice during this day I completely haven't no sound (no ringtone, no mic and no speaker during call). I don't know why, but it seems that this issue depends on connect to usb or/and to charger. Only one way to solve this is reboot. Which logs is usefull for you (dmesg or logcat)?

Sent from my Touch Pro 2 using Tapatalk
Both, but probably logcat is more important.

Always best to err on the side of caution and just pull all three. GetLogs makes this VERY easy, plus includes a lot of other useful output.
Reply With Quote
  #6 (permalink)  
Old 01-31-2012, 04:47 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by arrrghhh View Post
Both, but probably logcat is more important.

Always best to err on the side of caution and just pull all three. GetLogs makes this VERY easy, plus includes a lot of other useful output.
Happened again. I'm sure now that this causing missed call. When my phone ringing and I didn't receive the call, phone has been connected to USB. I don't know if missed call cause same without conect to usb. Will test later. If this happen, phone don't switch to sleep (orange LED lights), even if I disconnect USB.
Here is log got a few minutes after this happened. Using GetLogs application.

Edit: Missed calls will cause complete loss of sound even if the phone is not connected to USB. If I make a call in this state of phone, the internal speaker is completely quiet. If I switch to the loud speakerphone, I can hear an electric sound.
Attached Files
File Type: zip data.zip (40.7 KB, 2 views) Click for barcode!

Last edited by milda25; 01-31-2012 at 05:07 PM.
Reply With Quote
  #7 (permalink)  
Old 01-31-2012, 05:15 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 (1.2.3)

Quote:
Originally Posted by milda25 View Post
Happened again. I'm sure now that this causing missed call. When my phone ringing and I didn't receive the call, phone has been connected to USB. I don't know if missed call cause same without conect to usb. Will test later. If this happen, phone don't switch to sleep (orange LED lights), even if I disconnect USB.
Here is log got a few minutes after this happened. Using GetLogs application.

Edit: Missed calls will cause complete loss of sound even if the phone is not connected to USB. If I make a call in this state of phone, the internal speaker is completely quiet. If I switch to the loud speakerphone, I can hear an electric sound.
In my humble opinion, missed calls are something completely different. I assume you mean missed in the sense that the phone never rings, you never get any indication of a call?

Perhaps it's a language barrier, but I'm not exactly sure what you mean. Hopefully ACL can make some sense of your logs...
Reply With Quote
  #8 (permalink)  
Old 01-31-2012, 05:48 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (1.2.3)

Quote:
Originally Posted by arrrghhh View Post
In my humble opinion, missed calls are something completely different. I assume you mean missed in the sense that the phone never rings, you never get any indication of a call?

Perhaps it's a language barrier, but I'm not exactly sure what you mean. Hopefully ACL can make some sense of your logs...
No, I mean that all sound is OK, then the phone begins the ringing (incomming call). I don't accept this call and get the missed call (red arrows in status bar ) After that, all audio including mic goes to hell. I can simulate this whenever you want. Understand? Yes, language barrier is terrible thing
Reply With Quote
  #9 (permalink)  
Old 01-31-2012, 05:35 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 milda25 View Post
Happened again. I'm sure now that this causing missed call. When my phone ringing and I didn't receive the call, phone has been connected to USB. I don't know if missed call cause same without conect to usb. Will test later. If this happen, phone don't switch to sleep (orange LED lights), even if I disconnect USB.
Here is log got a few minutes after this happened. Using GetLogs application.

Edit: Missed calls will cause complete loss of sound even if the phone is not connected to USB. If I make a call in this state of phone, the internal speaker is completely quiet. If I switch to the loud speakerphone, I can hear an electric sound.
This is odd.

01-31 21:27:01.970 E/ToneGenerator( 122): --- Stop timed out

So you are telling me the old lib's worked better ? f*ck that's the last thing i want to hear.

let me know if you need a copy of the old libs. If the old one works better then you can just replace the libaudio and libacoustic.
Reply With Quote
  #10 (permalink)  
Old 01-31-2012, 05:55 PM
milda25's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2 (Rhod100)
Carrier: O2-CZ
Location: Czech Republic
 
Join Date: Dec 2011
Posts: 79
Reputation: 5
milda25 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
This is odd.

01-31 21:27:01.970 E/ToneGenerator( 122): --- Stop timed out

So you are telling me the old lib's worked better ? f*ck that's the last thing i want to hear.

let me know if you need a copy of the old libs. If the old one works better then you can just replace the libaudio and libacoustic.
This problem I hadn't with previous build from 01162012. Thanks for the offer the old libs, I will stay with this new one. At least it will force me not to have missed calls.
And don't be discouraged, ACL, you are making a lot of hard work ...
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 11:04 AM.


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