PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   [TESTING] XDAndroid GBX0C 2.3.7 Build (http://forum.ppcgeeks.com/showthread.php?t=148545)

samjoandco 01-22-2012 01:50 PM

Re: W/AudioTrack( 1373): obtainBuffer timed out
 
1 Attachment(s)
Quote:

Originally Posted by detule (Post 2165367)
please attach that. Which kernel are you on? Again this excerpt is useless without the complete log, but there is a different forum for posting impressions of the +.39 kernels.

here are the logs.
I have the default 27 kernel that is inside the package.

detule 01-22-2012 03:51 PM

Re: W/AudioTrack( 1373): obtainBuffer timed out
 
Quote:

Originally Posted by samjoandco (Post 2165384)
here are the logs.
I have the default 27 kernel that is inside thue package.

That's not proper GetLogs output.

I am not sure what's the deal with bluetooth, if indeed you are using .27 (not visible in the output you provided), but from what I hear from arrrghhh bluetooth is flaky at best with .27.

I was looking for audio errors in your logs and specifically the AudioTrack error you referrenced (this is somthing we targeted in the latest build). However there are no instances of this in your log, so I'll continue with the impression that our patch for this is working as it should.

cganesh75 01-22-2012 06:15 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
battery life is excellent in this one.

great build

thanks Arghhhh

arrrghhh 01-22-2012 07:24 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by mck2528 (Post 2165277)
When you use music, it leaves the speaker on after youre done. I think it does this with all the kernels. you can really here the speaker crackling after the app is closed.

I can't reproduce this issue either. Is there a particular app that causes it? Also, 'you think" it does this with all kernels...? Please confirm.

Quote:

Originally Posted by wizardknight (Post 2165288)
I have found two very small bugs. Frequently the wifi connection will not change it's icon from white to green when connected. Still works, but the indicator just doesn't change color.
2nd when using the caps lock the keyboard caps lock led will stay lit after leaving a typing space, closing the slider, or sleep mode. It will then type in lower case with the caps lock led lit.
Like I said very very minor, but something I noticed.

Overall the package is much more stable than Froyo. Very good job. :)

The green/white is really not dependable. Just a guesstimate that you're online... I've noticed they won't ever go green until you setup a sync account. Does that mean you can't browse the web? No. Basically what I'm saying is the green/white indicator shouldn't be taken as gospel ;).

Not sure about the caps lock - AFAIK that's an all-userland affair, and should always be accurate. I'll have to ask around...

Quote:

Originally Posted by eyeb (Post 2165262)
I also got the camcorder problem, I could start it, and it would seem like it works but when you wait a bit it'll show force close/wait window

after you close it, when you try to load up camera again it doesn't work [crashes]
here's my log of it, sorry if it isn't right one, I just loaded up the getlog app and clicked the get a file button :S is there another way to get logs?

I did edit out my phone number/wifi name in the logs though

GetLogs automatically masks a lot of things - I don't know about wifi name, but it certainly does filter out your phone number and email addy's automatically. Same with IMEI, etc.

I don't know what you mean "another way" - you reproduce the issue, and pull logs. Sounds like you did it fine...

Quote:

Originally Posted by eurohunter (Post 2165369)
Ok, I don't know if i did it right. I rebooted the phone, tried the camcorder which didn't work. went to GetLogs, and pressed Just a File. Then i transferred the data.txt file into my computer and put it in a zip file. then attached it here. Hopefully what's in that file makes sense to you :)

That's fine, I'll see what's in thar.


Thanks for the other kudos guys, glad you're enjoying this build. We'll try to make it better :D. Sorry for the long post, just catching up after some camping :).

samjoandco 01-22-2012 07:32 PM

Re: W/AudioTrack( 1373): obtainBuffer timed out
 
Quote:

Originally Posted by detule (Post 2165399)
That's not proper GetLogs output.

I am not sure what's the deal with bluetooth, if indeed you are using .27 (not visible in the output you provided), but from what I hear from arrrghhh bluetooth is flaky at best with .27.

I was looking for audio errors in your logs and specifically the AudioTrack error you referrenced (this is somthing we targeted in the latest build). However there are no instances of this in your log, so I'll continue with the impression that our patch for this is working as it should.

the audio issue was there but after 4-5 reboots it got resolved. I am not sure why.

Sc/ant864 01-22-2012 10:20 PM

Quote:

Originally Posted by arrrghhh (Post 2165415)

GetLogs automatically masks a lot of things - I don't know about wifi name, but it certainly does filter out your phone number and email addy's automatically. Same with IMEI, etc.

What command would one type in mask strings for other peoples numbers in the log?
P.S. Had a hour long call last night and she stayed stable post call :) , but I had a random reboot today. Forgot to pull a log....will if/when it happens again.

Sent from my ppcT7380 Ti/GBX0B via PPCG app

arrrghhh 01-23-2012 01:54 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by Sc/ant864 (Post 2165448)
What command would one type in mask strings for other peoples numbers in the log?
P.S. Had a hour long call last night and she stayed stable post call :) , but I had a random reboot today. Forgot to pull a log....will if/when it happens again.

Sent from my ppcT7380 Ti/GBX0B via PPCG app

Well reboots (to WinMo) are a pain to track - the only post-mortem logs that exist are in /data/system/dropbox. This is in Android, and you're looking for the LAST_KMSG files.

You can also try pulling /proc/last_kmsg.

Honestly, rpierce99 says that mask doesn't always work properly. Always good to scan thru your logs just in case ;). I think it's a regular expression, I'd have to look. I honestly haven't used the custom mask...

mck2528 01-23-2012 07:34 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Here is the problem I get when I replace the Zimage and module with new ones from the build page. Youre simply replacing the zimage and module in the spot where all your android boot stuff is right?

http://www.flickr.com/photos/3374438...in/photostream

arrrghhh 01-23-2012 08:24 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by mck2528 (Post 2165584)
Here is the problem I get when I replace the Zimage and module with new ones from the build page. Youre simply replacing the zimage and module in the spot where all your android boot stuff is right?

boot error | Flickr - Photo Sharing!

How many times do I have to link you to this page?

http://xdandroid.com/wiki/Incremental_Updates

Also, "build page"? Where are you getting these replacement kernels from? Which kernels have you tried? Do you have the entire bundle from the first post, or are you mixing things from other builds?

mck2528 01-23-2012 09:03 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
I'm getting the replacement kernels from Htc-Msm-Kernel-Autobuild.


All times are GMT -4. The time now is 07:23 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0