*** ringer has quit IRC | 00:22 | |
*** SytheZN has joined #xdandroid | 00:52 | |
SytheZN | oh great masters of the androidian experience... | 00:53 |
---|---|---|
SytheZN | what would cause my "desktop" to reset to default, losing all my "widgets" | 00:54 |
SytheZN | faq: no i haven't installed anything new, changed any settings or altered anything else prior to or since my last reboot | 00:59 |
*** phh has quit IRC | 01:00 | |
*** phh has joined #xdandroid | 01:01 | |
*** ImCoKeMaN has quit IRC | 01:02 | |
*** Sythe_ZN has joined #xdandroid | 01:02 | |
*** Sythe_ZN has quit IRC | 01:05 | |
*** SytheZN has quit IRC | 01:06 | |
*** virsys has quit IRC | 01:29 | |
*** bzo has quit IRC | 02:18 | |
*** ryannathansAFK is now known as ryannathans | 02:30 | |
*** kalemas has joined #xdandroid | 02:58 | |
*** |Jeroen| has joined #xdandroid | 03:42 | |
*** kalemas has left #xdandroid | 04:22 | |
*** panda84kde has joined #xdandroid | 04:23 | |
*** kalemas has joined #xdandroid | 04:28 | |
*** virsys has joined #xdandroid | 04:52 | |
*** hardwalker has quit IRC | 05:29 | |
*** raymonddull has quit IRC | 05:56 | |
*** |Jeroen| has quit IRC | 06:08 | |
*** f00bar80 has quit IRC | 06:16 | |
*** f00bar80 has joined #xdandroid | 06:21 | |
*** turbolapin has joined #xdandroid | 07:26 | |
*** mgross029 has joined #xdandroid | 08:11 | |
mgross029 | SytheZN, It sounds like your data.img got corrupted and a new one was created. | 08:14 |
*** helicopter88 has joined #xdandroid | 08:30 | |
*** t0gus4_ has joined #xdandroid | 08:31 | |
*** t0gus4 has quit IRC | 08:31 | |
*** f00bar80 has quit IRC | 09:51 | |
*** turbolapin has quit IRC | 10:07 | |
*** ringer has joined #xdandroid | 10:17 | |
*** kalemas has left #xdandroid | 10:31 | |
*** ringer has quit IRC | 10:46 | |
*** t0gus4_ has quit IRC | 11:02 | |
*** t0gus4 has joined #xdandroid | 11:02 | |
*** kalemas has joined #xdandroid | 11:06 | |
*** rpierce99 has joined #xdandroid | 11:18 | |
*** emwe has joined #xdandroid | 11:21 | |
detule | hey emwe | 11:39 |
emwe | hi. still need to catch up with all the mails. | 11:40 |
emwe | so you say we could drop the sixth slot? | 11:40 |
detule | i have no idea, perhaps worth a try | 11:40 |
detule | it seems unreasonable that it would try to free up memory at <80MB | 11:40 |
emwe | as it finds nothing you say, right? | 11:41 |
emwe | i need to get ahold of it and find time to test it out. | 11:41 |
emwe | i had SOD over night... this pisses me. | 11:41 |
emwe | dunno where that comes from. | 11:42 |
mgross029 | emwe: Just as a comparing and grepped in .39 and there statement in htc_acoustic_wince.c is "if (amss_data->mic_bias_callback)" Same as what you had previously in the .35 kernel. Just and fyi | 11:42 |
emwe | mgross029: ? pardong? | 11:42 |
emwe | -g | 11:42 |
emwe | i really whonder what is up with the RHOD500. i have no incall mic issues. perhaps it's a CDMA mode thing? | 11:43 |
emwe | detule: you are CDMA RHOD400, right? | 11:43 |
detule | yes | 11:43 |
detule | really the person that doesn't have any issues | 11:43 |
detule | is WisTilt2 | 11:43 |
detule | on his gsm rhod | 11:43 |
emwe | you got incall mic issues? | 11:43 |
detule | yes | 11:43 |
emwe | oh?! | 11:43 |
emwe | i got none on RHOD400 GSM | 11:43 |
emwe | so do CDMA perhaps need it? | 11:44 |
emwe | the original code had it NULLed for RHOD because JB has a RHOD300 as well | 11:44 |
detule | emwe, to tell you the truth i had issues when the call back was not nulled out as well | 11:44 |
mgross029 | emwe: Went back to your 11-05 autobuild and the problem went away. | 11:44 |
detule | it makes little difference on my end if it's nulled out or not | 11:44 |
emwe | so then I can't seem to get any clue what to try now... | 11:45 |
emwe | detule: CURRENT = 256 on .39 now? | 11:45 |
detule | yes | 11:45 |
emwe | perhaps there's still some more voodoo required with audio routing in userland? who knows... | 11:45 |
emwe | also my device crashes with nullptr in audmgr.c after two missed calls and then reboots | 11:45 |
mgross029 | emwe, that did help (CURRENT) that is | 11:46 |
detule | emwe, my device is perhaps not the best for acoustic feedback, as the speaker is broken and could be causing other issues, bzo needs to chime in, and/or get rpierce99 on the take | 11:46 |
emwe | mgross029: well yeha, for incall volume changes. | 11:46 |
mgross029 | :p | 11:46 |
detule | btw emwe, htcrhodium-led.c would make you proud | 11:47 |
detule | _all_ leds in one board file | 11:47 |
emwe | you also got ksc client hooked up there for buttons? | 11:47 |
emwe | i've not looked at it :/ | 11:47 |
detule | yeah pretty slick i2c_new_dummy from old client | 11:47 |
detule | from klt client that is | 11:47 |
emwe | ideally we wouldn't duplicate all this stuff for all boards... | 11:48 |
emwe | so much redundant code. that's why i never got really far. | 11:48 |
emwe | stinebd: ping. | 11:49 |
emwe | detule: how have you visualized all current oom_adj values? you got a script handy? | 11:50 |
detule | emwe no, there's got to be some shell command find . | grep "oom_adj" | xargs cat blah blah blah | 11:55 |
detule | i am just no good at scripting | 11:55 |
emwe | same reason why i asked you :) | 11:56 |
emwe | ok. | 11:56 |
emwe | detule: the highest oom_adj i see is 8 here currently. | 12:03 |
emwe | some 8ers 7ers and then 4ers | 12:03 |
detule | they get elevated past 10 | 12:03 |
detule | did you figure out the shell command? | 12:03 |
detule | this works on my desktop "find /proc | grep oom_adj | xargs -I {} cat {}" | 12:05 |
emwe | adb shell "find /proc/ -name 'oom_adj' -print0 | xargs -0 cat {}" | 12:06 |
emwe | xargs on device is a bit dumb | 12:06 |
detule | yeah i noticed | 12:07 |
detule | i set the last oom_adj value in GB to 10, and lowmemorykiller went to work | 12:07 |
emwe | got 0,2,4,7,10 with 1536,3072,8192,10240,12288 now | 12:09 |
emwe | so freemem below 12288*4 kills apps up until 10 | 12:10 |
detule | with 10 you won't get a lot of things staying in memory, especially if market is open, perhaps 2-3 apps | 12:10 |
detule | kills apps over 10 | 12:10 |
emwe | eek, sorry ;) | 12:10 |
emwe | so at 50mb | 12:11 |
detule | yeah somewhere around there | 12:11 |
emwe | 49152kB | 12:11 |
emwe | the bad thing is, this won't help at all with the SODs... | 12:12 |
emwe | need to get up a spreadsheet with the iomappings | 12:12 |
detule | emwe, your sod's confuse me....can't be clock related | 12:12 |
detule | it has to be something with usb | 12:13 |
emwe | perhaps network/radio related | 12:13 |
emwe | but it's unplugged over night... | 12:13 |
detule | it's pretty much automatic with usb/screen off | 12:13 |
emwe | pardon? | 12:13 |
detule | i mean, the few times i've used .35 whenever the usb is plugged in and screen off i get that sod - perhaps it's not so automatic as i thought? | 12:13 |
detule | i might be making sweeping generalizations here | 12:14 |
emwe | you also got that?! i don't have that SOD with usb plugged | 12:14 |
emwe | it magically fixed somehow here. | 12:14 |
emwe | but mgross029 has exactly the same... | 12:14 |
emwe | so yes, if I can figure your issue, perhaps mine goes away | 12:14 |
detule | i remember getting it for sure, and i know bzo did as well | 12:14 |
emwe | strange. why not me?! | 12:15 |
emwe | and regarding notify_usb_connected... | 12:15 |
detule | perhaps you are right maybe it is network related | 12:15 |
emwe | it's in the devices-* somewhere. | 12:15 |
mgross029 | detule, I remember when running 39 I did not get them before, so what changed I guess is my question | 12:16 |
emwe | perhaps the board reset is a bit bad. | 12:16 |
emwe | there's so many factors... | 12:17 |
detule | emwe, what i meant about usb_connected was i see in the board file in .35 we are setting .usb_connected to notify_usb_connected.....i don't see that .usb_connected callback being set anywhere in .39 | 12:18 |
detule | but perhaps grepping is failing me | 12:18 |
mgross029 | emwe: did WisTilt2 pull a lot of his patches for 39 directly from the 35 tree? | 12:18 |
emwe | mgross029: all that code was initially pulled in from .27 | 12:19 |
emwe | mgross029: so the old .27 got pulled over there quite harsh. | 12:19 |
mgross029 | Ahh | 12:19 |
mgross029 | emwe, what was the great idea you said I had in the logs and then you pulled your sd? That confused me.. :p | 12:20 |
emwe | mgross029: forget about that. user error. (mine) | 12:21 |
emwe | i thought i found something regarding my SOD, just fooled myself. | 12:21 |
mgross029 | lol :p ok | 12:22 |
mgross029 | Going to test SOD here. See if I can find anything | 12:22 |
stinebd | emwe: please stop pinging me | 12:22 |
stinebd | i mean hi | 12:22 |
emwe | understood. :P | 12:23 |
stinebd | what is super important? | 12:23 |
emwe | the super important question is, can i setup a new project under XDAndroid for a new fork which get's two lines added in the code? | 12:23 |
stinebd | sure, you got perms? | 12:24 |
stinebd | i don't really remember | 12:24 |
emwe | then i dunno how. | 12:24 |
emwe | is that project created on gitorious.org? | 12:24 |
emwe | or with some repo magic? | 12:24 |
stinebd | on the site | 12:24 |
emwe | i should see something like "create new project" button? | 12:24 |
stinebd | let's see | 12:25 |
stinebd | https://gitorious.org/xdandroid | 12:25 |
stinebd | add repository | 12:25 |
stinebd | right sidebar at the top | 12:25 |
emwe | then no | 12:25 |
stinebd | oh right, i was unable to give permissions for that | 12:26 |
stinebd | because their site is broken | 12:26 |
stinebd | i just tried again and it's still not working | 12:26 |
stinebd | what's the project? | 12:26 |
emwe | hardware_libhardware | 12:27 |
stinebd | oh yeah | 12:27 |
emwe | for two freaking lines of code | 12:27 |
detule | can't we just do an overlay for that file | 12:27 |
emwe | detule: no overlays anymore! | 12:27 |
stinebd | emwe: ok done | 12:27 |
emwe | that has cost me some nerves with people trying to update after they had to be removed. | 12:27 |
detule | ok | 12:28 |
emwe | stinebd: thanks! you can go release GBX0B later this evening, then. | 12:28 |
emwe | nah, just kidding. | 12:28 |
stinebd | don't think i'll be home, sorry | 12:28 |
emwe | then arrrghhh will do :) | 12:29 |
emwe | thx for taking the time stinebd. | 12:29 |
stinebd | i want to put the release keys on our distro mirroring account | 12:29 |
stinebd | arrrghhh has access to the account and i can add you if you email me your ssh pubkey | 12:30 |
stinebd | but then that way i'm not the only one with the keys, and they aren't on the web or anything | 12:30 |
emwe | done. | 12:31 |
emwe | if i can get stuff i am quick, but not getting things done. | 12:32 |
detule | emwe, perhaps worth taking a look but htcrhodium_usb_hw_reset in .35 looks a bit different than usb_phy_reset in .39 | 12:33 |
emwe | yes. | 12:33 |
mgross029 | emwe, on SOD here is the last line of my last_kmsg [ 1714.166900] ARM11 entering suspend mode Just fyi | 12:34 |
emwe | heh?! | 12:34 |
emwe | the htc_battery_smem wakelock is supposed to keep device from idle?! | 12:34 |
emwe | that is what i added in order to not fall asleep on usb connected. | 12:34 |
emwe | and that had caused me the SODs back then | 12:34 |
emwe | i explicitely changed the wakelock way back then. | 12:35 |
stinebd | maybe someone broke it. i'm thinking acl | 12:35 |
emwe | nah... | 12:35 |
emwe | but something on .27 is keeping the device from idling too | 12:35 |
emwe | device will never collapse arm11 on .27 when usb is connected | 12:35 |
stinebd | ticks | 12:35 |
stinebd | .27 isn't nohz | 12:35 |
* stinebd shooting at the dark on that one | 12:36 | |
emwe | i whonder why you aren#t a kernel dev, really. | 12:36 |
emwe | i have not the slightest idea :P | 12:36 |
stinebd | ;) | 12:36 |
emwe | mgross029: that was good info though. | 12:36 |
detule | .39 is tickless too | 12:37 |
emwe | .35 as well | 12:37 |
detule | i don't think tick/less would make a difference in terms of wake locks | 12:37 |
emwe | ok, gingerbread branch pushed. need to push the other patches for fwbase and msm7k and the manifest extension later. | 12:38 |
emwe | weekly shopping ahead... | 12:38 |
mgross029 | emwe, Here is the whole file if interested. http://dl.dropbox.com/u/45928762/lastkmsg1110.txt Lots of msm72k_udc: usb_ept_queue_xfer() tried to queue busy request | 12:40 |
detule | so er the usb wakelock expires on change of charging source? | 12:41 |
detule | isn't there some voodoo you are doing with the cable status update functions where you notify AC charging first and then notify USB charging next? | 12:42 |
detule | nvm that probably doesn't matter | 12:44 |
stinebd | my theory is clearly the awesomest | 12:46 |
*** panda84kde has quit IRC | 12:46 | |
*** corein has joined #xdandroid | 13:09 | |
emwe | re. shopping cancelled. | 13:12 |
mgross029 | is that a good thing? :p | 13:13 |
emwe | yes. ;) | 13:13 |
mgross029 | Last time I was over in Germany I remember daily shopping. :p | 13:14 |
emwe | mgross029: so yeah, seems it's resuming/suspending all the time. which brings it out of trak at some point. | 13:14 |
emwe | it's just the regular week shopping... we aren't here the weekend anyway, so skipped it. | 13:15 |
mgross029 | ARM11 or USB? | 13:15 |
mgross029 | Nevermind. ARM11 at the looks of it. | 13:18 |
emwe | yap :) | 13:21 |
*** AndersG has joined #xdandroid | 13:21 | |
emwe | detule: it might be usb resets all the time or has some connectivity issues and thus the wakelock expires, get's reestablished and so forth... perhaps it's really the usb reset which i did a bit too "simple" compared to .27 | 13:24 |
detule | emwe, could be, i know in .39 the usb connection seems more unstable than in .27... MACs seem to be a good test case, a simple ls blows up the adb connection | 13:26 |
emwe | i have it failing from time to time... but usually it is good for a while. | 13:27 |
mgross029 | Think this is missing in .35 ./linux-msm/drivers/usb/function/adb.c ret = usb_ept_queue_xfer(ctxt->out, req); | 13:27 |
emwe | like after half an hour, it may fail... | 13:27 |
emwe | mgross029: well, let's first start evaluating why it works for me, not for you. | 13:27 |
emwe | mgross029: going to look... comparing with qualcomms msm tree | 13:27 |
mgross029 | emwe you're special | 13:28 |
detule | .35 doesn't even have that file | 13:31 |
detule | (nor does .39 for that matter) | 13:31 |
mgross029 | emwe, Do you turn your BT off? | 13:31 |
emwe | nope. i can't :/ | 13:31 |
emwe | perhaps that is another reason for SODs. | 13:31 |
emwe | dunno | 13:31 |
emwe | i know i had sods when my bt headset was shutting itself of or going idle. | 13:31 |
mgross029 | That is another work around for me. Turn off BT and then the device won't go into SOD on usb. | 13:31 |
emwe | aha | 13:32 |
emwe | but you had SODs before BT iirc | 13:32 |
mgross029 | With BT off the device doesn't slelep so no SOD | 13:33 |
mgross029 | Same with the Stay Awake option | 13:33 |
emwe | lol. | 13:34 |
*** mgross029_ has joined #xdandroid | 13:36 | |
mgross029_ | Damn WebIRC junk... Bleh | 13:37 |
*** mgross029 has quit IRC | 13:38 | |
emwe | it's likely usb connected. | 13:39 |
mgross029_ | The WebIRC? :p | 13:40 |
*** mgross029_ is now known as mgross029 | 13:40 | |
mgross029 | emwe, can you recreate a SOD on your Rhod? Pull the /proc/last_kmsg to compare? Just a thought... Since yours seems different | 13:51 |
emwe | when i wake up in the morning, ramconsole dump and last_kmsg are "empty" just continuous garbage. | 13:52 |
mgross029 | I usually boot back into the system then adb shell cat /proc/last_kmsg. I did not pull that from ramconsole. It should remain from the last time your system was up. AFAIK | 13:54 |
emwe | both are "empty" | 13:56 |
mgross029 | Bleh... Well that doesn't help. :-\ | 13:56 |
*** rpierce99 has quit IRC | 13:57 | |
emwe | detule: caps/fn userland is out patchwise. | 14:16 |
detule | great sorry it was a pain in the behind | 14:16 |
detule | now I just need to build a system image to test functionality | 14:16 |
*** panda84kde has joined #xdandroid | 14:18 | |
*** panda84kde has quit IRC | 14:18 | |
emwe | mgross029: voice search bug reproduced. i just started it up, no mic. the "workaround" is.. toggle volume when VS is up and it will recognize your speech. plz confirm. | 14:20 |
emwe | take your time. nothing urgent. | 14:21 |
mgross029 | emwe: just got your mail I'll load it up now. Ironically I just missed a call because no ringer and the volume up/down seems to be stuck on in-call volume. I also try to call my VM to get the message and I have not audio in earpiece eiter. | 14:21 |
mgross029 | s/eiter/either | 14:21 |
emwe | vol up down nogo? man... we are doomed somehow. | 14:21 |
emwe | test the kernel first. don't worry about the vol/mic issue now | 14:22 |
emwe | (as a proposal, nobody forces you) | 14:22 |
mgross029 | Well I haven't tried VS just read that post... Sec | 14:22 |
emwe | and no hurries. i am not getting bored here... | 14:22 |
emwe | detule: you are building on your own again? i just need to write a mail with the link :) ril hardening patch also made it out. | 14:23 |
detule | not building, that was a not so subtle nudge to get you to build me one | 14:23 |
detule | i need to migrate my machine from 32bit to 64 | 14:24 |
emwe | if you confirm it's good regarind caps/fn, i'll share to the rest. | 14:24 |
detule | sure, but then again if it's broked i won't know if it's the kernel or the patch....i wrote it differently in .39 than in .27 | 14:25 |
detule | i'll give it a go | 14:26 |
emwe | i quickly just spotted caps log output, but was confused not to see fn | 14:26 |
emwe | (in google search toolbar) | 14:26 |
*** vinceweis_ has joined #xdandroid | 14:32 | |
mgross029 | emwe, just to let you know my volume is stuck on in-call volume. Voice Search gets an error. Phone is not recognizing USB connection. Bleh... I did go to terminal and dumped a kmsg and logcat to my sdcard | 14:34 |
mgross029 | Going to reboot now and apply the updated kernel. | 14:34 |
emwe | ouchi. | 14:36 |
emwe | i am going to have supper. a little late today... | 14:36 |
emwe | laters. | 14:36 |
detule | emwe, boot ani | 14:36 |
mgross029 | Laters... Enjoy | 14:36 |
emwe | detule: i shouldn't look a last time on the monitor... boot ani repeating? that happens for me from time to time after new image build. just reboot, and second boot is fine. | 14:38 |
emwe | (if that was it) | 14:38 |
detule | nono booting system now | 14:38 |
mgross029 | I did a repo sync and building on two different VMs so we'll see which one is done first. :p | 14:38 |
emwe | detule: ok. now i am really off for a bit :) | 14:38 |
*** emwe_ has joined #xdandroid | 14:50 | |
*** emwe has quit IRC | 14:54 | |
*** helicopter88 has quit IRC | 14:57 | |
mgross029 | detule, look at this one. W/ToneGenerator( 1525): Tone start failed!!!, time 1892404 | 14:57 |
mgross029 | That was a call which did not ring so I missed it. | 14:58 |
detule | could be more than one thing i guess, enable debugging messages in ToneGenerator.cpp perhaps | 15:05 |
mgross029 | I'll post both my logcat and dmsg I pulled from terminal just after I missed the call. There is more info. That one just stood out right away. | 15:07 |
mgross029 | This one stood out too W/AudioTrack( 1525): obtainBuffer timed out (is the CPU pegged?) 0x2e9508 user=00000960, server=00000000 | 15:08 |
mgross029 | http://dl.dropbox.com/u/45928762/dmsgnoring.txt http://dl.dropbox.com/u/45928762/lcnoring.txt For your viewing entertainment | 15:15 |
*** helicopter88 has joined #xdandroid | 15:19 | |
*** SytheZN has joined #xdandroid | 15:24 | |
*** kalemas has left #xdandroid | 15:25 | |
*** emwe_ is now known as emwe | 15:27 | |
emwe | mgross029: perhaps your CPU is really under high load and/or there's some high IO load going one making it impossible to play the sound | 15:28 |
emwe | mgross029: how's the kernel? | 15:28 |
emwe | detule: how's the image? | 15:28 |
detule | leds work | 15:29 |
detule | emwe, need to chown them in rootfs | 15:29 |
detule | chasing my tail with that one | 15:29 |
SytheZN | mgross029: you said you think my data.img got corrupted... wouldn't that mean any installed apps would've been lost? or at least lost their config as well? | 15:31 |
emwe | detule: oh yeah, forgot. i'll prepare a rootfs patch. | 15:33 |
* SytheZN just dropped his cigarette in his coffee | 15:34 | |
SytheZN | you know... ATI drivers aren't worth the MB,s they consume | 15:35 |
emwe | detule: + chown system system /sys/class/leds/caps/brightness | 15:35 |
emwe | + chown system system /sys/class/leds/func/brightness looks ok? | 15:35 |
detule | yeah | 15:35 |
SytheZN | i've been e-mailing them for 6 months because their drivers stopped using any installed inf's with custom timings embedded | 15:36 |
SytheZN | i sent them the inf i wrote and they said it's fine | 15:37 |
SytheZN | but they can't tell me why it won't work | 15:37 |
detule | emwe, it also didn't help that i had patched the kernel incorrectly | 15:37 |
detule | but it's been fixed | 15:37 |
detule | if you pull .39 you can test the led functionality | 15:37 |
detule | thanks for all of that -> i know it was a lot of work for a little gain | 15:38 |
mgross029 | emwe, just had to update some updates come across on market. Going to set up and test now | 15:38 |
mgross029 | SytheZN: Correct you should have went back to your base settings... That is what I thought you said happened | 15:38 |
emwe | mgross029: take your time. no hurries as mentioned earlier. | 15:38 |
emwe | detule: nah, it was perfectly ok. we wanted it, anyway. thx for pulling it together. i haven't even tested it... | 15:39 |
emwe | cool the stuff works fine. | 15:39 |
SytheZN | mgross029: yeah, my "desktop" reset, but none of my apps were lost or lost any of their configs | 15:40 |
mgross029 | SytheZN: did you do a restore from Titanium Backup by chance? | 15:41 |
*** SytheZN has quit IRC | 15:41 | |
*** SytheZN has joined #xdandroid | 15:41 | |
mgross029 | emwe: Ha... Now my computer won't recognize the USB... LOL | 15:41 |
SytheZN | mgross029: yeah, my "desktop" reset, but none of my apps were lost or lost any of their configs | 15:41 |
SytheZN | as far as i can see, only the homescreen widgets were affected | 15:41 |
SytheZN | soz, f* network | 15:42 |
mgross029 | SytheZN: Not sure on that one | 15:42 |
SytheZN | thanks anyways... i'll do some digging, let you know if i come up with anything | 15:43 |
SytheZN | you don't think it's possible the homescreen config was corrupted without the rest of the data.img being affected? | 15:44 |
mgross029 | Well I've see that if I've done a TB restore or changed my launcher | 15:45 |
SytheZN | is it possible for part of it to be rebuilt? | 15:45 |
SytheZN | changed your launcher? ie from haret to something else? | 15:46 |
mgross029 | Android Laucher, meaning the one were the apps tray is when you are in Android | 15:47 |
mgross029 | You could just readd the widgets I suppose and reboot to see if they stick or not. | 15:47 |
SytheZN | ah, blonde | 15:47 |
SytheZN | the only thing i can see missing is the wireless widget... can't add it again | 15:48 |
SytheZN | well they're sticjing | 15:48 |
SytheZN | *sticking after a reboot | 15:48 |
SytheZN | far as i can tell anyways | 15:49 |
SytheZN | thanks for the help though... much appreciated | 15:52 |
SytheZN | gotta run | 15:52 |
mgross029 | SytheZN: NP | 15:52 |
*** SytheZN has quit IRC | 15:53 | |
mgross029 | emwe, So far my system only turns on charging when USB connected. It will not connect the ADB driver it seems. | 15:59 |
detule | check if adbd is running in ps | 16:01 |
detule | if not try running it directly | 16:01 |
mgross029 | detule: Yep running. I will kill and see if it restarts | 16:03 |
detule | what happens when you "adb devices" | 16:03 |
detule | you linux? try lsusb see if you see the device | 16:04 |
mgross029 | XP Unfortunately... Linux VMs only which don't have USB connected at the moment. | 16:06 |
mgross029 | I think it is XP hung up on USB | 16:06 |
emwe | so wth did i break... it will detect usb, but not enable usb debugging... | 16:07 |
mgross029 | emwe, I don't think anything unless you are sending me XP bugs. :p | 16:08 |
emwe | nah, i can reproduce | 16:08 |
emwe | a pita though i have to reboot to wince and push kernel over there... | 16:08 |
mgross029 | It has to be my stupid crappy xp system. | 16:12 |
emwe | ? regarding usb? no. | 16:14 |
emwe | it was the kernel i sent along. | 16:14 |
*** AndersG has quit IRC | 16:18 | |
mgross029 | emwe, sorry but are you saying the kernel you sent disabled my ability to connect via usb to adb? Just wanted to be clear. | 16:27 |
emwe | yes. i already said i can reproduce | 16:27 |
emwe | i didn't test before. | 16:27 |
mgross029 | Ok gotcha. Sorry I have usb problems with this xp crap all the time so I thought it was my system. :p | 16:28 |
mgross029 | I know what you mean about booting into wince. I do it everytime you guys give me something new or when I need to test something out. :p | 16:32 |
emwe | ouch. | 16:35 |
mgross029 | emwe, I pulled all of the gb repo changes and already created an image from my local repo. | 16:37 |
emwe | good to know i didn't screw things up | 16:38 |
mgross029 | I can send out a dropbox link but it will have my Global network change. | 16:38 |
emwe | we can go over that "later". | 16:39 |
mgross029 | Yeah it actually compiled pretty quick too. I was surprised... | 16:39 |
mgross029 | Ok | 16:39 |
emwe | pretty quick? | 16:39 |
mgross029 | Well it was about an hour or so I think | 16:39 |
emwe | ah lol | 16:39 |
emwe | man... you confuse me with how you say things. | 16:40 |
emwe | :) | 16:40 |
emwe | bah, i hate my upload speed. | 16:40 |
mgross029 | Which compared to a couple that have taken over two hours. I think it was because my system wasn't being tied up as much | 16:40 |
mgross029 | That was where I was hoping to help out. I'll have to build another clean repo. :p | 16:42 |
emwe | plz download a new kernel from the same url i posted earlier. | 16:42 |
mgross029 | I have upload speed to spare, fortunately for me. I used to have 768 up just a couple of months ago though. They just boosted us up. | 16:42 |
emwe | it's pretty similar... at least works here.. but you need to test out the rest. | 16:43 |
mgross029 | Ok will do. | 16:43 |
emwe | thanks | 16:43 |
emwe | brb | 16:43 |
mgross029 | Ok loaded up and booting | 16:47 |
*** raymonddull has joined #xdandroid | 16:51 | |
mgross029 | Ok. connected to usb after sleep it disconnects adb | 17:00 |
mgross029 | And if you wait too long to wake it up it still goes SOD. | 17:01 |
mgross029 | Ok gotta head out. Laters all. | 17:02 |
*** mgross029 has quit IRC | 17:02 | |
*** programmer8922 has joined #xdandroid | 17:07 | |
stinebd | emwe: ping | 17:21 |
emwe | mgross029: could reproduce. | 17:21 |
emwe | stinebd: pong | 17:21 |
stinebd | pm incoming | 17:21 |
*** helicopter88 has quit IRC | 17:29 | |
*** rpierce99 has joined #xdandroid | 17:33 | |
*** programmer8922 has quit IRC | 17:35 | |
*** emwe has quit IRC | 17:55 | |
*** programmer8922 has joined #xdandroid | 18:05 | |
*** corein has quit IRC | 18:37 | |
*** Yusuke14 has quit IRC | 18:38 | |
*** rpierce99 has quit IRC | 19:13 | |
*** d3tul3 has joined #xdandroid | 19:17 | |
*** hardwalker has joined #xdandroid | 20:23 | |
*** hardwalker has quit IRC | 20:23 | |
*** hardwalker has joined #xdandroid | 20:26 | |
*** d3tul3 has quit IRC | 20:38 | |
*** d3tul3 has joined #xdandroid | 20:55 | |
*** d3tul3 has quit IRC | 21:01 | |
*** rpierce99 has joined #xdandroid | 21:28 | |
*** vinceweis_ has quit IRC | 21:41 | |
*** d3tul3 has joined #xdandroid | 22:29 | |
*** d3tul3 has quit IRC | 22:34 | |
*** rpierce99 has quit IRC | 22:44 | |
*** TheSeven has quit IRC | 22:56 | |
*** [7] has joined #xdandroid | 22:57 | |
*** rpierce99 has joined #xdandroid | 23:16 | |
*** rpierce99 has quit IRC | 23:20 | |
*** d3tul3 has joined #xdandroid | 23:56 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!