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.

arrrghhh 01-23-2012 11:02 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by mck2528 (Post 2165597)
I'm getting the replacement kernels from Htc-Msm-Kernel-Autobuild.

Ok, good. Full bundle from the first post, nothing mixed from an old build? I'm talking HaRET.exe, startup.txt, all of it from the bundle.

eurohunter 01-23-2012 11:12 PM

Hey arrrghhh, apart from the headaches that we're giving you, are you currently focusing on a particular area of the build before u release the next update? Just curious :)

Sent from my MSM on the PPCGeeks App

arrrghhh 01-24-2012 02:00 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by eurohunter (Post 2165623)
Hey arrrghhh, apart from the headaches that we're giving you, are you currently focusing on a particular area of the build before u release the next update? Just curious :)

lol...

There's a few things on my 'todo' list. Need to make a wifi-nvram patch in init, and I need to clean up and try to make sane an if statement around the wifi module extraction, instead of just eliminating it entirely heh.

Other than that, there's plenty of bugs that would be nice to squash. Whether they will get squashed or not really isn't up to me... that's whether or not you guys can capture 'em and a developer can fix 'em ;).

Sc/ant864 01-24-2012 03:43 PM

Quote:

Originally Posted by arrrghhh (Post 2165478)
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...

I lost the last_kmsg log as I was making a copy to send you.....don't know what happened....I'll continue to attempt reproduction. Thanks for the cliff notes on post-mortem logs btw. I spent all day yesterday testing string mask, so far with IMEI/MEID/ESN/phone numbers in the mask, input each separately, works well. Also I tested pastebin and apparently it masks a ton of stuff automatically including IMEI and phone numbers. :)

Sent from my ppcT7380 Ti/GBX0B via PPCG app

boneskid1 01-24-2012 09:47 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
alright got the build file squared up thought i had the wrong file but i didnt. anyways i have a question, has anyone tired usb debugging? i like to try out .apk's and other stuff but every time i want to change something i have to re-boot. so does xdandroid even support usb mode? if it doesnt no big deal ill stick to re-booting but i just wondered

arrrghhh 01-24-2012 11:01 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by boneskid1 (Post 2165773)
alright got the build file squared up thought i had the wrong file but i didnt. anyways i have a question, has anyone tired usb debugging? i like to try out .apk's and other stuff but every time i want to change something i have to re-boot. so does xdandroid even support usb mode? if it doesnt no big deal ill stick to re-booting but i just wondered

Well adb works on .27, but the icon doesn't show properly in the notification bar. It's a bug with .27, as the notification works in .35+.

mck2528 01-24-2012 11:44 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by arrrghhh (Post 2165618)
Ok, good. Full bundle from the first post, nothing mixed from an old build? I'm talking HaRET.exe, startup.txt, all of it from the bundle.

yeah my bad, I had an old startup text file from FRX7.1 that I was using. Checked the startup text with the one that comes with GBXOB and there was a difference. I swapped them out and added my OC to the text and everything works great. I'm running 3.2.1, great job on everything. Is ICS 4.0 possible on an older device like the TP2?

arrrghhh 01-25-2012 12:23 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by mck2528 (Post 2165791)
Is ICS 4.0 possible on an older device like the TP2?

