hyc | hm that 800x480 video messed me up. gotta reboot | 00:00 |
---|---|---|
hyc | the hw decoder is very fragile :P | 00:00 |
hyc | actually rpierce99, yes that's a success | 00:00 |
hyc | before you would have only got a black screen | 00:00 |
rpierce99 | yeah i was going to say it's way better than it has been | 00:01 |
rpierce99 | i'm curious if it helped with netflix :) | 00:01 |
hyc | greedy :P | 00:01 |
hyc | I'm going to bet no | 00:01 |
hyc | but dunno what video params they're using | 00:01 |
rpierce99 | wouldn't you want to be the guy who got netflix working on the TP2 though :) | 00:01 |
hyc | lol | 00:02 |
hyc | hey. I'm already the guy who got Youtube HQ working. I'm happy. ;) | 00:02 |
hyc | 720x400 gave me a green screen. | 00:05 |
hyc | corrupted something. so some other buffer size is also too small. | 00:06 |
rpierce99 | no netflix, oh well | 00:06 |
rpierce99 | haha these are so choppy, why did people want this again? haha | 00:10 |
hyc | it was perfectly smooth here | 00:10 |
rpierce99 | i'm on a 2-bar cell connection, so maybe it's that | 00:10 |
hyc | if you watch the logcat you'll see the URL that it plays | 00:11 |
hyc | you can just wget it | 00:11 |
hyc | and play it locally | 00:11 |
hyc | here's the one I tested with http://highlandsun.com/hyc/FRX06+/test.mp4 | 00:14 |
hyc | 640x400 starts, then video freezes | 00:14 |
hyc | 640x380 starts, then freezes a few seconds in | 00:16 |
hyc | seems like 640x360 is going to be the limit | 00:16 |
hyc | hm. I should overclock and see what happens | 00:17 |
*** ORi| has quit IRC | 00:31 | |
*** ORi| has joined #xdandroid | 00:34 | |
*** jonpry has quit IRC | 00:38 | |
rpierce99 | with that file, in RockPlayer, in hardware decoding mode, it plays for about a second then exits | 00:40 |
hyc | you may not have the right libstagefrighthw.so | 00:40 |
hyc | or libOmxCore.so | 00:41 |
rpierce99 | i'm running your system | 00:41 |
hyc | hmmm | 00:41 |
hyc | do other 480x320 videos play OK? | 00:41 |
rpierce99 | arcmedia plays it, but really slowly with no sound as far as i can tell | 00:42 |
hyc | I just used the builtin Movies player | 00:42 |
hyc | started up from Gallery | 00:42 |
rpierce99 | i couldn't get gallery to see a .mp4 | 00:42 |
hyc | ? it shows all of mine | 00:45 |
hyc | also try mVideoPlayer | 00:49 |
hyc | hm I just tried rockplayer, got the same result as you | 00:51 |
rpierce99 | mVideoPlayer with your test.mp4, audio works perfectly, video freezes after like 2 frames | 00:53 |
*** Miga has quit IRC | 00:54 | |
hyc | ok | 00:55 |
hyc | maybe you need the bigger pmem_adsp after all | 00:55 |
hyc | oh - you need to reboot after the video freezes | 00:55 |
hyc | you can't just try another player. | 00:55 |
hyc | once the video playback is hosed, it stays broken until you reboot | 00:56 |
rpierce99 | that's not good | 00:56 |
hyc | boot fresh and try mVideoPlayer again | 00:56 |
hyc | hm. yeah, it froze after 2 seconds on Gallery/Movies too | 01:00 |
rpierce99 | after a reboot mVideoPlayer still froze the video after <1 sec | 01:01 |
rpierce99 | i gotta head to bed though, nite | 01:02 |
*** rpierce99 has quit IRC | 01:02 | |
hyc | ok | 01:02 |
*** XirXes has quit IRC | 01:09 | |
*** XirXes has joined #xdandroid | 01:10 | |
*** XirXes has quit IRC | 01:16 | |
*** programmer8922 has quit IRC | 01:22 | |
*** Serren has joined #xdandroid | 01:25 | |
*** programmer89221 has joined #xdandroid | 01:25 | |
*** Andre569 has joined #xdandroid | 01:27 | |
Serren | hyc, would you like some help testing the video? I ca push those.so files, I just need to know where they go. Testing your mp4 video on the latest bt build gives me a stuck green video with audio | 01:28 |
*** XirXes has joined #xdandroid | 01:28 | |
hyc | ok, one sec | 01:28 |
hyc | I'm tweaking the .so still | 01:28 |
Serren | hyc, ok. ill be here. | 01:28 |
*** Andre569 has quit IRC | 01:31 | |
hyc | Serren: http://highlandsun.com/hyc/FRX06+/h264dec.zip | 01:32 |
hyc | I've set this one to a max of 640x368 | 01:32 |
hyc | using anything larger causes memory corruption | 01:32 |
Serren | hyc: got it, where do i push it? | 01:33 |
hyc | it goes in /system/lib | 01:33 |
hyc | backup your original | 01:33 |
hyc | it won't get used unless you also replace libstagefrighthw.so and libOmxCore.so | 01:34 |
hyc | mebbe I should add those to the zip too | 01:34 |
Serren | want me to try just the one or wait for the new zip? | 01:36 |
hyc | wait | 01:37 |
hyc | ok, download again | 01:37 |
hyc | everything goes in /system/lib | 01:37 |
hyc | but make sure you keep backups | 01:37 |
Serren | backing up now. is it easier to backup using root explorer or command line? | 01:38 |
hyc | I do everything from cmdline | 01:38 |
hyc | hahah. the guys at CoreAVC just replied to my email inquiry saying "CoreAVC for Android is only for developers. You can't have it." | 01:39 |
hyc | Now I can say screw you - I *am* a developer, and now I don't need you ;) | 01:39 |
Serren | im working on it. new to this stuff... | 01:41 |
*** programmer89221 has quit IRC | 01:42 | |
Serren | ok, i figured out pull... progress | 01:46 |
hyc | heh | 01:47 |
hyc | I thought you said you were able to push these files and test them | 01:47 |
hyc | kinda assumed that meant you already knew how | 01:47 |
*** toadlife has joined #xdandroid | 01:49 | |
*** programmer8922 has joined #xdandroid | 01:50 | |
toadlife | programmer8922, Boo! | 01:50 |
Serren | push, just never pulled... i learn quick though... | 01:50 |
hyc | heh | 01:51 |
Serren | ok, pulled and pushed. Do I just run your test file now? | 01:54 |
hyc | actually | 01:54 |
hyc | you could just start the youtube app | 01:55 |
hyc | if you have mVideoPlayer installed, yes, you can try my test video | 01:55 |
Serren | i have mvideoplayer as well | 01:55 |
Serren | ill try both | 01:56 |
toadlife | hyc, ril crashed and burned tonight. I noticed something this time that I never noticed before. After the problem starts the phone can receive more than one incoming text message. I was under the impression that only one would come in after the problem started. | 01:59 |
hyc | bummer | 02:00 |
toadlife | I waiting for over 30 minutes to see if it would eventually resolve itself, but it didn't | 02:00 |
hyc | logs? | 02:00 |
toadlife | waited | 02:00 |
toadlife | http://dl.dropbox.com/u/25754012/debuglogs_20110516054954.tar.gz | 02:00 |
Serren | ok, your mp3 plays, its just laggy, most likely do to my net speed. | 02:01 |
Serren | *mp4 j lo video | 02:01 |
hyc | ok, good enough then | 02:01 |
hyc | yeah, I've had it freeze up a few times playing live off youtube, but if you pause or seek back/forward it will start moving again | 02:02 |
hyc | and I've played several youtube videos successfully now | 02:02 |
hyc | ok, gonna post this to the thread | 02:03 |
toadlife | You hack up the codec? | 02:03 |
hyc | yep. butchered it. | 02:03 |
toadlife | Cool | 02:05 |
toadlife | I check it out tomorrow. Gotta do some errand for the wife and have to work in the AM. | 02:05 |
*** toadlife has quit IRC | 02:05 | |
hyc | 'k. it's attached to the thread now | 02:06 |
*** Serren has quit IRC | 02:06 | |
*** Serren has joined #xdandroid | 02:07 | |
Serren | sorry, laptop died... | 02:07 |
*** bzo has quit IRC | 02:09 | |
Serren | hyc: i downloaded your video, and the video is just frozen, but i have sound with mvideoplayer | 02:09 |
hyc | try the seek bar | 02:09 |
hyc | move around | 02:09 |
hyc | if you tried this with the stock libraries you would just get a black screen... | 02:11 |
Serren | seek does work. still not smooth though if that helps | 02:11 |
hyc | it seems that 640x360 is at the limit of the codec's speed | 02:11 |
hyc | stopping any background processes will help smooth it out | 02:12 |
hyc | stopping *unnecessary* background processes... | 02:12 |
hyc | maybe overclocking will help. dunno yet. | 02:12 |
Serren | what overclocking app have you heard is good? | 02:13 |
hyc | the only one I've ever used is SetCPU | 02:14 |
hyc | I don't have it on this phone at the moment | 02:15 |
Serren | ill try it. | 02:15 |
Serren | hq youtube does look good though btw. just choppy. | 02:16 |
hyc | yeah, a lot of factors go into that | 02:17 |
hyc | Serren, check this post: http://forum.xda-developers.com/showpost.php?p=13835165&postcount=30 | 02:20 |
Serren | which logcat is that? | 02:28 |
hyc | "logcat -v time" | 02:28 |
Serren | ok, ill double check mine. Im rebooting now to make sure I give it a clean run? Are you able to run your test video smooth? | 02:29 |
hyc | yes, most times | 02:29 |
hyc | sometimes it freezes | 02:29 |
Serren | I confirmed I do have the Creating H264 Decoder per your post on xda. This time with oveclocking, on your j lo video, i had no video. just a black screen | 02:40 |
hyc | hmmm | 02:40 |
hyc | so i guess overclocking isn't going to help :p | 02:41 |
Serren | this was using "overclockwidget" at 710. i couldnt find setcpu in the markt. | 02:42 |
XirXes | you have to download setcpu from xda. on the market its a paid app and doesnt show up on our phones | 02:43 |
XirXes | the dev put it up free for xda members | 02:43 |
Serren | awesome news, watching lada gaga Judas video in HQ with ZERO lag! | 02:43 |
hyc | yeah, some play perfect from teh first try | 02:44 |
hyc | my test video is just that j.lo celebrity playlist | 02:45 |
Serren | watching the youtube video of j lo called im into you. smooth as silk. even the seeking works perfect | 02:48 |
hyc | yep | 02:48 |
hyc | I tried that one too, no problems with it | 02:48 |
Serren | i found that celebrity playlist on youtube, and it plays online just like it does with mvideo. so at least its consitently not so good. maybe its just that one video? | 02:51 |
hyc | Serren: why don't you post a reply to that thread with your results too | 02:51 |
hyc | yeah, could be the video itself | 02:51 |
Serren | ok. will do! | 02:51 |
Serren | hyc: just been playing a bunch of HQ vids, and about 40% of them get laggy. Must be something going on. the others work perfect though. | 03:02 |
hyc | cool | 03:02 |
hyc | mebbe some are at higher bit rate or something, dunno | 03:02 |
Serren | thanks for helping us little brains out! goodnight from the west coast! | 03:06 |
XirXes | how are you installing those libs? ive tried both adb and mounting system.ext2 on my pc and neither will boot after | 03:08 |
XirXes | im creating a new data store to try booting again | 03:09 |
hyc | adb remount | 03:09 |
hyc | adb push | 03:09 |
XirXes | i had adb remount fail so i used adb shell mount -o rw,remount /system then pushed them | 03:11 |
hyc | that should be fine | 03:11 |
XirXes | do they need certain premissions that im losing somehow? | 03:11 |
hyc | remember to adb shell mount -o remount,ro /system when you're done | 03:11 |
hyc | mmm. chmod 644 should be fine. | 03:11 |
hyc | changing these files shouldn't affect anything of the boot procedure at all | 03:12 |
XirXes | ill post the line im getting on screen | 03:13 |
XirXes | [ 138.249511] request_suspend_state: wakeup (3->0) at 136010000000 (2011-05-16 01:10:41.440000000 UTC) | 03:17 |
XirXes | that just keeps showing up every few seconds | 03:17 |
hyc | dunno why | 03:18 |
hyc | what kernel are you on? | 03:18 |
XirXes | ill keep playing with it. it has to be something ive done. | 03:18 |
XirXes | autobuild. | 03:18 |
*** ray|server has joined #xdandroid | 03:19 | |
XirXes | do you see [ 78.513214] mdp irq already on 4 4 a lot? | 03:22 |
*** ray|yar has quit IRC | 03:22 | |
*** hardwalker has quit IRC | 03:22 | |
*** hardwalker has joined #xdandroid | 03:23 | |
hyc | yeah but I just ignore those | 03:24 |
XirXes | i figured. are you testing with froyo or gingerbread? | 03:25 |
hyc | froyo | 03:25 |
hyc | gingerbread is too unstable | 03:26 |
hyc | if you want something to actually work, use froyo | 03:26 |
*** Serren has quit IRC | 03:26 | |
XirXes | hmm. im trying with gingerbread. its been running awesome on my phone. i guess ill try froyo then | 03:26 |
XirXes | i actually dont use my tp2 as a phone anymore so its ok if its not that stable | 03:30 |
XirXes | froyos booting with those libs now. that was odd | 03:33 |
hyc | well, considering that I compiled them in the froyo source tree, no, that's not odd | 03:34 |
XirXes | fair point. | 03:34 |
XirXes | youtube is working really nice | 03:45 |
hyc | good | 03:47 |
*** programmer8922 has quit IRC | 04:02 | |
hyc | good, now that programmer8922 is finally gone, we can discuss the really secret bits | 04:06 |
*** programmer8922 has joined #xdandroid | 04:07 | |
*** kalemas has joined #xdandroid | 04:22 | |
*** XirXes has quit IRC | 04:23 | |
*** XirXes has joined #xdandroid | 04:36 | |
*** XirXes has quit IRC | 04:40 | |
*** XirXes has joined #xdandroid | 04:40 | |
*** programmer8922 has quit IRC | 04:43 | |
*** wutz has joined #xdandroid | 04:50 | |
wutz | hello! I'm using raph and xdandroid 2.2, sometimes, specially when i move between places, android shut down and windows is booting. does anyone know, how i can read out errorcodes or an other solution? | 04:51 |
*** wutz has quit IRC | 05:09 | |
*** hardwalker has quit IRC | 06:07 | |
hyc | rpierce99: back to the MMS thing | 06:53 |
hyc | we should get a radiolog from your incooming MMS and parse the PDU ourselves | 06:53 |
*** kyle___ has joined #xdandroid | 07:20 | |
kyle___ | hello,anyone online? | 07:20 |
*** kyle___ has left #xdandroid | 07:23 | |
*** jonpry has joined #xdandroid | 07:23 | |
*** xdandroid has joined #xdandroid | 07:44 | |
*** kwoodyusa has joined #xdandroid | 08:45 | |
*** helicopter88 has joined #xdandroid | 09:17 | |
*** kalemas has left #xdandroid | 09:28 | |
Detule | yes it's secret | 09:29 |
Detule | requires some special investigative skills | 09:30 |
*** helicopter88 has quit IRC | 09:31 | |
*** ronald has joined #xdandroid | 09:31 | |
ronald | hello can i ask a question here? | 09:32 |
ronald | does this run on htc mega | 09:34 |
*** ronald has quit IRC | 09:41 | |
*** fishhead2567 has joined #xdandroid | 10:11 | |
*** emwe has joined #xdandroid | 10:31 | |
*** vinceweis_ has joined #xdandroid | 11:04 | |
*** toadlife has joined #xdandroid | 11:30 | |
*** helicopter88 has joined #xdandroid | 11:44 | |
*** oxoocoffee has joined #xdandroid | 11:51 | |
*** ray|server has quit IRC | 11:53 | |
*** gonzoMD has joined #xdandroid | 11:56 | |
gonzoMD | Hello, i've got a question | 11:56 |
helicopter88 | hi,what's your question? | 11:57 |
gonzoMD | I've an MDA Compact IV and there the buttons are switched (phoneup and home and Phonedown and back) | 11:57 |
gonzoMD | hello heli, I asked ya allready at the xdadev forums | 11:57 |
*** vinceweis_ has quit IRC | 11:58 | |
gonzoMD | btw, do you know when frx07 is to expect? | 11:59 |
helicopter88 | Frx07,eta is unknown,there are going to be various fixes | 12:00 |
gonzoMD | hope the wifi will be a little better | 12:01 |
helicopter88 | about your issue,you have to edit keymaps file,you could ask f22,as he did the custom keymaps in his rootfs.. | 12:01 |
gonzoMD | yes with the keymaps I knew, but thanks for the info to ask f22 ;) | 12:02 |
helicopter88 | Afaik frx07 will have fixes for sods,better network,a bit of other fixes here and there,of course you'll need also newer rootfs and kernel | 12:05 |
*** programmer8922 has joined #xdandroid | 12:05 | |
*** Erikson has joined #xdandroid | 12:13 | |
toadlife | Hey programmer8922! Yo mama was a snow blower! | 12:15 |
helicopter88 | toadlife,are you still asking if programmer8922 is a bot or not? | 12:16 |
toadlife | I'm assuming it's a bot | 12:16 |
toadlife | Is it? | 12:17 |
helicopter88 | i guess it's a bot | 12:17 |
toadlife | Never said a word..ever | 12:17 |
helicopter88 | so it's a bot | 12:18 |
*** Erikson has quit IRC | 12:19 | |
toadlife | I'm not hip to the intarcies of IRC. Do know the purpose of these bots? | 12:19 |
toadlife | "intricacies" | 12:19 |
helicopter88 | no,idk.. | 12:20 |
*** helicopter88 has quit IRC | 12:21 | |
*** methril_work has joined #xdandroid | 12:28 | |
*** methril_work has left #xdandroid | 12:30 | |
*** gonzoMD has quit IRC | 12:31 | |
*** helicopter88 has joined #xdandroid | 12:48 | |
Detule | emwe: I am looking at the codesourcery arm toolchains - which ver do you use to compile the kenrel? | 12:58 |
emwe | 2010q3 | 12:58 |
emwe | Detule: arm-2010.09-50-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 to be precise | 12:59 |
Detule | Thank you | 13:02 |
emwe | your welcome. | 13:05 |
*** fishhead2567 has quit IRC | 13:07 | |
*** helicopter88 is now known as heli_afk | 13:10 | |
*** arrrghhh has joined #xdandroid | 13:29 | |
arrrghhh | toadlife, well most bots are helpful in some way | 13:36 |
arrrghhh | xdandroid, is a bot for example | 13:36 |
toadlife | Yeah I understand the purpose of xdandroid | 13:36 |
arrrghhh | tells us when new kernels are out, and there's certain key words they look for and respond to. | 13:36 |
arrrghhh | i don't get the point of the programmer8922 bot tho | 13:37 |
arrrghhh | i don't think stine spawned it, no clue what its purpose is. | 13:37 |
toadlife | Hey, does your external mic work with the new audio libs? | 13:45 |
arrrghhh | i saw your post on that | 13:46 |
arrrghhh | haven't tested it | 13:46 |
toadlife | Sometimes I wonder if my external mic has a physical defect. Sometimes in WinMo when I record video the audio is really scratchy. Also I've had audio work while recording in Android some times and not work other times. | 13:47 |
toadlife | I wonder if it's cutting out | 13:47 |
toadlife | I might have to get brave; take my tools out, take the phone apart and see if I can reseat everything. | 13:48 |
arrrghhh | lol | 13:49 |
arrrghhh | sounds dangerous | 13:49 |
toadlife | Bluetooth works like a champ though! | 13:49 |
arrrghhh | indeed | 13:49 |
arrrghhh | jb really did a good job on it, very thorough. | 13:49 |
*** heli_afk is now known as helicopter88 | 13:54 | |
*** helicopter88 is now known as heli_dinner | 14:17 | |
*** vinceweis_ has joined #xdandroid | 14:17 | |
programmer8922 | arrghhh, I'm not a bot :P | 14:20 |
arrrghhh | zomg | 14:27 |
arrrghhh | i don't think you've ever said anything | 14:27 |
arrrghhh | we constantly see you sign on/off | 14:27 |
arrrghhh | and taunt you to say things :P | 14:27 |
toadlife | lol | 14:29 |
toadlife | He LIVES! | 14:29 |
arrrghhh | evidently only long enough to confirm he's not a bot | 14:32 |
arrrghhh | oh well | 14:32 |
heli_dinner | Omfg! | 14:34 |
XirXes | I'm no bot either! | 14:35 |
arrrghhh | i don't think anyone accused you of being a bot XirXes :P | 14:35 |
XirXes | YOU WERE ALL THINKING IT | 14:35 |
heli_dinner | i wasn't :) | 14:36 |
XirXes | lmao | 14:36 |
arrrghhh | haha | 14:36 |
XirXes | have you tried those youtube hq libs yet? | 14:36 |
heli_dinner | I still can't believe that programmer8922 isn't a bot.. | 14:36 |
programmer8922 | lolz, i'm not | 14:36 |
programmer8922 | true story | 14:37 |
*** vinceweis_ has quit IRC | 14:37 | |
heli_dinner | make a movie about it and i'll believe | 14:37 |
programmer8922 | lolz | 14:37 |
programmer8922 | or maybe an android app to prove it | 14:37 |
heli_dinner | i don't believe in android apps :) | 14:38 |
programmer8922 | haha | 14:38 |
programmer8922 | do you bow down to lord steve then | 14:38 |
XirXes | thats why he uses winmo | 14:38 |
heli_dinner | Actually i'm with a sony ericsson w300i,but i had a tiny diam before | 14:39 |
programmer8922 | yeah, i've got a TP2 | 14:39 |
XirXes | ive had 4 winmo phones but the tp2 was definitely the best | 14:40 |
*** Nautis has joined #xdandroid | 14:41 | |
heli_dinner | I've had a lot of nokias,a diamond and now a se(my diam is in repairation) | 14:43 |
*** heli_dinner is now known as helicopter88 | 14:43 | |
*** programmer8922 has quit IRC | 14:45 | |
*** arrrghhh has quit IRC | 14:55 | |
*** arrrghhh has joined #xdandroid | 14:55 | |
*** helicopter88 has quit IRC | 15:42 | |
*** kwoodyusa has quit IRC | 15:58 | |
*** F22 has quit IRC | 16:19 | |
*** F22 has joined #xdandroid | 16:22 | |
*** calon has joined #xdandroid | 16:28 | |
*** calon has left #xdandroid | 16:36 | |
*** vw has joined #xdandroid | 16:43 | |
*** oxoocoffee has quit IRC | 16:55 | |
stinebd | php can lick my swamp | 17:04 |
emwe | incall audio can do that too | 17:05 |
emwe | moins stinebd | 17:05 |
stinebd | hi | 17:06 |
stinebd | wie gehts? | 17:06 |
emwe | stinebd: what was it with the raph battery life? my raph100 (no sim, just wifi) lasted the whole day... | 17:06 |
emwe | es geht ganz gut, aber incall-freeze nervt. | 17:06 |
emwe | :) | 17:06 |
stinebd | emwe: ahso | 17:06 |
stinebd | we have the same issue as rhod did before wistilt2 fixed it | 17:07 |
emwe | stinebd: formally "achso" | 17:07 |
stinebd | display controller isn't shutting down | 17:07 |
emwe | yes, but i just got to 24h. | 17:07 |
emwe | that's not that bad ;) | 17:07 |
stinebd | yeah | 17:07 |
stinebd | imagine when we get it fixed | 17:07 |
emwe | you the same? | 17:07 |
stinebd | somewhat | 17:08 |
emwe | i read sth like four to six hours or did i misread= | 17:08 |
emwe | ? | 17:08 |
stinebd | last time i checked the time i had wifi on | 17:08 |
stinebd | it was 8-12 hours | 17:08 |
stinebd | but that was quite long ago | 17:08 |
emwe | was idling the whole day apart from some checks if it's still liking to wake... | 17:08 |
emwe | so, last incall test for today | 17:08 |
stinebd | raph is really good about waking back up | 17:09 |
stinebd | not like rhod | 17:09 |
emwe | yeah, it always wakes fine. of course it's really just backlight off according to what i understood | 17:11 |
emwe | which panel id you got? | 17:11 |
stinebd | dunno | 17:11 |
emwe | got 1 here (tpo it says) | 17:11 |
emwe | ok, that incall didn't work of course. | 17:11 |
stinebd | wait, is this the device you've been waiting to receive for the past 4 months? | 17:12 |
emwe | lol, no. talking about the raph100 from australia | 17:12 |
stinebd | oh ok | 17:12 |
emwe | i also asked our neighbor in the house if she took a package in our absence and put in front of our door... nothing. | 17:14 |
emwe | don't trust the housecleaning service. | 17:14 |
emwe | you've been notified already about rootfs buildservice not having catched up the last commit? | 17:17 |
emwe | down? | 17:17 |
arrrghhh | housecleaning service? | 17:17 |
emwe | gtg. have fun. | 17:17 |
arrrghhh | cya | 17:17 |
stinebd | yeah i should probably do something about that | 17:19 |
stinebd | W: Failed to fetch ftp://security.ubuntu.com/ubuntu/dists/lucid-security/Release.gpg Could not connect to security.ubuntu.com:21 | 17:20 |
stinebd | cute | 17:20 |
stinebd | screw it i'll just update to maverick | 17:20 |
*** emwe has quit IRC | 17:22 | |
stinebd | oh god everything is down | 17:39 |
*** stinebd has quit IRC | 17:43 | |
*** rpierce99 has joined #xdandroid | 17:43 | |
*** xdandroid has joined #xdandroid | 18:00 | |
*** arrrghhh_ has joined #xdandroid | 18:10 | |
*** arrrghhh has quit IRC | 18:13 | |
*** arrrghhh_ is now known as arrrghhh | 18:15 | |
*** jonpry has quit IRC | 18:32 | |
*** jonpry has joined #xdandroid | 18:34 | |
*** jonpry has quit IRC | 18:44 | |
*** oxoocoffee has joined #xdandroid | 18:48 | |
*** arrrghhh_ has joined #xdandroid | 18:57 | |
*** arrrghhh has quit IRC | 18:59 | |
*** arrrghhh_ has quit IRC | 19:00 | |
*** xdandroid has joined #xdandroid | 19:19 | |
*** toadlife has quit IRC | 19:21 | |
xdandroid | New rootfs available (20110516-2d0bb0f) at: http://is.gd/MbTKuE -- Changes at: http://is.gd/ASXk22 | 19:41 |
*** Andre569 has joined #xdandroid | 19:46 | |
*** Andre569 has quit IRC | 19:50 | |
*** jonpry has joined #xdandroid | 20:03 | |
*** oxoocoffee has quit IRC | 20:11 | |
*** jonpry has quit IRC | 20:50 | |
*** jonpry has joined #xdandroid | 20:51 | |
*** Nautis has quit IRC | 21:07 | |
*** Kraln has quit IRC | 21:20 | |
*** hardwalker has joined #xdandroid | 21:28 | |
*** Miga has joined #xdandroid | 21:39 | |
hyc | rpierce99 | 21:43 |
rpierce99 | yo | 21:43 |
hyc | ok, on your paste http://pastebin.com/Zh4hsHWA | 21:43 |
rpierce99 | yep | 21:43 |
hyc | lines 16-31 are imagejpeg_2.jpg | 21:43 |
hyc | so I guess this is parsing the attachment after all, and not the SMS PDU | 21:43 |
rpierce99 | yeah, the length indicates that as well | 21:44 |
rpierce99 | it's way too long | 21:44 |
hyc | so the length is supposed to be just the length of the string? | 21:44 |
rpierce99 | i have the blob of my pdu open in a hex editor as we speak and i do see that line | 21:44 |
rpierce99 | when i say length i mean the byte count in that buffer | 21:44 |
hyc | right | 21:44 |
rpierce99 | it's 52k worth of buffer | 21:44 |
hyc | so you have a 52k blob, this is what was downloaded from the MMS server right? | 21:45 |
rpierce99 | it's actually 42k according to the hex editor | 21:45 |
hyc | hm ok | 21:45 |
rpierce99 | but yes, i pulled the url from my mmssms.db and downloaded it and opened it | 21:46 |
hyc | but regardless, the particular value here is supposed to only be the length of this imagejpeg tag right? | 21:46 |
rpierce99 | the actual value that it's confirming when it throws the exception cant be the length, because it's only 105, but according to where it stopped it's parsing the pdu body | 21:50 |
hyc | 105 is the first character of the data, it's not part of the length | 21:51 |
hyc | the length bytes are [701] and [702] | 21:51 |
hyc | lemme doublecheck that. | 21:52 |
hyc | what does the code think [702] is? | 21:52 |
hyc | hm. ok [702] is 0x8E which means PduPart.P_CONTENT_LOCATION | 21:58 |
hyc | something's off here | 22:00 |
hyc | your stack trace says we got here from line 1534 | 22:01 |
hyc | which is parsing P_CONTENT_DISPOSITION | 22:01 |
hyc | but that's at [719] | 22:01 |
hyc | I seee. | 22:02 |
*** schmooooo has joined #xdandroid | 22:02 | |
hyc | rpierce99: ok [720] is also a 105 | 22:02 |
schmooooo | can anyone link me to the kernel to get a good ts calibration file? | 22:02 |
hyc | this is actually where the parser is reading at the moment | 22:02 |
rpierce99 | i'm still paying attention i'm just on the phone sorry | 22:03 |
hyc | So Sprint encoded it as a plain TextString instead of as a ValueLength | 22:03 |
*** Serren has joined #xdandroid | 22:03 | |
hyc | if we patch this to also try it as a TextString it will be fine | 22:03 |
schmooooo | 1270 something i think? | 22:04 |
Serren | hyc: if you need any help testing, ill be around all evening. rhod400 with sprint | 22:04 |
*** jonpry has quit IRC | 22:05 | |
*** jonpry has joined #xdandroid | 22:06 | |
*** schmooooo has quit IRC | 22:12 | |
rpierce99 | why can't sprint just code to spec, apparently verizon can | 22:17 |
hyc | morons... | 22:17 |
hyc | I'm writing a patch for this now | 22:18 |
hyc | will see how it goes in a bit | 22:18 |
rpierce99 | alright I'm off the phone, let me know if you need anything else from me | 22:18 |
hyc | will be a few mins | 22:20 |
rpierce99 | buying me some wii virtual console chrono trigger | 22:27 |
rpierce99 | you may not see me for a few days :P | 22:27 |
*** programmer8922 has joined #xdandroid | 22:32 | |
*** toadlife has joined #xdandroid | 22:35 | |
*** touchpro has joined #xdandroid | 22:36 | |
touchpro | anybody else have a sprint touch pro and cant make it to the boot ani with newest kernel, rootfs and initrd? | 22:36 |
rpierce99 | the newest rootfs has some stuff for the audio libs to prepare for userland, do you have the audio libs? | 22:37 |
touchpro | me? probably not lol | 22:37 |
rpierce99 | don't upgrade to the newest stuff right now | 22:38 |
touchpro | k, have any idea how new i could go without breakage? | 22:38 |
rpierce99 | stick to what is working while we hash out the upgrades and put together some pieces that are dependant on each other | 22:38 |
rpierce99 | i wouldn't upgrade your rootfs from the one that comes in arrrghhhs builds unless you go to F22s, don't use the autobuild atm | 22:39 |
rpierce99 | same with initrd, i'd stick to the default from arrrghhhs build | 22:39 |
rpierce99 | kernel is probably safe | 22:39 |
touchpro | k, appreciate the help | 22:39 |
*** arrrghhh has joined #xdandroid | 22:43 | |
rpierce99 | speak of the devil | 22:43 |
*** touchpro has quit IRC | 22:44 | |
arrrghhh | SATAN | 22:44 |
arrrghhh | ohhai | 22:44 |
rpierce99 | no no, the devil doesn't SAY satan | 22:44 |
arrrghhh | fair enough | 22:44 |
arrrghhh | SATAN has arrived | 22:44 |
arrrghhh | SATAN probably speaks in the third person | 22:44 |
arrrghhh | like bob dole | 22:44 |
arrrghhh | bob dole doesn't say that | 22:44 |
hyc | rpierce99: compiling new framework now | 22:47 |
* rpierce99 dances | 22:47 | |
arrrghhh | hyc, you da man | 22:47 |
rpierce99 | actually i don't care i don't use mms, but it'll be cool | 22:47 |
arrrghhh | i know same here :P | 22:47 |
arrrghhh | just another notch down | 22:47 |
rpierce99 | the more of these things we knock off the less that stands in the way of netflix :P | 22:48 |
arrrghhh | that new rootfs shouldn't bust raph's | 22:48 |
arrrghhh | would it? | 22:48 |
arrrghhh | it just chmod's a device | 22:48 |
hyc | ok http://highlandsun.com/hyc/FRX06+/framework.jar | 22:48 |
arrrghhh | i guess if that device doesn't exist, kablooie? | 22:48 |
*** TheSeven has quit IRC | 22:48 | |
hyc | might just blow up of course. I never claimed to be a java programmer | 22:48 |
*** [7] has joined #xdandroid | 22:48 | |
arrrghhh | heh | 22:48 |
rpierce99 | possible, but there's nothing new in it that's worth upgrading to either | 22:48 |
arrrghhh | indeed | 22:49 |
arrrghhh | not yet at least. | 22:49 |
rpierce99 | hyc, do i need the apk also? | 22:49 |
hyc | rpierce99: lemme know if you need me to resend an MMS | 22:49 |
rpierce99 | no i still have one with a download button | 22:49 |
hyc | I think it's just the jar | 22:49 |
*** programmer8922 has quit IRC | 22:50 | |
*** programmer8922 has joined #xdandroid | 22:52 | |
hyc | source diff is here http://pastebin.com/pUTCRFL9 | 22:53 |
*** jonpry has quit IRC | 23:00 | |
rpierce99 | hm, don't know if it's direct causation but com.android.phone is FCing | 23:01 |
hyc | you're still on my system? | 23:02 |
arrrghhh | do you need a new data.img? | 23:03 |
arrrghhh | yea it probably wouldn't work in 'production' frx06 | 23:03 |
rpierce99 | yes and no | 23:03 |
hyc | hmmm | 23:03 |
rpierce99 | yeah it's related, trying to get the logcat text for ya | 23:03 |
hyc | ok | 23:03 |
rpierce99 | I/ActivityThread(1825): Publishing provider mms-sms: com.android.providers.telephony.MmsSmsProvider | 23:04 |
rpierce99 | W/ResourceType(1825): Entry Identifier 0x1d is larger than entry count 0x16 | 23:05 |
rpierce99 | D/AndroidRuntime(1825): Shutting down VM | 23:05 |
hyc | hmmmm | 23:05 |
hyc | so something flaky in the framework-res.apk | 23:05 |
hyc | hang on then, going to need to do a top-down make. however long that takes. | 23:06 |
rpierce99 | maybe just a mismatch, i'm running the stock one from your system image, not the modded one from a couple days ago | 23:06 |
hyc | yeah we reverted that mod | 23:06 |
rpierce99 | i assumed | 23:06 |
hyc | Amazing that someone went to the trouble of identifying the problem at Google, and their solution was to skip decoding this field. | 23:10 |
hyc | duhhhh | 23:11 |
arrrghhh | nice | 23:11 |
arrrghhh | problem solved, not our problem lol | 23:11 |
hyc | yeah, there's a patch in GB. all it does is skip. so the MMS still doesn't download successfully | 23:12 |
hyc | it just stops triggering an exception. :P | 23:12 |
arrrghhh | nice | 23:12 |
hyc | ok, framework-res.apk also uploaded | 23:27 |
hyc | rpierce99: hope this goes better | 23:27 |
arrrghhh | heh | 23:31 |
Serren | if you need another mms tester, let me know. Im running the new audio/bt base build. | 23:34 |
*** Nautis has joined #xdandroid | 23:35 | |
rpierce99 | booting now | 23:35 |
hyc | and he was never heard from again... | 23:40 |
arrrghhh | lol | 23:40 |
arrrghhh | his phone just booted into a black hole | 23:40 |
Serren | at least programmer8922 spoke today... | 23:48 |
programmer8922 | lolz | 23:49 |
arrrghhh | seriously | 23:49 |
arrrghhh | :P | 23:49 |
programmer8922 | but now it's not as much fun, knowing i'm not a bot | 23:49 |
arrrghhh | indeed | 23:50 |
*** toadlife_ has joined #xdandroid | 23:53 | |
*** toadlife has quit IRC | 23:55 | |
*** toadlife_ is now known as toadlife | 23:55 | |
toadlife | programmer8922, I take back all the stuff I said about you. | 23:57 |
toadlife | 'cept the stuff about your momma. She broke my heart. ;P | 23:58 |
arrrghhh | lolwut | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!