Saturday, 2011-05-14

*** Chester0 has quit IRC00:07
*** programmer8922 has quit IRC00:09
XirXesdoes anyone know where i could find an arm ssh binary?00:26
*** Andre569 has joined #xdandroid00:57
*** manekineko has quit IRC00:58
*** rpierce99_ has joined #xdandroid01:03
*** rpierce99 has quit IRC01:03
*** rpierce99_ is now known as rpierce9901:03
*** programmer8922 has joined #xdandroid01:04
*** bzo has quit IRC01:11
*** GPFerror has joined #xdandroid01:12
*** programmer8922 has quit IRC01:21
hycmms_config.xml means it's a build-time setting01:38
hycwhich sucks01:38
rpierce99yep01:38
hycwe want it to be either a runtime setting or a prop01:38
rpierce99i've been trying to hack mine, but all i managed to do was kill my mms.apk01:38
hycBut I'm backtracking here. reading the code for pduparser.java01:38
hycif it's dying there, we have a problem, because that's parsing the actual short message, not the attachment01:39
hycdo you have a logcat showing where it dies?01:39
rpierce99the stack trace?01:39
hycyeah01:39
*** Andre569 has left #xdandroid01:40
rpierce99didn't want to channel spam01:41
hyc'k01:41
hycpastebin might have been more intelligible :P01:41
rpierce99i just installed your /system and rootfs and it built me a GSM phone :(01:42
hycugh01:42
hycthat system is about a week out of date already :P01:42
rpierce99i figured01:42
rpierce99i had trashed my messaging app already so i figured it was a good time to try it out01:43
hycI'll put a new one together later, with the audio stuff01:43
hycheh01:43
hycbut I thought the mode switching is working in that system01:43
hycare you also using my rootfs?01:44
hycgotta have both01:44
rpierce99May 6, 3:50pm01:44
hycthat's system, rootfs is may 1001:44
rpierce99no system is 3:58 am01:45
*** Andre569 has joined #xdandroid01:45
hychmm01:46
rpierce99yeah the date on the zip is 5/10, but the .img is 5/601:46
hycI guess I can try to put one together right now hold on01:46
rpierce99my build isn't important01:46
rpierce99i'd rather fix mms if that's the alternative01:47
hycok01:47
hycwell I have an image build started now01:47
hycmeanwhile, we know that mms wants some compile-time config01:47
hycI could convert it to properties, like I did with world_phone01:47
rpierce99i've seen some build.prop have ro.moto.uaprof or something01:48
hycso moto customized their framework too01:48
hycthat seems to be the only way to make this easy to deal with01:49
rpierce99ro.mot.hw.uaprof=http://uaprof.motorola.com/phoneconfig/MotoMB200/profile/MotoMB200.rdf01:50
rpierce99ro.config.hw_uaprof =http://wap1.huawei.com/uaprof/Huawei_M860_Normal.xml01:52
*** Fatty has joined #xdandroid01:53
hycro.config.hw_uaprof doesn't exist in my source tree01:53
*** Fatty has quit IRC01:53
rpierce99yeah these are just build.props i'm finding in google01:54
rpierce99customized frameworks i'm sure01:54
hycso again, looks like vendor tweaks01:54
hycbut ro.config isn't a bad name for it ;)01:54
rpierce99just showing you what others are doing in case you want to stay in line01:54
hycwe've got the config string uaProfUrl in mms_config.xml01:55
rpierce99yeah i tried hex editing that but apparently fail at apk editing so it crashed my app01:55
hycother than useragent and wap-profile there's nothing else different in the request headers01:57
hyclet's build an mms.apk with just those values set first, and see what happens01:57
hycI think we want you to be on my build01:57
hycand we want it to work :P01:57
hyctry setting CDMA in *#*#INFO#*#*01:58
rpierce99i wonder if another way to do it would be to have an override xml file like eri does, so people can change the other stuff01:58
rpierce99probably much more difficult01:58
hycI have no idea01:58
hycand the eri.xml completely replaced the original01:58
hycI guess it doesn't hurt to try it01:59
hyccopy mms_config.xml from the build tree to /data01:59
rpierce99 /data/eri.xml isn't where the original was01:59
hycno but that's where the override works01:59
rpierce99there's special code to load the override for eri though, that kind of code doesn't exist for the apk afaik02:00
hyccopy it and set the uaProfUrl and the userAgent02:00
hycyou sure it's a special case?02:00
rpierce99i saw the code that looked for it02:00
hycok02:00
hycso it's not a regular framework feature02:00
hycI see. alternate_eri_file in framework02:01
hyctoo bad02:01
rpierce99dding img files to sd card partitions through the phones usb is too slow :(02:02
hycyeah02:03
hycare you using adb push, or masss storage/02:03
hyc?02:03
rpierce99winmo mass storage02:03
*** manekineko has joined #xdandroid02:05
hycI'm just building a new mms.apk with the sprint config hardcoded02:07
hycwe'll try and see if it makes any difference02:07
rpierce99sounds good, i'm reloading a working data/system so i'll adb push it over top once it's done02:07
rpierce99hm, found my microsd adapter, maybe this will go faster02:08
hychttp://highlandsun.com/hyc/FRX06+/Mms.apk02:08
hycthis may not work if the certs don't match your build02:08
rpierce99so what you're saying is i should run your system too02:09
hycprobably02:09
hycbut if my build isn't running in CDMA mode that's a dead end02:09
rpierce99yeah i'll need to fix that first02:09
hycare you able to set it to CDMA using the INFO menu?02:09
rpierce99haven't tried02:09
hycthat mode setting stuff all worked fine for arrrghhh and stinebd02:10
rpierce99yeah, i'm going to kill my mount bind of build.prop and see if that helps02:11
rpierce99i really wanted netflix :P02:11
hycIronically, I have audio working great now and it's been 2 weeks since I've made an actual (non-test) voice call on my phone02:20
hyceverything else is texts...02:20
rpierce99yeah everyone who has gotten it working raves about the audio quality02:21
rpierce99am i trying cdma auto (prl)02:23
rpierce99or cdma only02:23
hycok, a couple of my failed wakes appear to be due to low battery. once I plugged in the cable it would wake up, and battery level was low.02:23
hycauto prl02:23
hycer, SoD, not failed wake02:23
rpierce99it's a problem with rild02:25
hyc?02:25
rpierce99RIL_register: RIL_RadioFunctions * null or invalid version (expected 3)02:25
rpierce99Couldn't find 'rild' socket; retrying after timeout02:25
hyceh, then it failed to load the ril library02:25
hycthat is pretty bizarre02:26
rpierce99yeah i'm not exactly sure what i did to break this02:26
hycwith my rootfs and system, everything Just Worked :P02:26
hycyou have a funky bindmount going on?02:26
hycgott a get rid of those02:26
rpierce99ok i have data02:31
rpierce99but i'm on a new data so i'm going to have to set up an apn02:32
hycok02:32
rpierce99oh but i'm on your fancy pants system so i can do it graphically02:32
hycwhat did you have to change?02:32
hyclol02:32
rpierce99kill my build.prop mount02:32
rpierce99i thought i had done it02:33
rpierce99but i apparently missed that step02:33
hycheh02:33
rpierce99how can i tell what your ril detected for op id02:33
hycgetprop02:33
hycgetprop | grep operator02:33
hycit will probably be 310/00 for you02:34
hycseems like they didn't bother to put in an actual MNC02:34
rpierce99yeah that's what it is02:35
rpierce99ok mms me up02:35
rpierce99Messaging app runs, so that's a good start02:36
hycok 1 sec02:37
hycdo the tcpdump too02:37
rpierce99gotta get the app02:37
hycok ready when you are02:38
hyclooking at the backtrace, I'm not convinced that this is the problem....02:38
hycbut we'll know in a minute02:38
hycdude. this chunk of code was patched in March for gingerbread02:40
hycmebbe I should pull that patch to froyo02:40
hyci.e. the chunk where the stack trace is from02:40
rpierce99ok shoot it02:41
hycok sent02:41
rpierce99this log might be a bit spammy because google is still syncin02:41
hycugh02:41
hycshould've let it quiet down :P02:41
hycmy god. they patched around this with another compile-time config setting02:42
hycthe bastards02:42
hycthe comment is "some carrier mmsc servers do not support content_disposition field correctly"02:42
hycand your trace is exactly from parsing content-disposition02:43
rpierce99same exception02:43
hyctheir "fix" is to SKIp parsing it.02:43
hycbrilliant02:43
hycok I'm gonna pull that patch to my tree.02:43
rpierce99so the upstream froyo isn't patched for this?02:46
hycno, this is a gingerbread patch02:46
rpierce99there are sprint froyo phones, they had to have fixed it on froyo02:46
hychmmm02:47
hycyeah but mebbe in a private tree. dunno02:47
rpierce99i guess, leave it up to sprint to fix their own crap02:47
hycafter all they're running sense, a lot of the stuff is patched02:48
hycok this will be a new framework-res.apk I think02:49
rpierce99it might be because nothing is installed, but this phone feels snappy02:50
hyclol02:50
hycmy build is faster02:50
rpierce99so apparently none of the supported netflix phones have a slide out qwerty, because it doesn't go landscape for text entry02:52
hycheh. ok can't compile, missing a definition02:55
hycgotta track down something else I guess02:56
rpierce99sadly the netflix app is still a failure, even with your system02:57
*** kalemas has joined #xdandroid02:58
hycfailure?02:58
hycnothing at all?02:58
hycI don't have a netflix acct02:58
rpierce99oh it runs if you hack your build.prop, but the video doesn't play02:59
rpierce99i got about 1/2 second of audio the first time02:59
hycwell, not surprising. our hw video support is very limited as far as range of codecs and rez.03:00
rpierce99yeah i'm not surprised, was worth a shot though03:01
hychmm. not having much luck finding these missing symbols. wtf.03:03
hycok, I got it. need to do a top-level build, not just a subdir03:09
rpierce99did 1324 help with the sod issues in 1323?03:11
hycI think so, I'm still on it03:11
hycbut it's still got lots of failed wakes03:11
hychm, no wait, I had a SoD earlier today while we were chatting here03:11
hycgonna try again soon with that last cpuclock patch03:12
hycacpuclock03:12
toadlifehyc, took logs all day in WinMo.  http://dl.dropbox.com/u/25754012/ATDbg0.zip03:14
hyccool, you're a saint ;)03:14
toadlifeCalled the phone once and it didn;t ring. Called it right back and it rang.03:15
rpierce99man when i turned that on in winmo my phone choked, i couldn't use it at all, crash city03:15
hycwow03:15
toadlifePhone seemed fine all day.  Connection dropped a few times, but that's SOP for that office03:16
hychmm03:17
hycso we don't know for sure if it hit the same problems03:17
hycwell, one thing is certain. the AT+CLCC command didn't hang here03:18
hycwtf...03:18
hychmmmm03:19
hycok I needto compare with your other log, seems like the RIL gets a command to wakeup from sleep first03:19
hycyeah, that seems to be the big difference03:21
hycon winmo as soon as the first +CRING arrives, the phone wakes up from sleep03:22
hycon Android, the wakeup command comes about 10 commands later03:22
hycprobably too late03:22
*** [1]manekineko has joined #xdandroid03:22
*** manekineko has quit IRC03:22
*** [1]manekineko is now known as manekineko03:22
hycI'm gonna tweak this a bit to wakeup the radio right away03:23
*** Fatty has joined #xdandroid03:24
hyc'course I'm in the middle of a full system compile right now. sigh...03:24
*** Fatty is now known as Guest6167903:24
toadlifeHyc, lol don't worry a bout it03:29
hyc'ssok, I can edit the code while the compiles run03:30
rpierce99hyc: on your rootfs is init.rc a symlink to init.cfg/init.froyo.rc03:30
hycyeah03:30
rpierce99k, editing it offline, wanted to make sure it was the right file03:30
manekinekohey, I don't suppose one of you with a build environment setup would be able to compile me a kernel with ext4 support cooked in?03:31
manekinekoI think ext4 might be worth investigating, since it seems to do much better on benchmarks and the nilfs thing doesn't seem to be working out03:31
rpierce99i thought we were staying away from ext4 because of the journaling killing the sd card or something03:32
manekinekomost other Android on SD cards seem to use ext403:32
hycreally? ext4 does at least 2x write amplification03:32
hycwill wear out cards fast03:32
manekinekoand the SD card seems to be our main bottle neck is my feeling on using these03:32
manekinekoI'm okay with wearing it out if it makes it more usable03:32
manekinekocards are cheap03:33
manekinekocheck out this benchmark http://www.linuxplanet.com/linuxplanet/tutorials/7208/103:33
manekineko4x faster writes03:33
hycinteresting03:35
hycI guess it's worth looking into then03:35
manekinekoI think the Nook color guys have a similar setup with the SD card, and I think they're using ext3403:35
manekineko*ext403:35
*** GPFerror_ has joined #xdandroid03:36
*** GPFerror has quit IRC03:36
toadlifeW00t!  Finally got BT working. Had to blow out my data.img and start from scratch03:38
hycthat's actually surprising. can't think of anything in here that dependend on /data03:38
toadlifeI also started with a fresh rootfs/sysy03:39
toadlifeMay ahve had something fubared there03:39
hycwell glad you got it sorted03:39
hycI'm tired of debugging your phone :P03:39
toadlifeHeh03:40
hycok new ril2-test.zip, same place as before03:42
toadlifeok. Won't really get to test it till next monday, so you get a vacation from my phone03:43
toadlife;P03:43
hycrpierce99: new framework files too03:43
hychttp://highlandsun.com/hyc/FRX06+/framework.jar03:43
hycand framework-res.apk03:43
hycput in /system/framework ...03:44
hycthis should bypass the content-disposition parsing03:44
hycI suppose it might be interesting to pull a message out of the msgDB and see just how sprint screwed it up though03:44
hycsome other time...03:45
rpierce99here goes nothing, just added libaudio, bluetooth (won't work because i didn't copy the hcds), and framework!03:50
hycwoohoo03:50
rpierce99trying to see how badly i can crash this thing i think03:51
hychehheh03:51
rpierce99hyc, was that a video you sent03:54
hycno just a jpg03:55
rpierce99hmmmm03:55
rpierce99download button went away, new big Play button, but nothing happens when i click it, the screen just flashes for a split second03:55
hycwell that's weird03:56
rpierce99hm, displayed activity com.android.mms/.ui.SlideShowActivity: 550ms03:56
hycslideshow, cool03:56
hychmmmmmm03:57
hyci think your winmo capture said something about that03:57
hyclemme look again03:57
hycno the Evo's03:57
hycit has <par dur="8000ms"> in the XML03:58
hycdid you get a packet log for this?03:58
rpierce99no03:58
hycwant me to send it again?03:58
rpierce99it was already downloaded03:58
hycalready downloaded? so now it's displaying it?03:58
hycdisplaying *something*03:59
rpierce99i have a feeling it is displaying it, but only for a split second03:59
hycother than a download link03:59
rpierce99it flashes on the screen03:59
rpierce99the download link went away03:59
hycwhat does the play button do?03:59
rpierce99flashes the screen03:59
hycbummer03:59
hyclemme try sending you a video03:59
rpierce99k03:59
rpierce99i'm recording03:59
rpierce99hm no i'm not04:00
rpierce99it's not liking something04:00
hycno?04:00
rpierce99oh bad -i param04:00
hycppp0 ?04:01
rpierce99is now :)04:01
rpierce99ok it's recording04:01
hycok... sent04:01
hycbummer my clock is 2 minutes behind already04:02
hycI think these failed wakes are blocking clock interrupts04:02
hycor, something blocked the clock so the wakesfailed :P04:02
rpierce99Cannot play video04:02
rpierce99error message04:02
hychm04:02
hycwell send me the trace04:02
hycI have a feeling this patch is a poor solution04:03
hyctoadlife: I think the ril I just posted is bad04:03
toadlifeI haven't booted back into android yet\04:04
hycok, new one on now04:04
hycwell, it's sending the wap-profile and useragent we set ;)04:05
rpierce99and it's not crashing in pduparser either04:06
hycok I'm curious - can you find the actual record in the msg DB that has this message?04:06
rpierce99yep, i've pulled it before04:06
hyclet's see what it really contains, and why the parser didn't like it04:06
rpierce99hm, so i have an attachments table, but i'm guessing that's the parsed attachment04:07
rpierce99do you want the download link it uses to download the file?04:08
rpierce99so you can check it at the source04:08
hycI'm not sure the attachment is the problem04:08
hycit may be the actual SMS containing the link04:08
rpierce99oh ok04:08
hycfunny that Sprint is running Apache huh04:09
rpierce99alright i've got 2 records in the pdu table, a pic and a vid04:10
hycok are they plaintext or are they still binary encoded?04:11
rpierce99for some reason the Fwd: has a mmsc url, the other doesn't04:11
hycdon't think that matters too much. MMSC is only for sending04:11
rpierce99all it has is the phone#, subject, content type, url (for the one), and some other numbers, all plain text04:12
rpierce99mmsc is the wrong term, it's the download link04:12
hychmmm04:12
rpierce99it has a msg id and stuff in it04:12
hycSo there isn't even a "Content-Disposition" header at all04:12
rpierce99what would the value be?04:13
rpierce99wait04:13
hycdunno for sure04:13
rpierce99this isn't the downloaded file04:13
hycI wanted to see it :P04:13
hycwell. there's no "Content" headers at all here04:19
hycmust have been stripped out already04:20
*** toadlife has quit IRC04:20
hycI think the only way forward from here is to revert that gingerbread patch and throw in a bunch of Log msgs04:20
hycor to jdb it while it's receiving a message and see what it didn't like04:20
hycyou've got all the source code right?04:21
rpierce99no i deleted my trees a while back04:21
hycah too bad04:22
hychttp://asantoso.wordpress.com/2009/09/26/using-jdb-with-adb-to-debugging-of-android-app-on-a-real-device/04:22
hycI had to do this to track down the usb tethering issue04:22
rpierce99i'm certainly not opposed to doing it, but not tonight04:22
hycyeah it's late04:22
hycok, well too bad we struck out this time04:23
hycget it next time04:23
rpierce99progress04:23
rpierce99the download button went away04:23
rpierce99and was replaced with nonfunctioning play buttons04:23
hycheh. to be replaced by an invisible sliodeshow04:23
hycare you comfrotable with using a debugger, singlestepping, etc.?04:24
rpierce99yeah, i'm a software developer, not like you of course04:24
hycheh ok.04:24
hycas long as you've been thru the motions before...04:24
rpierce99once or twice :)04:24
hycok I guess that's it for us now. have a good weekend ;)04:25
rpierce99you too04:25
hycseems like the wap profile and useragent may have no impact04:25
hycso we can ignore those settings for now04:25
rpierce99i wouldn't say no impact04:25
rpierce99well yeah maybe04:26
hychm. no you're right04:26
hycthey affected the attachments04:26
hycthe first one you got was sized down to like 400x24004:26
hycafter you set the profile it was 800x48004:26
hycso the server is scaling what it sends you04:27
rpierce99makes sense04:27
hycok. then it looks like I'm going to turn those config settings to properties04:27
hycmight just use ro.mms.xxx tho04:28
hycwhatever04:29
rpierce99yeah i never got the hw part04:29
rpierce99well i guess it's a hardware profile04:29
hycyet another piece of user-config that has to be done. how annoying.04:30
rpierce99cdma blows04:30
hyclol04:30
hycwell actually - this probably affects everyone04:30
hyci.e., if you don't tell the MMS server the right profile, you're receiving tiny JPGs04:31
rpierce99true04:31
hycbah. now I need to run a capture on my winmo side to see what my profile is04:32
hycwhat did you use on winmo?04:32
rpierce99handy sniffer04:32
rpierce99but remember it's not pcap04:32
hycok04:32
hycand interface name?04:33
rpierce99i used the one labeled like cellular connection or something04:34
rpierce99it was the long device id04:34
rpierce99async was in it i think04:34
rpierce99haha04:34
hycok04:35
rpierce99trying to copy things out of the /Windows directory is like pulling teeth04:42
*** Fatty has joined #xdandroid04:45
rpierce99alright i'm going to bed, it's really late04:46
rpierce99nite04:47
*** rpierce99 has quit IRC04:47
*** emwe has joined #xdandroid05:02
*** Recnamoruen has quit IRC05:18
xdandroidDonation received! Thanks, James Kupke, who says: Thanks for the good work! I have a Sprint Touch Pro 2 running Android!05:37
*** |Jeroen| has joined #xdandroid05:44
hycOK, for future reference, the ua profile that my phone uses is http://www.htcmms.com.tw/gen/RhodiumMR-1.0.xml05:56
hyclooks pretty generic, but it has some winmo/MSIE/specific lines in it05:56
ryannathanshey\06:09
*** Erikson has joined #xdandroid06:54
*** Erikson has quit IRC07:04
*** kalemas has left #xdandroid07:31
*** kipill has joined #xdandroid08:02
*** |Jeroen| has quit IRC08:06
*** programmer8922 has joined #xdandroid08:31
*** kipill has quit IRC08:43
*** programmer8922 has quit IRC08:45
*** helicopter88 has joined #xdandroid09:01
*** helicopter88 has left #xdandroid09:04
*** |Jeroen| has joined #xdandroid09:11
*** Andre569 has quit IRC09:12
*** Fatty_ has joined #xdandroid09:25
*** arrrghhh has joined #xdandroid09:47
arrrghhhman.  extUSB slow bug confirmed.09:47
arrrghhhif only i knew why09:47
emweslow? bug?09:55
arrrghhhyea09:56
arrrghhhso i have a 3.5mm jack on my RHOD09:57
arrrghhhbut most RHOD's don't have it09:57
arrrghhhthey have to use that extUSB dongle thingy to get a 3.5mm jack09:57
arrrghhhso some said there's a bug where you remove the extUSB plug and the phone slows to a crawl09:57
arrrghhhwell, i can confirm it.  top doesn't really show me what's going wrong tho09:58
arrrghhhthe system is so slow, top doesn't even update...09:58
arrrghhhit's REALLY slow.09:58
emweaha09:58
arrrghhhsound familiar?09:59
emwei can't confirm that on topa. additionally have that yc-a100 adapter09:59
arrrghhhhrm09:59
arrrghhhacl kinda just 'got it working'09:59
emwebut i have no audio routing on .35 correctly working09:59
arrrghhhand hasn't been willing to revisit the code09:59
arrrghhhi can't say i blame him09:59
emwei think on .27 i could not see sth like that09:59
arrrghhhi can't figure out why it happens09:59
arrrghhhnothing out of the ordinary in the logs from what i can tell09:59
arrrghhhtop didn't show any process in particular being pegged10:00
arrrghhhthis is WORSE than sys_server i think10:00
emwefor how long does that issue persist yet?10:00
*** balans has quit IRC10:00
emwes/persist/exist10:00
arrrghhhit doesn't go away until a reboot10:00
emwei think we have a SOD issue on .27 autobuild now10:00
arrrghhhi was messing with this last night10:00
emweno, i mean, has that bug been there forever?10:01
arrrghhhoh no10:01
arrrghhhit only was introduced when extUSB code came in10:01
emwei've been revisiting jb's interrrupt handling10:01
arrrghhhthe dongle was useless before10:01
emweoh wait10:01
emweextusb code? that sounds longer ago10:01
emwethat bug is not just a few days old, no?10:02
emwe<ot>i've been - today again - using my phone as a phone. two calls. no freezes. driving around, still waking. farytale.</ot>10:03
arrrghhhhrm10:03
arrrghhhyea not sure if you read the logs10:03
arrrghhhincoming call just fine on new audio code10:03
arrrghhhalso, extUSB is much older than a few days ;)10:03
emwe:/10:04
emwewould have had an idea.10:04
arrrghhhat least feburary10:04
emweany increasing number of autobuild SOD reports?10:04
emwe(if you have an overview of that)10:04
emwei adjusted jbs interrupt handling code a bit regarding instant usb notify and i got raph and topa running with this last night and both devices just survived it till the morning.10:05
emweunless the days before.10:05
emwewis was also reporting SODs with autobuild only.10:05
arrrghhhyea i heard10:06
arrrghhhhe wanted me to post a test kernel10:06
arrrghhhdidn't have time yesterday :/10:06
arrrghhhi'm amazed at how much louder the speaker goes10:09
arrrghhhdamnit10:11
arrrghhhi guess i should just reboot10:11
arrrghhhthis dmesg is really short too10:11
arrrghhhwtf10:12
*** balans has joined #xdandroid10:12
*** balans has quit IRC10:20
*** NeoMatrixJR has quit IRC10:38
arrrghhhg2g10:41
*** arrrghhh has quit IRC10:41
xdandroidNew kernel available (20110514_165614) at http://zimages.googlecode.com/files/htc-msm-linux-20110514_165614-package.tar.bz211:07
*** rpierce99 has joined #xdandroid11:20
*** Entropy512 has quit IRC11:29
*** manekineko has quit IRC11:48
*** rpierce99 has quit IRC12:15
*** balans has joined #xdandroid12:26
*** ORi| has quit IRC12:30
*** ORi| has joined #xdandroid12:30
xdandroidDonation received! Thanks, Ran Brodo!12:42
*** |Jeroen| has quit IRC13:29
*** |Jeroen| has joined #xdandroid13:38
*** helicopter88 has joined #xdandroid13:44
*** |Jeroen| has quit IRC13:46
*** Entropy512 has joined #xdandroid14:04
*** toadlife has joined #xdandroid14:06
*** kipill has joined #xdandroid14:09
*** kipill has quit IRC14:10
*** NeoMatrixJR has joined #xdandroid14:15
NeoMatrixJRanyone know if the rootfs builder is down?  I got a tweet about a rootfs update but it's not on the autobuilder14:29
*** helicopter88 has quit IRC14:45
*** rpierce99 has joined #xdandroid15:32
*** Chester0 has joined #xdandroid15:53
*** phh has quit IRC16:12
*** helicopter88 has joined #xdandroid16:15
*** phh has joined #xdandroid16:16
*** programmer8922 has joined #xdandroid16:22
toadlifeNeoMatrixJR : I heard someone else commenting on that too. It think it might be down16:31
*** helicopter88 has quit IRC16:35
*** D3tul3 has joined #xdandroid17:19
*** D3tul3 has quit IRC17:21
*** jonpry has joined #xdandroid17:47
jonpryanyone have a terminal on there phone and want to run ls -l /dev/log/main ?17:50
*** Chester0 has quit IRC17:50
hyccrw-rw--w-    1 0        1007      10,  53 May 14 21:45 /dev/log/main17:51
*** Chester0 has joined #xdandroid17:52
jonpryah, thanks17:54
*** Chester0 has quit IRC17:56
*** rpierce99_ has joined #xdandroid18:00
*** rpierce99 has quit IRC18:00
*** rpierce99_ is now known as rpierce9918:00
*** XirXes has quit IRC18:13
jonprywhats in /sys/class/misc/log_main?18:34
jonpryfinally got a logcat. is this servicemanager dying because of sys/power ? http://pastebin.com/gpV65Vua18:51
*** emwe has quit IRC18:51
*** programmer8922 has quit IRC18:57
*** rpierce99_ has joined #xdandroid19:05
*** rpierce99 has quit IRC19:05
*** rpierce99_ is now known as rpierce9919:05
*** jonpry has quit IRC19:41
*** XirXes has joined #xdandroid19:43
*** jonpry has joined #xdandroid19:45
*** ray|yar has quit IRC19:45
*** ray|yar has joined #xdandroid19:46
*** jon__ has joined #xdandroid20:48
*** jonpry has quit IRC20:48
*** jon__ is now known as jonpry20:48
toadlifeLooks like the Pandora app is crashing Bluetooth21:43
toadlifeweird21:43
toadlifeAfter installing the BT code the bluetooth kept crashing. I reset my data.img and it worked. After restoring all of my apps it started to crash again.  I jsut uninstalled Pandora and the crashing stopped21:44
rpierce99anyone getting a ridiculous amount of reboots to winmo with some of these new pieces21:49
toadlifeI've had a few reboots with the latest autobuilds.  Can't day the audio/BT has caused me issue though22:04
rpierce99well i've made a lot of changes over the last 2 days, running hycs rootfs, system image, partitioned, audio/bt, wistilt2s test kernel, and a new data image, so yeah pretty much everything is new22:05
toadlifeYeah, I'm running hyc;'s rootfs/sys, hyc's kernel plus audio/bt stuff. Not partitioned though.22:17
rpierce99hm, winmo reboot to winmo, that's not good22:47
*** TheSeven has quit IRC22:53
*** TheSeven has joined #xdandroid22:53
*** Andre569 has joined #xdandroid23:12
*** Chester0 has joined #xdandroid23:15
*** Andre569_ has joined #xdandroid23:30
*** NeoMatrixJR has quit IRC23:30
Andre569_Yo23:30
*** NeoMatrixJR has joined #xdandroid23:30
*** Andre569 has quit IRC23:36
*** Andre569_ has quit IRC23:49

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!