Possible, yes (I've booted it). Will it be usable? Probably never.

wizardknight 01-26-2012 02:44 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
I have been doing a lot of driving over the last few days, and so I have been using Google maps and navigate to get about. I have been seeing the phone reboots after these somewhat frequently. I suspect it may be due to the higher amount of data am using. I have seen this when the phone was in roaming, or sprint 3G. I have also seen this behavior when the phone's WM side was set in airplane mode or not.

I was wondering if anyone else was seeing this kind of behavior?

EyeB 01-26-2012 05:09 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
could it be overheating if you are driving for long periods with the phone mounted to window where sun shines at it? Since this was what happened to me before lol, I just turned on AC and pointed it at phone and everything worked great

edit: I just noticed that android rebooted into WM when it sat there looking for gps signal for about 5 minutes and couldn't find one. Not sure how to get logs because it rebooted into WM :S

arrrghhh 01-26-2012 01:21 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by eyeb (Post 2165941)
edit: I just noticed that android rebooted into WM when it sat there looking for gps signal for about 5 minutes and couldn't find one. Not sure how to get logs because it rebooted into WM :S

Only logs are going to be last_kmsg.

cat /proc/last_kmsg, or pull the LAST_KMSG files from /data/system/dropbox.

Yes, this is done in Android. Boot back to Android and pull 'em quickly!

jigwashere 01-26-2012 02:03 PM

I've been enjoying running this and haven't had many problems other than missed calls or lack of audio during calls. Since this has already been discussed, and I didn't mention it.

If you need any specific tests, let me know. I'm on stock Sprint.

Sent from my XDAndroid GBX0B using Tapatalk!

arrrghhh 01-26-2012 02:14 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by jigwashere (Post 2165965)
I've been enjoying running this and haven't had many problems other than missed calls or lack of audio during calls. Since this has already been discussed, and I didn't mention it.

If you need any specific tests, let me know. I'm on stock Sprint.

Sent from my XDAndroid GBX0B using Tapatalk!

You shouldn't be losing audio on any calls. What kernel?

Do you have logs?

Missed calls are... well, seemingly a CDMA only issue. GSM folk don't seem to have this issue... probably a RIL problem, and unfortunately I don't think it'll ever get fixed.

jigwashere 01-26-2012 02:32 PM

I'm a total newb and simply installed everything from your original post (not the updated build). I have made and received calls with no audio, but can't consistently recreate it. Sorry, I thought it was a known issue and kind of ignored it. I'll try to produce logs later today.

Most everything works for me, otherwise. With this setup and CM7.1 on my Nook Color, I can put off upgrading my device indefinitely.

Sent from my XDAndroid GBX0B using Tapatalk!

wizardknight 01-26-2012 02:35 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by eyeb (Post 2165941)
could it be overheating if you are driving for long periods with the phone mounted to window where sun shines at it? Since this was what happened to me before lol, I just turned on AC and pointed it at phone and everything worked great

edit: I just noticed that android rebooted into WM when it sat there looking for gps signal for about 5 minutes and couldn't find one. Not sure how to get logs because it rebooted into WM :S

The phone does not sit in the sun, so I do not think it is an environmentally induced overheat issue. Maybe we could get a hardware moder to make mini AC units we can install in the phones. :)

arrrghhh 01-26-2012 02:42 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by jigwashere (Post 2165971)
I'm a total newb and simply installed everything from your original post (not the updated build). I have made and received calls with no audio, but can't consistently recreate it. Sorry, I thought it was a known issue and kind of ignored it. I'll try to produce logs later today.

So the calls don't consistently fail...? Odd.

I released an update to the build, which fixed a lot of audio routing problems. Please do a full update when it's convenient... no offense, but reporting bugs on outdated stuff does nobody any good...

Dinomon1 01-26-2012 07:26 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
I installed this in a new folder, and when it boots it says "Sorry, the process com.android.phone has stopped unexpectedly. Please try again" Force close and it reboot..


I still have FRX07 folder in Storage Card, but in diff area..

arrrghhh 01-26-2012 07:40 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by Dinomon1 (Post 2166016)
I installed this in a new folder, and when it boots it says "Sorry, the process com.android.phone has stopped unexpectedly. Please try again" Force close and it reboot..


I still have FRX07 folder in Storage Card, but in diff area..

Force close and it reboots...? To WinMo? That makes no sense.

Is there a 'wait' option?

I've seen this, hit force close... and go about my business.

Dinomon1 01-26-2012 07:59 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
No wait button.. only Force.. I waited 5 mins, nothing happend..

So I copied FRX07 data to this one, and it booted up.. however when I try to unroot, it said missing ADB.EXE.. So no GOOD is not working..

arrrghhh 01-26-2012 08:18 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by Dinomon1 (Post 2166023)
No wait button.. only Force.. I waited 5 mins, nothing happend..

