| *** MassStash has quit IRC | 00:00 | |
| hyc | uploading a new ril in a sec | 00:00 | 
|---|---|---|
| odz | awesome | 00:00 | 
| hyc | ok, it's on the post | 00:01 | 
| *** virsys has quit IRC | 00:02 | |
| hyc | did a crude hack to get the git commit ID into the Version string | 00:05 | 
| hyc | but it works :P | 00:05 | 
| odz | nice | 00:09 | 
| odz | it works | 00:09 | 
| odz | incoming calls works :P | 00:09 | 
| hyc | woohoo ;) | 00:10 | 
| hyc | OK, so we're two steps forward and no more steps back. :D | 00:10 | 
| odz | yep everything is working awesome | 00:11 | 
| odz | wakes up pretty fast from sleep | 00:11 | 
| rpierce99 | are you in fake gsm mode odz? or did you make the change to mode 6 | 00:11 | 
| hyc | mode 6 is still broken | 00:11 | 
| odz | cdma 30secs sleep bug is gone | 00:12 | 
| odz | it goes into sleep mode when in a call as soon as the screen turns off | 00:12 | 
| hyc | Hm, and I guess i should change that post too. "Mode 6" should now be mode 4. | 00:12 | 
| odz | overall it sleeps 2-3secs everytime | 00:12 | 
| hyc | the mapping between Android modes and the phone's modes are not straight... | 00:12 | 
| rpierce99 | i was playing with that the other day using the menu in GB, seemed to me the numbers were in order of the menu options with 0 on the bottom going up from there | 00:13 | 
| hyc | yes, the menu is in order of Android modes | 00:13 | 
| hyc | look at the code for GetPreferredNetworkType and SetPreferrednetworkType tho | 00:14 | 
| hyc | 0,1,2 are in order, the rest are not | 00:14 | 
| hyc | 4 and 6 are swapped | 00:14 | 
| hyc | phone mode 6 (which I think is what you would normally want) is Android mode 4... | 00:15 | 
| odz | hmm i notice IMEI SV is now "1" | 00:16 | 
| hyc | SV is supposed to be a 2 digit code | 00:17 | 
| hyc | IMEI is 14 + 1 check digit | 00:17 | 
| odz | oh | 00:17 | 
| hyc | if yours is only "1", it should be "01" and I might have gotten something wrong | 00:17 | 
| hyc | but it was displaying fine as 01 on mine | 00:17 | 
| odz | its only showing 1 on mine | 00:18 | 
| hyc | how many digits in your IMEI now? | 00:18 | 
| odz | 17 | 00:18 | 
| hyc | too many :P | 00:18 | 
| *** arrrghhh has joined #xdandroid | 00:19 | |
| odz | *shrugs* *has 17 numbers for IMEI | 00:19 | 
| odz | i have 001 at the end of it | 00:20 | 
| hyc | yeah | 00:20 | 
| hyc | no big deal | 00:21 | 
| odz | arrrghhh: hyc posted new ril :P incoming call prob fixed | 00:21 | 
| arrrghhh | wait so that test link? | 00:22 | 
| arrrghhh | is old now? :P | 00:22 | 
| odz | yep | 00:22 | 
| odz | everything working now | 00:22 | 
| rpierce99 | not EVERYTHING | 00:22 | 
| hyc | yeah, I'm going to delete all the test links | 00:22 | 
| arrrghhh | hehe | 00:22 | 
| arrrghhh | got it | 00:22 | 
| arrrghhh | odz, netloc? :P | 00:22 | 
| odz | well by everything i mean its working as good as the xdandroid ril | 00:22 | 
| arrrghhh | as good as | 00:23 | 
| arrrghhh | we're shootin for better here :P | 00:23 | 
| odz | eh you know what i mean :P | 00:23 | 
| arrrghhh | lol | 00:23 | 
| arrrghhh | yea | 00:23 | 
| arrrghhh | so now we're not missing any features | 00:23 | 
| hyc | it's already faster :p | 00:23 | 
| odz | nope | 00:23 | 
| odz | sleeping during call is awesome | 00:23 | 
| odz | gonna save a ton of bat | 00:23 | 
| rpierce99 | maybe for people that are on long phone calls a lot | 00:24 | 
| odz | actually for me 10-15min calls used 10-12% of the bat with the xdandroid ril | 00:25 | 
| *** XirXes has quit IRC | 00:25 | |
| rpierce99 | yeah see i don't make calls | 00:25 | 
| odz | you need a tablet or something than | 00:26 | 
| arrrghhh | that's convenient in your pocket | 00:27 | 
| arrrghhh | real nice when you're stranded on the side of the road and all you have is a wifi-enabled tablet | 00:27 | 
| arrrghhh | LOL | 00:27 | 
| odz | lol ya | 00:27 | 
| odz | it would make a nice bright flashlight tho | 00:29 | 
| *** XirXes has joined #xdandroid | 00:30 | |
| odz | could use rainbow mode to signal for help | 00:31 | 
| hyc | ok, so does anyone feel like testing the original libhtc_ril.so with my rilspy, on their rhod? | 00:33 | 
| rpierce99 | i've actually been doing something similar for a bit, not necessarily with rilspy though | 00:34 | 
| rpierce99 | any time libhtc_ril is used in place of libhtcgeneric-ril, rild crashes quite dramatically | 00:34 | 
| rpierce99 | unless you have a better copy of libhtc_ril to use | 00:34 | 
| hyc | where is yours from? | 00:35 | 
| rpierce99 | lexi i believe | 00:35 | 
| hyc | stinebd already mentioned it crashes with illegal instr | 00:35 | 
| rpierce99 | i've tried so many variations in the last few hours i can't keep it straight | 00:35 | 
| hyc | which probably means it's for ARMv7 | 00:35 | 
| rpierce99 | point me in the direction of a better one and i'll wire it up | 00:36 | 
| hyc | the ril from my G1 is for the same ARMv6 as rhod so it should be less crash prone | 00:36 | 
| hyc | ok, http://highlandsun.com/hyc/htcril.zip | 00:37 | 
| rpierce99 | i'm just going to mount bind it over generic first to make sure it doesn't crash out also | 00:38 | 
| hyc | fine | 00:38 | 
| hyc | I think you will want to have mode 4 set | 00:38 | 
| rpierce99 | bah just set it to 0 before last reboot :P | 00:39 | 
| hyc | ohwell :P | 00:39 | 
| odz | why not use the htc hero ril? isnt the hero armv6? | 00:39 | 
| hyc | yes. where is a copy of it? | 00:40 | 
| odz | wasnt taid8 talking about how he used the hero ril in his build? | 00:40 | 
| hyc | don't remember | 00:40 | 
| odz | ill get it from a hero rom sec | 00:40 | 
| hyc | and I wonder if it's the same on gsm vs cdma heros. I would expect it to be. | 00:40 | 
| hyc | hero froyo? | 00:41 | 
| rpierce99 | haha hyc was just googling for the hero ril and found your unanswered post :P | 00:41 | 
| odz | hmm libril.so | 00:44 | 
| hyc | ah, life. | 00:44 | 
| odz | uploading.. | 00:44 | 
| hyc | it's a bummer when you're the best search result and all you've got are questions, no answers :P | 00:44 | 
| hyc | libril.so? that's not it | 00:45 | 
| hyc | that's just the generic API | 00:45 | 
| odz | hmm | 00:45 | 
| hyc | it's part of the android framework. nothing device-aware in there. | 00:45 | 
| odz | libhtc_ril.so | 00:46 | 
| odz | got it | 00:46 | 
| hyc | ls -l on it? | 00:46 | 
| odz | its 445kb | 00:47 | 
| hyc | seems same as mine then | 00:47 | 
| odz | http://www.filetolink.com/94976236 | 00:47 | 
| rpierce99 | haha this one is giving me "please insert a sim card" | 00:47 | 
| odz | try the hero ril i guess | 00:48 | 
| hyc | no, try changing mode | 00:48 | 
| hyc | first | 00:48 | 
| rpierce99 | that's with 4 | 00:48 | 
| hyc | oh? | 00:48 | 
| hyc | send me the logcat | 00:49 | 
| arrrghhh | woah | 00:49 | 
| arrrghhh | arm11 seems to cause interference with the speaker somewhat | 00:49 | 
| arrrghhh | there's a noticable buzz that goes away when the phone sleeps in-call | 00:49 | 
| arrrghhh | odd | 00:49 | 
| hyc | yeah, I noticed that | 00:49 | 
| rpierce99 | i wonder if that will fix the "gsm buzz" issue that dude was complaining about | 00:49 | 
| hyc | ok, your hero ril is 4K smaller than my G1 ril | 00:49 | 
| arrrghhh | interesting | 00:49 | 
| hyc | Your hero ril: HTC-RIL 1.6.1045G (Nov 12 2009,11:19:21) | 00:51 | 
| hyc | mine: HTC-RIL 1.6.1062G (Apr 23 2010,17:35:06) | 00:51 | 
| odz | wooah | 00:51 | 
| rpierce99 | those are both old according to the list here: http://forum.xda-developers.com/showthread.php?t=902752 | 00:52 | 
| rpierce99 | yeah this ril kills CDMAPhone and inits GSMPhone pretty early on | 00:53 | 
| rpierce99 | log coming | 00:53 | 
| *** GlemSom has joined #xdandroid | 00:53 | |
| hyc | What CPU is in Desire? | 00:53 | 
| arrrghhh | bedtime, peace out | 00:53 | 
| *** arrrghhh has quit IRC | 00:54 | |
| hyc | 'night | 00:54 | 
| rpierce99 | snapdragon | 00:54 | 
| rpierce99 | maybe | 00:54 | 
| rpierce99 | yeah 1ghz snapdragon | 00:55 | 
| hyc | so it may not be usable | 00:56 | 
| rpierce99 | it apparently used this ril | 00:56 | 
| rpierce99 | HTC-RIL 1.6.1062G (Apr 23 2010, 17:35:06) / Nexus One RIL (AOSP) | 00:56 | 
| rpierce99 | timestamp is different, but version is the same | 00:57 | 
| hyc | I wonder if the G suffix means it is GSM only | 00:58 | 
| hyc | certainly behaves that way | 00:58 | 
| rpierce99 | this is the only cdma ril listed HTC-RIL 2.0.0108H (Sep 20 2010,11:39:54) | 00:59 | 
| odz | hmmm | 00:59 | 
| odz | crap | 01:00 | 
| odz | i think i grab'd the gsm one | 01:00 | 
| odz | ya i did | 01:00 | 
| *** GlemSom has quit IRC | 01:01 | |
| odz | kk i got the cdma one | 01:02 | 
| rpierce99 | ls -l? | 01:03 | 
| odz | its noticeably larger | 01:03 | 
| odz | 467 | 01:03 | 
| odz | http://www.filetolink.com/487e85ed | 01:04 | 
| hyc | cool | 01:05 | 
| odz | http://www.filetolink.com/c7a873fe <--- this one is from another cdma hero rom but its 485kb | 01:06 | 
| hyc | it's a little older than the version listed in that post | 01:06 | 
| hyc | should add info to that thread ;) | 01:06 | 
| rpierce99 | 1001G gave me the same result, please insert sim card | 01:07 | 
| odz | is it still G? | 01:07 | 
| rpierce99 | 1001G came from that site, newer version of the N1 ril | 01:07 | 
| rpierce99 | trying this cdma one now | 01:08 | 
| hyc | but at least it ran without an illegal instruction crash | 01:09 | 
| hyc | I might try it on my G1... | 01:09 | 
| odz | http://www.filetolink.com/487e85ed is the ril CM7 is using for cdma hero | 01:09 | 
| hyc | do a "strings <ril> | grep HTC-RIL" on it | 01:10 | 
| odz | im not on linux/mac | 01:10 | 
| hyc | ugh | 01:10 | 
| rpierce99 | i think i can do it | 01:10 | 
| hyc | same one you sent us earlier | 01:11 | 
| odz | hmm | 01:12 | 
| rpierce99 | haha this ril is crazy | 01:15 | 
| odz | how so? | 01:15 | 
| rpierce99 | write_attr_file():failed to open attribute file: /sys/camera_led_status/led_ril_status(errno=2) | 01:16 | 
| hyc | I've seen that in others | 01:16 | 
| rpierce99 | channel_open():failed to open channel : "/dev/qmi0" << what is that? | 01:16 | 
| hyc | dunno | 01:16 | 
| rpierce99 | it does that a few times with a few qmi channels | 01:16 | 
| odz | try the second cdma ril | 01:18 | 
| rpierce99 | well HTC-RIL 2.0.0056H is a bust, at least on mode 4 | 01:18 | 
| *** linuxdog has joined #xdandroid | 01:18 | |
| *** XirXes has quit IRC | 01:18 | |
| rpierce99 | trying HTC-RIL 2.2.0025HM now | 01:20 | 
| *** XirXes has joined #xdandroid | 01:21 | |
| hyc | I gotta get some sleep | 01:21 | 
| hyc | lemme know if anything exciting happens with this one ;) | 01:22 | 
| rpierce99 | it's already booting :P | 01:22 | 
| hyc | ok, I'll hold on a bit longer ;) | 01:22 | 
| rpierce99 | same result, go to bed | 01:23 | 
| rpierce99 | nite | 01:23 | 
| hyc | 'nite | 01:23 | 
| linuxdog | hi | 01:24 | 
| *** rpierce99 has quit IRC | 01:25 | |
| *** XirXes has quit IRC | 01:39 | |
| *** XirXes has joined #xdandroid | 01:41 | |
| *** CazH has joined #xdandroid | 01:53 | |
| *** cazh_ has quit IRC | 01:55 | |
| *** xawen1 has joined #xdandroid | 02:04 | |
| *** CazH has quit IRC | 02:06 | |
| *** cazh_ has joined #xdandroid | 02:06 | |
| *** xawen has quit IRC | 02:07 | |
| *** z3bu has quit IRC | 02:14 | |
| *** XirXes has quit IRC | 02:16 | |
| *** XirXes has joined #xdandroid | 02:19 | |
| *** XirXes has quit IRC | 02:29 | |
| *** XirXes has joined #xdandroid | 02:31 | |
| *** CazH has joined #xdandroid | 03:09 | |
| *** cazh_ has quit IRC | 03:11 | |
| *** CazH has quit IRC | 03:15 | |
| *** CazH has joined #xdandroid | 03:16 | |
| *** balans has quit IRC | 03:23 | |
| *** balans has joined #xdandroid | 03:26 | |
| *** CazH has quit IRC | 03:29 | |
| *** cazh_ has joined #xdandroid | 03:29 | |
| *** TheDeadAWAY has quit IRC | 04:12 | |
| *** emwe has joined #xdandroid | 04:46 | |
| *** balans has quit IRC | 05:10 | |
| *** balans has joined #xdandroid | 05:12 | |
| *** t3g has joined #xdandroid | 05:15 | |
| *** ryannathans has quit IRC | 05:55 | |
| *** ryannathans has joined #xdandroid | 05:59 | |
| ryannathans | WOW just got another 4gb of ram (8gb in total) and now android compiles in under 30 seconds, compared to before in about 10 minutes | 06:00 | 
| emwe | pardon? you didn't clean in between. this is normal when nothing has to be rebuilt. "make clean" and you will see it will take way longer. | 06:21 | 
| *** midnight has joined #xdandroid | 06:34 | |
| *** hardwalker has quit IRC | 06:36 | |
| *** Fudge has joined #xdandroid | 07:05 | |
| *** midnight has left #xdandroid | 07:09 | |
| *** linuxdog has quit IRC | 07:11 | |
| *** linuxdog has joined #xdandroid | 07:12 | |
| linuxdog | hi all | 07:32 | 
| linuxdog | somebody know how can set android to run in landscape globally | 07:32 | 
| linuxdog | ? | 07:32 | 
| *** midnight has joined #xdandroid | 08:26 | |
| hyc | odz: new RIL uploaded | 08:32 | 
| hyc | will recognize if the preferred_network_mode is set to CDMA | 08:32 | 
| hyc | we should be able to get further than 2 commands before it kills itself and switches back to GSM now | 08:32 | 
| hyc | but also, it may not work with the GSM mode ... dunno | 08:33 | 
| *** kalemas has joined #xdandroid | 08:39 | |
| *** midnight has left #xdandroid | 08:58 | |
| *** chester0 has joined #xdandroid | 09:06 | |
| *** linuxdog has quit IRC | 09:14 | |
| *** Fudge has quit IRC | 09:15 | |
| *** Fudge has joined #xdandroid | 09:21 | |
| *** zofox has joined #xdandroid | 09:29 | |
| *** zofox has joined #xdandroid | 09:30 | |
| *** linuxdog has joined #xdandroid | 09:52 | |
| *** linuxdog has quit IRC | 10:04 | |
| *** z3bu has joined #xdandroid | 10:20 | |
| *** rpierce99 has joined #xdandroid | 10:30 | |
| *** mjs78 has joined #xdandroid | 10:33 | |
| mjs78 | I have a droid X here with leaked 2.3 Gingerbread. No root methods currently work. Any one have any ideas to try? | 10:35 | 
| *** mighty has joined #xdandroid | 10:37 | |
| mighty | hel | 10:39 | 
| mighty | lo | 10:39 | 
| mjs78 | hey | 10:41 | 
| *** SG_ has joined #xdandroid | 10:48 | |
| *** SG_ has left #xdandroid | 10:48 | |
| *** mjs78 has left #xdandroid | 11:12 | |
| *** mighty has quit IRC | 11:20 | |
| *** XirXes has quit IRC | 11:30 | |
| *** XirXes has joined #xdandroid | 11:31 | |
| *** mario_ has joined #xdandroid | 11:38 | |
| mario_ | camera not even taken 3mp pictures??? help- | 11:39 | 
| *** midnight has joined #xdandroid | 11:40 | |
| *** Fudge has quit IRC | 12:11 | |
| *** Fudge has joined #xdandroid | 12:11 | |
| mario_ | camera not even taken 3mp pictures??? help-\ | 12:17 | 
| midnight | what build and what phone? | 12:18 | 
| mario_ | rhod 100 | 12:20 | 
| mario_ | 400 meant | 12:20 | 
| mario_ | frx05 | 12:20 | 
| mario_ | 06 | 12:20 | 
| *** mario_ has quit IRC | 12:20 | |
| midnight | uhmm.. | 12:21 | 
| midnight | using updated zimage + modules and rootfs? | 12:21 | 
| *** kalemas has left #xdandroid | 12:25 | |
| *** midnight is now known as cherry | 12:25 | |
| *** XirXes has quit IRC | 12:25 | |
| *** cherry is now known as Guest51358 | 12:26 | |
| *** Guest51358 is now known as midnight | 12:26 | |
| *** XirXes has joined #xdandroid | 12:27 | |
| *** midnight has left #xdandroid | 12:29 | |
| *** midnight has joined #xdandroid | 12:42 | |
| *** XirXes has quit IRC | 12:49 | |
| *** XirXes has joined #xdandroid | 12:49 | |
| hyc | anyone testing my latest ril with CDMA mode set? | 13:03 | 
| *** arrrghhh has joined #xdandroid | 13:04 | |
| hyc | arrrghhh: you up for a CDMA mode test session? | 13:04 | 
| rpierce99 | have not, just those other weird rils | 13:04 | 
| hyc | ok | 13:04 | 
| arrrghhh | heh | 13:04 | 
| arrrghhh | what's new man? | 13:04 | 
| arrrghhh | i'm tethered, but i'm always up for testing. | 13:04 | 
| *** Jaek has joined #xdandroid | 13:04 | |
| arrrghhh | it'll just be a little painful :P | 13:04 | 
| hyc | the new one now doesn't send a SIM_READY notification | 13:04 | 
| Jaek | Hey guys, what's the status on the GSM Diamond? | 13:05 | 
| hyc | so the CDMA phone shouldn't kill itself and switch back to GSM any more | 13:05 | 
| *** Jaek is now known as Tandyman|7540 | 13:05 | |
| *** XirXes has quit IRC | 13:05 | |
| Tandyman|7540 | Is android on the GSM Diamond better/worse than the CDMA Touch Pro? | 13:05 | 
| arrrghhh | worse | 13:06 | 
| rpierce99 | arrrghhh: dude it's dumb question in new thread day eh? | 13:06 | 
| arrrghhh | DIAM has less RAM | 13:06 | 
| hyc | dunno anything about the Diamond but GSM is in better shape than CDMA | 13:06 | 
| arrrghhh | rpierce99, no joke... | 13:06 | 
| Tandyman|7540 | hmm, crap. | 13:06 | 
| arrrghhh | monday :P | 13:06 | 
| Tandyman|7540 | lol | 13:06 | 
| arrrghhh | Tandyman|7540, damn your multiple users first | 13:06 | 
| arrrghhh | and second, just get an hd2 and be done with it | 13:06 | 
| Tandyman|7540 | Yeah, yeah :P | 13:06 | 
| arrrghhh | you'll be much happier | 13:06 | 
| Tandyman|7540 | well | 13:06 | 
| Tandyman|7540 | My Touch Pro is failing | 13:06 | 
| Tandyman|7540 | and I need something to get me over till I can save up for a decent phone | 13:07 | 
| Tandyman|7540 | so I'm going to buy an elcheapo Touch Diamond GSM off of eBay to hold me over | 13:07 | 
| *** XirXes has joined #xdandroid | 13:07 | |
| Tandyman|7540 | Though it's annoying as hell that there's no SD card slot on the Diamond | 13:07 | 
| hyc | how cheap is el cheapo? | 13:08 | 
| hyc | my TP2 was $150 | 13:08 | 
| arrrghhh | you can pickup an HD2 for $150 | 13:08 | 
| Tandyman|7540 | I can get a working Diamond for $20 shipped | 13:09 | 
| Tandyman|7540 | When I saw working, I mean 'may look like hell but it functions' | 13:09 | 
| hyc | no keyboard, not worthy of consideration to me ;) | 13:09 | 
| arrrghhh | hyc, ditto :P | 13:09 | 
| Tandyman|7540 | hyc, yeah, but again, this is only going to be a hold-over device | 13:09 | 
| arrrghhh | $20 | 13:09 | 
| arrrghhh | lol | 13:09 | 
| arrrghhh | that's your limit? | 13:09 | 
| arrrghhh | just buy a dumbphone | 13:09 | 
| rpierce99 | i <3 keyboard, but i'd take an hd2 in a heartbeat | 13:10 | 
| Tandyman|7540 | ew dumbphone :P | 13:10 | 
| arrrghhh | i'd take an hd2 and use it as an ipod touch :P | 13:10 | 
| Tandyman|7540 | same here, rpierce. | 13:10 | 
| arrrghhh | i don't think the hd2 could replace my daily driver phone | 13:10 | 
| arrrghhh | besides, no CDMA :P | 13:10 | 
| Tandyman|7540 | heh | 13:10 | 
| * Tandyman|7540 <3 GSM | 13:10 | |
| rpierce99 | yeah there's that arrrghhh | 13:10 | 
| rpierce99 | minor drawback :P | 13:10 | 
| Tandyman|7540 | ...why did my Touch Pro just randomly soft-reset. | 13:10 | 
| midnight | <3 gsm too | 13:10 | 
| Tandyman|7540 | THIS is why I'm getting a new phone :P | 13:10 | 
| Tandyman|7540 | lately, it's been randomly soft-resetting, not waking up, randomly hard-resetting, etc. | 13:11 | 
| Tandyman|7540 | and it won't run xdandroid at all for some reason O_o | 13:11 | 
| arrrghhh | in winmo? | 13:11 | 
| rpierce99 | Tandyman100: is it in good enough shape for some dev to use it as a test phone? | 13:11 | 
| arrrghhh | that's normal. | 13:11 | 
| midnight | tandyman,have you tried mtty? | 13:11 | 
| midnight | or task29? | 13:12 | 
| Tandyman|7540 | yeah | 13:12 | 
| Tandyman|7540 | I task29 every time I flash | 13:12 | 
| midnight | uhmm..then i can't help you lol | 13:13 | 
| Tandyman|7540 | lol | 13:13 | 
| Tandyman|7540 | rpierce99: I don't know if a dev would be able to use it. It's pretty far gone. | 13:13 | 
| arrrghhh | damn kids | 13:13 | 
| arrrghhh | abusing their phones | 13:13 | 
| Tandyman|7540 | lol | 13:14 | 
| Tandyman|7540 | I take pretty good care of my technology :? | 13:14 | 
| arrrghhh | doesn't sound like it lol | 13:14 | 
| rpierce99 | hyc: first attempt it says roaming indicator flashing | 13:16 | 
| hyc | roaming indicator huh | 13:17 | 
| hyc | that's one of the flags that I don't know how to correctly set | 13:17 | 
| *** Fudge has quit IRC | 13:18 | |
| rpierce99 | stayed in cdma mode, that's an awesome start | 13:19 | 
| *** midnight has left #xdandroid | 13:20 | |
| hyc | so is it dead in the water now? | 13:21 | 
| *** ke- has joined #xdandroid | 13:21 | |
| rpierce99 | data didn't come up, i might have no data while roaming set though | 13:22 | 
| rpierce99 | i haven't tried a call yet | 13:22 | 
| rpierce99 | but signal bars are empty | 13:22 | 
| hyc | ok | 13:22 | 
| *** Tandyman|7540 has quit IRC | 13:22 | |
| hyc | strange, because your log shows that it returned signal_strength | 13:22 | 
| hyc | got to About / Phone | 13:23 | 
| rpierce99 | Network: Roaming Indicator Flashing - Signal Strength: -120 dBm 0 asu - Mobile Network type: CDMA - EvDo rev. 0 - Service state: In service - Roaming: Not roaming - Mobile network state: disconnected | 13:26 | 
| rpierce99 | and i am able to make calls | 13:26 | 
| rpierce99 | and receive calls | 13:27 | 
| hyc | cool! | 13:28 | 
| rpierce99 | i turned on data roaming but it did not connect to data | 13:29 | 
| hyc | no, it won't | 13:29 | 
| hyc | not until it gets an answer to the Subscription request | 13:29 | 
| rpierce99 | i don't know of a way to test cdma netloc other than things that require data, otherwise i would try that | 13:30 | 
| hyc | yeah, hold off until I can get this implemented | 13:30 | 
| *** TheDeadCPU has joined #xdandroid | 13:51 | |
| *** midnight has joined #xdandroid | 14:10 | |
| *** asdfg_ has joined #xdandroid | 14:32 | |
| *** odzz has joined #xdandroid | 14:32 | |
| odzz | new ril? | 14:33 | 
| rpierce99 | the new one this morning kinda almost works on CDMA mode | 14:33 | 
| *** z3bu has quit IRC | 14:33 | |
| odzz | !!! nice | 14:33 | 
| odzz | almost? whats stopping it from working fully? | 14:33 | 
| rpierce99 | it says it's roaming, kinda, data doesn't connect, but incoming and outgoing calls work | 14:34 | 
| rpierce99 | missing a function call apparently, i believe hyc is working on it | 14:34 | 
| odzz | oh | 14:35 | 
| odzz | nice | 14:35 | 
| emwe | hyc: that gitver.h is giving me compiling. not present. likely due to being ignored? | 14:36 | 
| *** asdfg_ has quit IRC | 14:42 | |
| emwe | hyc: nevermind. perhaps that gitver.h target can be moved to Anrdoid.mk? | 14:44 | 
| hyc | emwe: I didn't figure out how to do it, go ahead and send me a patch | 14:45 | 
| emwe | hyc: if you didn't figure out yet, how shall i? ;) | 14:45 | 
| hyc | heh. | 14:45 | 
| emwe | just wanted to give it a spin. | 14:45 | 
| hyc | just type "make" all by itself to generate gitver.h | 14:45 | 
| emwe | yap, just built all | 14:45 | 
| emwe | drove around today in my home town with wistilts testril he sent me and got actually three freezes | 14:46 | 
| emwe | at least i did reset 3 times when i noticed it froze again. | 14:46 | 
| hyc | fun | 14:46 | 
| emwe | just wan't to eval yours. not that i could do telephony but data at least... | 14:47 | 
| hyc | rpierce99: http://highlandsun.com/hyc/ril-ab8a8a3.zip | 14:47 | 
| hyc | Sprint SID/NID hardcoded right now | 14:47 | 
| hyc | emwe: putting it into Android.mk is probably not hard, but I didn't feel like spending the time to read up and figure it out. | 14:48 | 
| hyc | Just want code, not "how to build code" ... :P | 14:48 | 
| emwe | hyc: no problem. i can understand your reasoning. | 14:49 | 
| hyc | odz: you can try it too, you're on Sprint anyway? | 14:49 | 
| odzz | ya ill be home in about an hour | 14:49 | 
| hyc | 'k | 14:49 | 
| hyc | I expect there will be many more missing functions as we go. | 14:50 | 
| hyc | one function at a time... | 14:50 | 
| odzz | yep i doubt it'l be that easy | 14:51 | 
| odzz | but being able to make calls is a good sign :P | 14:54 | 
| arrrghhh | receiving too! | 14:55 | 
| arrrghhh | :P | 14:55 | 
| hyc | picky, picky... ;) | 14:56 | 
| *** midnight is now known as midnightishungry | 14:59 | |
| emwe | hyc: you'd like a radiolog? (topa100-gsm) | 15:03 | 
| hyc | yes | 15:05 | 
| hyc | in fact "logcat -v time -b radio" | 15:05 | 
| hyc | timestamps will help make some stuff clearer... | 15:05 | 
| arrrghhh | oh i didn't know you could force timestamps like that | 15:05 | 
| arrrghhh | good to know | 15:05 | 
| emwe | i got a "threadtime" one if you don't mind | 15:05 | 
| hyc | emwe: GSM huh. is it basically working or not? | 15:05 | 
| hyc | ok | 15:05 | 
| emwe | hyc: data works. but netloc not it seems | 15:06 | 
| emwe | i see no "log" of getneightboringcells | 15:06 | 
| hyc | getneighboringcells is still ... not right | 15:06 | 
| hyc | I need to check some other things still. on my phone, sometimes it gets 2 neighbotrs, but most time it sees zero. | 15:07 | 
| emwe | i often read in logcat that no location AP was found with the public ril. | 15:09 | 
| emwe | (after querying thtat is) | 15:09 | 
| emwe | that sounds related. but you got more idea about that then me ;) | 15:09 | 
| hyc | no, not really. mostly I'm guessing by now. | 15:10 | 
| hyc | left all the "known" behind a long time ago. | 15:10 | 
| emwe | lol | 15:10 | 
| emwe | netloc used to work here in my flat. not always reliably though | 15:11 | 
| emwe | some boots yes, some boots no location AP according to logs | 15:11 | 
| emwe | btw, ril should have arrived in the meantime. | 15:12 | 
| hyc | ? | 15:12 | 
| hyc | where? | 15:12 | 
| emwe | ril log. sorry | 15:12 | 
| emwe | to your gitorious mail addy | 15:12 | 
| hyc | ohhh | 15:12 | 
| hyc | ok | 15:12 | 
| hyc | I don't even remember which addy I used there | 15:13 | 
| hyc | yes | 15:13 | 
| hyc | yeah, I've got a rhod210 | 15:18 | 
| emwe | i hope the donated one will arrive soon here. | 15:19 | 
| hyc | dang rpierce99, looks like my CDMA_SUBSCRIPTION response is garbled in your log | 15:19 | 
| rpierce99 | yeah and android/rild does not like that one bit | 15:20 | 
| hyc | ok, will fix | 15:20 | 
| hyc | rpierce99 ril-2d19277.zip | 15:22 | 
| hyc | one thing I noticed the HTC ril does - it no-ops requests to turn off location updates | 15:28 | 
| hyc | so they're always active | 15:28 | 
| hyc | I guess we might need that for GSM ... | 15:28 | 
| *** midnightishungry has quit IRC | 15:37 | |
| *** emwe has quit IRC | 15:58 | |
| *** midnight has joined #xdandroid | 16:01 | |
| odz | hyc what do i need to enable CDMA mode? | 16:06 | 
| hyc | odz: it ran into a brick wall for rpierce99, not sure it's worth trying right now | 16:29 | 
| hyc | but you should get that ril-2d19277.zip off my web page if you want to look | 16:29 | 
| hyc | then do this http://forum.xda-developers.com/showpost.php?p=12401915&postcount=2 | 16:29 | 
| hyc | anybody here registered on forum.androidcentral.com? | 16:30 | 
| hyc | i want to see this http://forum.androidcentral.com/htc-hero-rooting-roms-hacks/4990-hero-rom-sneak-peek-working-donut-cdma-hero-9.html#post34139 | 16:30 | 
| hyc | and don't feel like registering | 16:31 | 
| odz | hm | 16:41 | 
| hyc | hmmmm | 16:41 | 
| hyc | I wonder if this loadEriFileFromXml has something to do with it | 16:42 | 
| odz | Invalid or Deleted File. | 16:43 | 
| odz | :/ | 16:43 | 
| hyc | from that link? bummer | 16:44 | 
| odz | ya | 16:44 | 
| hyc | I must be asking in the wrong places for these logs | 16:44 | 
| hyc | the Hero CDMA moderator moved my thread too. annoying. | 16:44 | 
| hyc | rpierce99: I'm an idiot | 16:48 | 
| hyc | left out a "return" statement in the CDMA_Subscription handler | 16:48 | 
| hyc | ril-bfad0cd.zip | 16:49 | 
| hyc | odz: you set up for CDMA mode testing yet? | 16:49 | 
| rpierce99 | idiot might be a strong word, rebooting now | 16:50 | 
| arrrghhh | lol | 16:50 | 
| arrrghhh | yea considering how many other people are taking on the RIL code | 16:50 | 
| hyc | heh, mebbe they knew something I don't :P | 16:50 | 
| *** touchrene has joined #xdandroid | 16:51 | |
| touchrene | hello | 16:51 | 
| touchrene | by the installation it say's touch calibration point 2 | 16:51 | 
| touchrene | but there is nog calibration point | 16:51 | 
| arrrghhh | touchrene, if you are using one of my builds | 16:51 | 
| arrrghhh | the first post guides you on how to create a valid ts-calib file | 16:51 | 
| touchrene | yes reboot the device and hit the volume down? | 16:52 | 
| touchrene | and read the coordinates? | 16:52 | 
| touchrene | but they are not there.... | 16:52 | 
| arrrghhh | .. | 16:52 | 
| arrrghhh | no | 16:52 | 
| touchrene | I have a different bootloader | 16:52 | 
| arrrghhh | what? | 16:52 | 
| arrrghhh | what device | 16:52 | 
| arrrghhh | what build | 16:52 | 
| touchrene | not the genuine | 16:52 | 
| touchrene | a touch pro | 16:52 | 
| touchrene | frx06 | 16:53 | 
| touchrene | I used hardspl? | 16:53 | 
| touchrene | for upgrading windows mobile to a newer version (nrg rom) | 16:53 | 
| odz | maybe this will help hyc http://blog.lytsing.org/archives/482.html | 16:54 | 
| arrrghhh | touchrene, read the first post in frx06 | 16:54 | 
| rpierce99 | holy crap | 16:54 | 
| rpierce99 | H | 16:54 | 
| arrrghhh | it guides you on how to create a ts-calib | 16:54 | 
| rpierce99 | roaming indicator is on though | 16:54 | 
| hyc | ? | 16:54 | 
| rpierce99 | i has data | 16:54 | 
| hyc | woohoo | 16:55 | 
| odz | woooooooohoooooooooooooooooooooooooooo | 16:55 | 
| arrrghhh | lol | 16:55 | 
| touchrene | can you give me a link? | 16:55 | 
| touchrene | http://xdandroid.com/wiki/Version_FRX05 | 16:55 | 
| odz | hyc: that site i linked to has alot of ril logs :P might be usefull to run through it | 16:55 | 
| hyc | ok | 16:55 | 
| touchrene | it is only about frx05 | 16:55 | 
| rpierce99 | i have motherfucking CDMA NETLOC! | 16:55 | 
| hyc | reading thru it slowly | 16:55 | 
| arrrghhh | touchrene, wtf | 16:55 | 
| arrrghhh | where did you get frx06 from | 16:55 | 
| hyc | bwahahahahahaaa | 16:55 | 
| touchrene | from a link here | 16:55 | 
| touchrene | someone send it to me | 16:56 | 
| arrrghhh | http://forum.xda-developers.com/showthread.php?t=951981 | 16:56 | 
| arrrghhh | asshats | 16:56 | 
| arrrghhh | :P lol | 16:56 | 
| touchrene | thank you | 16:56 | 
| arrrghhh | without a small guide, it's not straightforward to get android running. | 16:56 | 
| arrrghhh | np | 16:56 | 
| odz | wooahh netloc? | 16:56 | 
| touchrene | It works fine | 16:56 | 
| touchrene | only the toucscreen is weird :) | 16:56 | 
| rpierce99 | odz: hells yes, browser and maps, works perfectly | 16:56 | 
| odz | OMMGGG | 16:56 | 
| odz | now we need MMS!! | 16:57 | 
| hyc | lol | 16:57 | 
| rpierce99 | the only problem is the roaming indicator is on | 16:57 | 
| arrrghhh | netloc?!? | 16:57 | 
| arrrghhh | no way | 16:57 | 
| arrrghhh | NO WAY | 16:57 | 
| rpierce99 | arrrghhh: hells yes | 16:57 | 
| arrrghhh | :D:D | 16:57 | 
| hyc | probably because of the fake SID/NID | 16:57 | 
| arrrghhh | did you flip to CDMA mode on the system image? | 16:57 | 
| arrrghhh | or are you just faking it hyc ? | 16:57 | 
| hyc | lol | 16:57 | 
| * odz watches everyone in the room turn into kids | 16:57 | |
| rpierce99 | switched to 4 arrrghhh | 16:57 | 
| arrrghhh | hrm | 16:57 | 
| * odz starts dancing | 16:57 | |
| arrrghhh | who needs MMS | 16:58 | 
| hyc | ok, I'll copy this zip to the thread | 16:58 | 
| hyc | but still want a log, to see why it thinks it's roaming | 16:58 | 
| rpierce99 | k | 16:58 | 
| rpierce99 | it doesn't actually | 16:58 | 
| hyc | ? | 16:58 | 
| odz | i need mmms so i can get pics my gf sends :( | 16:58 | 
| odz | wait wooah? | 16:59 | 
| arrrghhh | send to email | 16:59 | 
| arrrghhh | problem solved | 16:59 | 
| touchrene | I also got a diamond 2 with the stock firmware/boatloader. Can I run it on that device too or do I need hardspl? (I don't want to loose warranty) | 16:59 | 
| rpierce99 | hyc: the Roaming box in network status says Not roaming | 17:00 | 
| hyc | ah ok | 17:00 | 
| rpierce99 | but "network" says Roaming Indicator On | 17:00 | 
| rpierce99 | whatever that means | 17:00 | 
| arrrghhh | touchrene, this does not require hspl - it runs off the SD dude... | 17:00 | 
| touchrene | I know but the bootloader tells where to boot (which partition) | 17:00 | 
| touchrene | that would be great | 17:00 | 
| arrrghhh | touchrene, i have no clue what you're talking about | 17:01 | 
| arrrghhh | we need winmo to kick off haret | 17:01 | 
| touchrene | a but winmo is not taken resources when I am running android? | 17:02 | 
| odz | hah in less than a week hyc does what WisTilt2 has been promising for weeks/months :P | 17:02 | 
| rpierce99 | hey now | 17:02 | 
| arrrghhh | yea let's not do that crap. | 17:02 | 
| arrrghhh | wistilt2 has been doing a great job | 17:03 | 
| arrrghhh | his expertise is not in the RIL, and he knows that. | 17:03 | 
| odz | i didnt mean it to be offensive, sorry | 17:03 | 
| arrrghhh | touchrene, you're not making sense. no winmo takes no resources - haret boots it out of memory. | 17:03 | 
| arrrghhh | odz, just put yourself in his shoes. wouldn't you be hurt by that? | 17:03 | 
| touchrene | arrrghhh you did a great job | 17:04 | 
| touchrene | and I want to thank you for my new android phone :) | 17:04 | 
| arrrghhh | np | 17:04 | 
| arrrghhh | thank all the devs | 17:04 | 
| arrrghhh | with money | 17:04 | 
| arrrghhh | shower them in money | 17:04 | 
| arrrghhh | not me tho | 17:04 | 
| arrrghhh | i didn't do anything :P | 17:04 | 
| odz | in hindsight ya it was pretty crappy to say :P | 17:04 | 
| touchrene | wow even the camera is working I am really impressed | 17:06 | 
| odz | hyc: any idea if sprint/boost mobile use the same SID/NID? is it all the same? | 17:06 | 
| rpierce99 | odz: no, those are carrier specific | 17:07 | 
| hyc | hm, boost runs on top of sprint's network huh | 17:07 | 
| rpierce99 | well | 17:07 | 
| odz | ya | 17:07 | 
| hyc | dunno | 17:07 | 
| rpierce99 | yeah it could be network | 17:07 | 
| odz | i mean it shows up a Sprint on my phone but... | 17:07 | 
| odz | as* | 17:07 | 
| hyc | well anyway, need to figure out what to put in there instead of the hardcoded sid and nid | 17:07 | 
| rpierce99 | so pulling it off those commands didn't work? | 17:07 | 
| hyc | the two commands in there right now just got the MDN, MIN, and PRL | 17:08 | 
| hyc | I don't know a specific command to get the H_SID and H_NID | 17:08 | 
| rpierce99 | right, but you were at one point just going to use SID and NID from BSINFO | 17:08 | 
| hyc | that's only valid if the registration state is Home | 17:09 | 
| hyc | if it's Roam, then it would be wrong | 17:09 | 
| hyc | I guess I could just return fake values for roam | 17:09 | 
| hyc | ok, lemme try that | 17:09 | 
| hyc | mmm no, can't | 17:10 | 
| hyc | it asks for the CdmaSubscription before the network is registered | 17:10 | 
| hyc | so there is no BSINFO data yet | 17:10 | 
| *** midnight has left #xdandroid | 17:12 | |
| odz | so have it register than when it gets BSINFO reregister with SID and NID from BSINFO? | 17:13 | 
| hyc | no | 17:13 | 
| hyc | we can't control when the Phone app will asl for the CDMA_SUBSCRIPTION info | 17:13 | 
| hyc | we get oen chance to answer it | 17:13 | 
| hyc | one | 17:13 | 
| rpierce99 | it seems like it would be impossible to get H_SID and H_NID from the radio | 17:13 | 
| rpierce99 | seems like that would be set as a property somewhere by the carrier | 17:13 | 
| hyc | no, it's programmed into the firmware | 17:13 | 
| hyc | in the logs I was working with, that's what the AT+HTC_DM=XXXX commands were querying | 17:15 | 
| hyc | but the logger was being coy and hiding the real values | 17:15 | 
| rpierce99 | so could that work on this radi? | 17:16 | 
| hyc | yeah, but I need to see the actual commands | 17:16 | 
| hyc | which is why I want a log with rilspy off a real CDMA phone | 17:16 | 
| rpierce99 | oh that's the response not the request? | 17:16 | 
| rpierce99 | could it be as simple as AT+HTC_DM? | 17:16 | 
| hyc | the log shows "HTC_DM=XXXX" - the real command would have some string of digits there, not XXXX | 17:16 | 
| hyc | no, this is a magic command that takes memory addresses and such | 17:17 | 
| rpierce99 | </3 magic. | 17:17 | 
| hyc | heh | 17:17 | 
| rpierce99 | for now can we make it a user config setting | 17:18 | 
| hyc | hmmm | 17:18 | 
| hyc | I guess so | 17:18 | 
| hyc | but a pain to tell people how to get the setting | 17:18 | 
| hyc | we need a table of operators and SIDS and NIDs | 17:18 | 
| touchrene | I placed the file in the root by haret | 17:19 | 
| touchrene | stil a non/weird working touchscreen | 17:20 | 
| odz | http://www.roamingzone.com/sid/ <-- this? | 17:20 | 
| arrrghhh | touchrene, please... create your own touch calib file. directions are in the first post there. | 17:20 | 
| stinebd | 4044 steps today | 17:22 | 
| rpierce99 | crap, carriers have lots of SIDs | 17:22 | 
| touchrene | I gonne try another one | 17:22 | 
| hyc | yep, tons of 'em | 17:23 | 
| arrrghhh | touchrene, ? best to create your own if you're having issues. | 17:23 | 
| rpierce99 | i wonder if the NID is important, finding my SID was pretty easy | 17:24 | 
| rpierce99 | hyc can you make me one with 4155 as the SID and a nid of 65535 like in that log | 17:26 | 
| *** touchrene has quit IRC | 17:27 | |
| hyc | ok | 17:28 | 
| hyc | mebbe we can make it a command-line option | 17:29 | 
| hyc | for now | 17:29 | 
| hyc | startup.txt, or init.rc ? | 17:29 | 
| rpierce99 | yeah, i don't know how easy it is to accesc the various config files from inside the ril | 17:29 | 
| hyc | init.rc would just add it to rild args, so that's easy | 17:29 | 
| rpierce99 | most ril settings go in build.prop, but that's in the system image so people would have to start mount binding it | 17:29 | 
| hyc | and rilcode already access the kernel args | 17:29 | 
| hyc | so mebbe startup.txt | 17:30 | 
| rpierce99 | what says you stinebd? | 17:30 | 
| stinebd | what? | 17:31 | 
| rpierce99 | if we need a new option to manually define a SID, where do you suggest we put it | 17:31 | 
| stinebd | why are we manually defining an SID? | 17:31 | 
| rpierce99 | until we can find how to read it | 17:31 | 
| hyc | because I don't know the command to retrieve it from the modem | 17:31 | 
| odz | "If your device was activated with an AZ number and programmed with an AZ SID/NID, then quite possibly being in Nebraska might cause a roaming indicator to appear, however, it should not cause any problem (as you indicated no roaming charges have appeared.) " | 17:33 | 
| odz | so its changes from state to state | 17:33 | 
| rpierce99 | yeah, i found my local sprint SID | 17:34 | 
| stinebd | never trust users for that info | 17:34 | 
| hyc | yeah, that's my thought | 17:34 | 
| stinebd | and avoid adding things to cmdline that are supposed to be temporary solutions | 17:34 | 
| stinebd | because we still have people that are adding things like APNs to cmdline | 17:35 | 
| rpierce99 | because they will be in command lines 10 years from now | 17:35 | 
| hyc | heh | 17:35 | 
| rpierce99 | so rilspy is what we need then hyc? | 17:37 | 
| hyc | yeah | 17:37 | 
| hyc | rilspy, native CDMA android phone, htc_ril.so | 17:38 | 
| rpierce99 | people with native cdma android phones don't seem to be popping up out of the woodwork | 17:38 | 
| rpierce99 | sorry native cdma android phones made by htc | 17:38 | 
| hyc | yeah, so annoying | 17:38 | 
| hyc | I got one PM yesterday from someone who said he could do it | 17:39 | 
| hyc | haven't heard back | 17:39 | 
| arrrghhh | oh it has to be a HTC CDMA device? | 17:39 | 
| arrrghhh | cap | 17:39 | 
| arrrghhh | crap* | 17:39 | 
| arrrghhh | i'm screwed... | 17:40 | 
| hyc | yes, because it's an HTC-specific command | 17:40 | 
| arrrghhh | i think one of my friends has an evo... | 17:40 | 
| rpierce99 | hm, does it even need to be activated? | 17:40 | 
| hyc | hmmm | 17:41 | 
| rpierce99 | probably not, because on stinebds phone he gets the sprint guy | 17:41 | 
| hyc | the sprint guy? | 17:41 | 
| arrrghhh | lol | 17:41 | 
| rpierce99 | angry sprint guy tells him to activate | 17:41 | 
| arrrghhh | he can make calls, but they don't go trhu | 17:41 | 
| arrrghhh | thru* | 17:41 | 
| arrrghhh | they go to the angry sprint man | 17:41 | 
| hyc | ahhh cool | 17:41 | 
| hyc | then shit, I could try to find a cheap sprint phone on ebay or something | 17:42 | 
| rpierce99 | you could buy and return an off-contract phone if you have a ton of cash laying around :) | 17:42 | 
| hyc | nope, no piles of cash :P | 17:42 | 
| arrrghhh | lol | 17:43 | 
| hyc | hero ~$100-$130 | 17:43 | 
| hyc | on ebay | 17:43 | 
| arrrghhh | hrm... my friend downstairs has a droid. no use.. across the way is an n1.. no use.. | 17:43 | 
| odz | or you could get a phone with a semi broken screen on ebay for cheap | 17:43 | 
| arrrghhh | i should just send out a company wide email | 17:43 | 
| arrrghhh | GIMMIE YO CDMA ANDROID PHONE | 17:43 | 
| rpierce99 | so we're really looking at the evo, hero, are there any others? | 17:44 | 
| hyc | http://cgi.ebay.com/HTC-Hero-Cell-Phone-Android-Grey-Sprint-CDMA-ESN-Camera-/350451082270?pt=Cell_Phones&hash=item519883241e | 17:44 | 
| hyc | 1 minute left to bid for $109 | 17:44 | 
| arrrghhh | evo shift lol | 17:44 | 
| hyc | I bid on it | 17:44 | 
| hyc | it better be worth the trouble | 17:44 | 
| *** Nautis has joined #xdandroid | 17:45 | |
| rpierce99 | haha thats dedication right there | 17:45 | 
| arrrghhh | no joke | 17:45 | 
| rpierce99 | you know the buy/return method nets you a cost of $0 | 17:45 | 
| hyc | cost of time spent :P | 17:45 | 
| rpierce99 | but then you don't get a sweet new HERO | 17:45 | 
| rpierce99 | sweet old hero? | 17:45 | 
| hyc | heh | 17:45 | 
| rpierce99 | i think you won | 17:46 | 
| rpierce99 | lo | 17:46 | 
| hyc | damn, same seller had some cheaper ones :P | 17:46 | 
| arrrghhh | lmao | 17:46 | 
| arrrghhh | bastards | 17:46 | 
| arrrghhh | tell him you'll trade | 17:46 | 
| *** touchrene has joined #xdandroid | 17:46 | |
| hyc | lol | 17:46 | 
| touchrene | should it be possible to downloads apps in the market? | 17:47 | 
| hyc | $85 | 17:47 | 
| rpierce99 | that dude has tons of old heros | 17:47 | 
| hyc | sure does | 17:47 | 
| touchrene | ok | 17:48 | 
| arrrghhh | touchrene, ofc | 17:49 | 
| hyc | oh.... | 17:50 | 
| hyc | I hope someone here knows how to root the phone :P | 17:50 | 
| arrrghhh | hero? | 17:50 | 
| hyc | yeah | 17:50 | 
| arrrghhh | i think it can be rooted | 17:50 | 
| rpierce99 | http://www.xda-developers.com ? | 17:50 | 
| arrrghhh | lmao | 17:50 | 
| arrrghhh | they might know | 17:50 | 
| hyc | :P | 17:50 | 
| hyc | ok, delivery April 1 or 2 | 17:50 | 
| hyc | got nothing to do till then :P | 17:50 | 
| odz | mms :P | 17:51 | 
| hyc | I'll make it a rild command line arg for now | 17:51 | 
| hyc | go ahead, try to send and receive sms/mms and send me the logs when it fails | 17:51 | 
| hyc | I'm sure it will fail :P | 17:51 | 
| arrrghhh | send works | 17:52 | 
| arrrghhh | receive.. not so much | 17:52 | 
| rpierce99 | no it doesn't | 17:52 | 
| rpierce99 | not in cdma mode | 17:52 | 
| hyc | with my ril in CDMA mode? | 17:52 | 
| arrrghhh | well i haven't tried that | 17:52 | 
| arrrghhh | i tried on XDAndroid a while back | 17:52 | 
| hyc | it's all unimplemented | 17:52 | 
| rpierce99 | good thing he wasn't talking to you :P | 17:52 | 
| arrrghhh | had to put in some APN settings | 17:52 | 
| arrrghhh | but it did work. | 17:53 | 
| arrrghhh | i can't tell ! :P | 17:53 | 
| *** madplaya1 has joined #xdandroid | 17:53 | |
| stinebd | bam! | 17:53 | 
| rpierce99 | D/RILJ ( 1983): [0059]< RIL_REQUEST_CDMA_SEND_SMS error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED | 17:53 | 
| rpierce99 | D/SMS ( 1983): SMS send failed | 17:53 | 
| arrrghhh | you're a failure | 17:53 | 
| madplaya1 | would resizing me data,img effect anything on xdandroid/ | 17:53 | 
| odz | heh | 17:54 | 
| rpierce99 | it would affect the amount of storage available to android.... | 17:54 | 
| arrrghhh | madplaya1, no other than that ^^ | 17:54 | 
| madplaya1 | alright yeah, cuz i made it 1.5 gb | 17:54 | 
| madplaya1 | but xdandroid reads it as internal storage? | 17:55 | 
| arrrghhh | yes | 17:57 | 
| arrrghhh | that's what it is basically | 17:57 | 
| arrrghhh | the data.img file is internal storage to android | 17:57 | 
| rpierce99 | hyc: you'll need the universalandroot.apk to root the hero | 17:57 | 
| arrrghhh | no different | 17:57 | 
| rpierce99 | http://forum.xda-developers.com/showthread.php?t=645253&highlight=root | 17:58 | 
| hyc | thx | 17:58 | 
| hyc | http://www.cdmaonline.com/interactive04/workshops/terms1/1053.htm | 17:58 | 
| hyc | interesting. NID 65535 is reserved | 17:59 | 
| *** NeoMatrixJR has joined #xdandroid | 17:59 | |
| hyc | seems like NID is unimportant on these nationwide networks | 17:59 | 
| rpierce99 | (65535 is a wild card entry to tell the phone to use all NIDs in that SID) | 18:00 | 
| hyc | cool, then we should probably just use that and not worry about NID | 18:00 | 
| rpierce99 | agreed | 18:01 | 
| odz | so wait is sms working in cdma mode yet? | 18:04 | 
| rpierce99 | no | 18:04 | 
| *** madplaya1 has quit IRC | 18:04 | |
| NeoMatrixJR | hey stinebd, u on? | 18:05 | 
| hyc | ok, new zip is on the thread | 18:05 | 
| rpierce99 | what SID? | 18:05 | 
| hyc | going to update the CDMA post in a sec | 18:05 | 
| rpierce99 | oh wait | 18:05 | 
| rpierce99 | haha parameter | 18:05 | 
| hyc | use "-h <sid>" in init.rc | 18:05 | 
| hyc | you would have an easier time of it if you were using my patches on rootfs | 18:06 | 
| hyc | since my rootfs doesn't recreate /data/etc on every boot | 18:06 | 
| hyc | I edit /etc/init.rc freely and it stays intact ... | 18:07 | 
| rpierce99 | but in this case i edit what? | 18:07 | 
| NeoMatrixJR | cdma thread? | 18:07 | 
| hyc | I think you edit rootfs /init.cfg/init.froyo.rc | 18:07 | 
| rpierce99 | k | 18:07 | 
| *** Tandy|Phenom has joined #xdandroid | 18:08 | |
| hyc | yep that's the one | 18:08 | 
| rpierce99 | can i make a copy and mount bind it? should load after froyo.user.conf because it uses the mount bind for the ril | 18:10 | 
| *** Tandyman100 has quit IRC | 18:10 | |
| hyc | No | 18:11 | 
| hyc | because the init process only reads it once | 18:11 | 
| hyc | I think it's time to put a Donate button on my profile :P | 18:13 | 
| *** arrrghhh has quit IRC | 18:13 | |
| *** arrrghhh has joined #xdandroid | 18:14 | |
| rpierce99 | here goes nothing | 18:14 | 
| rpierce99 | hmmm my modded init.froyo.rc didn't seem to take | 18:16 | 
| hyc | no? | 18:16 | 
| hyc | so what's in your /init.rc now? | 18:17 | 
| hyc | datestamp on it look right? | 18:17 | 
| rpierce99 | well i catted init.froyo.rc and it is correct | 18:17 | 
| rpierce99 | service ril-daemon /system/bin/rild -l /system/lib/libhtcgeneric-ril.so -- -d /dev/smd0 -h 4155 | 18:17 | 
| hyc | yeah | 18:17 | 
| hyc | but what about /init.rc ? | 18:17 | 
| rpierce99 | yeah that's right too | 18:18 | 
| rpierce99 | but ps | 18:18 | 
| hyc | ps can be truncated | 18:18 | 
| rpierce99 | 1885 1001 5464 S /system/bin/rild -l /system/lib/libhtcgeneric-ril.so | 18:18 | 
| hyc | so don't worry about that. just see what logcat got | 18:18 | 
| rpierce99 | will it print it in logcat? | 18:18 | 
| hyc | yes | 18:18 | 
| rpierce99 | I/RIL ( 1885): CDMA Home SID set to 4155 | 18:19 | 
| hyc | there ya go | 18:19 | 
| rpierce99 | but Roaming indicator is on | 18:19 | 
| hyc | bummer | 18:19 | 
| *** NeoMatrixJR has quit IRC | 18:21 | |
| hyc | got the log yet? | 18:21 | 
| rpierce99 | getting it, there are some other issues in here | 18:21 | 
| *** NeoMatrixJR has joined #xdandroid | 18:21 | |
| rpierce99 | it looped, sorry | 18:22 | 
| hyc | looped? | 18:22 | 
| hyc | boot loop? | 18:22 | 
| rpierce99 | top is cut | 18:22 | 
| hyc | oh | 18:22 | 
| hyc | bummer | 18:22 | 
| arrrghhh | need to log from beginning somehow... | 18:22 | 
| arrrghhh | log to sd and cycle logs | 18:22 | 
| rpierce99 | i can log from the beginning but it would require a reboot | 18:23 | 
| *** touchrene has quit IRC | 18:23 | |
| hyc | yeah, I always reboot and do "adb wait-for-device; adb logcat -b radio > logfile" | 18:25 | 
| hyc | to make sure I get it from the beginning... | 18:25 | 
| rpierce99 | wait-for-device is redundant, adb logcat does it automatically | 18:25 | 
| arrrghhh | adb logcat will automatically wait | 18:25 | 
| arrrghhh | damnit | 18:25 | 
| arrrghhh | :P | 18:25 | 
| hyc | lol | 18:26 | 
| arrrghhh | wait-for-device would only be needed for dmesg et al | 18:26 | 
| hyc | ah | 18:26 | 
| rpierce99 | looks like i got a call and it started scrolling maniacally | 18:27 | 
| hyc | did answering the call work? | 18:27 | 
| rpierce99 | it didn't ring | 18:28 | 
| hyc | oh. bummer | 18:28 | 
| arrrghhh | lol | 18:28 | 
| rpierce99 | but i've called it | 18:28 | 
| rpierce99 | and it rang | 18:28 | 
| hyc | well the caller's phone number is in the log | 18:28 | 
| rpierce99 | so it was a sleep issue i believe | 18:28 | 
| *** xawen1 is now known as xawen | 18:28 | |
| *** fuser has joined #xdandroid | 18:32 | |
| fuser | hi everyone | 18:32 | 
| fuser | i have a problem with wifi | 18:33 | 
| rpierce99 | E/CDMA ( 1985): Exception while polling service state. Probably malformed RIL response. | 18:33 | 
| rpierce99 | E/CDMA ( 1985): java.lang.RuntimeException: Warning! Wrong number of parameters returned from RIL_REQUEST_REGISTRATION_STATE: expected 14 got 4 | 18:33 | 
| fuser | i'm using frx06 | 18:33 | 
| arrrghhh | fuser, what device what build and what's the problem. | 18:33 | 
| fuser | in a raphael | 18:33 | 
| arrrghhh | ok so build is answered | 18:33 | 
| arrrghhh | as is device | 18:33 | 
| arrrghhh | so what's the problem? | 18:33 | 
| fuser | the problem is wifi work fine when i boot the device | 18:34 | 
| arrrghhh | known issue | 18:34 | 
| arrrghhh | won't work if you disable/re-enable it | 18:34 | 
| arrrghhh | there's a bug on it | 18:34 | 
| fuser | it work if i do it once | 18:34 | 
| fuser | i mean | 18:34 | 
| arrrghhh | bug 69 | 18:34 | 
| xdandroid | Bug http://bugs.xdandroid.com/show_bug.cgi?id=69 normal, Normal, ---, developers, NEW, wifi error: unable to scan | 18:34 | 
| fuser | ok | 18:35 | 
| fuser | regards | 18:35 | 
| fuser | thanks so mucho, i'll see the bug | 18:35 | 
| fuser | report | 18:35 | 
| arrrghhh | check gb | 18:35 | 
| arrrghhh | see if it persists | 18:35 | 
| arrrghhh | someone said that it disappeared in gb | 18:35 | 
| fuser | great, i'll try :D | 18:36 | 
| fuser | thank you | 18:37 | 
| arrrghhh | NP | 18:37 | 
| *** fuser has quit IRC | 18:39 | |
| *** Tandy|7540 has joined #xdandroid | 18:40 | |
| hyc | rpierce99: ok try ril-45e961e from my web page | 18:40 | 
| hyc | (ril-45e961e.zip) | 18:40 | 
| rpierce99 | gonna be a minute, mom called for computer help, logged in remotely | 18:41 | 
| hyc | lol | 18:41 | 
| Tandy|7540 | Any of you guys selling an HTC GSM phone? | 18:41 | 
| hyc | good thing your phone worked at that moment :P | 18:41 | 
| Tandy|7540 | Here I come a-groveling... | 18:41 | 
| Tandy|7540 | again :P | 18:41 | 
| rpierce99 | no she called the home phone because i didn't answer my cell | 18:41 | 
| arrrghhh | lol | 18:41 | 
| arrrghhh | probably that call you missed :P | 18:41 | 
| rpierce99 | it was | 18:42 | 
| arrrghhh | but saw in the logs. you can't answer your phone from cli? :P | 18:42 | 
| hyc | lol | 18:42 | 
| hyc | you can. echo "ATA" > /dev/smd0 | 18:42 | 
| hyc | :D | 18:42 | 
| arrrghhh | lol | 18:42 | 
| *** NeoMatrixJR has quit IRC | 18:53 | |
| *** t3g has quit IRC | 19:16 | |
| xdandroid | Donation received! Thanks, Anonymous, who says: Good job. Thanks. | 19:25 | 
| arrrghhh | thank you anon | 19:25 | 
| arrrghhh | rape those scientologists | 19:25 | 
| hyc | I'll post this ril to the thread, it seems to be in decent shape | 19:26 | 
| Tandy|7540 | lol | 19:28 | 
| Tandy|7540 | 4chan just donated. | 19:28 | 
| Tandy|7540 | What are we doing WRONG? | 19:28 | 
| Tandy|7540 | "{ | 19:28 | 
| Tandy|7540 | :P | 19:28 | 
| odz | need sms working :P i cant really help test until sms is working since im expecting a few sms :( | 19:39 | 
| arrrghhh | SMS doesn't work? | 19:41 | 
| arrrghhh | o i just use gv | 19:41 | 
| arrrghhh | problem solved :P | 19:41 | 
| odz | nope | 19:41 | 
| hyc | well, my CDMA hero will be here by next week :P | 19:43 | 
| hyc | in the meantime I can get back to tweaking GSM... | 19:43 | 
| odz | aww :( no sms for a week | 19:45 | 
| rpierce99 | we can't just point the CDMA sms func to the GSM one since it works now? | 19:46 | 
| arrrghhh | lol | 19:46 | 
| hyc | dunno | 19:46 | 
| hyc | maybe | 19:46 | 
| hyc | haven't looked at thos functions yet | 19:46 | 
| arrrghhh | odz, as if someone is holding a gun to your head forcing you to use this RIL lol | 19:46 | 
| arrrghhh | why do you have two users in here? | 19:46 | 
| arrrghhh | grrrrr you and tandy both, screwing up my tab complete! | 19:46 | 
| rpierce99 | arrrghhh: can you blame him, who doesn't want netloc | 19:46 | 
| odz | i forgot to logout at my job :P | 19:47 | 
| arrrghhh | haha | 19:47 | 
| arrrghhh | rpierce99, i want netloc, but sms is probably more important :P | 19:47 | 
| arrrghhh | so netloc at the sake of sms? probably not. | 19:47 | 
| odz | yep :( | 19:47 | 
| arrrghhh | although most ppl should be sending poop to gv instead of directly to my phone. | 19:47 | 
| rpierce99 | for me, i'll take netloc any day | 19:47 | 
| rpierce99 | direct txt to my phone is almost non-existant | 19:47 | 
| hyc | run the ril, log the failure, send me log | 19:47 | 
| hyc | but that will still be slow work | 19:48 | 
| hyc | rather just get a look at a working CDMA phone | 19:48 | 
| rpierce99 | for sms? i posted the unimplemented function earlier | 19:48 | 
| rpierce99 | it's up to you man, i'm in no hurry for sms | 19:48 | 
| hyc | yeah, think I'll take a break | 19:48 | 
| rpierce99 | well deserved | 19:48 | 
| hyc | ;) | 19:49 | 
| odz | <rpierce99> D/RILJ ( 1983): [0059]< RIL_REQUEST_CDMA_SEND_SMS error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED | 19:49 | 
| hyc | oh, that, ok | 19:49 | 
| rpierce99 | guess i should see if incoming works | 19:49 | 
| hyc | also not likely :P | 19:50 | 
| rpierce99 | oh hyc i found the cdma roaming indicator | 19:51 | 
| hyc | where? | 19:51 | 
| rpierce99 | param 11 of REGISTRATION_STATE | 19:51 | 
| rpierce99 | it's setting it to 128 | 19:51 | 
| rpierce99 | [CdmaServiceStateTracker] Set CDMA Roaming Indicator to: 128. mCdmaRoaming = false, isPrlLoaded = true. namMatch = true , mIsInPrl = true, mRoamingIndicator = 128, mDefaultRoamingIndicator= 1 | 19:52 | 
| hyc | what should it be? | 19:52 | 
| rpierce99 | response)[10] is the TSB-58 Roaming Indicator if registered | 19:53 | 
| rpierce99 | * on a CDMA or EVDO system or NULL if not. Valid values | 19:53 | 
| rpierce99 | * are 0-255. | 19:53 | 
| rpierce99 | http://www.3gpp2.org/public_html/specs/C.R1001-F_v1.0_061211.pdf page 8-1 | 19:55 | 
| rpierce99 | looks like 0x1 is roaming indicator off | 19:55 | 
| hyc | ok | 19:55 | 
| rpierce99 | not sure what roaming indicator 128 is | 19:56 | 
| hyc | mebbe the value is just computed then, since the registration state tells us if we're roaming or not | 19:56 | 
| hyc | I'll try that | 19:56 | 
| *** JesusFreak316 has joined #xdandroid | 19:56 | |
| rpierce99 | there are too many roaming indicator values, lol | 19:57 | 
| rpierce99 | RIL_REQUEST_CDMA_SMS_ACKNOWLEDGE is the value for incoming sms on cdma | 19:57 | 
| *** DcMedic has joined #xdandroid | 19:59 | |
| hyc | ripierce99: ril-f5b1a6e.zip on my web page | 20:00 | 
| hyc | see if roaming indicator is behaving | 20:00 | 
| *** DcMedic has quit IRC | 20:02 | |
| hyc | there's a funky format conversion in the ril right now to take a gsm SMS and convert for CDMA use | 20:02 | 
| hyc | meanwhile, a real CDMA sms has a completely different format | 20:03 | 
| TheDeadCPU | http://www.geekologie.com/2009/01/14/burger-bed-2.jpg | 20:03 | 
| TheDeadCPU | BURGER BED | 20:03 | 
| hyc | will need to unravel that later | 20:03 | 
| TheDeadCPU | arrrghhh, considering testing your Gingerbread build, is it any faster then froyo? | 20:03 | 
| arrrghhh | yea | 20:04 | 
| arrrghhh | a lot faster in fact | 20:04 | 
| rpierce99 | TheDeadCPU: GB is pretty snappy | 20:04 | 
| arrrghhh | i was surprised | 20:04 | 
| arrrghhh | it's just buggy | 20:04 | 
| TheDeadCPU | lol | 20:04 | 
| TheDeadCPU | Likewise on my Desire Z | 20:04 | 
| rpierce99 | haha this is pretty funny | 20:06 | 
| rpierce99 | it actually says "Roaming Indicator Off" on the lock screen | 20:07 | 
| *** arrrghhh has quit IRC | 20:07 | |
| rpierce99 | but I no longer have the triangle roaming icon, so its way better than the other way | 20:08 | 
| *** Fudge has joined #xdandroid | 20:13 | |
| hyc | i guess i'll just have to read up on that link you posted. later, running an errand now | 20:14 | 
| rpierce99 | i don't think the link will help, it's just a spec | 20:15 | 
| rpierce99 | doesn't say what make android show or not show the text | 20:15 | 
| rpierce99 | it's getting that text instead of Sprint | 20:15 | 
| rpierce99 | if that helps at all | 20:15 | 
| TheDeadCPU | yay for bootloops | 20:15 | 
| odz | this should help | 20:15 | 
| odz | http://www.netmite.com/android/mydroid/2.0/hardware/ril/libril/ | 20:15 | 
| TheDeadCPU | Or more, haretloop | 20:16 | 
| odz | source of a CDMA ril | 20:16 | 
| rpierce99 | a real one? | 20:16 | 
| odz | im no coder but it has RIL_REQUEST_CDMA_SMS_ACKNOWLEDG and all that | 20:17 | 
| TheDeadCPU | CDMA rils is a lie | 20:17 | 
| odz | so should be easy to see how they did it | 20:17 | 
| *** JesusFreak316 has quit IRC | 20:18 | |
| rpierce99 | there will be some translation necessary from C++ to C | 20:18 | 
| odz | yep but its better than nothing | 20:18 | 
| odz | we need RIL_REQUEST_CDMA_DELETE_SMS_ON_RUIM RIL_REQUEST_CDMA_WRITE_SMS_TO_RUIM RIL_REQUEST_CDMA_SMS_BROADCAST_ACTIVATION RIL_REQUEST_CDMA_SET_BROADCAST_SMS_CONFIG RIL_REQUEST_CDMA_GET_BROADCAST_SMS_CONFIG RIL_REQUEST_CDMA_SMS_ACKNOWLEDGE RIL_REQUEST_CDMA_SEND_SMS RIL_REQUEST_CDMA_VALIDATE_AND_WRITE_AKEY RIL_REQUEST_CDMA_BURST_DTMF RIL_REQUEST_CDMA_FLASH | 20:24 | 
| odz | RIL_REQUEST_CDMA_QUERY_PREFERRED_VOICE_PRIVACY_MODE RIL_REQUEST_CDMA_SET_PREFERRED_VOICE_PRIVACY_MODE RIL_REQUEST_CDMA_QUERY_ROAMING_PREFERENCE RIL_REQUEST_CDMA_SET_ROAMING_PREFERENCE | 20:25 | 
| odz | all of those still :x | 20:25 | 
| rpierce99 | i doubt most of those are implemented in the old fake gsm mode | 20:25 | 
| odz | well it needs to be mapped to the gsm implementation in some way | 20:27 | 
| rpierce99 | no what i mean is if we didn't NEED voice privacy or whatever before turning CDMA mode on, we likely don't NEED that feature now | 20:27 | 
| odz | most of that is sms and roaming | 20:28 | 
| *** arrrghhh has joined #xdandroid | 20:29 | |
| odz | hmm this could be usefull http://www.kiwidoc.com/java/l/x/android/android/5/p/com.android.internal.telephony/c/RILConstants | 20:29 | 
| rpierce99 | those are just the numbers that correspond to ENUM values | 20:31 | 
| TheDeadCPU | arrrghhh, I hate you | 20:31 | 
| TheDeadCPU | No file manager fuck you | 20:31 | 
| arrrghhh | orly | 20:32 | 
| arrrghhh | lol | 20:32 | 
| arrrghhh | AOSP dude | 20:32 | 
| arrrghhh | don't blame me :P | 20:32 | 
| TheDeadCPU | But add one :( | 20:32 | 
| TheDeadCPU | 'Cuz now I have to adb install one | 20:32 | 
| arrrghhh | lol | 20:32 | 
| arrrghhh | talk to stinebd | 20:32 | 
| odz | hmm this? http://www.kiwidoc.com/java/l/x/android/android/5/p/com.android.internal.telephony/c/RIL | 20:32 | 
| arrrghhh | i just wrap up his hotness | 20:32 | 
| TheDeadCPU | Forking OI Filemanager into the source wont be hard | 20:33 | 
| TheDeadCPU | It's a nice open sourced file manager | 20:33 | 
| stinebd | not doing it | 20:33 | 
| TheDeadCPU | aww | 20:33 | 
| stinebd | if you want blingy bullshit use cyanogenmod | 20:33 | 
| TheDeadCPU | I just want a file manager | 20:33 | 
| TheDeadCPU | And, we're not 100% aosp anyways. | 20:33 | 
| TheDeadCPU | Having market and shit | 20:34 | 
| arrrghhh | lol | 20:34 | 
| stinebd | oh please | 20:34 | 
| arrrghhh | kinda need market dude | 20:34 | 
| TheDeadCPU | I know | 20:34 | 
| arrrghhh | i guess you don't need gapps... | 20:34 | 
| stinebd | you want me to take out the google apps? | 20:34 | 
| TheDeadCPU | I'm just being stubborn. | 20:34 | 
| TheDeadCPU | stinebd, nope. | 20:34 | 
| stinebd | me too | 20:34 | 
| arrrghhh | no | 20:34 | 
| arrrghhh | don't take out gapps | 20:34 | 
| TheDeadCPU | Still, I want a file manager. | 20:34 | 
| arrrghhh | i'll just shoehorn them back in. | 20:34 | 
| arrrghhh | TheDeadCPU, market, adb install, quit bitchin | 20:35 | 
| rpierce99 | and arrrghhh will do it in a super hacky way | 20:35 | 
| arrrghhh | or use one of the non-clean builds | 20:35 | 
| arrrghhh | probably | 20:35 | 
| stinebd | arrrghhh: good luck doing that without the release keys buddy | 20:35 | 
| arrrghhh | i'll managed to f it up | 20:35 | 
| arrrghhh | stinebd, don't care | 20:35 | 
| TheDeadCPU | Wifi and data doesn't work on GB for me lol | 20:35 | 
| arrrghhh | lol | 20:35 | 
| arrrghhh | oO | 20:35 | 
| odz | rpierce99 isnt this what hyc was looking for? http://www.kiwidoc.com/java/l/x/android/android/5/p/com.android.internal.telephony/c/CommandsInterface#getCDMASubscription%28Landroid%2Fos%2FMessage%3B%29 | 20:35 | 
| TheDeadCPU | soo | 20:35 | 
| arrrghhh | that sucks, it does for everyone else :P | 20:35 | 
| TheDeadCPU | Yea | 20:35 | 
| TheDeadCPU | Might be because I cba | 20:36 | 
| rpierce99 | odz: yes but all of that and more is defined in ril.h | 20:36 | 
| arrrghhh | TheDeadCPU, you still on that rhod100? | 20:36 | 
| TheDeadCPU | I am | 20:36 | 
| arrrghhh | hrm | 20:36 | 
| TheDeadCPU | Goddamned how I want that android suit. | 20:36 | 
| arrrghhh | dunno what it would be, assuming you haven't messed with anything in the build :P | 20:36 | 
| TheDeadCPU | I did mess with it | 20:37 | 
| arrrghhh | well then | 20:37 | 
| TheDeadCPU | Messed with startup | 20:37 | 
| rpierce99 | odz: this is the corresponding entry from ril.h http://pastebin.com/pR1qRTTL | 20:37 | 
| arrrghhh | cba | 20:37 | 
| TheDeadCPU | Added nordic keyboard thing and 190DPI | 20:37 | 
| *** hardwalker has joined #xdandroid | 20:37 | |
| rpierce99 | sorry that's a different one, but shows what i'm talking about | 20:37 | 
| odz | rpierce99>: ya i see | 20:40 | 
| hyc | odz: chill out. all of that stuff has been published for ages, been there and done that | 20:45 | 
| hyc | it's all the high level Android stuff. very generic. | 20:46 | 
| hyc | the entire challenge here has been finding out the HTC-specific commands that correspond to the high level. | 20:46 | 
| rpierce99 | hyc: apparently the roaming indicator off stuff is a very common problem on CM, there's a Eri.xml file that fixes it for them apparently | 20:46 | 
| hyc | And none of HTC's proprietary commands are publicly documented | 20:47 | 
| hyc | yeah, I was looking for that eri.xml file | 20:47 | 
| hyc | ok, found eri.xml | 20:48 | 
| hyc | gonna go with 64 | 20:49 | 
| TheDeadCPU | So apparently the average cup size in Norway is DD or bigger. | 20:51 | 
| arrrghhh | no | 20:51 | 
| TheDeadCPU | No wait, D or larger | 20:52 | 
| TheDeadCPU | Sorry | 20:52 | 
| arrrghhh | still | 20:52 | 
| arrrghhh | no way | 20:52 | 
| arrrghhh | D or larger? | 20:52 | 
| arrrghhh | average? | 20:52 | 
| TheDeadCPU | no wait | 20:52 | 
| TheDeadCPU | "Larger then D" | 20:52 | 
| arrrghhh | ... | 20:52 | 
| * arrrghhh moves to norway | 20:52 | |
| TheDeadCPU | In the US it's D. | 20:52 | 
| rpierce99 | hyc: 64 for the roaming indicator value? | 20:52 | 
| arrrghhh | wtf? | 20:52 | 
| arrrghhh | i guess i don't know titties | 20:52 | 
| TheDeadCPU | But america is fat. | 20:52 | 
| arrrghhh | i'd figure the average would be C | 20:52 | 
| TheDeadCPU | http://www.geekologie.com/image.php?path=/2011/03/25/breast-map-full.jpg | 20:53 | 
| hyc | still doesn't seem right. | 20:53 | 
| arrrghhh | breast full map | 20:53 | 
| arrrghhh | lol | 20:53 | 
| hyc | it should only matter when the phone is actually roaming | 20:53 | 
| TheDeadCPU | lol | 20:53 | 
| arrrghhh | also, wth are you posting that crap in here for :P | 20:53 | 
| rpierce99 | yeah i don't understand why switching to CDMA mode all of the sudden it can't read that string from the operator section anymore | 20:54 | 
| TheDeadCPU | arrrghhh, lol | 20:54 | 
| *** JesusFreak316 has joined #xdandroid | 21:20 | |
| *** TheDeadCPU has quit IRC | 21:30 | |
| arrrghhh | ah crap | 21:47 | 
| arrrghhh | i was just going to say netloc doesn't work, but i forgot to bind mount the build.prop. d'oh. | 21:48 | 
| rpierce99 | what did you put in build.prop? | 21:48 | 
| rpierce99 | n/m, i had only done it the database way | 21:50 | 
| arrrghhh | yea previously i tried the database way | 21:51 | 
| arrrghhh | but build.prop seems better | 21:51 | 
| arrrghhh | easily reverted. | 21:51 | 
| rpierce99 | if you don't mind a new data.img | 21:51 | 
| arrrghhh | i guess db is too... :P | 21:51 | 
| arrrghhh | eh? | 21:51 | 
| arrrghhh | i don't need a new data.img do i? | 21:51 | 
| odz | yep | 21:51 | 
| rpierce99 | yes, it takes the build.prop setting and stores it in data | 21:51 | 
| rpierce99 | it never reads build.prop again | 21:51 | 
| arrrghhh | that's dumb | 21:51 | 
| arrrghhh | i thought that was read on every boot | 21:51 | 
| rpierce99 | Alternatively you can blow away your data.img and edit /system/build.prop | 21:51 | 
| rpierce99 | and set ro.telephony.default_network = 4 before booting. | 21:51 | 
| rpierce99 | that's from the instructions | 21:52 | 
| rpierce99 | i'm assuming it's because changing the setting from within android only updates the db, not build.prop, so you wouldn't want build.prop to overwrite that every time | 21:54 | 
| arrrghhh | hrm | 21:55 | 
| arrrghhh | yea i guess that makes sense. | 21:55 | 
| arrrghhh | sucks for this testing tho :P | 21:55 | 
| rpierce99 | no what sucks is editing init.froyo.rc, that thing is buried and can't be mount binded | 21:55 | 
| rpierce99 | i'd much rather run some sql | 21:56 | 
| rpierce99 | what really sucks is it looks like in CDMA mode, the provider string is stored in an xml file in framework-res.apk | 21:56 | 
| arrrghhh | ha | 21:58 | 
| arrrghhh | i'm glad you're wrong. | 21:58 | 
| arrrghhh | :D | 21:58 | 
| rpierce99 | what? | 21:58 | 
| arrrghhh | bind mounting build.prop worked | 21:58 | 
| arrrghhh | i haz netloc | 21:59 | 
| arrrghhh | w00t | 21:59 | 
| rpierce99 | no you can't bind mount init.froyo.rc | 21:59 | 
| arrrghhh | that's not what i changed | 21:59 | 
| arrrghhh | only thing i changed was the ril | 21:59 | 
| rpierce99 | if you want your home NID to be set you have to | 21:59 | 
| arrrghhh | and that build.prop statement | 21:59 | 
| rpierce99 | your home nid is set to verizon i believe | 21:59 | 
| rpierce99 | it doesn't really matter | 22:00 | 
| arrrghhh | what does that effect? | 22:00 | 
| rpierce99 | android might think you're roaming | 22:00 | 
| arrrghhh | lol | 22:00 | 
| arrrghhh | reboot in android | 22:00 | 
| arrrghhh | cute | 22:00 | 
| rpierce99 | didn't get one of those at all | 22:00 | 
| rpierce99 | first boot jitters | 22:00 | 
| arrrghhh | probably | 22:00 | 
| arrrghhh | i tried to use netloc really quickly | 22:00 | 
| rpierce99 | your lock screen says roaming indicator off right? | 22:01 | 
| arrrghhh | yea. reboot in android came back to no svc | 22:03 | 
| arrrghhh | so i'm rebooting | 22:03 | 
| arrrghhh | gonna let it sit this time | 22:03 | 
| arrrghhh | i'm so impatient :P | 22:03 | 
| arrrghhh | it says roaming indicator on | 22:06 | 
| arrrghhh | and i have that triangle in my notification bar | 22:06 | 
| rpierce99 | hm, maybe he didn't post that version | 22:06 | 
| rpierce99 | he changed the 128 that was being returned for roaming indicator to a 1 so it would at least say off | 22:06 | 
| rpierce99 | but it only says that because there is not a valid entry in ERI.xml | 22:07 | 
| rpierce99 | in framework-res.xml | 22:07 | 
| rpierce99 | which is dumb | 22:07 | 
| arrrghhh | i didn't mess with everything i don't think | 22:07 | 
| rpierce99 | no changes are necessary for that | 22:07 | 
| rpierce99 | that's the ril itself | 22:07 | 
| arrrghhh | hrm | 22:08 | 
| *** Tandy|7540 has quit IRC | 22:08 | |
| arrrghhh | so far its' not sleeping | 22:08 | 
| arrrghhh | i guess it's still pretty early | 22:08 | 
| rpierce99 | mine is sleeping like a baby right next to me | 22:08 | 
| odz | lol | 22:08 | 
| arrrghhh | sleeping now | 22:11 | 
| arrrghhh | just took FOREVER | 22:11 | 
| arrrghhh | sweet jesus netloc | 22:11 | 
| rpierce99 | inorite | 22:11 | 
| odz | heh | 22:12 | 
| odz | do incoming calls work? i know rpierce99 had a missed call without knowing | 22:12 | 
| rpierce99 | yeah i called myself and it worked, but someone else called me and it didn't, although i was booting, so it could have been that android wasn't up to handle the call | 22:13 | 
| rpierce99 | i don't know the exact timing of the call | 22:13 | 
| odz | oh | 22:13 | 
| arrrghhh | yea i thought your phone was booting from that missed call | 22:14 | 
| arrrghhh | are you not testing this odz ? | 22:14 | 
| arrrghhh | o right no sms | 22:14 | 
| arrrghhh | lol | 22:14 | 
| arrrghhh | who ever sends me a regular sms deserves to have me miss it | 22:14 | 
| arrrghhh | that makes no sense, but i don't care about regular sms lol | 22:14 | 
| odz | ya got some family im expecting sms's from :P | 22:14 | 
| rpierce99 | won't sprint hold onto it if the phone doesn't ack it | 22:15 | 
| arrrghhh | i think so | 22:15 | 
| arrrghhh | but i use gv | 22:15 | 
| arrrghhh | so... data | 22:15 | 
| arrrghhh | :D | 22:15 | 
| odz | lol | 22:15 | 
| rpierce99 | i know, but you said regular sms, i'm just assuming once you boot back into your daily build you'd receive it | 22:16 | 
| odz | hmm true | 22:16 | 
| *** zycho has joined #xdandroid | 22:26 | |
| *** zycho_ has quit IRC | 22:29 | |
| odz | i wonder how this ril would work with the world phone gb build | 22:30 | 
| rpierce99 | i'd assume same as it does with froyo | 22:34 | 
| rpierce99 | hey did you install clocksync arrrghhh | 22:37 | 
| arrrghhh | i have it installed | 22:37 | 
| arrrghhh | why | 22:37 | 
| rpierce99 | on the ril test? | 22:37 | 
| arrrghhh | always on | 22:37 | 
| rpierce99 | i'm wondering if NITZ is working | 22:37 | 
| arrrghhh | orly | 22:37 | 
| rpierce99 | i don't have it installed and my clock is right | 22:37 | 
| arrrghhh | hrm | 22:37 | 
| arrrghhh | how long have you been running? | 22:37 | 
| arrrghhh | and are you verifying with clocksync w/o syncing? | 22:38 | 
| rpierce99 | half hour, hour, but it's been mostly sleeping | 22:38 | 
| arrrghhh | i can just disable the auto sync, simple. | 22:38 | 
| rpierce99 | i'm not sure NITZ would be that precise | 22:38 | 
| arrrghhh | lol one of my friends has just started using droid on his tp2 | 22:39 | 
| arrrghhh | he didn't want to deal with any of the bugs | 22:39 | 
| rpierce99 | ah, i'll durn off auto, set it wrong, then turn on auto | 22:39 | 
| arrrghhh | and he was pissing and moaning about the bugs | 22:39 | 
| arrrghhh | i guess his phone was off by 20 mins and it made him late for work lol | 22:39 | 
| rpierce99 | haha i checked auto and it IMMEDIATELY updating to the correct time, freaking NITZ works | 22:40 | 
| odz | heh | 22:40 | 
| arrrghhh | zomg that's awesome | 22:40 | 
| odz | ya its been working for a while now :P | 22:42 | 
| rpierce99 | uh, wha? i've always had to use clocksync | 22:42 | 
| odz | i mean its been working on hyc's kernel for a while now | 22:42 | 
| odz | since his first couple commits | 22:43 | 
| odz | kernel = ril* | 22:43 | 
| rpierce99 | hycs ril, hmmm, guess I can't confirm or deny that, if you say so | 22:43 | 
| odz | ya merging with the vouge ril did wonders | 22:43 | 
| arrrghhh | kernel != ril | 22:43 | 
| arrrghhh | fyi | 22:43 | 
| odz | so arrrghhh figured out cm7 system.ex2 yet? | 22:45 | 
| arrrghhh | lol | 22:46 | 
| arrrghhh | i think it'd be posted by now if i did | 22:47 | 
| arrrghhh | everyone is telling me it's real simple | 22:47 | 
| arrrghhh | genext2fs | 22:47 | 
| arrrghhh | so i have to think that i'm not giving it enough space | 22:47 | 
| odz | you gonna let tiad8 1up you? | 22:47 | 
| arrrghhh | lol | 22:47 | 
| arrrghhh | how so | 22:48 | 
| odz | hes releasing it wed | 22:48 | 
| arrrghhh | meh | 22:49 | 
| arrrghhh | not like he can release it anywhere useful | 22:49 | 
| arrrghhh | lol | 22:49 | 
| odz | heh he has a video of sense running on tp2 | 22:49 | 
| odz | looks like it runs pretty decent | 22:49 | 
| odz | and its a hero rom too o.O | 22:50 | 
| arrrghhh | yea not his | 22:50 | 
| arrrghhh | kanged from midnight on neopeek | 22:50 | 
| arrrghhh | i guess nothing is his | 22:50 | 
| arrrghhh | lol | 22:50 | 
| arrrghhh | what am i saying | 22:50 | 
| odz | he can only post it on twitter | 22:50 | 
| arrrghhh | meh | 22:50 | 
| arrrghhh | i'm just saying that sense isn't his build | 22:51 | 
| arrrghhh | as usual | 22:51 | 
| odz | looks like has gonna be releasing crap on neopeek | 22:53 | 
| arrrghhh | meh | 22:53 | 
| arrrghhh | neopeek can have him | 22:53 | 
| arrrghhh | that's where he started stealing shit from | 22:53 | 
| *** lodtank has quit IRC | 23:06 | |
| *** Entropy512 has quit IRC | 23:06 | |
| *** ke- has quit IRC | 23:06 | |
| *** cazh_ has quit IRC | 23:06 | |
| *** Detule has quit IRC | 23:06 | |
| *** rpierce99 has quit IRC | 23:06 | |
| *** odz has quit IRC | 23:06 | |
| *** Yusuke14 has quit IRC | 23:06 | |
| *** drakaz has quit IRC | 23:06 | |
| *** XirXes has quit IRC | 23:06 | |
| *** leobaillard has quit IRC | 23:06 | |
| *** paccer has quit IRC | 23:06 | |
| *** zycho has quit IRC | 23:06 | |
| *** Fudge has quit IRC | 23:06 | |
| *** Tandy|Phenom has quit IRC | 23:06 | |
| *** chester0 has quit IRC | 23:06 | |
| *** xawen has quit IRC | 23:06 | |
| *** phh has quit IRC | 23:06 | |
| *** GPFerror has quit IRC | 23:06 | |
| *** SpecR has quit IRC | 23:06 | |
| *** hyc has quit IRC | 23:06 | |
| *** arrrghhh has quit IRC | 23:06 | |
| *** ryannathans has quit IRC | 23:06 | |
| *** Kraln has quit IRC | 23:06 | |
| *** balans has quit IRC | 23:06 | |
| *** crispee has quit IRC | 23:06 | |
| *** rpierce99 has joined #xdandroid | 23:14 | |
| *** odz has joined #xdandroid | 23:14 | |
| *** Yusuke14 has joined #xdandroid | 23:14 | |
| *** drakaz has joined #xdandroid | 23:14 | |
| *** z3bu has joined #xdandroid | 23:16 | |
| *** arrrghhh has joined #xdandroid | 23:18 | |
| *** ryannathans has joined #xdandroid | 23:18 | |
| *** Kraln has joined #xdandroid | 23:18 | |
| *** XirXes has joined #xdandroid | 23:18 | |
| *** leobaillard has joined #xdandroid | 23:18 | |
| *** paccer has joined #xdandroid | 23:18 | |
| *** balans has joined #xdandroid | 23:19 | |
| *** crispee has joined #xdandroid | 23:19 | |
| *** chester0 has joined #xdandroid | 23:19 | |
| *** xawen has joined #xdandroid | 23:19 | |
| *** phh has joined #xdandroid | 23:19 | |
| *** GPFerror has joined #xdandroid | 23:19 | |
| *** SpecR has joined #xdandroid | 23:19 | |
| *** hyc has joined #xdandroid | 23:19 | |
| *** Fudgey has joined #xdandroid | 23:19 | |
| *** Entropy512 has joined #xdandroid | 23:19 | |
| *** zycho_ has joined #xdandroid | 23:20 | |
| *** lodtank has joined #xdandroid | 23:20 | |
| *** ke- has joined #xdandroid | 23:20 | |
| *** cazh_ has joined #xdandroid | 23:20 | |
| *** Detule has joined #xdandroid | 23:20 | |
| *** Tandyman100 has joined #xdandroid | 23:20 | |
| *** rpierce99 has quit IRC | 23:29 | |
| *** rpierce99 has joined #xdandroid | 23:46 | |
| *** rpierce99_ has joined #xdandroid | 23:49 | |
| *** rpierce99 has quit IRC | 23:52 | |
| *** rpierce99_ is now known as rpierce99 | 23:52 | |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!