**** BEGIN LOGGING AT Wed Aug 22 03:00:00 2012 Aug 22 08:28:35 mirage335: ping Aug 22 11:31:29 hi, in what config files headset scenario switching is done automatically when you plug your headset (SHR) Aug 22 11:32:06 GNUtoo: hi Aug 22 11:32:14 GNUtoo: I've fixed the nexus shite Aug 22 11:37:08 ok Aug 22 11:38:53 GNUtoo: I've sent the patches to replicant ML but they got blocked because I was not subscribed. I have a gitorious tree Aug 22 11:39:15 ok nice Aug 22 11:39:37 GNUtoo: https://gitorious.org/i9100-proper-linux/omap4_gralloc the idea is to fix stride. It would be nice if you factor it out to a standalone gralloc and add omap4 vsync call Aug 22 11:40:03 wow ok Aug 22 11:40:18 we could add ion support too? Aug 22 11:40:45 GNUtoo: also take a look at https://wiki.linaro.org/Platform/Android/ICSwithSoftwareGL . nexus is powerful enough, with software GL it is like older devices with GB. camera is broken though Aug 22 11:41:02 ok Aug 22 11:42:23 GNUtoo: ok, I think if we add a proper page flipping, accelerated blitting and ION, it will be acceptably fast Aug 22 11:42:56 ok Aug 22 11:47:49 GNUtoo: I need to email you the commented list of blobs (from our internal wiki) so that you can translate and adapt it for replicant wiki Aug 22 11:48:04 ok thanks Aug 22 11:48:18 GNUtoo: looks like NFC, GPS, camera fw loader and DSP image are the only ones remaining now Aug 22 11:48:32 ok Aug 22 11:48:41 how's gps going? Aug 22 11:48:46 GNUtoo: what's your mail, again? Aug 22 11:49:19 GNUtoo no-log.org Aug 22 11:50:26 GNUtoo: sent. Some comments are in russian, but google translate should work fine. there are english comments also. let me know when you read it Aug 22 11:51:10 ok Aug 22 11:57:12 Alex[sp3dev], what is ALOGE ? Aug 22 11:57:17 LOGE works fine for me Aug 22 11:57:25 I'm on ics-release Aug 22 11:57:26 of cm Aug 22 11:57:47 GNUtoo: in jellybean, fuckers renamed all logging functions Aug 22 11:57:52 ouch Aug 22 11:58:05 also is it possible to put your gralloc alone in a new repo? Aug 22 11:58:39 GNUtoo: I would like that you make it a standalone gralloc, like for msm7k. i.e., move it out of libhardware Aug 22 12:01:35 ok if you want me to do it I'll do it Aug 22 12:03:39 but I'll be able to push only later Aug 22 12:03:40 (I'm on 3g) Aug 22 12:13:48 ok I'll push for your gralloc Aug 22 12:13:54 can you give me access? Aug 22 12:14:00 GNUtoo on gitorious Aug 22 12:14:34 for the ALOG what do we do? Aug 22 12:14:39 we make 2 branches? Aug 22 12:15:19 basically I delleted all files but gralloc Aug 22 12:15:19 and moved gralloc on top Aug 22 12:15:27 then I'll rename it to gralloc.omap4 Aug 22 12:16:31 Alex[sp3dev], or should I fork and you merge the result? Aug 22 12:16:46 GNUtoo: just download jb source instead Aug 22 12:17:05 #ifndef LOGE #define LOGE ALOGE Aug 22 12:17:07 #endif Aug 22 12:17:10 or do like that Aug 22 12:19:21 ok good point Aug 22 12:19:49 how should I send you my changes? Aug 22 12:19:52 what do you prefer? Aug 22 12:20:00 *whta way Aug 22 12:23:10 GNUtoo: a pull request on gitorious. or even better, set up a new repo inside the replicant project Aug 22 12:23:19 ok Aug 22 13:02:11 https://gitorious.org/replicant/omap4_gralloc/commits/ics Aug 22 13:03:09 Alex[sp3dev], do you have trebuchet running? Aug 22 13:11:18 GNUtoo: what is that? Aug 22 13:11:34 ah, the launcher Aug 22 13:11:55 yes, if you build hwcomposer.default.so and apply the patches to framework from linaro, everything works Aug 22 13:12:55 ok Aug 22 13:13:00 I'll rebuild then Aug 22 13:13:37 how to build hwcomposer.default.so? Aug 22 13:13:41 is it build by default? Aug 22 13:14:22 GNUtoo: read the linaro link. add it to some .mk file. and it should also be built by default, just not installed to the image Aug 22 13:14:42 I've already the patch mentioned in it Aug 22 13:14:51 ok Aug 22 13:16:27 ./out/target/product/maguro/symbols/system/lib/hw/hwcomposer.default.so Aug 22 13:16:27 ok Aug 22 13:16:35 I'll remove that: Aug 22 13:16:35 ./out/target/product/maguro/symbols/system/vendor/lib/hw/hwcomposer.omap4.so Aug 22 13:16:41 on target of course Aug 22 13:16:57 D/[GPS-PROXY-SRV](20812): nmea: len 30, str $GPGSA,A,1,,,,,,,,,,,,,,,*1E Aug 22 13:17:05 huh, my gps wrapper almost work Aug 22 13:17:06 s Aug 22 13:17:45 hope I'll have time to work on gsd4t driver later Aug 22 13:19:30 ok Aug 22 13:19:37 we have crespo-gps-test btw Aug 22 13:19:44 I guess you already know it Aug 22 13:24:31 morphis, hi Aug 22 13:24:57 do you know how headset scenario switching works? Aug 22 13:25:06 is it in fsodeviced.conf? Aug 22 13:25:15 which reports to some SHR deamons Aug 22 13:25:31 2)or is it some config file in some SHR deamons (like libphone-ui) Aug 22 13:25:42 3) or is it in rules.yaml? Aug 22 13:39:46 ok seem option 1 Aug 22 13:40:59 ok it works...badly because of the bug with the switching in the kernel or userspace Aug 22 13:41:15 [ 146.366760] twl4030-codec twl4030-codec: operation mode cannot be changed on-the-fly Aug 22 13:41:23 maybe we should look at it Aug 22 13:41:30 and remove operation mode switch in the scenarios Aug 22 17:27:24 morphis, hi **** BEGIN LOGGING AT Wed Aug 22 17:34:23 2012 Aug 22 17:37:49 morphis, should I retest data on gta04? because last time that i tested it failed even with your fix.... Aug 22 19:23:06 heyho **** ENDING LOGGING AT Thu Aug 23 02:59:59 2012