*** rpierce99 has joined #xdandroid | 00:02 | |
*** rpierce99 has quit IRC | 00:07 | |
*** rpierce99 has joined #xdandroid | 00:34 | |
*** rpierce99 has quit IRC | 00:38 | |
*** rpierce99 has joined #xdandroid | 01:09 | |
*** rpierce99 has quit IRC | 01:17 | |
*** programmer8922 has quit IRC | 01:18 | |
*** rpierce99 has joined #xdandroid | 01:18 | |
*** programmer8922 has joined #xdandroid | 01:19 | |
*** rpierce99 has quit IRC | 01:21 | |
*** programmer8922 has quit IRC | 01:45 | |
smiley- | testing frx07 on the kovsky now | 01:49 |
---|---|---|
smiley- | it's booting, screen is in the right orentation, wifi works | 01:52 |
smiley- | speed is incredible :) | 01:52 |
smiley- | charger doesnt.. but that's because alex power code is missing from the kernel | 01:52 |
smiley- | gonna try my build of 1334 which has the smd_tty patch but also the DS2746 enabled | 01:56 |
smiley- | actually I'm building latest kernel from git instead (+ DS2746 code) | 02:01 |
smiley- | any reason why it's not in the kernel? | 02:05 |
smiley- | http://gitorious.org/~ast/linux-on-qualcomm-s-msm/alex-linux-xperia/blobs/htc-msm-2.6.27/drivers/power/ds2746_battery.c | 02:06 |
smiley- | ok.. now it's charging :) | 02:21 |
smiley- | android says 100% for some reason but dmesg says other things | 02:28 |
*** kalemas has joined #xdandroid | 02:31 | |
*** kalemas has left #xdandroid | 02:50 | |
smiley- | gps and 3g works | 03:09 |
smiley- | not an expert.. but I think I know why android shows 100% on the battery | 03:28 |
smiley- | in /sys/class/power_supply/ there exists battery and ds2746-battery | 03:28 |
smiley- | the stuff in battery says 100% and blahblah | 03:29 |
smiley- | while ds2746-battery shows the correct info | 03:29 |
hyc | probably because he hasn't submitted a merge request for it | 03:30 |
smiley- | ok.. we should ask him since thats the only patch I had to apply.. apart from that everything works great so far | 03:35 |
smiley- | (ok.. battery shows the wrong info.. but seems to be a path question.. not 100% sure what to change.. if it's a kernel thing or not) | 03:35 |
hyc | I would say kernel yes. If the regular htc_battery driver is just reporting bogus info then it shouldn't even register itself | 03:36 |
smiley- | yeah | 03:38 |
smiley- | battery -> ../../devices/platform/htc_battery/power_supply/battery | 03:38 |
smiley- | ds2746-battery -> ../../devices/platform/i2c-adapter/i2c-0/0-0036/power_supply/ds2746-battery | 03:38 |
hyc | yeah the ds2746 driver should just register itself as "battery" and be done with it | 03:46 |
smiley- | yeah.. I tried it now and got kernel panic since two drivers couldnt be registred as battery ;) no suprise.. | 03:56 |
hyc | yeah you first need to have htc_battery disable itself if machine is kovsky | 03:57 |
hyc | or whatever | 03:57 |
smiley- | yeah | 03:58 |
smiley- | family is awake now so no more playing with this today ;) | 03:58 |
*** WyrM has quit IRC | 04:05 | |
*** WyrM has joined #xdandroid | 04:06 | |
*** sigma6 has joined #xdandroid | 04:09 | |
*** helicopter88 has joined #xdandroid | 05:25 | |
*** helicopter88 has quit IRC | 06:13 | |
*** hardwalker has quit IRC | 06:15 | |
smiley- | bah.. it had rebooted to windows ;) | 06:23 |
*** helicopter88 has joined #xdandroid | 06:40 | |
*** helicopter88 has quit IRC | 06:50 | |
*** helicopter88 has joined #xdandroid | 07:11 | |
*** newbie1 has joined #xdandroid | 07:23 | |
*** helicopter88 has quit IRC | 07:23 | |
*** newbie12 has joined #xdandroid | 07:25 | |
*** newbie1 has quit IRC | 07:25 | |
*** newbie12 is now known as helicopter88 | 07:28 | |
*** SpecR has quit IRC | 07:28 | |
*** SpecR has joined #xdandroid | 07:32 | |
*** helicopter88 has quit IRC | 07:38 | |
*** diego_kynetics has joined #xdandroid | 08:00 | |
*** helicopter88 has joined #xdandroid | 08:10 | |
*** fishhead2567 has joined #xdandroid | 09:04 | |
*** helicopter88 has quit IRC | 09:38 | |
*** Sixrey has joined #xdandroid | 09:41 | |
Sixrey | good morning. can someone help me with a question please? | 09:42 |
*** Sixrey has quit IRC | 09:58 | |
*** emwe has joined #xdandroid | 10:12 | |
*** rpierce99 has joined #xdandroid | 10:15 | |
emwe | rpierce99: hi. was it you who said he get's freeze/reset after gps usage for ~20 minutes? | 10:17 |
rpierce99 | used to, haven't recently | 10:17 |
emwe | ok. got one after exactly 30mins last weekend. we'll see. :) | 10:19 |
rpierce99 | yeah, sounds like the same bug | 10:19 |
rpierce99 | i used gps all over when i was on vaca and didn't have an issue, so either I didn't go far enough away, or it was resolved on my phone at the time | 10:20 |
emwe | i whonder where that gps-rpc stuff came from initially. | 10:20 |
emwe | phh: ^^ you got an answer for that? ^^ | 10:22 |
phh | ? | 10:22 |
phh | i coded it | 10:22 |
emwe | by doing RE? | 10:23 |
phh | a bit | 10:23 |
phh | + based on cr2 docs | 10:23 |
emwe | are these docs somewhere? htc-linux wiki? | 10:23 |
phh | i'd assume so | 10:24 |
emwe | librpc talks to what component? arm9 directly or this is done over kernel published rpc devices? | 10:25 |
emwe | s/devices/endpoints | 10:25 |
phh | kernel published endpoints | 10:26 |
phh | but endpoints are only integer values | 10:26 |
phh | so ... | 10:26 |
phh | it's almost like directly to arm9 | 10:26 |
phh | (and you can really easily make arm9 crash :D) | 10:27 |
emwe | yap, sometimes it times out telling us the location i think. and re-nagging it again sooner or later makes it crash. | 10:27 |
emwe | do you remember if it likes us processing the init sequences twice? | 10:28 |
phh | ... | 10:28 |
phh | we process twice the init sequence ? | 10:29 |
emwe | sometimes i activate a gps consumer app and it doesn't update any location. then i disable/enable, instant fix. | 10:29 |
emwe | no, i am just asking if it likes that | 10:29 |
phh | mmmmmm | 10:29 |
emwe | so on timeout waiting for "can_send", i whonder if i can just init_gps_rpc() again and be lucky getting updates again. | 10:29 |
emwe | perhaps worth a try. | 10:30 |
phh | perhaps | 10:30 |
emwe | so much to test, so less time... | 10:30 |
emwe | thanks for your answers. | 10:30 |
emwe | btw, you wanted to delete those now incubated repositories from the kernel gito project sometime. ;) | 10:32 |
phh | mmmm ? | 10:33 |
emwe | android-hardware, android-htc-ril, libhardware_legacy, hardware_msm7k | 10:34 |
emwe | at least that's what i recall from the initial mails on xdandroid-dev list. | 10:34 |
*** programmer8922 has joined #xdandroid | 10:43 | |
*** ImCoKeMaN has joined #xdandroid | 11:24 | |
*** whiteE has joined #xdandroid | 11:27 | |
*** helicopter88 has joined #xdandroid | 11:33 | |
*** ryannathans has quit IRC | 11:33 | |
*** helicopter88 has quit IRC | 11:34 | |
*** ryannathans has joined #xdandroid | 11:38 | |
*** whitetee has joined #xdandroid | 11:39 | |
*** whiteE has quit IRC | 11:40 | |
*** Eodun has joined #xdandroid | 11:46 | |
Eodun | hey | 11:47 |
*** oxoocoffee has joined #xdandroid | 12:08 | |
*** fishhead2567 has quit IRC | 12:23 | |
*** fishhead2568 has joined #xdandroid | 12:23 | |
*** helicopter88 has joined #xdandroid | 12:29 | |
*** diego_kynetics has quit IRC | 12:38 | |
*** whitetee has quit IRC | 12:39 | |
*** whiteE has joined #xdandroid | 12:40 | |
*** fishhead2568 has quit IRC | 12:46 | |
*** fishhead2567 has joined #xdandroid | 12:46 | |
*** oxoocoffee_ has joined #xdandroid | 12:49 | |
*** kalemas has joined #xdandroid | 12:53 | |
rpierce99 | Tandyman100: stop trying to buy crappy used winmo phones and just get an android phone, htc mytouch 3g GSM unlocked $99 shipped from NexTag | 12:54 |
Tandyman100 | I. | 12:57 |
Tandyman100 | don't | 12:57 |
Tandyman100 | have | 12:57 |
Tandyman100 | that | 12:57 |
Tandyman100 | much | 12:57 |
Tandyman100 | all I have is $40 | 12:57 |
Tandyman100 | I can't even get a G1 for that | 12:58 |
Tandyman100 | if I had $99 I'd get a nice TP2 | 12:58 |
rpierce99 | loan | 12:58 |
Tandyman100 | my parents don't have that much | 12:58 |
Tandyman100 | my mom is bailing out my uncle for something he didn't do, and my dad needs every penny for surgery on his shoulder | 12:58 |
Tandyman100 | and they've devorced, which complicates everything | 12:59 |
*** oxoocoffee has quit IRC | 12:59 | |
rpierce99 | both of those things take a back seat to a phone, FYI | 12:59 |
Tandyman100 | lol | 13:00 |
Tandyman100 | meh, I just need a *smartphone* that will make calls | 13:00 |
Tandyman100 | I just wish it wasn't so damn thick | 13:00 |
Tandyman100 | O_o | 13:00 |
Tandyman100 | (in case you're wondering, my uncle's wife must've swallowed 40gs of pure bitchnium, because her and her friends set up a meth lab while he was away) | 13:01 |
Tandyman100 | So now his landlord is a decent guy, letting him live there with no rent, but he can't pay his water bill, and Tulsa will "remove" you from a house (or so my mom says) if you don't have running water (wtf) | 13:02 |
Tandyman100 | but this is irrelavent | 13:02 |
Tandyman100 | I can't afford more than a $40 shipped phone | 13:02 |
Tandyman100 | and the Samsung BlackJack II has no wifi :( | 13:03 |
*** kalemas has left #xdandroid | 13:03 | |
*** kalemas has joined #xdandroid | 13:04 | |
*** rpierce99 has quit IRC | 13:10 | |
*** rpierce99 has joined #xdandroid | 13:10 | |
*** rpierce99_ has joined #xdandroid | 13:11 | |
*** rpierce99 has quit IRC | 13:11 | |
*** rpierce99_ is now known as rpierce99 | 13:11 | |
*** XenophonF has joined #xdandroid | 13:23 | |
*** programmer8922 has quit IRC | 13:25 | |
XenophonF | quick question re: removing xda - i'd just have to reset the device, and i'll be back to the original windows mobile rom, right? | 13:26 |
Tandyman100 | IS this a NAND built or HaRET? | 13:27 |
Tandyman100 | if it's HaRET, then yes. Just power the device off, and power it back on, and you'll be back in winmo. You can go back into xdandroid by running haret.exe | 13:27 |
XenophonF | HaRET - I want to try to boot Android on an HTC Imagio. | 13:27 |
XenophonF | awesome! | 13:27 |
rpierce99 | good luck, haven't talked to anyone who has gotten that to work properly on the whitestone | 13:28 |
*** whiteE has quit IRC | 13:29 | |
XenophonF | yeah, that's what i've been reading so far | 13:29 |
XenophonF | some people have been able to get android booted | 13:30 |
XenophonF | but who knows how well it worked - there's almost no follow-up | 13:30 |
rpierce99 | yeah doesn't seem like anyone has really cared enough to try to make it work | 13:30 |
XenophonF | how much trouble is it to get the android toolchain installed, if I want to try my hand at some coding? | 13:31 |
rpierce99 | http://xdandroid.com/wiki/Getting_the_Source | 13:32 |
XenophonF | oh never mind i just found the FM | 13:32 |
XenophonF | sorry about that | 13:32 |
rpierce99 | i think most of the work for the device would happen in the kernel though | 13:33 |
rpierce99 | the system should work i'd think | 13:33 |
XenophonF | oh so that isn't the same thing? | 13:34 |
XenophonF | ah i get it now | 13:36 |
XenophonF | OK well i'm going heads-down into the documentation - thanks! | 13:36 |
*** XenophonF has left #xdandroid | 13:36 | |
*** sigma6 has quit IRC | 13:40 | |
*** fishhead2567 has quit IRC | 13:40 | |
*** bs123 has joined #xdandroid | 13:43 | |
*** Eodun has quit IRC | 13:45 | |
*** fishhead2567 has joined #xdandroid | 13:45 | |
*** programmer8922 has joined #xdandroid | 13:48 | |
*** programmer8922 has quit IRC | 14:11 | |
*** whiteE has joined #xdandroid | 14:50 | |
hyc | hmmmm. that HD2 gps lib has all of its agps stubs "not yet implemented" | 15:09 |
hyc | and I wonder if the RPCs they use are the same as on ours. | 15:09 |
hyc | Certainly HD2 AMSS was quite different, in the rmnet department | 15:09 |
emwe | you bored? ;) | 15:12 |
emwe | something's fucked up here. somehow the froyo libhtcgeneric-ril.so from rootfs is attracted. i am getting nuts here. | 15:13 |
hyc | I thought we deleted the ril from rootfs | 15:17 |
hyc | I sure did, a long time ago | 15:17 |
hyc | and changed the Android.mk files to just build it in the system image | 15:18 |
emwe | nope, it's still around. trying to fetch init output now | 15:20 |
hyc | even so, if you're on GB it shouldn't be mounting the froyo binary from rootfs | 15:20 |
emwe | it symlinks init.rc correctly, but that ril from 2011-04-28 is attracted. | 15:20 |
hyc | of course right now froyo and gb have identical source | 15:21 |
emwe | yes, but it's the binary from 2011-04-28 | 15:21 |
emwe | and that one gets loaded. | 15:21 |
emwe | or rather it spits that out. | 15:21 |
emwe | 07-19 21:07:16.730 I/RILC ( 1284): RIL Daemon version: HTC Vogue Community RIL hyc b585e5f 2011-04-28 22:41:47 -0700 | 15:21 |
hyc | not good... | 15:21 |
*** oxoocoffee_ has quit IRC | 15:22 | |
emwe | dunno what gets attracted on froyo. worth querying somebody. | 15:23 |
emwe | where's arrrghhh when you need him ;) | 15:23 |
hyc | that might explain why people are still getting SoDs and dropped service | 15:23 |
hyc | regressed ril version | 15:23 |
emwe | and i thought JIT was the fault. | 15:23 |
emwe | i just recently switched to the new rootfs, had no issues before | 15:24 |
emwe | the "echo" from init go to stdout, right? | 15:24 |
hyc | rootfs should not be mounting that any more. just comment it out of the /init script | 15:24 |
emwe | i wanna track down the bug why it's doing so... not just comment ;) | 15:24 |
hyc | the bug is that rootfs has any of this at all | 15:25 |
hyc | ril should only be coming from system image now, not rootfs | 15:25 |
emwe | man, is it me screwing up again, chasing my own stupidity perhaps? can someone please starting using gingerbread?! ;) | 15:27 |
*** kalemas has left #xdandroid | 15:46 | |
emwe | rild.libpath=/lib/froyo/libhtcgeneric-ril.so !! | 15:47 |
emwe | build.prop in system image | 15:48 |
hyc | hahahaha | 15:48 |
hyc | still, that whole folder should have been deleted from rootfs already | 15:49 |
emwe | yap, think so. | 15:50 |
emwe | froyo shouldn't have that issue, at least device/xdandroid/msm/system.prop has the correct system/lib path | 15:51 |
*** programmer8922 has joined #xdandroid | 16:04 | |
emwe | there we go... 07-19 21:58:41.920 I/RILC ( 1284): RIL Daemon version: HTC Vogue Community RIL hyc f869887 2011-06-07 01:53:23 -0700 | 16:10 |
helicopter88 | hyc,where do i take files to edit in /data/misc? | 16:33 |
hyc | /data/misc/wifi and /data/misc/dhcp need fixes | 16:38 |
*** nadster has joined #xdandroid | 16:39 | |
helicopter88 | I'd fix them,but i don't have them,are them the same in system/etc/wifi? | 16:42 |
hyc | no | 16:42 |
hyc | templates are in /system/etc | 16:42 |
hyc | they get copied to /data and customized | 16:43 |
helicopter88 | oh,so if system is missing them,wi-fi wont' work,right? | 16:43 |
hyc | never mind. if you don't have them then there's nothing to edit. | 16:43 |
hyc | hm, yeah, wifi and tethering will fail | 16:44 |
helicopter88 | thank you! | 16:45 |
*** nadster_ has joined #xdandroid | 16:49 | |
*** nadster_ has left #xdandroid | 16:51 | |
*** programmer8922 has quit IRC | 16:57 | |
helicopter88 | hyc: ot question,in xdandroid init "mount -tdebugfs none /dbgfs" shouldn't there be a space between -t and debugfs? | 16:59 |
*** fishhead2567 has quit IRC | 17:21 | |
*** fishhead2567 has joined #xdandroid | 17:27 | |
*** emwe has quit IRC | 17:32 | |
*** helicopter88 has quit IRC | 17:36 | |
*** fishhead2568 has joined #xdandroid | 17:36 | |
*** fishhead2567 has quit IRC | 17:37 | |
*** Eodun has joined #xdandroid | 18:02 | |
*** Eodun has quit IRC | 18:15 | |
*** fishhead2569 has joined #xdandroid | 18:16 | |
*** fishhead2568 has quit IRC | 18:17 | |
*** fishhead2569 has quit IRC | 18:28 | |
*** Tandyman100 has quit IRC | 18:34 | |
*** Tandyman100 has joined #xdandroid | 18:39 | |
*** rpierce99_ has joined #xdandroid | 18:47 | |
*** rpierce99 has quit IRC | 18:47 | |
*** rpierce99_ is now known as rpierce99 | 18:47 | |
stinebd | only 3113 uniques to FRX07 on the files.x.c mirror | 19:10 |
hyc | only? is that low? | 19:15 |
stinebd | yeah | 19:16 |
stinebd | we used to pull that in a day | 19:16 |
hyc | well, time marches on, people get newer phones... | 19:16 |
stinebd | that's why i need to get the atrix version working | 19:16 |
stinebd | atriXDAndroid | 19:17 |
hyc | heh | 19:17 |
stinebd | not sure how to work the 4g into the name | 19:17 |
hyc | freakin hell. my local timewarner router is giving me 3500ms ping times. | 19:20 |
*** mmbzo has joined #xdandroid | 19:33 | |
*** virsys has joined #xdandroid | 19:40 | |
*** bs123 has quit IRC | 19:47 | |
*** programmer8922 has joined #xdandroid | 19:48 | |
*** hardwalker has joined #xdandroid | 20:54 | |
*** ORi| has quit IRC | 21:00 | |
*** ORi| has joined #xdandroid | 21:03 | |
hyc | rpierce99 is far too polite | 21:25 |
hyc | and I'm pretty sure there's already a wiki page that describes what all the components initrd/rootfs/system are. why do people keep asking? | 21:26 |
rpierce99 | it's a character flaw | 21:26 |
hyc | arrrghhh: which mod did you contact? i think madnish30 is supposed to be taking care of the TP2 forum | 21:28 |
*** bs123 has joined #xdandroid | 21:30 | |
*** virsys has quit IRC | 21:38 | |
*** virsys has joined #xdandroid | 21:52 | |
stinebd | **seen arrrghhh | 21:54 |
xdandroid | stinebd: arrrghhh was last seen in #xdandroid 1 day, 4 hours, 34 minutes, and 6 seconds ago: <arrrghhh> oh well, g2g guys. | 21:54 |
stinebd | i think he quit | 21:54 |
rpierce99 | yeah, 28 hours is a long time | 21:54 |
hyc | my users list is not auto updating. stupid finch... | 21:56 |
*** bs123 has quit IRC | 21:58 | |
hyc | c | 21:58 |
hyc | doh | 21:58 |
stinebd | hmm | 21:59 |
stinebd | seems like that should be an essential part of an irc client | 22:00 |
Fudge | hi | 22:01 |
Fudge | what does cause the dropped service | 22:03 |
stinebd | cosmic radiation mostly | 22:03 |
rpierce99 | sun spots and solar flares | 22:03 |
hyc | halitosis | 22:03 |
stinebd | had to google it | 22:04 |
stinebd | seems reasonable | 22:04 |
hyc | lol | 22:04 |
*** rpierce99 has quit IRC | 22:28 | |
*** rpierce99 has joined #xdandroid | 22:38 | |
*** TheSeven has joined #xdandroid | 22:49 | |
*** [7] has quit IRC | 22:49 | |
*** mmbzo has quit IRC | 23:03 | |
*** rpierce99 has quit IRC | 23:13 | |
Fudge | i have a gammar blocker though | 23:17 |
Fudge | and residual radiation my exoskelital exteria obsorbs | 23:17 |
Fudge | try again :p | 23:17 |
*** rpierce99 has joined #xdandroid | 23:40 | |
*** rpierce99 has joined #xdandroid | 23:49 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!