*** kalemas has joined #xdandroid | 00:51 | |
*** ray|sleeping has quit IRC | 01:46 | |
*** hardwalker has quit IRC | 01:46 | |
*** randomness has quit IRC | 01:46 | |
*** hyc has quit IRC | 01:46 | |
*** randomness has joined #xdandroid | 01:46 | |
*** ray|sleeping has joined #xdandroid | 01:49 | |
*** hardwalker has joined #xdandroid | 01:49 | |
*** hyc has joined #xdandroid | 01:49 | |
*** frustro is now known as frustro|zzz | 03:46 | |
*** valyk has joined #xdandroid | 04:29 | |
valyk | i need someone to help me with the htc touch pro windows mobile.. i don't know where to ask.. and i came here | 04:30 |
---|---|---|
valyk | i want to get my htc touch pro to stock setup.. somebody knows how can i do that?? | 04:32 |
*** valyk has quit IRC | 04:36 | |
*** hardwalker has quit IRC | 05:05 | |
*** phh has quit IRC | 05:24 | |
*** phh_ has joined #xdandroid | 05:24 | |
*** ray|sleeping has quit IRC | 05:39 | |
*** kalemas has quit IRC | 07:06 | |
*** fishhead2567 has joined #xdandroid | 08:49 | |
*** kerute has left #xdandroid | 08:59 | |
*** helicopter88 has joined #xdandroid | 09:06 | |
*** detule has joined #xdandroid | 09:52 | |
mgross029 | detule, Hey. Saw you were getting that Obtain buffer error. Here is the only thing I ever could find on it but I haven't really seen it in a while on my 500, so not sure what is causing it on our builds. | 09:58 |
mgross029 | http://forum.cyanogenmod.com/topic/3934-obtainbuffer-timed-out-is-the-cpu-pegged-aka-the-i-didnt-wake-up-bug/ | 09:58 |
detule | i can google with the best of them too | 09:59 |
mgross029 | There was a camera patch, which I tried and the problem did stop but I've used other kernels since and .35 without the patch and haven't seen it since | 09:59 |
mgross029 | I'm sure you can. :) | 09:59 |
detule | their root cause was different from ours...i don't see this often, but it seems it has a higher incidence on .27 | 10:01 |
mgross029 | hmm. Ok well I know I had it for some reason in .35 then it disappeared. Who knows. | 10:02 |
mgross029 | I know killing the media server seemed to snap it back out of that situation | 10:02 |
detule | since that patch is camera related, and .35 is likely not even compiling any camera code in, not sure how much is there other than placebo | 10:12 |
detule | besides, it's already in 3.1 so i assume it's already in all the other kernels | 10:14 |
mgross029 | I agree. Like I said I don't even have that code in any of the other kernels I've tested and haven't seen the problem since. (knock on wood) :) | 10:14 |
mgross029 | hrm. Well I was just trying to provide some insight into the problem, since I had did quite a bit of searching on it already. | 10:15 |
mgross029 | I think I was seeing the problem in late November. iirc | 10:16 |
*** NeoMatrixJR_away is now known as NeoMatrixJR | 10:30 | |
*** helicopter88 has quit IRC | 10:35 | |
*** rpierce99 has joined #xdandroid | 10:54 | |
rneese | 3.1 was missing bt and usb headset support | 11:05 |
rneese | last I tested it | 11:05 |
rneese | 3.0 was missing usb headset support | 11:05 |
*** mgross029 has quit IRC | 11:19 | |
*** mgross029 has joined #xdandroid | 11:20 | |
*** phh_ is now known as phh | 11:22 | |
*** vinceweis_ has joined #xdandroid | 11:44 | |
*** elesbb has joined #xdandroid | 11:53 | |
elesbb | Hey arrrghhh | 11:56 |
arrrghhh | hi | 11:56 |
elesbb | Can i ask for your assistance ? | 11:57 |
arrrghhh | ok... | 11:57 |
elesbb | When trying to export my log file using ADB with the following command , adb logcat -f "C:\android-sdk\Log File.txt | 11:57 |
elesbb | i get the error the its a read only file system | 11:58 |
arrrghhh | you're running that on your PC? | 11:58 |
arrrghhh | not on the phone | 11:58 |
arrrghhh | right? | 11:58 |
arrrghhh | also | 11:58 |
arrrghhh | it should be adb logcat > logcat.txt | 11:58 |
arrrghhh | and just run it wherever you want logcat.txt to end up. | 11:58 |
elesbb | yes this is being run from my comp in command prompt . and i thought it was logcat -f "filename" according to the logcat -help . i'll try what you said though | 11:59 |
arrrghhh | dunno | 12:01 |
arrrghhh | never used -f filename | 12:01 |
arrrghhh | i always just redirected the output with > | 12:01 |
arrrghhh | also, make the logfile one word | 12:01 |
arrrghhh | that might be tripping you up, i dunno. | 12:01 |
arrrghhh | i have adb in my path, so i just cd to my desktop and adb logcat -v time -d > logcat.txt | 12:01 |
mgross029 | same here | 12:01 |
elesbb | alright that seemed to work , however it would "hang" there i had to break with ^C is this normal ? | 12:01 |
detule | try logcat -d | 12:01 |
arrrghhh | lol | 12:01 |
arrrghhh | see -d | 12:02 |
arrrghhh | ;) | 12:02 |
arrrghhh | elesbb, logcat by default runs continuously... | 12:02 |
elesbb | oh ha . yeah i forgot . | 12:02 |
elesbb | what is the time format for the time flag ? | 12:03 |
mgross029 | -v time | 12:03 |
arrrghhh | i was going to say, time format? | 12:03 |
arrrghhh | hh:mm? | 12:03 |
arrrghhh | lol | 12:03 |
mgross029 | lool | 12:03 |
elesbb | well alright stop laughing at me -.- lol . i always used 24 hr format for stuff like this | 12:03 |
arrrghhh | oh that's what you were asking | 12:04 |
arrrghhh | i think it is 24-hr, not sure. | 12:04 |
arrrghhh | might even match what the phone is set to | 12:04 |
arrrghhh | *shrug* | 12:04 |
mgross029 | Well if you do logcat -v time then it will use what ever is default. But it will show timestamps. | 12:05 |
elesbb | oh interesting point . well 24 hr format seemed to work . thanks arrrghhh . didnt mean to bother you . i know you hate me xP lol | 12:05 |
arrrghhh | lol | 12:05 |
mgross029 | arrrghhh: and all of his fans. :p | 12:05 |
arrrghhh | i hate everyone equally | 12:05 |
arrrghhh | don't mind me | 12:05 |
*** kalemas has joined #xdandroid | 12:05 | |
elesbb | ahahah nice arrrghhhh . thats such a nice outlook on life . at least your fair xD | 12:06 |
detule | who dumps logcat to a file manually anyways, just use getlogs | 12:06 |
arrrghhh | lol | 12:08 |
arrrghhh | GETLOGS | 12:08 |
arrrghhh | detule will scream it from the mountaintops | 12:08 |
detule | i was reading some logs last night...made life so much easier | 12:08 |
elesbb | hahahahah i use logcat . so yeah ;) | 12:08 |
elesbb | well thank you arrrghhh for the help . i shall leave you to your peace now :) | 12:14 |
*** elesbb has quit IRC | 12:14 | |
*** helicopter88 has joined #xdandroid | 12:30 | |
*** bibear has joined #xdandroid | 12:33 | |
*** [7] has quit IRC | 12:40 | |
*** TheSeven has joined #xdandroid | 12:41 | |
*** TheSeven has quit IRC | 12:43 | |
*** [7] has joined #xdandroid | 12:43 | |
*** [7] has quit IRC | 12:46 | |
*** TheSeven has joined #xdandroid | 12:46 | |
arrrghhh | detule, have you tested wifi tether in 3.1? | 13:00 |
arrrghhh | i guess i should make sure wifi works before i get crazy. ok, it does. | 13:00 |
detule | haven't tested it, does that even work | 13:01 |
arrrghhh | doesn't seem to. | 13:01 |
arrrghhh | wifi enabled, but i can't get it to connect. never tried @ work tho. | 13:02 |
arrrghhh | lemme look at what the log vomits. | 13:02 |
detule | does wifi tethering work with .27? | 13:02 |
arrrghhh | wifi seems to enable, and tries to connect. portable hotspot implodes. | 13:02 |
arrrghhh | oh yea. | 13:02 |
arrrghhh | it works GREAT | 13:02 |
arrrghhh | until you try to disable it. | 13:03 |
arrrghhh | acl thinks it's firmware, so i wanted to see what .35+ wifi tethering did... | 13:03 |
detule | isn't there some market app or something that performs better for wifi tethering than whatever comes stock | 13:04 |
arrrghhh | well all the 3rd party ones work | 13:04 |
arrrghhh | XDAndroid even has its own wifi tethering app | 13:04 |
arrrghhh | but they all put up adhoc AP's | 13:04 |
arrrghhh | built-in app puts up an actual AP. | 13:05 |
arrrghhh | oh this is juicy | 13:05 |
arrrghhh | crap, i should make hyc's dmesg binary default. | 13:06 |
arrrghhh | well, i thought it was juicy. perhaps you can make heads/tails of it. | 13:08 |
arrrghhh | http://pastebin.com/jdp1yyWX | 13:08 |
arrrghhh | dmesg | 13:09 |
arrrghhh | pastebin.com/4rhKxr8s | 13:09 |
arrrghhh | logcat | 13:09 |
arrrghhh | er | 13:09 |
arrrghhh | http://pastebin.com/4rhKxr8s | 13:09 |
arrrghhh | 01-09 11:05:21.022 E/WifiService( 1309): Exception in startAccessPoint() | 13:11 |
arrrghhh | i thought that was going to lead to some juicy details in dmesg, but nothing jumped out @ me. | 13:11 |
detule | i don't see anything with Tethering tag in your log | 13:14 |
detule | nvm | 13:14 |
detule | D/Tethering( 1309): wlan0 is not a tetherable iface, ignoring | 13:15 |
detule | not sure what that's about | 13:15 |
hyc | can't imagine that newer kernel helps much | 13:15 |
hyc | it depends on the firmware binary that gets loaded into the wifi device to put it into AP mode | 13:15 |
arrrghhh | hyc, firmware is the speculation | 13:15 |
arrrghhh | yup | 13:15 |
arrrghhh | and the newer kernels require different firmware. | 13:15 |
hyc | right. so unless we've got newer firmware somewhere | 13:16 |
hyc | ok | 13:16 |
arrrghhh | we doo | 13:16 |
arrrghhh | how you doin hyc ? | 13:16 |
hyc | doing great | 13:16 |
arrrghhh | awesome | 13:16 |
hyc | still on vacation in Ireland for the rest of this week | 13:16 |
arrrghhh | nice! | 13:17 |
hyc | yep. and still using the TP2 ;) | 13:17 |
hyc | what's new with you? | 13:18 |
hyc | I see that NAND for rhod210 is in progress now | 13:18 |
detule | 3.1 + gbx0b is all the rage | 13:19 |
arrrghhh | just workin mah butt off dude. | 13:19 |
arrrghhh | NAND seems to be rollin along | 13:19 |
arrrghhh | still just ACL workin on it tho | 13:19 |
arrrghhh | lone ranger | 13:19 |
hyc | gbx0b? is that still sdcard? | 13:19 |
hyc | ah | 13:19 |
arrrghhh | hyc, yea | 13:19 |
arrrghhh | that's our next GB build. just getting the acoustic stuff out to the masses | 13:20 |
hyc | hm, might have to check that out. | 13:20 |
arrrghhh | now rhod users can test .35+ w/o any fuss. | 13:20 |
arrrghhh | need to make a few tweaks, and we might be ready for a full release. | 13:20 |
hyc | cool. would love to ditch this .27 kernel on my build | 13:20 |
arrrghhh | hehe ;) | 13:20 |
arrrghhh | all the .35+ kernels are enabled for acoustic FYI. | 13:20 |
hyc | cool. so, working better than the stuff I built way back? | 13:21 |
arrrghhh | only slightly. | 13:21 |
hyc | new userland? | 13:21 |
hyc | ah | 13:21 |
arrrghhh | emwe worked on a bunch of little issues | 13:21 |
arrrghhh | like the dial tone increase is fixed | 13:21 |
detule | gbx0b has your kexec patches which were clutch | 13:21 |
arrrghhh | in-call volume control is fixed | 13:21 |
hyc | clutch? | 13:21 |
arrrghhh | hyc, the main issue is still audio dying completely. still happens. | 13:21 |
hyc | oh, bummer. | 13:21 |
arrrghhh | i guess detule is thinking it's a .27 thing tho | 13:21 |
hyc | yeah, that happens about 10 minutes into a call for me | 13:21 |
arrrghhh | he said it's less frequent on newer kernels.... we shall see. | 13:22 |
arrrghhh | hyc, it's not THAT frequent... at least not for me. | 13:22 |
arrrghhh | takes a day or two usually. | 13:22 |
hyc | it's pretty consistent, middle of a call, it dies about 10 minutes in | 13:22 |
arrrghhh | damn. | 13:22 |
hyc | I think using a USB headset avoids that | 13:22 |
detule | you would make a good tester | 13:22 |
arrrghhh | i guess i haven't tested specifically for that... | 13:22 |
arrrghhh | lol | 13:22 |
arrrghhh | you'd make a good developer too. | 13:22 |
arrrghhh | owait.. | 13:22 |
hyc | :D | 13:22 |
detule | :) | 13:22 |
arrrghhh | we're still missing a couple of silly pieces in gb | 13:23 |
arrrghhh | thinking about packing up another release, i can't seem to hail stinebd | 13:23 |
hyc | bummer, he's swamped too? | 13:23 |
arrrghhh | missing GLES for 3d and netloc.apk for well.... netloc. | 13:23 |
arrrghhh | i dunno. i think he's losing interest in XDAndroid. he's mainly there as a figurehead now. | 13:23 |
hyc | mmm. GLES was always a pain huh. I wonder what the G1 guys are using. | 13:23 |
arrrghhh | i got him to build a signed image! | 13:24 |
arrrghhh | w00t | 13:24 |
hyc | woohoo | 13:24 |
hyc | well, I may take another stab at building an image when I get back | 13:25 |
arrrghhh | cool | 13:25 |
arrrghhh | would be nice to have you back ;) | 13:25 |
detule | 0b+ | 13:25 |
arrrghhh | hahaha | 13:25 |
hyc | since I didn't yet jump to a Droid3 or Droid4 ;) | 13:25 |
hyc | lol | 13:25 |
arrrghhh | which, btw, thank you :P | 13:25 |
hyc | well, switching to something else will happen sooner or later. the lack of RAM is too annoying. | 13:26 |
detule | you can pretty much make in-situ replacements in 06+ to bring it up to speed, libaudio, libhtc_acoustic, libcamera, msm7k.lights.so, sensors.default.so and you should be good to go | 13:27 |
hyc | sounds good | 13:28 |
hyc | hm, new audio, so also a new kernel right? | 13:28 |
arrrghhh | i think there were kernel changes since you left... | 13:28 |
arrrghhh | for acoustic* | 13:28 |
detule | there's a 27-acoustic branch on gitorious or you could use the new stuff | 13:28 |
hyc | ok | 13:28 |
detule | oh yeah, the most confusing change of all htc-acoustic_wince is now htc_acoustic_wince | 13:29 |
hyc | sheesh :P | 13:29 |
arrrghhh | lol | 13:29 |
arrrghhh | blame alex | 13:29 |
arrrghhh | i was thinking about making the dmesg binary default | 13:33 |
arrrghhh | i wonder if stine will complain 'bout that. | 13:33 |
*** ke- has quit IRC | 13:34 | |
*** ke- has joined #xdandroid | 13:35 | |
detule | it's hard to troubleshoot that DSP crash if we can't replicate it consistently | 13:35 |
arrrghhh | no joke... | 13:37 |
hyc | I asked him to merge it a while ago but he didn't seem thrilled with the idea | 13:37 |
arrrghhh | hyc, i guess i don't see why not...? | 13:37 |
arrrghhh | is there a downside to your binary? | 13:37 |
hyc | dunno either | 13:37 |
arrrghhh | other than it being completely awesome? | 13:37 |
hyc | I guess it could be in xbin or something | 13:37 |
hyc | but not much point if it's not the default | 13:37 |
arrrghhh | agreed. | 13:38 |
hyc | I think there are some other options to standard dmesg, which mine doesn't implement | 13:41 |
hyc | but I never needed them. surely no one else even knows they're there "P | 13:41 |
hyc | :p | 13:41 |
arrrghhh | probably not... | 13:41 |
arrrghhh | "Company access policy blocks access to this web site ( http://attachments.xda-developers.com/attachment.php?attachmentid=633850&d=1308796289 ) because the web category "Illegal Activities" is not allowed. " | 13:42 |
arrrghhh | sometimes i hate my job. attachments.xda-developers.com is now "illegal activities"?!??! | 13:42 |
hyc | sheesh | 13:42 |
arrrghhh | never had that before. | 13:42 |
arrrghhh | open wifi ftw. | 13:43 |
detule | i see how you would find tethering useful | 13:45 |
arrrghhh | :D | 13:45 |
arrrghhh | we actually have 100mbit fiber comcast connection on a completely open WAP | 13:45 |
arrrghhh | i figured out with some trickery i can have both wifi and wired on at the same time. | 13:46 |
arrrghhh | hehehe | 13:46 |
arrrghhh | ok. new dmesg binary. i just need to shoehorn the GLES and NetworkLocation.apk and I think I'll have another GB test build out. | 13:48 |
rneese | ok | 13:49 |
rneese | nice | 13:49 |
rneese | GBX0C here we come | 13:50 |
stinebd | arrrghhh: lost interest due to lack of time | 13:50 |
arrrghhh | same thing. | 13:50 |
arrrghhh | :P | 13:50 |
stinebd | it's not just xdandroid, don't worry. i can't work on anything android | 13:50 |
arrrghhh | that's comforting. | 13:50 |
arrrghhh | apartment management that stressful? :P | 13:50 |
rpierce99 | arrrghhh: did you say your new build is going to have a rebuilt system image? | 13:53 |
arrrghhh | rpierce99, | 13:53 |
arrrghhh | no | 13:53 |
arrrghhh | sorry, didn't mean to hit enter... | 13:53 |
stinebd | not so much stressful as hectic | 13:53 |
arrrghhh | unless stine whips up another one, i'll just put the GLES and NetLoc in mahself. | 13:53 |
rpierce99 | it should, get the eri.xml change in there | 13:53 |
stinebd | oh btw, i got to see a dead decaying body last week | 13:53 |
arrrghhh | bah you're right. | 13:53 |
arrrghhh | stinebd, congrats...? | 13:54 |
stinebd | also smell | 13:54 |
rpierce99 | my wife would love that | 13:54 |
stinebd | it was in the bloat stage so probably about a week old | 13:54 |
stinebd | black skin and stuff | 13:54 |
stinebd | this lady had nobody in the area to check up on her | 13:54 |
arrrghhh | oh jeebus this was at work!?!? | 13:55 |
arrrghhh | damn. | 13:55 |
stinebd | yeah we've been dealing with the clean-up since then | 13:57 |
arrrghhh | i had a RAID controller die on a central logger on the 2nd. that was fun. | 13:58 |
rpierce99 | raid controller dying != person dying, sorry | 14:00 |
arrrghhh | no joke. | 14:00 |
arrrghhh | that's the only thing i have to compare to :( | 14:00 |
arrrghhh | if someone dies here, i certainly don't take care of it. | 14:00 |
*** corein has joined #xdandroid | 14:02 | |
arrrghhh | well back to the topic... i probably should wait for another press from sir stine. | 14:03 |
rpierce99 | looks like detule might have some new libaudio stuff to include as well | 14:10 |
arrrghhh | cuz i can shoehorn in the gles and netloc, but not that eri patch. | 14:11 |
arrrghhh | i guess i could try, just sounds like a baaaad idea. | 14:11 |
rpierce99 | you could use rootfs to push it into /data as the override eri, but that would be a bad idea | 14:12 |
arrrghhh | yea. | 14:12 |
arrrghhh | well i put hyc's dmesg binary into rootfs. | 14:12 |
arrrghhh | stinebd, any complaints about that? | 14:12 |
arrrghhh | i rm'd the symlink from dmesg to busybox obviously. | 14:12 |
arrrghhh | i almost feel like i should post this rootfs. | 14:19 |
arrrghhh | it seems the firmware detection is solid, as is the module poop. perhaps i should just merge. | 14:20 |
arrrghhh | stinebd, ? | 14:22 |
arrrghhh | stabstabstab | 14:22 |
detule | rpierce99, you figure out how to get DSP to crash consistently? | 14:23 |
rpierce99 | i assume you mean the audio crash? no i've been down with the sickness the last couple days, haven't played with it at all | 14:23 |
arrrghhh | get up, get down with the sickness? | 14:24 |
detule | yeah sorry, i get the impression audio crash = adsp crash since we can't get anything out of it | 14:24 |
rpierce99 | no idea, i don't even know what adsp is so audio is good for me :) | 14:24 |
arrrghhh | lol | 14:25 |
arrrghhh | digital signal processor | 14:25 |
arrrghhh | wtf is the A for | 14:25 |
arrrghhh | advanced? | 14:25 |
arrrghhh | sounds good. | 14:25 |
helicopter88 | or audio? | 14:26 |
detule | application | 14:26 |
arrrghhh | my money's on advanced. | 14:26 |
arrrghhh | danmit | 14:26 |
helicopter88 | detule wins! | 14:26 |
arrrghhh | damnit* | 14:26 |
arrrghhh | application eh? | 14:26 |
stinebd | sorry i'm working | 14:27 |
stinebd | complaints about dmesg? | 14:27 |
arrrghhh | stinebd, so am i. | 14:27 |
arrrghhh | np | 14:27 |
arrrghhh | stinebd, hyc's dmesg specifically | 14:27 |
stinebd | no, it's good | 14:27 |
arrrghhh | the one that converts the stamps to time | 14:27 |
arrrghhh | cool | 14:27 |
arrrghhh | i'll push it then. i think i'll push the rest of my init hackings too, they seem to work well. | 14:28 |
arrrghhh | haven't had any complaints. | 14:28 |
stinebd | just keep in mind that git tracks commit history | 14:28 |
arrrghhh | should i do one patch at a time? | 14:28 |
stinebd | so when we need to fix the bugs, we'll know it's your fault | 14:28 |
arrrghhh | lol | 14:28 |
arrrghhh | probably be better for tracking my ass. | 14:29 |
arrrghhh | i'll put the dmesg in one request, and the firmware/module poop in another. | 14:29 |
arrrghhh | i think that's all the horrible things i did to init. | 14:29 |
stinebd | i smell like dead person right now, it's nasty | 14:29 |
rneese | go shower | 14:30 |
arrrghhh | ... | 14:30 |
arrrghhh | shower? | 14:30 |
stinebd | i can't i'm working | 14:30 |
rneese | body spray then | 14:30 |
rneese | like ax | 14:30 |
arrrghhh | tell them stfu, showa time. | 14:30 |
stinebd | axe? | 14:30 |
stinebd | i'd rather smell like dead person | 14:30 |
arrrghhh | lol | 14:30 |
rneese | lol | 14:30 |
rneese | arrrghhh I should be able to put this update right over my existing right | 14:31 |
rneese | after I back it up | 14:31 |
rneese | anyone been able to pair up a bluetooth headset and play music thru them | 14:35 |
rneese | I can pair up but cant get slacker or pandora or the mp3 player to get audio out to them | 14:35 |
rneese | its only playing throu the speaker | 14:35 |
mgross029 | rneese: been doing that for a while. | 14:42 |
rneese | ok | 14:42 |
mgross029 | As long as your BT audio device supports it. It should work | 14:42 |
rneese | the bt I have its a single ear mic/speaker | 14:43 |
mgross029 | You can check by going into BT Settings look at what your audio device says. If it is only connected for phone audio it will not route your other media audio. | 14:44 |
rneese | ahh ok | 14:44 |
rneese | yeah it says connect phone audio | 14:44 |
rneese | maybe the headset I have coming will work better | 14:44 |
rneese | who does most the kernel work /updates | 14:45 |
mgross029 | When I connect to my car BT it shows connect phone audio and connect media (which allows me to route music to car speakers) | 14:45 |
rneese | ok | 14:45 |
rneese | nice | 14:45 |
rneese | I also found my screen likes a light touch compaired to a heavy hand | 14:46 |
rneese | lol | 14:46 |
*** newbie has joined #xdandroid | 14:49 | |
*** newbie is now known as Guest51878 | 14:50 | |
*** helicopter88 has quit IRC | 14:53 | |
*** Guest51878 is now known as helicopter88 | 14:58 | |
rneese | ok thats weird . the phone charges faster off the usb then the wall wart | 15:39 |
rneese | lol | 15:39 |
xdandroid | Donation received! Thanks, Richard Neese, who says: Here you go keep up the great work | 15:53 |
rneese | ok just made a 20 donation to the cause | 15:53 |
rneese | wow and the bot even states it | 15:53 |
*** emwe has joined #xdandroid | 16:20 | |
arrrghhh | emwe, wassup | 16:20 |
emwe | system freaking out. no perm on /usr/bin/git .. eh | 16:22 |
emwe | laters. | 16:22 |
mgross029 | Hi ... Bye... :) | 16:22 |
arrrghhh | ? | 16:23 |
*** emwe has quit IRC | 16:24 | |
arrrghhh | odd. | 16:24 |
mgross029 | sounds like he was having local system problems | 16:24 |
arrrghhh | oic | 16:25 |
mgross029 | Well I have to leave now too. :p Laters! | 16:26 |
*** mgross029 has quit IRC | 16:26 | |
*** kalemas has left #xdandroid | 16:29 | |
*** helicopter88 has quit IRC | 16:41 | |
*** bibear has quit IRC | 16:47 | |
arrrghhh | detule, http://forum.xda-developers.com/showpost.php?p=21214200&postcount=89 | 16:59 |
arrrghhh | have you been able to confirm that? | 16:59 |
arrrghhh | perhaps we do have a pattern for recreating the failed ring tone. | 16:59 |
arrrghhh | i can try that in a few, trying to wrap up @ work so i can go home.. | 16:59 |
detule | i tried really hard on 3.1 to miss a call decline a call and everything still works | 17:01 |
*** raymonddull has joined #xdandroid | 17:01 | |
arrrghhh | hrm. | 17:01 |
arrrghhh | well then i dunno. | 17:01 |
arrrghhh | lol | 17:01 |
arrrghhh | i haven't tried myself, just saw that from a few peoples. | 17:02 |
detule | rpierce99, was talking something about this with .27 though | 17:02 |
detule | missing a call throwing the phone in a fit | 17:02 |
arrrghhh | i miss calls all the damned time, you know that. | 17:05 |
arrrghhh | hum. | 17:05 |
arrrghhh | oh well... i guess we'll just keep on keepin on until something smacks us in the face :D | 17:05 |
detule | try it with .27 i would but .27 has no ext4 support | 17:06 |
arrrghhh | hahaha | 17:07 |
arrrghhh | i still have yet to try ext4 at all. | 17:07 |
*** ke- has quit IRC | 17:11 | |
*** corein has quit IRC | 17:13 | |
detule | no logs! you really do need a sledgehammer | 17:14 |
arrrghhh | heh | 17:15 |
*** vinceweis_ has quit IRC | 17:18 | |
*** ray|buildbot has joined #xdandroid | 17:35 | |
*** raymonddull has quit IRC | 17:37 | |
*** ray|buildbot is now known as raymonddull | 17:41 | |
*** fishhead2567 has quit IRC | 18:02 | |
*** NeoMatrixJR is now known as NeoMatrixJR_away | 18:23 | |
*** d3tul3 has joined #xdandroid | 18:35 | |
*** frustro|zzz is now known as frustro | 19:06 | |
*** rneese has quit IRC | 19:14 | |
*** rneese has joined #xdandroid | 19:14 | |
*** raymonddull is now known as ray|walmart | 19:20 | |
rneese | ok arrrghhh did you get it done | 19:27 |
rneese | is it rady for a test | 19:28 |
*** rneese has quit IRC | 19:34 | |
*** rneese_ has joined #xdandroid | 19:34 | |
*** d3tul3 has quit IRC | 19:52 | |
*** hardwalker has joined #xdandroid | 20:07 | |
*** d3tul3 has joined #xdandroid | 20:10 | |
*** rneese_ is now known as rneese | 20:50 | |
*** ray|walmart is now known as raymonddull | 21:33 | |
*** NeoMatrixJR_away has quit IRC | 21:38 | |
d3tul3 | arrrghhh, hey | 21:59 |
arrrghhh | yo | 21:59 |
d3tul3 | try to reproduce that thing on .27 | 22:00 |
arrrghhh | not yet | 22:01 |
arrrghhh | d3tul3, someone thinks they found a way to recreate | 22:06 |
arrrghhh | again | 22:06 |
d3tul3 | alright need to have these people try 3.1…that last comment on page 9, i think that guy is on 3.1 | 22:07 |
arrrghhh | 2.6.27.46-01363-g052c244 | 22:08 |
arrrghhh | er it's on 10 | 22:08 |
arrrghhh | from sifting cinders? | 22:09 |
stinebd | ics has gone PRIME time | 22:15 |
stinebd | get it? prime? | 22:15 |
arrrghhh | ...zing? | 22:15 |
stinebd | like the tablet thing | 22:15 |
arrrghhh | mmmhmmm | 22:15 |
arrrghhh | so hey while you're here | 22:16 |
stinebd | and also the autobot | 22:16 |
arrrghhh | wanna make me an image? :D | 22:16 |
stinebd | not really | 22:16 |
*** NeoMatrixJR has joined #xdandroid | 22:16 | |
arrrghhh | i think there's only 3 things missing. | 22:16 |
stinebd | then why are we making a new image? | 22:16 |
arrrghhh | well i think the eri fix needs it | 22:16 |
arrrghhh | but maybe not | 22:16 |
arrrghhh | the gles and netloc don't need it | 22:16 |
arrrghhh | i don't think | 22:16 |
stinebd | we should be waiting until there are all the things missing | 22:16 |
stinebd | at least 9,000 | 22:16 |
arrrghhh | lol | 22:17 |
arrrghhh | c'mon guy these are silly things. | 22:17 |
stinebd | well | 22:17 |
arrrghhh | REGRESSIONS | 22:17 |
stinebd | the release keys are on the server so have fun | 22:17 |
arrrghhh | from froyo at least. | 22:17 |
arrrghhh | lol | 22:17 |
arrrghhh | ok | 22:17 |
arrrghhh | i know how to build. dunno how to build w/ze keys | 22:17 |
stinebd | good for you there is also a script with them | 22:18 |
arrrghhh | i also have rootfs patches | 22:18 |
arrrghhh | i've just been bundling my changes | 22:18 |
stinebd | oh shitstick it's bricked | 22:18 |
arrrghhh | lol | 22:18 |
stinebd | nope still good | 22:18 |
arrrghhh | aw. | 22:19 |
stinebd | ever seen howl's moving castle? | 22:19 |
stinebd | or read i guess | 22:19 |
*** NeoMatrixJR is now known as NeoMatrixJR_away | 22:19 | |
stinebd | we don't care you're away shut up | 22:19 |
stinebd | old guy irc rant incoming | 22:20 |
stinebd | when did clients decide /nick xxxxx_away was easier than /away? | 22:20 |
stinebd | end rant | 22:20 |
arrrghhh | it does seem dumb to have 2 nicks | 22:21 |
stinebd | the hell | 22:24 |
stinebd | my build machine isn't even on apparently | 22:24 |
stinebd | must've been a power flicker | 22:25 |
stinebd | whenever the power goes out, but not long enough for the computer to actually turn off, it gets stuck in some kinda weird s3-like state | 22:26 |
arrrghhh | that sucks | 22:26 |
arrrghhh | UPS | 22:26 |
stinebd | not on that one | 22:26 |
stinebd | i already have one ups to worry about, i don't need another headache | 22:26 |
*** TheSeven has quit IRC | 22:26 | |
*** [7] has joined #xdandroid | 22:27 | |
arrrghhh | heh | 22:27 |
arrrghhh | i only have one as well | 22:27 |
arrrghhh | but i also only have one server. | 22:27 |
stinebd | well the build machine isn't a server | 22:27 |
stinebd | optimizing application 3 of 119 | 22:28 |
stinebd | wtf does that mean? | 22:28 |
stinebd | crazy android | 22:28 |
stinebd | next it'll defrag the hard drive | 22:28 |
arrrghhh | it deodexes everything for you? lol | 22:28 |
stinebd | 119 packages is too much | 22:29 |
*** raymonddull has quit IRC | 22:30 | |
stinebd | ics is way overrated | 22:32 |
stinebd | it's a new skin, big damn deal | 22:32 |
d3tul3 | noob question arrrghhh you ready for this | 22:39 |
d3tul3 | if i want to be able to set a particular mp3 as a ringtone which folder do i put it in | 22:39 |
arrrghhh | i think it's just /sdcard/ringtones, i can't remember | 22:40 |
arrrghhh | uhhhh | 22:40 |
arrrghhh | 1 sec | 22:40 |
arrrghhh | wtf? phone is dead. | 22:41 |
stinebd | karma | 22:41 |
stinebd | that's what you get for chuckling at my almost bricked tablet | 22:42 |
arrrghhh | huh | 22:43 |
arrrghhh | i wonder if gps was still on | 22:44 |
arrrghhh | and the sleep led was lying. | 22:44 |
rpierce99 | http://developer.android.com/guide/topics/data/data-storage.html#filesExternal | 22:45 |
d3tul3 | thans=ks | 22:55 |
arrrghhh | so /sdcard/ringtones should work. | 22:55 |
d3tul3 | i am trying really hard to reproduce what these people are talking about | 22:56 |
d3tul3 | with regular ringtones with mp3s blah blah | 22:56 |
d3tul3 | playing a song before the call comes in | 22:56 |
d3tul3 | decline or just letting ring out | 22:56 |
arrrghhh | oh i figured they were talking about regular ringtones | 22:56 |
rpierce99 | mine was with regular stock ringtones | 22:57 |
stinebd | hollllllllyyyyyyyyyyyy | 23:00 |
stinebd | panorama cam | 23:00 |
stinebd | i wish this was a smartphone instead of a tablet | 23:01 |
stinebd | or a smartslr | 23:01 |
d3tul3 | good to know i am not the only one http://forum.xda-developers.com/showpost.php?p=21224947&postcount=95 | 23:04 |
arrrghhh | yea i read that | 23:04 |
arrrghhh | good stuff. | 23:04 |
frustro | stinebd, /away died when everyone forgot how to use ctcp | 23:04 |
d3tul3 | ugh so much for that | 23:16 |
arrrghhh | ? | 23:18 |
rneese | ? | 23:41 |
rneese | so whats the haps paps | 23:41 |
arrrghhh | o i missed his edit. | 23:52 |
arrrghhh | msm72xx_set_audio_path: device=0 Mic = 1, DualMic = 0, Speaker = 0, Headset = 0 | 23:54 |
arrrghhh | aruuu? | 23:54 |
arrrghhh | i also see a lot of these errors... | 23:54 |
arrrghhh | E/Libacoustic-wince( 1280): msm72xx_enable_audpp: 0x0000 | 23:54 |
arrrghhh | ? | 23:55 |
d3tul3 | it's not an error it's mislabeled tag in libacoustic | 23:57 |
arrrghhh | that sounds easy to fix | 23:57 |
arrrghhh | lol you've already uploaded one | 23:57 |
d3tul3 | yeah but that's not causing the problem | 23:57 |
arrrghhh | eh? | 23:57 |
d3tul3 | i mean that mislabeled tag | 23:58 |
arrrghhh | oh | 23:58 |
d3tul3 | currently my money is on 01-09 20:51:32.460 E/Libacoustic-wince( 1272): Unknown out_path | 23:58 |
arrrghhh | yea i saw that one too | 23:58 |
arrrghhh | i didn't coordinate that with any calls in the radio logs tho | 23:58 |
d3tul3 | well will see, with that new lib it should never try to route to device (-1) which is causing that breakdown | 23:59 |
arrrghhh | ah | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!