Wednesday, 2011-12-21

*** d3tul3 has quit IRC00:11
*** rpierce99 has joined #xdandroid00:12
*** rpierce99 has quit IRC00:31
*** raymonddull has joined #xdandroid00:31
*** raymonddull has quit IRC03:05
*** kalemas has joined #xdandroid03:07
*** programmer8922 has quit IRC03:10
*** SytheZN has joined #xdandroid04:26
SytheZNGreetings etc.04:26
SytheZNI'd like to get my initrd to speak ext404:29
SytheZNBeen googling but I can't seem to find much info04:30
SytheZNAny ideas?04:31
*** |Jeroen| has joined #xdandroid04:40
*** Sythe_ZN has joined #xdandroid04:50
*** SytheZN has quit IRC04:50
*** Sythe_ZN has quit IRC04:59
*** SytheZN has joined #xdandroid05:00
*** hardwalker has quit IRC05:21
*** Sythe_ZN has joined #xdandroid05:33
*** SytheZN has quit IRC05:33
*** teemodk has joined #xdandroid05:48
*** teemodk has quit IRC06:01
*** andygraybeal has joined #xdandroid06:21
*** SytheZN has joined #xdandroid06:25
*** Sythe_ZN has quit IRC06:25
*** SytheZN has quit IRC06:26
*** helicopter88 has joined #xdandroid07:15
*** newbie1 has joined #xdandroid07:27
*** newbie12 has joined #xdandroid07:28
*** helicopter88 has quit IRC07:31
*** newbie1 has quit IRC07:33
*** newbie12 has quit IRC07:34
*** |Jeroen| has quit IRC07:40
*** kipill has joined #xdandroid08:30
kipillhi all!08:30
kipillPlease help debug error - Kernel Panic! after log message: smem_find(15, 16424) wrong size 4008:32
*** daschacka has joined #xdandroid09:15
daschackahi09:15
*** daschacka has left #xdandroid09:16
*** fishhead2567 has joined #xdandroid09:17
*** helicopter88 has joined #xdandroid09:25
*** kalemas has left #xdandroid09:35
*** rneese_ has joined #xdandroid09:50
rneese_is there a list of all the tablets supported by xdandroid09:51
phhwut ?09:51
phhnone ? :D09:51
helicopter88rneese_: " Only msm7k devices supported atm. "09:52
*** teemodk has joined #xdandroid09:52
helicopter88and not the latest msm7k,the older ones09:52
phhthere could be msm7k tablets :D09:52
phh(god i hope not)09:52
helicopter88yeah,if someone makes a msm720x tablet would need to die09:53
rneese_also you would think tablets would have wireless n but most I have seens are still b/g09:55
helicopter88never thought about tablet having N09:55
helicopter88and this isn't the proper channel to talk about tablet09:56
*** kipill has quit IRC10:02
*** |Jeroen| has joined #xdandroid10:46
*** Yusuke14 has quit IRC11:25
*** NeoMatrixJR has joined #xdandroid11:27
jonpryisn't bcm4325 N?12:02
*** corein has joined #xdandroid12:02
phhi think it is12:06
detulehey jonpry12:19
jonpryhi detule12:30
detuleyou have a sec12:30
detulei am a little confused about this cycle-to-ns conversion https://gitorious.org/~detule/linux-msm-rhod/detules-linux-msm-rhod/blobs/htc-msm-3.1/arch/arm/mach-msm/timer.c#line39412:34
jonprywhat about it12:38
detulei would have put return cyc2ns(&clock->clocksource, (alarm - count) >> clock->shift);  there12:39
jonprycyc2ns is a macro that does clock*mult >> shift12:40
detulei guess i just can't match up the bit shift with what's in .27 and CA12:41
detulethey shit alarm-count as well12:41
detule*shiFt12:41
jonprythat doesn't make sense to me12:42
arrrghhhi think they shit it is more appropriate.12:42
detuleit doesn't make sense to me either but perhaps alarm-count is not in cycles12:43
detulebut i think it's right12:43
jonprywell if alarm and count are subticks. then (alarm-count)>>shift should be 1 or 0, maybe negative12:45
jonpry1 if count is 0. usually 0. and negative if count expired12:46
jonpryyou get a slowdown?12:46
detuleno12:46
detulebut12:46
detuleafter i changed this return value i think it's doing something right12:46
detulebecause now i HAVE to adjust wake_locks to IDLE12:46
detuleotherwise if woken up while in suspend by a wake_lock that's init'ed to SUSPEND, it will stay awake12:47
detulei never understood how we could get away without adjusting any wakelocks12:47
jonprythat is the correct behavior no?12:48
detuleno some of these wakelocks that are set to expire12:48
detulelike evdev that just briefly wake it up12:48
detuleor SMD_DATA112:48
jonpryok12:48
jonpryi'm confused. is this with idle collapse enabled or not?12:49
detuleyeah idle collapse enabled12:49
jonprywakelock_suspend should be fine for everything except the vbus because of some irq issue12:49
detulehow about these guys that have an expiration12:50
detuleif the device is in idle12:50
detulearen't there huge latencies12:51
detuleand those expirations are not quite sane12:51
jonpryi don't understand12:51
detulei gotta go, here's the diff for what i am using http://pastebin.com/CjxFxb7S i'll be back later12:52
jonprybutton gets pressed. evdev sets a 20ms wakelock to make sure the event is processed by userland. userland sets powermanager wakelock if it is inspired. device doesn't sleep12:52
*** NeoMatrixJR has quit IRC13:03
detulesorry jonpry had to step out13:46
detulei am just speculating here but not sure if its because the timer is in some low power mode whilst in IDLE, but don't think those wake lock timeouts are behaving right13:50
*** kalemas has joined #xdandroid13:52
jonpryafaik wakelock_idle shouldn't be necessary13:56
detulewhat do you think about the cycle to ns conversion13:57
detuleif you echo 72 to sys/module/pm/para*/debug_mask13:58
detuleit will print out what the sleep_times that are returned from that function are13:58
detulewe can compare with what i am seeing here and see if any one set makes more sense than the other13:58
teemodkarrrghhh, did you see any useable radio logs from Starling or other with working RHOD100 nand radio - I would love to compare with my own14:14
arrrghhhteemodk, they're posted on xda-devs and ppcg14:14
arrrghhhnot sure what you mean by 'usable'14:14
teemodkso far I only saw an incomplete14:14
arrrghhh?14:15
teemodkI mean - the one I saw is very short14:15
teemodkno initializing14:15
arrrghhhi dunno14:15
*** |Jeroen| has quit IRC14:16
arrrghhhif you haven't found 'em on ppcg or xda-devs, i'm not hiding anything special teemodk :P14:31
arrrghhhbut from what i've gleaned, that "fix" isn't really a fix at all.14:31
*** rneese_ has quit IRC14:43
teemodkokay np14:45
teemodknah, I didn't  consider it a real fix, I would hate to call the police everytime I need to initialize the radio14:46
arrrghhhlol14:47
arrrghhhit doesn't seem to work consistently anyways.14:47
arrrghhhwe need to sort out why that trick works tho14:48
arrrghhh"works"14:48
teemodkyes, I have loads of logs, but without a good to compare with, Im lost14:48
arrrghhhhrm14:52
arrrghhhi thought there was some "good" logs on xda-devs14:52
arrrghhhbut if you can't find 'em, not sure what hope i have.14:52
teemodkno you don't, was only hoping someone sent it to you or acl14:53
arrrghhhnah14:53
arrrghhhpeople know i don't know anything :P14:53
arrrghhhthey don't send me logs14:53
teemodklol14:54
teemodkliar14:54
arrrghhh:D14:58
*** Jonathan_R has joined #xdandroid15:01
Jonathan_Ri bricked my huawei ascend, thus far i have not been able to recover from it15:02
arrrghhhbummer15:22
*** kalemas has left #xdandroid15:43
*** ^Tempest has quit IRC16:36
*** teemodk has quit IRC16:49
*** helicopter88 has quit IRC16:53
*** Sunhouse has joined #xdandroid16:58
*** corein has quit IRC17:50
*** NeoMatrixJR has joined #xdandroid18:04
*** fishhead2567 has quit IRC18:07
*** raymonddull has joined #xdandroid18:53
*** hardwalker has joined #xdandroid19:53
*** ray|yar has joined #xdandroid20:18
*** raymonddull has quit IRC20:19
*** ray|yar is now known as raymonddull20:21
*** raymonddull has quit IRC20:32
*** raymonddull has joined #xdandroid20:32
*** d3tul3 has joined #xdandroid20:54
*** raymonddull has quit IRC20:57
*** d3tul3 has quit IRC20:57
*** raymonddull has joined #xdandroid20:57
*** programmer8922 has joined #xdandroid20:59
*** raymonddull has quit IRC21:01
*** raymonddull has joined #xdandroid21:01
*** raymonddull has quit IRC21:06
*** raymonddull has joined #xdandroid21:07
*** programmer8922 has quit IRC21:11
*** d3tul3 has joined #xdandroid21:39
*** raymonddull is now known as ray|xbox22:01
*** ray|xbox has quit IRC22:18
*** TheSeven has quit IRC22:19
*** [7] has joined #xdandroid22:19
*** NeoMatrixJR has quit IRC22:24
*** raymonddull has joined #xdandroid23:06
*** d3tul3 has quit IRC23:41

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