So I copied FRX07 data to this one, and it booted up.. however when I try to unroot, it said missing ADB.EXE.. So no GOOD is not working..

Uhm, adb.exe is on your machine. Has nothing to do with the build/Android.

jigwashere 01-26-2012 08:26 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by arrrghhh (Post 2165973)
So the calls don't consistently fail...? Odd.

I released an update to the build, which fixed a lot of audio routing problems. Please do a full update when it's convenient... no offense, but reporting bugs on outdated stuff does nobody any good...

I had no more problems with audio today, go figure. :rolleyes: Anyway, I just wiped my card and downloaded the full bundle. The only things I kept were the csv files, startup.txt (acpuclock.oc_freq_khz=700000), and the calibration file. I hope the wife and kids don't come home for a bit -- I'm playing! :D

arrrghhh 01-26-2012 08:30 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by jigwashere (Post 2166031)
I had no more problems with audio today, go figure. :rolleyes: Anyway, I just wiped my card and downloaded the full bundle. The only things I kept were the csv files, startup.txt (acpuclock.oc_freq_khz=700000), and the calibration file. I hope the wife and kids don't come home for a bit -- I'm playing! :D

lol, that sounds great. Enjoy.

EyeB 01-27-2012 01:54 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by arrrghhh (Post 2165961)
Only logs are going to be last_kmsg.

cat /proc/last_kmsg, or pull the LAST_KMSG files from /data/system/dropbox.

Yes, this is done in Android. Boot back to Android and pull 'em quickly!

sorry i think i missed the logs :S Because I had booted into android and it worked, not sure if the logs you want got overwritten now :S

arrrghhh 01-27-2012 09:32 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by eyeb (Post 2166087)
sorry i think i missed the logs :S Because I had booted into android and it worked, not sure if the logs you want got overwritten now :S

The /data/system/dropbox logs are a kind of 'archive' of LAST_KMSG files - but it's sometimes difficult to identify which file you need.

If you can narrow it down, by all means.

Dinomon1 01-27-2012 09:38 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
I put this on; it's nice, Thanks. However, few issues: (main) my internet is not working anymore, it's stuck or not getting connected... it works once in a blue moon, I have the same setting as previous FRX07 and using from same location.

Sometimes, it's VERY slow... any solution to make this faster?

arrrghhh 01-27-2012 10:46 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by Dinomon1 (Post 2166116)
I put this on; it's nice, Thanks. However, few issues: (main) my internet is not working anymore, it's stuck or not getting connected... it works once in a blue moon, I have the same setting as previous FRX07 and using from same location.

Data works great here... Details please. Logs too.

Quote:

Originally Posted by Dinomon1 (Post 2166116)
Sometimes, it's VERY slow... any solution to make this faster?

http://forum.ppcgeeks.com/android-tp...ng-thread.html

Dinomon1 01-27-2012 11:33 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Thanks, where do I get the logs from?
On my top, it shows 2-4 signal bar & 3G; but I can't access internet at-all. Data enabled and Data Roming are checked. Any other setting I should verify? Please assist.

arrrghhh 01-27-2012 11:45 AM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Quote:

Originally Posted by Dinomon1 (Post 2166128)
Thanks, where do I get the logs from?
On my top, it shows 2-4 signal bar & 3G; but I can't access internet at-all. Data enabled and Data Roming are checked. Any other setting I should verify? Please assist.

http://xdandroid.com/wiki/Logs

Do the bars ever go green? What have you tried doing as far as net access goes? APN setup?

Dinomon1 01-27-2012 12:25 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
Sometimes the bar goes green.

Tried with Broswer, Marketplace, GOOD app...

What do I need to do with APN setup?

Dinomon1 01-27-2012 12:28 PM

Re: [TESTING] XDAndroid GBX0B 2.3.7 Build
 
I order for it to work, I have to go into Data Enabled (uncheck, then check), then it works for few (~5) mins. Then stop working, annoying..


All times are GMT -4. The time now is 02:04 PM.

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


Content Relevant URLs by vBSEO 3.6.0