**** BEGIN LOGGING AT Thu Nov 26 02:59:56 2009 Nov 26 04:03:21 there we go... 255 * 100000000 > 2**32 Nov 26 04:22:38 ah... and the compare and count registers are only 16bit width Nov 26 04:22:55 the code ignores this Nov 26 04:26:22 eh? Nov 26 04:28:24 s3c pwm code Nov 26 04:28:34 oh :) Nov 26 04:29:20 larsc: whare are we using the pwm for? Nov 26 04:29:26 larsc: what, that is Nov 26 04:30:29 to dim leds and vibrator Nov 26 04:31:18 larsc: toldya, bug in driver ;-P Nov 26 04:33:49 still doesn't fell right tough Nov 26 04:36:42 larsc: I hope we can set cycle duration via api? Nov 26 04:39:34 i.e. we want a sysfs node called duration or frequency in addition to the brightness node Nov 26 04:40:17 DocScrutinizer-8: I don't think you want that Nov 26 04:40:50 sure I want that, as I want blinking of LED without sw interaction Nov 26 04:42:02 max duration is 1s anyway Nov 26 04:42:55 yes I know we got a rather short duration depending on PCLK Nov 26 04:43:15 can you make a pattern? Nov 26 04:43:24 1sec is ok anyway, though 5.someting seconds was better Nov 26 04:43:52 with the power LED you can Nov 26 04:45:18 you have orange and blue which you can sync and flash at different rates and on/off ratio Nov 26 04:45:44 so sth like 4 orange followed by one blue is possible Nov 26 04:46:38 alas not during suspend (though I might find a hw fix consisting of a wire, to enable that) Nov 26 04:47:35 and actually that's my main project I need frequency for Nov 26 04:48:02 nice Nov 26 04:48:09 but don't the led use a lot of power? Nov 26 04:48:33 nah, not really Nov 26 04:48:51 at least in A6 and A7 ;-P Nov 26 04:49:38 bum bum bum Nov 26 04:50:18 DocScrutinizer-8: you can easily achieve that using the timer trigger. Which will even fallback to software if your period is not supported Nov 26 04:50:28 let me put it this way: led needs maybe 10mA. If you have a on/off of 1/10 this is 1mA avrg Nov 26 04:51:24 larsc: I *really* doubt the timer trigger will work at all, for my intended use Nov 26 04:52:40 well it lets you set period and duty time, thats what you want Nov 26 04:53:13 nah, I want that in *hw* Nov 26 04:53:54 you suppose timer trigger will work without CPU? Nov 26 04:54:17 what did just said? Nov 26 04:54:32 read backscroll Nov 26 04:54:57 i said that you can use the timer trigger to get what you want. Nov 26 04:55:19 and that it will fallback to software when the given values are not supported by hw Nov 26 04:55:30 and I said that's not quite true Nov 26 04:55:39 which implies otherwise the hw will be used to generate the timer Nov 26 04:56:24 maybe it uses a hw timer, but for sure not the pwm counter directly Nov 26 04:56:58 yes you do! Nov 26 04:57:38 well, anyway. even freq isn't sufficient, so I'll patch kernel anyway for this Nov 26 04:57:59 I need TCLK1 for clock source Nov 26 04:58:49 and I doubt the standard driver knows how to set this "divider" value Nov 26 04:59:06 clk_set_parent(....) Nov 26 04:59:26 but, yes thats a feature that will not be exported to userland Nov 26 05:03:27 raster: moin Nov 26 05:06:25 DocScrutinizer-8: doz! Nov 26 05:06:29 wazzap? Nov 26 05:06:35 (sorry i'm rummaging thru email) Nov 26 05:06:44 np Nov 26 05:06:55 raster: just hi & night Nov 26 05:07:20 raster: and "today is the day to ask nokia for my parcel express id" Nov 26 05:07:47 ok Nov 26 05:07:49 phase 1 done Nov 26 05:07:50 :) Nov 26 05:07:59 yep, lol Nov 26 05:08:06 DocScrutinizer-8: they told u that its being shipped? Nov 26 05:08:21 today or tomorrow Nov 26 05:08:48 cool Nov 26 05:09:10 high time Nov 26 05:09:11 i'll have to just wait Nov 26 05:09:21 i'm off creating trouble in other countries Nov 26 05:09:28 btw Nov 26 05:09:34 i saw an awesome phone from LG yesterday Nov 26 05:09:35 brand new Nov 26 05:09:36 hehehe Nov 26 05:09:41 just awesome from a style point of view Nov 26 05:09:55 its exactly what i'd want to make, if i could Nov 26 05:10:04 o.O Nov 26 05:10:14 * raster looks for it Nov 26 05:10:16 its gorgeous Nov 26 05:10:42 bought it? Nov 26 05:11:07 HAHA NO NO Nov 26 05:11:11 too expensive Nov 26 05:11:13 just released Nov 26 05:11:16 featurephone only Nov 26 05:11:18 duh! Nov 26 05:11:21 but design-wise its sexy Nov 26 05:11:28 totally encased in a glass sleeve Nov 26 05:11:29 aah Nov 26 05:11:30 alla round Nov 26 05:11:39 aaah Nov 26 05:11:42 the new chocolate Nov 26 05:11:51 sounds like gta03ish Nov 26 05:11:54 blacklabel Nov 26 05:12:19 chocolate bl 40 Nov 26 05:13:01 http://www.techradar.com/reviews/phones/mobile-phones/lg-bl40-chocolate-631451/review Nov 26 05:13:08 when u see it - it's gorgeous Nov 26 05:13:21 the shiny black casing wraps the whole phone Nov 26 05:13:27 well with a seam Nov 26 05:13:31 but it feels like it wraps it Nov 26 05:13:39 the screen is ultra-tall and slim Nov 26 05:14:03 800x345 resolution Nov 26 05:14:13 so... very thin, but tall and good in general Nov 26 05:14:44 aah, no. thats not like 03 Nov 26 05:14:45 but its a featurephone so... just using it as a design reference Nov 26 05:14:53 its very similar to the gta04 thing i designed Nov 26 05:15:10 min was more curvey Nov 26 05:15:17 with the screen even curving in all directions Nov 26 05:15:22 but otherwise... not dissimilar Nov 26 05:15:23 yep Nov 26 05:15:38 http://www.rasterman.com/files/phon2.png Nov 26 05:15:40 that one Nov 26 05:15:49 though their screen is taller Nov 26 05:15:50 I know it Nov 26 05:16:07 i left a big blank area at the bottom maybe for led's or touch gestures etc. Nov 26 05:16:24 ok, forced disconnect due, Nov 26 05:16:26 anyway... just thought i'd mention it Nov 26 05:16:41 and I'll take a nap finally Nov 26 05:16:42 hahahahha Nov 26 05:17:30 why do you laugh? no forced 24h discon in .au? Nov 26 05:17:57 * mwester googles Nov 26 05:18:12 you have such bizarre sleeping habits Nov 26 05:18:23 aah Nov 26 05:18:24 mwester: see url Nov 26 05:18:26 well Nov 26 05:18:31 http://www.techradar.com/reviews/phones/mobile-phones/lg-bl40-chocolate-631451/review Nov 26 05:18:37 it has some pics and what not Nov 26 05:18:37 bizzare but rather regular Nov 26 05:18:42 its a nice bit of hw it seems Nov 26 05:19:47 hahahaha Nov 26 05:19:57 well its like middle fo the day here Nov 26 05:20:07 you always seems to go to sleep middle/end of my day Nov 26 05:20:43 * mwester falls over in astonishment that DE users accept a forced disconnect every 24 h Nov 26 05:21:06 Storm the ISP and take over their equipment! Nov 26 05:21:16 raster, pretty cool phone! Nov 26 05:21:24 WTf?? my maemo homescreen now is called "tana_fi_home\ntana_fi_home_thumb" ?1? :-O Nov 26 05:21:43 mwester: from just a style, design, screen formfactor etc. pov its nice Nov 26 05:22:01 I didn't get to where they describe the CPU yet... Nov 26 05:22:11 i like the way its going there. if that were a base to put a good SoC inside, and a goood linux os... i'm into that Nov 26 05:22:40 mwester: havent found info onit. likely not that interesting as its not an open phone. "java" is as open as that one gets Nov 26 05:22:47 ie - just a modern feature-phone Nov 26 05:22:56 Nice styling just the same Nov 26 05:23:03 yeah Nov 26 05:23:07 thats what got me on it Nov 26 05:23:12 holding it in your hand is nice Nov 26 05:23:19 its a nice formfactor Nov 26 05:23:24 and the notifier when clicking URL in xchat changed from "loading internet" OWTTE to "cxfoofg_load_application" Nov 26 05:23:30 being tall is no problem - just gives u a lot of space to show controls or content Nov 26 05:24:00 DocScrutinizer-8: maemo+hildon do totally bizarre things with freedesktop stanndards Nov 26 05:24:06 it's good they use them Nov 26 05:24:13 but imho they abuse them too much Nov 26 05:24:33 and messed them up last few days obviously Nov 26 05:26:03 heheheh Nov 26 05:26:33 * DocScrutinizer-8 makes notice to generaly not trust any update Nov 26 05:27:10 * DocScrutinizer-8 waves Nov 26 05:28:00 DocScrutinizer-8: nite! Nov 26 05:28:46 another 30sec Nov 26 05:48:13 moin Nov 26 05:50:48 night Nov 26 05:50:50 :) Nov 26 05:52:37 moin Nov 26 05:57:02 jamorning.. Nov 26 06:20:23 DocScrutinizer: uhm... when you said 100ms did you mean 100us? Nov 26 06:22:54 moin Nov 26 07:08:13 updated feed-fail http://pastebin.ca/1687784 Nov 26 07:09:17 transmission and xournal and mpg123 were added recently right? (i added mpg123 iirc :)) Nov 26 07:14:22 transmission was added recently Nov 26 07:14:34 and I asked heinervdm whether it compiles before adding it Nov 26 07:14:39 he said yes... Nov 26 07:14:47 did transmission fail? Nov 26 07:21:29 JaMa|WrkGone: yep, a bit strange.... my fsodeviced update does not get into the feed either Nov 26 07:21:54 spaetz: no, somehow getting ipks into tmp/deploy is broken Nov 26 07:22:02 ? Nov 26 07:22:04 oh my Nov 26 07:22:31 are we using a heavily patched bb by now or are all distros suffering like this... Nov 26 07:22:44 JaMa|WrkGone: does it make sense to revert back to plain bitbake now that we eliminated the evil option? Nov 26 07:22:51 can't be that bb fails with such fundamental functionality Nov 26 07:23:11 do try that... Nov 26 07:23:32 even if it breaks revision numbering once... Nov 26 07:27:50 mrmoku: I think reverting patches won't change much.. Nov 26 07:28:04 mrmoku: as first is adding disabled feature LOCALCOUNT_OVERRIDE Nov 26 07:28:19 mrmoku: and the remaining are changing BB_GIT_CLONE behavior.. Nov 26 07:28:36 mrmoku: but you can try.. nothing worse should happen Nov 26 07:29:03 mrmoku: but I'm still interested what goes wrong in your install, as it works for me Nov 26 07:29:16 mrmoku: have you tried that debug output I sent you yesterday? Nov 26 07:29:52 spaetz: transmission failed for me.. Nov 26 07:30:20 spaetz: see that feed-failed list Nov 26 07:30:48 JaMa|WrkGone: does the debug one apply on plain bb? Nov 26 07:31:02 mrmoku: no Nov 26 07:31:14 ok Nov 26 07:35:10 kernel mailing list has a patch for disabling accel interrupts after suspend Nov 26 07:35:33 JaMa|WrkGone: transmission compiles here fine Nov 26 07:37:58 spaetz: i think the patch should be pushed to andy-tracking, nobody cares much about it anyway ;) Nov 26 07:38:20 spaetz: i can do that in 1h if you guys think it's ok. Nov 26 07:43:37 PaulFertser: I haven't tested it, but if you think it works that would be great Nov 26 07:43:45 spaetz: it lgtm Nov 26 07:43:46 it makes a big difference, performance-wise Nov 26 07:43:54 spaetz: i understand :)) Nov 26 07:44:33 spaetz: are you going to add glamo fifo tweaking to some X startup script? Nov 26 07:45:07 PaulFertser: not sure. I'm not capable as I wouldn't know what to do :) Nov 26 07:45:20 I think we are working towards moving to 2.6.31 soon Nov 26 07:45:41 but not sure. I am pondering to branch off shr-testing before any new major changes Nov 26 07:46:00 I would love some glamo fifo-teaking though Nov 26 07:46:23 spaetz: i guess it should be done since it improves X performance and it's a one-liner. Nov 26 07:46:30 But I thought it requires kernel source modifications. Not X startup scripts... Nov 26 07:46:53 then it should be done. Do you have a hint on what to change? Nov 26 07:47:16 Weiss posted some kernel code yesterday,... Nov 26 07:50:01 spaetz: tweaking glamo regs can be done from userspace, Weiss showed us how to do it. Nov 26 07:52:12 PaulFertser: this is what I had bookmarked: http://git.bitwiz.org.uk/?p=kernel.git;a=commitdiff;h=01e4e0c2a1c39d7e4556f8996f21dfaf73b2869c Nov 26 07:52:24 but that is modifying kernel src. Do you have another hint? Nov 26 07:52:45 although modifying kernel source might not be that bad either... Just more effort to test Nov 26 07:54:34 spaetz: x11perf -copywinwin500; echo "4366 16384" > /sys/class/i2c-adapter/i2c-0/0-0073/pcf50633-regltr.9/glamo3362.0/regs; x11perf -copywinwin500 Nov 26 07:59:07 spaetz, playyaWorking_: not sure if it works, but this is navit.xml which is maintainable a lot easier :) http://shr.pastebin.ca/1687835 Nov 26 08:03:09 JaMae, yes Nov 26 08:03:38 if navit build was succesful I'll update my config later Nov 26 08:05:09 PaulFertser: cool, thanks. will try that Nov 26 08:05:25 much appreciate if you could shove the accel fix into andy-tracking Nov 26 08:05:53 shr-testing might use this still for quite some time Nov 26 08:05:53 spaetz: i think i can if somebody tests it first Nov 26 08:06:20 JaMa|WrkGone: you got a pay rise, you can affort to test a small kernel patch, right :-) ? Nov 26 08:07:19 spaetz: I still need to finish that project which had deadline yesterday.. Nov 26 08:07:31 spaetz: so maybe later today Nov 26 08:07:37 hehe Nov 26 08:07:38 k Nov 26 08:07:45 same here, actually Nov 26 08:07:55 still working on a project with yesterday's deadline Nov 26 08:08:07 mrmoku: btw if you build task-shr-feed, few more apps should finish (antlr, cacao, goffice) Nov 26 08:09:12 JaMa|WrkGone: ok, will do in a moment Nov 26 08:10:03 JaMae, what about options for all supported map types and only enable osm? Nov 26 08:11:06 playyaWorking_: sure why not.. Nov 26 08:16:04 mrmoku: libsdl-mixer "fix" pushed to shr/merge Nov 26 08:16:22 PaulFertser: thanks for that hint, that should definitely go in. Nov 26 08:16:22 :D Nov 26 08:16:50 mrmoku: this lines doubles the performance of x11perf -copywinwin500 Nov 26 08:16:58 2 ~ $ Nov 26 08:16:58 Nov 26 08:17:01 oops Nov 26 08:17:09 echo "4366 16384" > /sys/class/i2c-adapter/i2c-0/0-0073/pcf50633-regltr.9/glam Nov 26 08:17:09 spaetz: if that is going in, no need to patch the kernel then :) Nov 26 08:17:12 o3362.0/regs Nov 26 08:17:31 how can we make sure in a clean way that it is executed on every boot? Nov 26 08:17:42 as in, without rootfs hackery? Nov 26 08:18:12 PaulFertser: yep, accel patch is still needed anyway :) Nov 26 08:18:20 I'll try the accel patch over the weekend Nov 26 08:21:02 /etc/X11/Xsession.d/70GlamoFIFO file? But in which package should it go? Nov 26 08:21:20 mrmoku: ^^^ ? Nov 26 08:21:42 some shr-customization package. but which makes most sense? Nov 26 08:22:01 initscripts-shr ? Nov 26 08:22:47 spaetz: (patch) looks nice Nov 26 08:25:18 PaulFertser: what comment should go with that echo "4366 16384" line? Nov 26 08:25:29 to what values are we setting what register? Nov 26 08:25:35 sorry for being dumb here Nov 26 08:25:46 I'd like to add a comment... Nov 26 08:26:48 Enable FIFO stage for the LCD engine's memory access Nov 26 08:27:02 Is this what it does? (Taken from Weiss commit comment) Nov 26 08:27:50 spaetz: yes :) Nov 26 08:27:57 spaetz: btw, the patch you gave a link to doesn't apply Nov 26 08:28:07 ahh, k :( Nov 26 08:30:19 spaetz: but it does the same as the patch you're going to do in userspace. Nov 26 08:32:04 ok. thanks Nov 26 08:33:51 spaetz: well, i'm compile-testing the kernel atm and pushing accel patch after that. Nov 26 08:33:55 cool, thanks Nov 26 08:40:52 spaetz: I think we have Xsession.d stuff in other recipe.. btw Nov 26 08:41:43 JaMa|WrkGone: I've only seen an xsession file related to phonui which is shipped with that Nov 26 08:41:54 but this fix should not depend on phoneui being installed Nov 26 08:42:24 another xsession file comes with shr-today, but it's also not appropriate there Nov 26 08:42:28 spaetz: no.. se have ts configuration file somewhere like xorg-kdrive-common Nov 26 08:43:06 spaetz: recipes/xserver-kdrive-common/xserver-kdrive-common_0.1.bb Nov 26 08:43:13 JaMa|WrkGone: we'd have to do some machine/distro-dependent overrides there, right? Nov 26 08:43:26 I don't care in which package it is as long as it's shipped Nov 26 08:43:52 spaetz: we have them in files/shr/ now so no overrides needed, but we would need one for new session file there.. Nov 26 08:44:00 spaetz: I don't care too.. Nov 26 08:44:06 spaetz: it was just "btw" Nov 26 08:44:47 transmissing built ok now.. I had tarball with wrong checksum Nov 26 08:44:55 ok, thanks for the info anyway Nov 26 08:46:38 ok, pCalc -> Calc in .desktop file. Nov 26 08:46:50 r.e. echoing things into sysfs for Glamo FIFO: *don't* do that with KMS... Nov 26 08:47:12 Weiss: ahh, ok good to know Nov 26 08:47:21 that register also contains part of the base address of the framebuffer... the sysfs hack only works because the address is zero with standard glamo-fb\ Nov 26 08:47:54 Weiss: but it's exactly like that in andy-tracking so should be safe to do, right? Nov 26 08:48:09 yep, but only with andy-tracking Nov 26 08:48:18 (or 2.6.31 without KMS, I think) Nov 26 08:48:33 with KMS, the framebuffer address is "made up on the spot" Nov 26 08:49:40 (actually I deliberately left it such that it's always not zero with DRM, because it shows up other bugs nicely) Nov 26 08:49:47 is there a way to find out at runtime whether we run KMS? Nov 26 08:49:56 besides grepping dmesg :) Nov 26 08:50:36 spaetz: it's better to avoid sysfs tricks if you run non-andy-tracking. Nov 26 08:50:49 Weiss: the glamo FIFO tweaking really makes a difference, so I'd love to use it Nov 26 08:50:51 yep.. you can do what xf86-video-glamo Nov 26 08:51:00 or we need to include the patch in the andy-tracking kernel Nov 26 08:51:21 http://git.bitwiz.org.uk/?p=xf86-video-glamo.git;a=blob;f=src/glamo-kms-driver.c;h=1dce5d82e74094e626cad86858e9515ded167ac9;hb=HEAD Nov 26 08:51:31 to avoid doing runtime fudging in the first place Nov 26 08:51:41 if noone's found any problems yet, it can probably safely be patched in.. Nov 26 08:52:31 I've run it now and it works with all apps on my FR Nov 26 08:52:42 has anyone tested it while running from SD? Nov 26 08:52:45 tanoggps, calls, etc tested Nov 26 08:52:50 and I run from SD Nov 26 08:52:58 Weiss: drivers/mfd/glamo/glamo-fb.c: { GLAMO_REG_LCD_A_BASE2, 0x0000 }, /* display A base address 22:16 */ should be changed to 0x4000, right? Nov 26 08:53:13 Weiss: i run from SD too Nov 26 08:53:24 spaetz: accel patch pushed Nov 26 08:53:34 yay, thanks PaulFertser. Nov 26 08:53:45 PaulFertser: yep, for two stages of FIFO. you might be brave and try four stages (0x8000) for a little extra speed still, but I got occasional wibbling of the screen.. Nov 26 08:53:52 so would pushing the glamo tweak make sense too? Nov 26 08:54:00 Weiss: i remember. No sense to push that to kernel. Nov 26 08:54:12 Weiss: will patch with 0x4000 Nov 26 08:54:19 yep, +1 Nov 26 08:54:26 ok, sounds good Nov 26 08:54:43 ok, I'll remove my runtime xsession script again Nov 26 08:54:52 let me know when you pushed Nov 26 08:57:02 Hey guys, how is latest? Nov 26 08:57:14 Weiss: http://paste.debian.net/52443/ Nov 26 08:57:24 Ainulindale: sucks without you Nov 26 08:57:30 ;) Nov 26 08:57:44 TBH i haven't tried :P Nov 26 08:58:03 PaulFertser: well Nov 26 08:58:04 PaulFertser: fine with me :) Nov 26 08:58:12 I'm not sure it sucks :-) Nov 26 08:58:21 Just it became a bit too boring without constant insults and arguments ;) Nov 26 08:58:26 But I'd like to do my share if I had the time and wish to do so :è) Nov 26 08:58:35 Nah you're exaggerating Nov 26 08:58:41 I wasn't insulting people Nov 26 08:58:48 Arguing yes but that was leading to something Nov 26 08:59:12 My joking skills are not exactly good, especially in the morning, sorry Nov 26 08:59:36 :-) Nov 26 08:59:45 Don't worry :-) Nov 26 09:00:10 spaetz, Weiss: pushed, thanks a lot! :D Nov 26 09:00:35 Ainulindale: how's life, still mad busy with work? Nov 26 09:00:46 Yeah, plus learning russian Nov 26 09:00:51 It's time consuming Nov 26 09:01:34 I'm trying to read tales (the one with the little boy and little girl, the former trying to drink water on the road and turning into a goat) Nov 26 09:01:41 It's not easy at all Nov 26 09:01:44 Ainulindale: lol Nov 26 09:01:54 Ainulindale: cute Nov 26 09:02:03 I have a big book with lots of tales Nov 26 09:02:11 Abaddon_: Shtt! :-) Nov 26 09:03:06 PaulFertser: I don't know why russians use so many (longer than the original word) diminutives Nov 26 09:03:15 Ainulindale: i'd prefer watch soviet cartoons, that's probably the most mad and free art in the SU. Nov 26 09:03:32 Ainulindale: tales are like that, i'm not sure we use that many in RL Nov 26 09:03:42 PaulFertser: heh Nov 26 09:03:52 PaulFertser: anyway I'm learning a lot and that's good :-) Nov 26 09:03:54 Ainulindale: wanna see a cool classic cartoon with english translation i did? Nov 26 09:04:03 PaulFertser: yeah :-) Nov 26 09:04:10 (not subtitles, unfortunately, just all the text translated) Nov 26 09:06:57 Ainulindale: http://multiki.arjlover.net/multiki/padal.proshlogodnij.sneg.avi and https://paulfertser.is-a-geek.org/files/last_year_s Nov 26 09:07:00 _snow_was_falling.txt Nov 26 09:07:10 https://paulfertser.is-a-geek.org/files/last_year_s_snow_was_falling.txt Nov 26 09:07:26 Wooh it's big Nov 26 09:08:03 It's wonderful Nov 26 09:08:27 Well I won't be able to watch it until tonight Nov 26 09:11:28 Ainulindale: at work some stupid decided to introduce some "5C" standard for working places where it's prohibited to keep stuff on a table etc. Many strange requirements, including "you can grow plants but not weed, opium or 'shrooms" and other nonsence like that. In preparation i printed 4 A4 copies of HUI (ХУЙ) written in big letters and spreaded those over my table, i hope they'll see it tomorrow when they come for inspection :) Nov 26 09:13:12 http://en.wikipedia.org/wiki/5S_(methodology) Nov 26 09:14:40 * Weiss wonders what would happen if that methodology was used for programming :) Nov 26 09:15:12 PaulFertser, isn't you working on fab, is you? Nov 26 09:16:47 (/me founding 5S very stupid for "office" work) Nov 26 09:17:07 max_posedon: i'm an embedded programmer but i work in some kind of lab here. Nov 26 09:17:34 max_posedon: 5S sounds stupid for every work. i can forward you the PP "presentation" those stupids sent us. Nov 26 09:17:35 so, wtf your bos whant 5S? Nov 26 09:17:48 no, I think its find for fabs Nov 26 09:17:51 I'm really offended i can't grow weed. Never thought about trying but probably i should start now. Nov 26 09:17:55 where you working "у станка" Nov 26 09:19:25 after updating, I am getting an error trying to build pixman - http://pastebin.com/ma342e4e Nov 26 09:24:12 mrmoku: can you rebuild the kernel? Nov 26 09:24:22 accel fix and glamo tweak should be included Nov 26 09:25:41 spaetz: kernel feed and the world :) Nov 26 09:25:44 now is building time Nov 26 09:26:31 do try to remember speed before and after kernel upgrade Nov 26 09:26:48 I think it improved a lot, but that might also be wishful thinking :) Nov 26 09:26:49 ok, will try Nov 26 09:26:58 PaulFertser: HUI ? Nov 26 09:27:13 spaetz: normal or KMS kernel? Nov 26 09:27:29 normal Nov 26 09:27:35 shr-devel Nov 26 09:27:37 ok Nov 26 09:27:47 boost for everyone :) Nov 26 09:28:02 not just the l33t :) Nov 26 09:28:48 mrmoku: you've got mail. from koen. :) Nov 26 09:28:50 Lately I've notice a problem when building and installing e-wm: it drags in e-menu-shr. It's due to (improper) usage of RPROVIDES + RCONFLICTS. Nov 26 09:29:30 ohh Nov 26 09:30:17 very polite and constructive mail Nov 26 09:34:44 responded :) Nov 26 09:35:30 yay, shr-config compiled again Nov 26 09:39:23 Ainulindale: KHUI Nov 26 09:39:41 mmh, current src/include/Elementary.h refers to Efreet.h but that is in efreet/Efreet.h Nov 26 09:39:54 something isn't setting include directories correctly. Nov 26 09:41:44 Ainulindale: http://commons.wikimedia.org/wiki/File:Ru-Khuy.ogg Nov 26 09:54:44 (raster's dose of reality) oh man, hurts every time Nov 26 09:59:28 PaulFertser: about OSS-friendly graphics hardware? nothing you didn't know already I guess.. Nov 26 10:00:07 Weiss: ARM officials told me that their 3D core will be opened enough to write a decent free driver Nov 26 10:00:26 cool :D Nov 26 10:00:37 Weiss: also i had no idea samsung now uses 3rd-party 3d core and that it can't give access to the datasheets even under nda. Nov 26 10:00:47 yeah.. that's the SGX? Nov 26 10:01:08 Weiss: and i just fucking can't get used to the fact samsung != samsung, intel != intel, hp != hp and other nonsense like that :( Nov 26 10:01:35 the core DRI people are all keen on getting OSS DRI working on SGX, but are frustrated by NDA-ick Nov 26 10:01:46 Weiss: (SGX) no idea tbh Nov 26 10:01:57 yeah.. that was a bit odd for me as well. Samsumg phone people != Samsung SoC people? Nov 26 10:02:02 makes sense Nov 26 10:02:07 some 3d core Nov 26 10:02:48 imgtec = imagination technologies = SGX Nov 26 10:03:14 Weiss: but lack of communication channels inside a company seems strange. Intel alsa developer can't ask windows drivers developer about specifics of hdmi handling e.g. Nov 26 10:03:16 I didn't know about the ARM 3D thing, though Nov 26 10:04:05 I'm sure they *could*... when I worked at ARM (for a summer), there was lots of that kind of communication going on. But ARM is small in terms of number of people Nov 26 10:04:23 Weiss: or Intel that makes plenty of excellent stuff apparently doesn't know that tar and gzip can't decompress zip files (they claim it in their readme for one of the intel server motherboard bios update). Nov 26 10:05:08 Weiss: (arm 3d) it was told unofficially after the presentation during break, i doubt anyone can confirm my words :( Nov 26 10:05:20 :S Nov 26 10:05:53 the Intel thing sounds like a random low-level worker wrote the readme, who doesn't really understand it Nov 26 10:06:08 And probably even i have forgotten the exact meaning now and it's transforming more and more to something i like in my distorted reality :/ Nov 26 10:06:26 it's interesting how much industrial programming is "just good enough" - there's no room for refactoring to make things Nov 26 10:06:31 to make things "nice"* Nov 26 10:08:48 one problem is that the driver for a GFX chip often *is* the clever part, i.e. the product that sells Nov 26 10:09:23 Or how can you trust a company that releases this: "Oracle De-install Utility (11.2.0.1.0) for Linux x86 linux_11gR2_deinstall.zip (124,457,540 bytes)." ?.. Nov 26 10:09:42 TAsn: ping Nov 26 10:10:27 124Mb? :o Nov 26 10:10:30 Weiss: (the clever part) that doesn't mean they shouldn't provide register-level specs. Nov 26 10:12:16 indeed.. and I think maybe it's beginning to get through to companies that they should just release this information anyway, because it's going to get reverse-engineered eventually anyway Nov 26 10:18:23 JaMa|WrkGone: shit... forgot again to merge SRCPV via your branch :» Nov 26 10:19:25 PaulFertser: I think (at least partially) this is what happened with ATI/AMD.. Nov 26 10:19:36 mrmoku: nvm :) Nov 26 10:20:13 Weiss: practice showed they released not enough :( Nov 26 10:20:26 Weiss: moreover it's a very sad story in fact, let me find the link Nov 26 10:21:29 Weiss: http://libv.livejournal.com/18938.html (read the followup comments by Luc) Nov 26 10:24:04 JaMa|WrkGone: btw... it builds a new gcc... Nov 26 10:24:29 hope that is intended :) Nov 26 10:24:35 just noting that Weiss' patch from hour ago to andy-tracking seems to speed up gtkperf with some 20% truly Nov 26 10:24:57 yay! :) Nov 26 10:25:13 nice, especially since my experience with KMS is still a bit shaky and I dunno how to debug the white screen on resume Nov 26 10:25:18 mrmoku: rebuilt index? Nov 26 10:25:24 pb___: can we revert http://cgit.openembedded.net/cgit.cgi/openembedded/commit/?id=f1dc5457a0352369f41989ae58647f5b9e7e6b43 ? Because in angstrom and shr openobex is unbuildable because bluez-libs are blacklisted and setting PREFERRED_PROVIDER for bluez-libs doesn't work Nov 26 10:25:24 spaetz: no, building feed Nov 26 10:25:35 mmh, k Nov 26 10:25:59 spaetz: and F4t asked me to bump mokonnect... and I forgot :( Nov 26 10:25:59 did that now Nov 26 10:26:22 * mrmoku was playing too much with 2.6.31 the last days :P Nov 26 10:26:44 Heinervdm: not sure if we simply can revert a commit by pb___. I guess he had a reason for this Nov 26 10:26:57 I'm going to try to make WSoD go away forever this weekend :) Nov 26 10:27:00 so we would need to discuss with him at least Nov 26 10:27:06 (hey, I like to choose the difficult problems) Nov 26 10:27:10 spaetz: because of that i asked him ;) Nov 26 10:27:26 * spaetz bets Weiss is going to make it a Blue Screen of Death and announce accomplishment :) Nov 26 10:27:30 Heinervdm: and? Nov 26 10:27:31 Weiss: but please... don't just exchange it with BSoD ;) Nov 26 10:27:39 hehe, I was quicker :) Nov 26 10:27:44 spaetz: grr :) Nov 26 10:28:17 :) Nov 26 10:28:31 * spaetz waits for updated package index. wanna try the new kernel Nov 26 10:29:01 Mirv: interesting that a doubling of the underlying engine speed only resulting in a 20% increase for GTK... Nov 26 10:29:02 mrmoku: hmm new gcc? Nov 26 10:29:07 mrmoku: no idea about it.. Nov 26 10:29:30 mrmoku: I had gcc upgrades only while building angstrom.. Nov 26 10:29:37 spaetz: he thinks it's not the right way Nov 26 10:29:53 I have a new weird logo at the top of shr-today. Never seen before Nov 26 10:30:13 s/logo/icon/ Nov 26 10:30:46 mrmoku: and I don't see any commit with gcc change in 4.4. series only 4.3.3 Nov 26 10:31:06 where is ANGSTROM_BLACKLIST defined? Nov 26 10:31:14 Heinervdm: angstrom.inc Nov 26 10:31:20 JaMa|WrkGone: it build 4.3.2... and libffi Nov 26 10:31:28 mrmoku: it should not.. Nov 26 10:31:50 JaMa|WrkGone: ahh... it just build libffi Nov 26 10:31:55 and that needs gcc sources Nov 26 10:32:09 mrmoku: PREFERRED_GCC_VERSION ?= "4.4.2" from sane-toolchain Nov 26 10:32:15 * mrmoku just saw the gcc wget Nov 26 10:32:19 mrmoku: ah yes libffi is for jamvm Nov 26 10:32:35 oo :) Nov 26 10:32:39 s/oo/ok/ Nov 26 10:32:39 mrmoku meant: ok :) Nov 26 10:35:47 Weiss: yes, it's probably much faster in some other places, but the multitude of small operations in gtkperf might cause some waits to pile up Nov 26 10:36:06 good luck with white screen hunting :) Nov 26 10:36:41 mysql? WTF do we have in our feed? Nov 26 10:37:56 hey. we have java in the feeds. so why not mysql? Nov 26 10:38:31 let's not forget you'll want OOo too http://users.tkk.fi/~tajyrink/moko/freerunner_runs_openoffice3.jpg Nov 26 10:38:40 :) Nov 26 10:38:46 Who wants OO? :( Nov 26 10:39:00 I dislike OO almost as much as MSO, it's same shit basically. Nov 26 10:39:13 but works on more platforms ;) Nov 26 10:40:11 it's just for bragging around, "hey I've got OpenOffice in my mobile phone!" (works better if you start it up in advance so you don't need to wait for 5 mins looking at the splash screen) Nov 26 10:40:43 (also better to quickly just show it and not trying to actually use it for anything) Nov 26 10:40:53 Mirv: you could probably squeeze the toolbar on the FR screen, but not more :) Nov 26 10:46:11 it is building transmission now... Nov 26 10:47:08 and succeeded Nov 26 10:47:29 yep, JaMa had some old crap download in his tmp or so Nov 26 10:47:46 Heinervdm: tslib is there now too Nov 26 10:48:00 playyaWorking_: ^ Nov 26 10:48:23 after index rebuilding, of course Nov 26 10:48:48 Heinervdm, yes. i know. I'm already using it :) Nov 26 10:49:03 :) Nov 26 10:49:08 but i had a kernel panic tonight Nov 26 10:49:15 now blindcoder's fltk stuff... Nov 26 10:49:38 at least the red LED is bilinking Nov 26 11:03:17 Hi, all! Maybe somebody of you know how make bitbake copy all files in do_stage() into stage with few commands? It's difficult to enumerate all files Nov 26 11:08:52 Weiss: you know that now thanks to amd "mercy" both -ati and -radeonhd have to rely on atombios which is basically the same crap as acpi? Nov 26 11:10:32 had anybody used tasm on windows? i have strage behavior. when i load my program at the beggining i see one code. but after the program starts executing, it transforms to slightly different code (and everything breaks down off course). how could that be that content of CS segment changes itself? Nov 26 11:11:33 Raigedas: lol Nov 26 11:14:41 PaulFertser: hmm.. but at least it's properly documented? (honest question) Nov 26 11:15:39 spaetz: kernel hit the feed Nov 26 11:16:13 PaulFertser: I don't really know what form AMD's support took..? Nov 26 11:16:23 hmm Nov 26 11:16:30 or not :| Nov 26 11:16:39 Weiss: not at all, folks are busy decompiling it (it's a bytecode). They've even found one (not important) bug already. Not to mention that some features (hdmi, power management) were never documented at all. And even Alex Doucher who's officially employed by AMD can't always access the info he might need for his work on -ati. Nov 26 11:16:55 thanks Nov 26 11:17:01 lunch bbl Nov 26 11:18:06 mrmoku: nope, no upgrades Nov 26 11:18:29 index?! Nov 26 11:18:31 yeah... synced the kernel though :| Nov 26 11:18:54 hmm Nov 26 11:21:27 spaetz: ok, now for real :) Nov 26 11:24:46 can someone apply this cookie? http://patchwork.dev.bearstech.com/patch/540/ Nov 26 11:26:32 SHR: 03mok 07libphone-ui-shr * r32fa4388ebd7 10/src/view/call-active-view.c: call-active-view: unset volume callback in hide and add some debug to it Nov 26 11:26:41 SHR: 03mok 07libphone-ui-shr * r96908c9a18b3 10/src/view/call-active-view.c: call-active-view: make the speaker/mute toggles do something Nov 26 11:26:42 SHR: 03mok 07libphone-ui-shr * re71e84ff7b0f 10/src/phoneui-init.c: phoneui-init: remove bogus _idle_foo Nov 26 11:26:56 Heinervdm: ok, will do Nov 26 11:27:03 Weiss: ah, and one more thing: amd released a library to intepret the bytecode and it was so awful that it didn't handle endianess etc properly. Nov 26 11:27:07 mrmoku: thx Nov 26 11:52:08 gnutoo: hey, how's it going Nov 26 11:53:09 PaulFertser, hi I have 2 patches for SHR and I'm continuing the alsa debugging... Nov 26 12:13:12 oohhh, nice Nov 26 12:13:56 Nov26th shrU si definitely the best performance-wise Nov 26 12:14:55 mrmoku: no need to rush 2.6.31 through the door Nov 26 12:15:04 our 2.6.29 is capable enough Nov 26 12:15:39 now, if we get it to receive incoming calls when suspended, I'd branch of for a -testing soon Nov 26 12:15:47 and start cherry-picking fixes Nov 26 12:18:31 spaetz: I still see a big difference in speed though Nov 26 12:19:34 spaetz: and... we should start to work on JaMa's patches in patchwork... to get the rest into oe.dev Nov 26 12:20:15 and add fltkcocktailbar :) Nov 26 12:20:24 yes, we should Nov 26 12:20:30 But it is WAAY faster now. Nov 26 12:20:39 almost acceptable :) Nov 26 12:22:33 I still have "aplay /usr/share/sounds/ringtone.." in my process list Nov 26 12:22:43 mrmoku: these have to be dropped: 480 476 475 this has to be reworked: 463 Nov 26 12:22:57 I wonder if that is caused by the auto-rejected call while suspended Nov 26 12:23:17 mrmoku: if so.. not only dropped but reverted in shr/merge would be nice Nov 26 12:24:47 ouch, killed aplay, now another aplay started playing a ringtone Nov 26 12:25:12 can it be that fsodeviced starts playing a ringtone when the soundcard hasn't woken up yet from suspend? Nov 26 12:25:17 and it hangs? Nov 26 12:25:19 spaetz, which version of fsodeviced? Nov 26 12:25:50 current Nov 26 12:25:57 fsodeviced - 1:0.9.0+gitr859+690dc75efcc8e4dbcb53e361d48c54e104955921-r1.4.4 Nov 26 12:28:37 syscon menu without "lock" is much better now. Only noticed that now... Nov 26 12:30:30 SHR: 03mok 07libphone-ui-shr * r30be5aeefd5c 10/src/view/call-active-view.c: call-active-view: add missing include Nov 26 12:31:14 PaulFertser: thanks for pushing both patches. It does make a big difference, and they seem to work just fine. Nov 26 13:01:09 haha, I effectively used ffalarms for the 1st time. You can tell that it was done by someone who has a hard time waking up Nov 26 13:01:27 and who is also used to turn off the alarm clock and continuing to sleep :) Nov 26 13:12:00 hi, I've just upgraded my SHR-U. When I make a call, scenarii used seems to be stereoout. Speaker and micro sliders are set to 0. changing them has no effect. Is it a known problem? Nov 26 13:12:56 I've this : [libphone-ui] Probing volume of control 'Speaker Playback Volume' returned -2147483648 Nov 26 13:13:02 in my /var/log/phoneuid.log Nov 26 13:13:02 valos: yeah known problem Nov 26 13:13:20 TAsn: ping :) Nov 26 13:13:28 mrmoku: ok Nov 26 13:13:51 valos: as soon as TAsn is back we will look into it Nov 26 13:15:01 not related: I found this in my /var/log/frameworkd.log Nov 26 13:15:04 ogpsd WARNING (could not write to '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron': [Errno 2] No such file or directory: '/sys/bus/platform/devices/neo1973-pm-gps.0/pwron') Nov 26 13:15:34 no problem Nov 26 13:15:38 valos: harmless Nov 26 13:15:58 thats for backwards compabilty Nov 26 13:16:35 spaetz: what is the difference like? Nov 26 13:16:40 although I guess we can remove it by now Nov 26 13:16:46 spaetz: ok Nov 26 13:17:04 PaulFertser: unbearably slow vs nearly acceptable ? :-) Nov 26 13:17:08 spaetz: i wished our kernel development was organised in a more sane way... I'm not the right person to do that. Nov 26 13:17:21 seriously I am bad at estimating these things, but it's noticable Nov 26 13:17:35 more of those goodies would be nice :-) Nov 26 13:18:10 mrmoku says 2.6.31 is still faster. But I am happy already for now Nov 26 13:19:36 does shr use usplash or sth similar or only writes the file to FB? Nov 26 13:19:56 playyaWorking_: only writes to FB Nov 26 13:20:21 ok. no progressbar on boot :/ Nov 26 13:20:45 let's make boot just so fast you don't need one :) Nov 26 13:21:17 let's build a image that doesn't need a reboot? Nov 26 13:21:27 btw, bootchart is not in the feed anymore... Nov 26 13:22:07 if it ever was Nov 26 13:25:26 koen has just activated gl in ecore and evas... Nov 26 13:28:37 Heinervdm, if the depencies are missing it should just fall back to non gl Nov 26 13:29:05 lets hope Nov 26 13:35:53 morning folks Nov 26 13:35:59 morning. Nov 26 13:36:59 mickey|office: you have some experience with libeflvala. I got my shr-config to compile again. But /usr/include/Elementary.h includes and it fails to find it Nov 26 13:37:14 Efreet.h is in /usr/include/efreet/Efreet.h so my includion dirs are somehow wrong Nov 26 13:37:50 is there a way to tell configure to include efreet as well? I'm an autoconfig noob... Nov 26 13:38:53 spaetz: CFLAGS="$(CFLAGS) -I/usr/include/efreet" should work Nov 26 13:38:58 for a quick hack, you can just change the pkgconfig file for elementary to also search in /usr/include/efreet Nov 26 13:39:17 usually, a rebuild of elementary should fix that Nov 26 13:39:34 IIRC you can also configure elementary not to use efreet or edbus or eweather Nov 26 13:39:53 that's what I would prefer Nov 26 13:39:59 I'm not using efreet Nov 26 13:40:44 I get the same issue when building locally as well as in OE Nov 26 13:40:54 thanks for the hints Nov 26 13:41:39 hmm Nov 26 13:41:45 actually it seems they don't have configure flags Nov 26 13:41:50 they just enable/disable if found or not Nov 26 13:42:00 we should fix that upstream so that you can explicitly chose what gets in and what not Nov 26 13:44:19 yep Nov 26 13:49:43 bbl Nov 26 13:51:45 do we have a opimd_to_vcard method somewhere? Nov 26 14:01:53 Heinervdm, JaMa|WrkGone: I added to public bundles to our patchwork: to-revert and to-rework Nov 26 14:02:02 and stuffed the 4 patches in there Nov 26 14:05:18 mrmoku: i can't see these bundles Nov 26 14:05:26 freesmartphone.org: 03mickey 07cornucopia * r3269d832a2ed 10/fsodeviced/src/plugins/kernel26_rfkill/plugin.vala: fosdeviced: kernel26_rfkill: fix creating classes based on rfkill resources Nov 26 14:10:29 "You have no bundles." Nov 26 14:11:33 hmm... I made them public Nov 26 14:11:43 but we can resolve these just now Nov 26 14:11:49 if you click on bundles - nothing? Nov 26 14:11:52 just revert http://patchwork.dev.bearstech.com/patch/475/ and http://patchwork.dev.bearstech.com/patch/476/ Nov 26 14:12:13 and for http://patchwork.dev.bearstech.com/patch/480/ we have to pick the recipe from org.oe.dev Nov 26 14:12:23 mrmoku: nothing Nov 26 14:14:44 http://patchwork.dev.bearstech.com/bundle/mrmoku/to-revert/ Nov 26 14:15:05 and in http://patchwork.dev.bearstech.com/patch/463/ we have to replace ${PKG_CONFIG_SYSROOT_DIR} by ${STAGING_TARGET_DIR}, but about this i'm not sure Nov 26 14:15:06 anyway... can't do that right now Nov 26 14:15:19 have to go Nov 26 14:15:21 bbiab Nov 26 14:16:01 http://patchwork.dev.bearstech.com/bundle/mrmoku/to-revert/?state=* Nov 26 14:16:37 little mrmoku wants get picked up from the kindergarden Nov 26 14:17:00 freesmartphone.org: 03mickey 07cornucopia * rb65250f3703e 10/fsodeviced/src/lib/ (powercontrol.vala resource.vala): Nov 26 14:17:00 freesmartphone.org: fsodeviced: add ISimplePowerControl interface as relevant interface for PowerControlResource delegate Nov 26 14:17:00 freesmartphone.org: BasePowerControl now implements this interface to comply with the needs of PowerControlResource Nov 26 14:17:01 time to rebuild ;) Nov 26 14:27:43 larsc: ([2009-11-26 07:20:23] DocScrutinizer: uhm... when you said 100ms did you mean 100us?) no, definitely not Nov 26 14:31:16 larsc: [2009-11-25 19:30:25] for hw-pwm you easily can go up to 1ms period Nov 26 14:31:57 larsc: though I'd not recommend this for vibrator as it might create beeping sounds then Nov 26 14:32:37 for vib anything between 100ms and 10ms probably fine Nov 26 14:34:16 going much higher freq shorter periods may cause excessive loss in switching transistor and clamping diode, and cause audible mechanical noise in vib motor Nov 26 14:35:13 longer than 100ms is probably noticeable as a stuttering in vib action Nov 26 14:45:19 larsc: LEDs are less critical, you probably can operate them even with us periods, but it will create somewhat lower efficiency. Also you don't want to operate LEDs at a rate lower than 40Hz / longer than 25ms. Otherwise some users might see annoying flickering Nov 26 14:46:01 so a period length of 10..20ms would be a best fit for all purposes Nov 26 14:46:57 for LED 2ms is *slightly* better sweet spot Nov 26 14:47:37 as long as it doesn't introduce any (cpu hog) downside Nov 26 14:49:53 larsc: generally with FIQ you want to use slower / longer PWM, while with hw-counters which do not create any overhead you prefer the somewhat higher frequencies - but not to a point where efficiency starts to get worse Nov 26 14:57:51 larsc: operating vibrator with us / MHz PWM might easily break D460[123], and / or Q4601. For sure it will yield really bad results, both for performance and efficiency Nov 26 14:58:03 playyaWorking_: nah, no kinergarten today :P Nov 26 14:58:07 +d Nov 26 14:59:08 * DocScrutinizer checks IRC-flags for the meaning of "+d" Nov 26 15:00:17 s/kinergarten/kindergarten/ Nov 26 15:00:27 ;-) Nov 26 15:01:10 mickey|bbl: rebuild yet? or more to come? Nov 26 15:02:57 playyaWorking_: the older one is writing a maths test tomorrow.... had to practice a bit with him :P Nov 26 15:03:16 * mrmoku hates the german school system :| Nov 26 15:03:24 btw I seen a ms vs us mixup in a ML-post regarding bq27k as well. Take care, usually it's really making a difference ;-P Nov 26 15:04:46 if someone is interested in a bootchart Nov 26 15:04:48 http://img512.imageshack.us/img512/8716/bootlog.png Nov 26 15:04:56 today's image minus avahi Nov 26 15:05:23 minus avahi? sounds *good* Nov 26 15:05:25 interesting Nov 26 15:05:35 ~curse avahi Nov 26 15:05:37 May you be reincarnated as a Windows XP administrator, avahi ! Nov 26 15:05:39 first 50 seconds basically exclusively udev stuff Nov 26 15:05:46 with something like fsoboot we should be able to get to 30 seconds until PIN query Nov 26 15:06:13 alas, no time for that Nov 26 15:06:16 apt, you're amazingly to the point every once in a while. Good! Nov 26 15:07:41 spaetz: kick udev! :-) Nov 26 15:08:14 mdev might be worth a tr Nov 26 15:08:14 y Nov 26 15:08:23 spaetz: back in the old days we had no udev either Nov 26 15:08:27 (as long as we want to doctor around classic init style) Nov 26 15:09:00 I think mrmoku tried mdev once Nov 26 15:09:07 yep Nov 26 15:09:11 but not sure. It might be worth a try. Nov 26 15:09:17 someone did Nov 26 15:09:23 yep Nov 26 15:09:36 But as long as we aim for the Freerunner, a static /dev should be working fine... Nov 26 15:09:37 mickey|office: retry upstart? Nov 26 15:09:50 saving 50 seconds from boot would be nice Nov 26 15:09:51 well... actually try not retry :P Nov 26 15:10:04 it really depends on the audience of SHR Nov 26 15:10:24 mrmoku: upstart doesn't make udev go any faster as long as we keep it Nov 26 15:10:29 if you want to include folks that use SHR as a minicomputer, go towards upstart and mdev and keep the classical init style Nov 26 15:10:34 but if udev is using 50 seconds something is wrong there anyway IMHO Nov 26 15:10:40 migration to upstart makes sense only with a major redesign of fsodeviced and friends Nov 26 15:10:44 if you want to dedicate to an actual smartphone, then help me with fsoboot Nov 26 15:10:51 and throw all init away Nov 26 15:10:57 that's the options Nov 26 15:11:04 fsoboot=mickey's upstart? Nov 26 15:11:22 much less than this Nov 26 15:11:24 mickey|office: no combination possible? Nov 26 15:11:26 it's like... Nov 26 15:11:33 U-Boot = Upstart Nov 26 15:11:38 Qi = fsoboot Nov 26 15:11:46 hehe, nice analogy Nov 26 15:11:50 upstart-lite Nov 26 15:11:56 SHR: 03seba.dos1 07opimd-utils * r5b4591dc4f88 10/opimd-notes: opimd-notes: adjust to recent elementary entry changes Nov 26 15:11:56 SHR: 03seba.dos1 07opimd-utils * rb0a0f0dddf08 10/opimd-notes: opimd-notes: fix adding tags Nov 26 15:11:57 mrmoku: combinations are always possible in the form of alternatives Nov 26 15:12:04 of course fsoboot is a possible init Nov 26 15:12:04 SHR: 03seba.dos1 07opimd-utils * r4641dabe5221 10/opimd-contacts: opimd-contacts: adjust to new elementary entry changes Nov 26 15:12:10 +1 for static /dev :) Nov 26 15:12:10 if folks want the full init, they'd go install another one Nov 26 15:12:32 spaetz: go ahead! Nov 26 15:12:38 i doubt that you can get _really_ fast boot without scratching the whole init paradigm away though and start doing only the least amount that's necessary Nov 26 15:12:44 mickey|office: hmm.. and if folks would like to fastboot in 30s to smartphone and use it is computer anyway? Nov 26 15:12:54 mrmoku: that'd be a problem Nov 26 15:12:59 +1 for static /dev and have udev hotplug kicking in after everything has settled down :) Nov 26 15:13:15 * mrmoku thought spaetz wanted to branch testing ;) Nov 26 15:13:19 at least something i did not put any thought into yet Nov 26 15:13:28 spaetz: exactly Nov 26 15:13:31 mrmoku: got me there :-) Nov 26 15:14:01 but first we need to be able to take calls when suspended :) Nov 26 15:14:12 " if you want to include folks that use SHR as a minicomputer" - well, i'm one of such persons :P Nov 26 15:14:13 mickey|office: I had a hanging aplay process Nov 26 15:14:28 and when I kill -9 it, I got more queued ringtones playing Nov 26 15:14:40 why would aplay hang? Nov 26 15:14:49 sounds like a kernel problem to me Nov 26 15:14:50 don't ask me. It was just sitting there Nov 26 15:14:53 DAI mode Nov 26 15:15:01 ya, that's the problem with calling an external binary Nov 26 15:15:08 and this was after an incoming call when suspended Nov 26 15:15:23 DocScrutinizer-8: what happens with DAI mode on resume? Nov 26 15:15:23 hmm Nov 26 15:15:25 can it be that aplay starts palying when the sound device isn't reinited yet, or something? Nov 26 15:15:26 some race? Nov 26 15:15:48 nah no idea bout resume Nov 26 15:16:10 but suspending an audiostream definitely fails Nov 26 15:16:17 I don't have the FR around now, but I will retest when suspended and see if I get another hanging aplay process Nov 26 15:17:11 seems the SoC I2S interface locks up, both on suspend and on switching daimode during playback Nov 26 15:18:44 spaetz: I have my FR around and tried... no hanging aplay... but the same hangup incoming call symptoms Nov 26 15:20:05 mrmoku: ok... Nov 26 15:21:26 freesmartphone.org: 03mickey 07cornucopia * r4d61599b537e 10/fsodeviced/src/plugins/kernel26_rfkill/plugin.vala: fsodeviced: rfkill: implement get/set power Nov 26 15:22:09 (I2S lockup) basically the kernel driver should be able to detect a lockup and throw an error, but seems that's not implemented or buggy Nov 26 15:23:03 * mrmoku turns on DEBUG log and retries Nov 26 15:23:18 argh Nov 26 15:23:19 maybe kernel driver even could re-init the I2S if Nov 26 15:23:26 when needed Nov 26 15:24:05 ~lart thinkpad IBM ACPI rfkill driver Nov 26 15:24:05 * apt raises middle finger to thinkpad IBM ACPI rfkill driver Nov 26 15:24:14 two rfkill devices controlling the same hardware Nov 26 15:24:19 messy Nov 26 15:24:21 racy Nov 26 15:24:22 broken Nov 26 15:24:24 ohhh.... me knows that :P Nov 26 15:24:24 *sigh* Nov 26 15:24:57 guess i need to add blacklisting to the rfkill module as well Nov 26 15:26:54 DocScrutinizer-8: I asked because the fiq seems to use 100us Nov 26 15:27:06 * DocScrutinizer-8 hands mickey|office a nice bottle of beer Nov 26 15:27:15 * mickey|office modprobe -r thinkpad_acpi Nov 26 15:27:28 larsc: that's suboptimal Nov 26 15:27:50 100us are 10KHz Nov 26 15:28:21 yeah Nov 26 15:28:30 and 100ms are 10hz Nov 26 15:28:37 not yet dangerous, but highly senseless cpu hoggy and sub par efficiency Nov 26 15:28:46 our timer is running at 16Mhz Nov 26 15:29:26 that seems really odd to me Nov 26 15:30:04 probably we couldn't get much *faster* :-(( Nov 26 15:30:27 PCLK is 50MHz iirc Nov 26 15:31:44 larsc: seems the PWM driver needs some more love Nov 26 15:32:58 mickey|office: possible that dbus hits us again? loosing stuff? Nov 26 15:33:15 where? Nov 26 15:33:31 in warp-space Nov 26 15:33:42 mickey|office: loosing call on resume Nov 26 15:34:24 can you show me a log? Nov 26 15:34:58 mickey|office: will mail it... as it contains numbers and such... Nov 26 15:34:58 mrmoku: dbus log with mdbus -s -l looked reasonable to me Nov 26 15:35:05 ok Nov 26 15:35:18 ~dbus Nov 26 15:35:19 [dbus] D-BUS, or http://www.freedesktop.org/software/dbus/ or #dbus Nov 26 15:35:40 ~dbus is also a piece of junk Nov 26 15:35:41 i think I should add a log-obfuscating mode to our logger Nov 26 15:35:41 DocScrutinizer-8: okay Nov 26 15:36:23 ~dbus is also reinvented by those who did not understood CORBA Nov 26 15:36:24 mickey|office: okay Nov 26 15:36:34 ~dbus Nov 26 15:36:35 i guess dbus is D-BUS, or http://www.freedesktop.org/software/dbus/ or #dbus, or a piece of junk, or reinvented by those who did not understood CORBA Nov 26 15:36:39 righto Nov 26 15:37:11 mickey|office: around 16:25 is when I suspended Nov 26 15:37:15 except the grammar Nov 26 15:37:27 ok Nov 26 15:37:46 well, apt isn't good on boolean logic ;-P Nov 26 15:37:55 * spaetz doesn't get that fact that udev can take 50 seconds... or are we still modprobing stuff during that time? Nov 26 15:38:24 spaetz: you could try with a kernel with all stuff in Nov 26 15:38:51 mrmoku: well, i don't think that's that dbus problem Nov 26 15:39:05 hmm, for the records Nov 26 15:39:08 don't use my openmoko address Nov 26 15:39:09 * mrmoku has no idea what to think... Nov 26 15:39:09 :) Nov 26 15:39:13 mickey|office: ohh Nov 26 15:39:17 mickey|office: sorry :P Nov 26 15:39:19 mrmoku: I am about to delete all modules that are not currently loaded Nov 26 15:39:21 mrmoku: if it would be that problem, then it would *not* reject call. it would just keep ringing ;) Nov 26 15:39:25 * mrmoku goes and fixes his addressbook :) Nov 26 15:39:48 mickey at vanille-media dot de is better Nov 26 15:39:55 mickey|office: but... did arrive? or not so? Nov 26 15:40:50 what's wrong with @om.org? Nov 26 15:42:03 I'd agree om.com is a poor choice these days Nov 26 15:44:36 mrmoku, ? Nov 26 15:44:46 mickey|office, found your bag? Nov 26 15:55:08 TAsn: hey Nov 26 15:55:28 TAsn: we should fix the alsa stuff :P Nov 26 15:55:50 the bars? Nov 26 15:55:52 probably :) Nov 26 15:55:57 mrmoku, saw my phoneuid commit? :) Nov 26 15:56:03 yup Nov 26 15:56:14 I want to do the same for phonefsod Nov 26 15:56:20 but all the thread mess just breaks. Nov 26 15:56:43 TAsn: if you feel like cutting 50 sec of the boot process, just kill udev :-) http://img512.imageshack.us/img512/8716/bootlog.png Nov 26 15:57:25 I also did it in a less than perfect way (in phoneuid) as for some reason it wouldn't let me register log handlers to different levels Nov 26 15:57:35 as it should Nov 26 15:57:53 spaetz: btw. updated mokonnect is in the feed Nov 26 15:58:00 spaetz, hm... Nov 26 15:58:28 spaetz, :( Nov 26 15:58:39 The main issue is that the devices are really needed. Nov 26 15:59:40 1) static /dev 2) mdev 3) examine udev and optimize 4) mickey's fsoboot Nov 26 15:59:51 spaetz, and also 50 seconds by dropping framewrokd :) Nov 26 16:00:07 we could just keep it off :P Nov 26 16:00:59 mrmoku: thanks. will try the new mokonnect Nov 26 16:01:20 mrmoku, btw Nov 26 16:01:30 no that we have fsodeviced alsa plugin Nov 26 16:01:35 (and removed the libcanberra one) Nov 26 16:01:42 we should make it less nice Nov 26 16:02:40 TAsn: feel free to experiment to get the right level of niceness :) Nov 26 16:03:41 changing to default Nov 26 16:03:44 can be a good start. Nov 26 16:03:55 mrmoku, please change back to default Nov 26 16:04:06 TAsn: please try first :P Nov 26 16:04:06 after that, I'll experiment with making it nicer than default Nov 26 16:04:10 *less nicer Nov 26 16:04:12 than default Nov 26 16:04:14 mrmoku, okie ;| Nov 26 16:04:46 niceness isn't exactly a quantitative value, more a layering / priority scheme Nov 26 16:05:34 so if you have dozens of processes with niceness 0, it's not so important if you set the priorized one to -1 or -20 Nov 26 16:06:02 or the "nice" one to +1 or +19 Nov 26 16:06:25 (or was it other way round, +20 and -19 ?) Nov 26 16:06:33 hehe Nov 26 16:06:37 -19 is not nice Nov 26 16:06:48 I can tell you that from experience Nov 26 16:07:22 you bet, as you stop *really* important kernel related processes with same prio from running Nov 26 16:08:02 that's why I told some days ago you should NEVER use the MIN/MAX values Nov 26 16:08:10 nothing wrong with om.org, just that i don't fancy using too many different email address Nov 26 16:08:10 rather be reluctant Nov 26 16:08:27 mickey|office: k Nov 26 16:08:36 just wondering Nov 26 16:08:45 as I use it a lot Nov 26 16:08:55 well, cya Nov 26 16:09:01 bbl Nov 26 16:10:00 actually killing udev and restarting it with strace seems to settle it down after 10 seconds or so. Nov 26 16:10:21 so I guess there must be some delay through modprobing or sth Nov 26 16:12:17 spaetz: you could try bootchart on 2.6.31 Nov 26 16:13:00 mrmoku: what is exactly the problem that should show in the log? Nov 26 16:13:13 spaetz: that's roundabout what I see on 0808 boot as well Nov 26 16:13:48 spaetz: which loglevel? Nov 26 16:14:25 spaetz: should be 8 for debugging bootprocess purposes iirc Nov 26 16:15:14 even with 4 you don't see many meaningfull entries in log Nov 26 16:15:56 though that's speaking about console only, never checked for dmeg etc Nov 26 16:16:52 aah, and did I ever shed my thoughts about Qi? ;-P Nov 26 16:16:56 freesmartphone.org: 03mickey 07cornucopia * rbed05aabb45e 10/fsodeviced/src/plugins/kernel26_rfkill/plugin.vala: Nov 26 16:16:56 freesmartphone.org: fsodeviced: kernel26: register with the resource subsystem to make every rfkill Nov 26 16:16:56 freesmartphone.org: device autoappear as a resource Nov 26 16:17:05 s/shed/share/ Nov 26 16:17:05 DocScrutinizer meant: aah, and did I ever share my thoughts about Qi? ;-P Nov 26 16:17:50 mickey|office: it resumes, ringtone starts and shr-today shows incoming call.... for a second Nov 26 16:18:02 it then stops... shr-today shows a missed call and ringtone starts again Nov 26 16:18:13 not vibration though... vibration starts a bit later Nov 26 16:18:23 mickey|office, I must add Nov 26 16:18:27 that I have two phones Nov 26 16:18:27 and then that call get's hang up too Nov 26 16:18:30 that share the same number Nov 26 16:18:40 and the other phone keeps on ringing Nov 26 16:18:49 so this means the moko does not send a Nov 26 16:18:51 "release" Nov 26 16:19:02 mickey|office: if there is something to see in the log... no idea Nov 26 16:19:06 just something like "no signal" Nov 26 16:19:20 mickey|office: there is a release from ogsmd IIRC Nov 26 16:19:28 I think Nov 26 16:19:34 that maybe since gsm device goes to sleep Nov 26 16:19:53 if you double check stuff (probe for let's say, network signal strength) Nov 26 16:19:55 you'll probably get 0 Nov 26 16:20:03 TAsn: session initiation and Invitation responses are really tricky Nov 26 16:20:03 and maybe that'll make you to forget about the call. Nov 26 16:20:10 (just guessing) Nov 26 16:20:15 mickey|office: around 16:26:52 Nov 26 16:20:25 DocScrutinizer, May be, I know nothing about either, I'm just saying that if I press release Nov 26 16:20:33 it releases the call completely Nov 26 16:20:43 in this case, it doesn't. Nov 26 16:21:00 no it doesn't as your other phone continues ringing :-D Nov 26 16:21:11 that's what I'm saying :) Nov 26 16:21:32 it acts like if I went into somewhere without signal Nov 26 16:21:34 or if just FSO decided the call is no more Nov 26 16:21:41 As I said, I suspect it's a race Nov 26 16:22:01 and something gets probed before fsodeviced relaizes modem is up Nov 26 16:22:04 realizes( Nov 26 16:22:14 mrmoku: bootchart with 2.6.31 is a good idea Nov 26 16:23:17 mrmoku, btw, the changes I made to phoneuid's log handling Nov 26 16:23:22 2009.11.26 16:26:50.958 ogsmd.channel DEBUG : got 95 bytes: '\r\n%CPI: 1,1,0,0,1,0,... Nov 26 16:23:30 this is the reason for the release signal Nov 26 16:23:34 means we should now start using g_warning, g_critical and g_message Nov 26 16:23:36 FSO is just relaying what comes from the modem Nov 26 16:23:48 when needed. Nov 26 16:23:57 (as we should have until now) Nov 26 16:24:02 mrmoku, but this means almost nowhere. Nov 26 16:24:26 TAsn: basicall you can answer to an invite ä) not at all b)with OK and accept c)with "busy" d)with "not available" e)with "do not disturb" Nov 26 16:24:29 mickey|office: so the modem tells us it hang up? Nov 26 16:24:30 btw, I have to admit, I don't really like how glib does long handling. Nov 26 16:24:42 DocScrutinizer, Yeah, I knew that. Nov 26 16:24:44 :) Nov 26 16:24:48 spaetz: %CPI 1,1 is a disconnect signal, yes Nov 26 16:24:58 TAsn: it's not exactly specified what each of the negative responses means Nov 26 16:25:04 DocScrutinizer, (partially) Nov 26 16:25:05 mrmoku: Nov 26 16:25:07 NOTE: the following files were installed but not shipped in any package: Nov 26 16:25:08 NOTE: /usr/share/enlightenment/data/config/illume-home/ Nov 26 16:25:13 and few files in this directory Nov 26 16:25:23 dos1, yes. Nov 26 16:25:25 it's ok. Nov 26 16:25:25 what's illume-home? Nov 26 16:25:33 dos1, they rewrite illume Nov 26 16:25:38 and that's just a part of it. Nov 26 16:25:47 TAsn: oh, illume-home is config for illume2? Nov 26 16:25:48 ok then Nov 26 16:26:18 no Nov 26 16:26:22 it's just a module for illume2 Nov 26 16:26:31 or something like that. :) Nov 26 16:26:55 it's config for illume2 Nov 26 16:26:56 hmm Nov 26 16:26:57 in sense Nov 26 16:27:07 dos1, what made you think that? Nov 26 16:27:08 it's e configuration profile, which uses illume2 by default Nov 26 16:27:10 * mickey|office notices some interesting differences in TI docs and Enabler Enfora docs Nov 26 16:27:17 dos1, so maybe :) Nov 26 16:27:18 TAsn: /usr/share/enlightenment/data/config/ ;P Nov 26 16:27:26 dos1, :) Nov 26 16:27:53 wow Nov 26 16:27:55 mrmoku: are all of the logs in the call incoming calls? and you didn't do anything to release, right? Nov 26 16:28:06 yep, right Nov 26 16:28:07 spaetz, the patches made the moko amazingly faster (and maybe the fact that we stripped modules) Nov 26 16:28:26 mrmoku: truly interesting Nov 26 16:28:55 mickey|office: it looks like it happens for everyone with newest SHR Nov 26 16:29:16 spaetz, wow, amazingly faster. Nov 26 16:31:02 yep Nov 26 16:31:11 * Weiss wonders: to what extent responsiveness of touchscreen affects perceived speed (e.g. of scrolling) Nov 26 16:31:22 hmm Nov 26 16:31:26 * mickey|office notes that ogsmd didn't change Nov 26 16:31:30 good question. Nov 26 16:31:45 mickey|office: i know. and that's the most interesting thing in this problem :P Nov 26 16:32:14 Weiss: enable cursor and you'll know :-P Nov 26 16:32:25 mickey|office: yep. Nov 26 16:32:26 mickey|office: well, it started to happen after you fixed gsm suspend in fsousaged Nov 26 16:32:34 mickey|office: maybe it has some connection? Nov 26 16:32:50 i need to do some whole system analysis on my own here Nov 26 16:32:51 DocScrutinizer: or another test: lick finger before scrolling Nov 26 16:33:13 will update my SHR-U to what's on your feeds and then try Nov 26 16:33:15 Weiss: huh? XD Nov 26 16:34:19 Weiss: I'm *only* using fingernail, toothpick, or stylus ;-) Nov 26 16:34:29 :) Nov 26 16:34:49 my skin is very dry.. I find sometimes this hurts the responsiveness.. Nov 26 16:35:09 matches are nice too Nov 26 16:35:13 mickey|office: TI Calypso specific resume handling... sending reinit in 5 seconds... Nov 26 16:35:17 are you talking about iPhone?? XD Nov 26 16:35:45 mickey|office: does reinit hangup maybe? Nov 26 16:36:20 with dry skin you should slide more easily over the plastic. For detecting touch the humidity of skin doesn't care Nov 26 16:36:31 on a R-TS Nov 26 16:36:37 mrmoku: if it was, this would have been a problem since long Nov 26 16:36:37 hmm.. interesting Nov 26 16:38:38 mrmoku: at the time the CPI disconnect signal comes in, there's nothing going out Nov 26 16:38:46 (according to the log) Nov 26 16:39:09 mickey|office: hmm... yeah Nov 26 16:39:16 would have been to easy :P Nov 26 16:39:22 *nod* Nov 26 16:39:34 well, if this is reproducible, I'll find it Nov 26 16:39:48 it is reproducable. Happens on every call on mine Nov 26 16:39:53 for me (and lots of others) it's 100% reproducable Nov 26 16:39:54 good Nov 26 16:39:55 somewhat Nov 26 16:40:15 for 0808 it's 100% NOT ever showing, if that helps Nov 26 16:40:18 stock SHR-U, no custom tweaks? Nov 26 16:40:26 stock shrU Nov 26 16:40:29 okies Nov 26 16:40:32 hold on. Nov 26 16:41:06 replaced atd with atd-over-fso (if not in stock image), and deleted apm/apmd, installed fso-apm Nov 26 16:41:20 but that shouldn't affect things, I guess Nov 26 16:41:24 *nod* Nov 26 16:41:38 so we have a timeframe between 0808 and 1124 to look for :D Nov 26 16:41:54 yeah, only minor changes between that :) Nov 26 16:42:13 we could try to go back to odeviced and see if it occurs then Nov 26 16:42:21 should be possible, right? Nov 26 16:42:39 * spaetz tests Nov 26 16:42:43 sure Nov 26 16:42:55 odeviced should not have any effects on that behaviour Nov 26 16:43:00 but if so, we know more Nov 26 16:43:12 mickey|office: noo, it wasn't happening before latest shr/merge images Nov 26 16:45:01 true the Nov 13 images or so were ok, I think Nov 26 16:51:51 hi, testing latest (now 24 shr image) but for me it seems kind of unworkable. I kand seem to get passed the frontpage, the slider does not Nov 26 16:52:07 nqe: opkg update && opkg upgrade Nov 26 16:52:18 and then reboot Nov 26 16:52:30 usb net irght? Nov 26 16:54:29 TAsn: Probing volume of control 'Speaker Playback Volume' returned -2147483648 Nov 26 16:54:36 hehe Nov 26 16:54:45 that's not loud Nov 26 16:54:47 i can press power button, select home and in I am. but the touch has then 90 degrees turned. Nov 26 16:54:54 screen is normal... Nov 26 16:55:08 nqe: just press Aux instead Nov 26 16:55:17 mrmoku, yes :( Nov 26 16:55:22 I can't understand why Nov 26 16:55:24 and what did it though Nov 26 16:55:33 and what changed. Nov 26 16:55:38 but that's where to look at, right Nov 26 16:55:39 and what sanity checking I missed :) Nov 26 16:55:39 ? Nov 26 16:55:48 mrmoku, I tried looking yesterday Nov 26 16:55:49 found nothing useful Nov 26 16:59:05 mrmoku: aux does nothing. Nov 26 17:02:06 mrmoku, btw, autotools are misused in phonefsod and phoneuid Nov 26 17:02:07 :| Nov 26 17:02:20 will try other partition.. Nov 26 17:02:34 Using FILES_${PN} += in recipe usually means something went terribly wrong. Nov 26 17:02:39 I'll fix it when I'll have time. Nov 26 17:03:06 replaces fsodeviced with odeviced and called myself (i thought I was suspended but not sure). call worked. I then manually suspended and called myself, same symptoms. so we have the same issue with odeviced Nov 26 17:03:33 Either way, stuff should be included by using Makefiles not bb recipes Nov 26 17:03:40 caller continues to hear ringing, so it's not notified of the aborted call Nov 26 17:04:19 TAsn: line 274 s/sound_state/state/ if you ask me :P Nov 26 17:04:21 have to eat now Nov 26 17:04:22 bbl Nov 26 17:04:27 sec. Nov 26 17:04:32 libphoneui? Nov 26 17:04:32 have to eat now too. Nov 26 17:04:34 bbl Nov 26 17:04:37 utils-alsa Nov 26 17:04:41 in libphone-ui Nov 26 17:04:51 s/alsa/sound/ Nov 26 17:04:51 SHR: 03tom 07libphone-ui * r8535cad6552b 10/src/ (phoneui-utils-sound.c phoneui-utils.c phoneui.c): Made debug messages a lot more sane, changed a lot of g_debug's to g_message/g_warning/g_critical Nov 26 17:04:55 mrmoku, wait Nov 26 17:04:59 mrmoku, JaMae: when building image for om-gta01: Nov 26 17:04:59 what's the line Nov 26 17:05:00 NOTE: multiple providers are available for virtual/libgl (mesa-dri, mesa-xlib, mesa); Nov 26 17:05:05 NOTE: consider defining PREFERRED_PROVIDER_virtual/libgl Nov 26 17:05:08 _phoneui_utils_sound_init_set_alsa_control Nov 26 17:05:09 (as I edited everything and line numbers got changed) Nov 26 17:05:10 first line Nov 26 17:05:14 thanks. :) Nov 26 17:05:25 yeah Nov 26 17:05:28 probably that. :) Nov 26 17:05:31 ok Nov 26 17:05:34 off for dinner :) Nov 26 17:05:38 testing. Nov 26 17:06:02 mrmoku|away, have fun, and look at this brilliant commit ^ Nov 26 17:06:12 finally, sane debug messages! :) Nov 26 17:06:20 well, kinda. :P Nov 26 17:09:21 ERROR: Multiple .bb files are due to be built which each provide mesa-dri (/home/shr/shr-unstable/openembedded/recipes/mesa/mesa-dri_7.6.bb /home/shr/shr-unstable/openembedded/recipes/mesa/mesa-dri_7.0.3.bb). Nov 26 17:09:23 This usually means one provides something the other doesn't and should. Nov 26 17:13:05 ok, for anyone interested - kernel and image for om-gta01 are now building ;) Nov 26 17:13:19 yay :) Nov 26 17:13:20 SHR: 03tom 07libphone-ui * rd370a10250a1 10/src/phoneui-utils-sound.c: Fixed a typo that probably broke sound Nov 26 17:13:35 dos1, please add country choosing Nov 26 17:13:43 ;) Nov 26 17:13:51 And explain in phoneutils page Nov 26 17:13:52 i'll add :P Nov 26 17:14:01 maybe even today Nov 26 17:14:13 that you can make multiple values in each field Nov 26 17:14:25 (pipe '|' delimited) Nov 26 17:14:27 TAsn: we can? Nov 26 17:14:31 and that the first one is the default Nov 26 17:14:39 and the rest are used for helping normalization Nov 26 17:14:39 yes. Nov 26 17:15:00 dos1, so if let's say you can dial abroad (in poland) by using Nov 26 17:15:00 didn't know that ;) Nov 26 17:15:00 either Nov 26 17:15:05 00 or 012 or 013 Nov 26 17:15:06 using Nov 26 17:15:14 00|012|013 Nov 26 17:15:16 will mean that Nov 26 17:15:24 012-123, 00-123 and 013-123 Nov 26 17:15:38 will be considered as the same number Nov 26 17:15:43 :) Nov 26 17:16:16 I strongly suggest to use standard regex syntax. everything else is nonsense Nov 26 17:16:43 DocScrutinizer-8, I'm only half here Nov 26 17:16:47 will discuss it at the moment I'll be back. Nov 26 17:17:35 any that has to be a feature that's always been there, if the implementation of normalize() followed my suggestion (script) Nov 26 17:21:36 SHR: 03tom 07libphone-ui * rc40503dc2be7 10/data/libphoneui.conf: removed trailing whitespace in config Nov 26 17:23:09 mrmoku|away, works :) Nov 26 17:29:36 just came back for a sec. Nov 26 17:30:22 mrmoku|away, mickey|bbl, everything works, it just seems that fsodeviced does *not* reload state. Version: fsodeviced - 1:0.9.0+gitr859+690dc75efcc8e4dbcb53e361d48c54e104955921-r1.4.4 Nov 26 17:30:31 hi, is there any python-qt4 package? I cannot find it anywhere... Nov 26 17:35:38 TAsn: back... for a sec :) Nov 26 17:35:56 so rebuilb libphone-ui Nov 26 17:36:00 yup Nov 26 17:36:01 I'm actually watching One Piece now Nov 26 17:36:04 so I'm not really here Nov 26 17:36:05 :) Nov 26 17:36:27 yeah one piece Nov 26 17:36:59 strange Nov 26 17:37:12 aux led blinking -> kernel panic Nov 26 17:37:32 TAsn: ok, given the special type of source we want to process (numbers not containing so many special chars) I'm not concerned so much if you accept non-escaped "|" in normalization presets (just substitute every | with a \| then on reading the settings) Nov 26 17:37:50 but if i replug the usb cable it detects an new network device Nov 26 17:41:23 playya__: hehe Nov 26 17:41:23 mrmoku, pm me when you are really here. Nov 26 17:41:35 ok Nov 26 17:42:43 playya__: I also had kernel panics on x86 which didn't disable connectivity, even netfilter/iptables or whatever still was up and running XD Nov 26 17:42:52 btw, mrmoku is libphone-ui build? Nov 26 17:43:03 ssh seems to be down Nov 26 17:44:54 TAsn: index is building Nov 26 17:45:05 great, thanks :) Nov 26 17:45:08 TAsn: synced Nov 26 17:45:13 yay :) Nov 26 17:45:22 mrmoku, what do you have to say about fsodeviced? Nov 26 17:45:51 mrmoku|away, mickey|bbl, everything works, it just seems that fsodeviced does *not* reload state. Version: fsodeviced - 1:0.9.0+gitr859+690dc75efcc8e4dbcb53e361d48c54e104955921-r1.4.4 Nov 26 17:46:30 playya__: yep, same with my strange bug back when. userland was down, but kernel still opartes partialy despite panic Nov 26 17:46:33 TAsn: right now... nothing Nov 26 17:46:36 TAsn: later Nov 26 17:46:43 ok Nov 26 17:46:46 let me know. Nov 26 17:53:12 TAsn: (normalize) if you use the standard regex function (which you should), then the pattern for each IP, CC etc should look like "\(00\|012\|019\)" Nov 26 17:53:52 yes. Nov 26 17:54:19 but I chose to aviod regex Nov 26 17:54:22 for simplicity Nov 26 17:54:36 afterall, I don't need a lot of regex's power Nov 26 17:54:39 just a very small fraction Nov 26 17:54:55 TAsn: so please take care you either make entering IP, CC acoording to that sheme, or add the braces "\(, \)" and escape the pipes "|" during readin Nov 26 17:55:11 and the overhead/being non-standard/annoyance was just not worth it. Nov 26 17:55:41 DocScrutinizer-8, I parse the prefix I get Nov 26 17:56:01 I don't see what's the "overhead" of using a regex call oneliner Nov 26 17:56:04 the internal design is very convenient and works well in what I did. Nov 26 17:56:31 DocScrutinizer-8, (handling the string to be prepared for the regex, and compiling regex) Nov 26 17:56:35 though anyhow Nov 26 17:56:42 the big "no-go" Nov 26 17:56:47 was the standard issue Nov 26 17:56:54 I try to make my code as much ISO possible Nov 26 17:57:11 I know, it's kinda funny since I use glib (for a small fraction) Nov 26 17:57:17 ???? Nov 26 17:57:20 but that's meant to be replaced. Nov 26 17:57:28 mrmoku, TAsn : I heard latest is fine, is that true? :-) Nov 26 17:57:40 opkg upgrade? Nov 26 17:57:40 yeah :) Nov 26 17:57:47 Well, nah, flash Nov 26 17:58:11 still hangs calls when coming back from resume Nov 26 17:58:11 but other than that. ;P Nov 26 17:58:33 meh :-/ Nov 26 17:58:42 TAsn: my suggestion based on, and relied on the usage of regex, as that feature you're introducing as a new cute feature was inherent property of my original concept Nov 26 17:59:24 DocScrutinizer-8, ok. Nov 26 17:59:31 but you don't have to use regex to implement it. Nov 26 17:59:37 when I thought about this feature Nov 26 17:59:44 I had a simple design in mind Nov 26 17:59:51 that did not include regex. Nov 26 17:59:54 regex is nice, just not a must Nov 26 18:00:02 especially for something I want as fast as possible Nov 26 18:00:07 (I should really optimize it a bit) Nov 26 18:00:12 as it'll be called tons of times Nov 26 18:00:13 (opimd) Nov 26 18:00:29 fsopimd Nov 26 18:00:48 Ainulindale, what tool do you use for you bootsplash? ushplash? Nov 26 18:00:54 -h Nov 26 18:01:10 spaetzN800, it's already used now Nov 26 18:01:11 by opimd Nov 26 18:01:34 TAsn: I bet a barrel of bud a decent implementation of regex in C (as a lib) is faster than your "optimized" "simple" solution Nov 26 18:02:03 playya__: "your" as in SHR, h:1 or mine? Nov 26 18:02:22 DocScrutinizer, TAsn, what are you talking about Nov 26 18:02:27 Ainulindale, hackable Nov 26 18:02:38 playya__: I didn't do it, so I don't know :-) Nov 26 18:02:40 DocScrutinizer-8, First of all, it's not optimized good enough yet. Nov 26 18:02:43 but I bet that even now Nov 26 18:02:46 it's faster than using regex Nov 26 18:02:58 I almost do nothing. Nov 26 18:03:00 hmm. i'm still in #hackable1 so maybe just ask there ;) Nov 26 18:03:03 regex is good for generic cases Nov 26 18:03:06 playya__: number normalization like 0049 -> +49 Nov 26 18:03:15 not for well defined very strict string handling. Nov 26 18:03:48 TAsn: you're wrong here Nov 26 18:03:50 ah. the number regex is quite hard Nov 26 18:04:13 playya__, not that hard, DocScrutinizer provided a very nice set of regex's that do the trick. Nov 26 18:04:55 and TAsn decided to do it in a "optimized" generic way Nov 26 18:04:57 this is mine: ^(\\+|0|00)?[[:digit:]]{3,31}$ Nov 26 18:05:21 playya__, :) Nov 26 18:05:37 that's just finding numbers Nov 26 18:05:41 maybe i still have the code it belongs to Nov 26 18:05:46 playya__: misses a few niche cases Nov 26 18:05:54 yeah, like Nov 26 18:05:57 ABCD Nov 26 18:06:01 pPwW Nov 26 18:06:05 *# Nov 26 18:06:14 and leading, trailing opcodes Nov 26 18:06:20 it's for recognizing numbers in SMS Nov 26 18:06:26 like *31# Nov 26 18:06:27 so it should be enough Nov 26 18:06:31 playya__, for that it's good enough. Nov 26 18:06:32 yeah. Nov 26 18:06:40 I should probably add that to libphone-ui-shr Nov 26 18:06:48 wanted to do it for a long time now Nov 26 18:06:54 then you can attach sth to connect to other apps Nov 26 18:12:22 TAsn: anchors in elementary should make it easy ;) Nov 26 18:12:54 TAsn: i'm so angry about python-elementary not correctly supporting them... as you can make nice things with them :x Nov 26 18:14:20 mrmoku, JaMae: mesa-dri fails on gta01 Nov 26 18:23:26 #bluez is not very talkative, no answer to my question within 5 hours, even nothing said within this time... Nov 26 18:23:36 re Nov 26 18:29:35 mrmoku, JaMae, JaMa|WrkGone: shouldn't gta01 have mesa instead of mesa-dri? Nov 26 18:31:40 hmmm, no idea but probably yes Nov 26 18:33:27 dos1: mesa-dri has swrast (sw renderer included..) I guess it could be used too.. I'm using -dri on my spitz without accel too Nov 26 18:37:30 JaMa|WrkGone: well, it fails to build :P Nov 26 19:00:50 SHR: 03seba.dos1 07shr-settings * rfb20de863259 10/data/po/pl/ (shr-settings.mo shr-settings.po): [po] update polish translation Nov 26 19:01:01 SHR: 03seba.dos1 07shr-settings * rddbfdbe8d885 10/data/po/shr-settings.pot: [po] update pot file Nov 26 19:01:03 SHR: 03jensseidel 07shr-settings * r6745ba338dbc 10/shr_settings_modules/ (shr_backup.py shr_gprs.py shr_gpsinfo.py shr_pim.py): Fixed a few typos Nov 26 19:01:04 SHR: 03seba.dos1 07shr-settings * r3fc08f197ed0 10/data/po/de/ (shr-settings.mo shr-settings.po): [po] German translation update and proofreading Nov 26 19:01:12 oops Nov 26 19:01:16 hmm Nov 26 19:01:19 bad author in one commit ;x Nov 26 19:01:23 *** glibc detected *** fsodeviced: malloc(): memory corruption: 0x0004a128 *** Nov 26 19:01:24 fun Nov 26 19:01:33 mickeyl: had the same here Nov 26 19:01:38 "had" ? Nov 26 19:01:41 what did you do to fix it? Nov 26 19:01:55 mickeyl: opkg upgrade fixed that - libfso-glib was too old Nov 26 19:02:07 ah Nov 26 19:02:11 * mickeyl tries Nov 26 19:07:20 freesmartphone.org: 03mickey 07cornucopia * r6afc005242d7 10/fsodeviced/src/plugins/ (13 files in 13 dirs): fsodeviced: fix copy'n'paste errors in fso_register debug function Nov 26 19:13:00 hmm Nov 26 19:13:09 * mickeyl wonders why gazillions of kernel modules get updated Nov 26 19:13:30 mickeyl: they were stripped from debug symbols Nov 26 19:13:42 ah, excellent Nov 26 19:13:54 and we have a new kernel Nov 26 19:13:59 2 new patches Nov 26 19:14:13 and we still need another kernel :P Nov 26 19:14:17 with inotify Nov 26 19:16:35 mrmoku, we have inotify Nov 26 19:16:55 http://git.openmoko.org/?p=kernel.git;a=blob;f=arch/arm/configs/gta02_packaging_defconfig;h=e2dbbef7b4495d1f97f61ea467d66d8ee81e0b6b;hb=andy-tracking Nov 26 19:16:56 spaetzN800: I thought just half of it? Nov 26 19:17:11 lines 1819, 1820 Nov 26 19:17:14 ahh, missing for 2.6.31 only then? Nov 26 19:17:18 nope Nov 26 19:18:08 spaetzN800: nope? Nov 26 19:18:11 err , i think so Nov 26 19:18:20 mrmoku> spaetzN800: I thought just half of it? Nov 26 19:18:29 nope to that Nov 26 19:19:06 mrmoku: Nov 26 19:19:07 I just thought because TAsn said that fsodeviced does not reload scenarii on changes... Nov 26 19:19:08 From http://git.shr-project.org/repo/opimd-utils Nov 26 19:19:09 * branch master -> FETCH_HEAD Nov 26 19:19:11 fatal: Zero packs found! Nov 26 19:19:17 dos1: packing daily Nov 26 19:19:22 all repos Nov 26 19:19:52 at least think we are using ths Nov 26 19:20:10 plus a patch by jama - ubifs Nov 26 19:20:39 i'll check the scenario reloading now Nov 26 19:20:49 whenever this opkg upgrade ends... Nov 26 19:20:59 hehe, much later then :P Nov 26 19:21:33 what new in this kernel? Nov 26 19:22:07 JesusMcCloud: almost done with the theming stuff Nov 26 19:22:17 JesusMcCloud: better get prepared ;) Nov 26 19:22:42 oh WSOD Nov 26 19:22:45 mrmoku, buya! Nov 26 19:22:52 anyting i should save before rebooting? Nov 26 19:22:54 coolio Nov 26 19:22:57 Weiss, ? Nov 26 19:23:18 JesusMcCloud: elm_theme_overlay_add is the correct one right? Nov 26 19:23:26 mrmoku, i am prepared, last nasty ass exam for the next 3 weeks is tomorrow, so i will have time Nov 26 19:23:34 good :) Nov 26 19:24:03 JesusMcCloud: until tomorrow it should be out and in the feed... so you can try it Nov 26 19:25:00 mrmoku, i have no idea, but everythin not defined in the tehem will revert back to default, and since phoneu only has a couple of widgets there is no need to bounce back to the default phoneui edj if the custom theme is incomplete, since that is not goign to happen. (at least i hope *gg*) Nov 26 19:25:39 playya__: hmm? Nov 26 19:26:05 i have a WSOD Nov 26 19:26:13 with 2.6.31+KMS? Nov 26 19:26:20 mrmoku, do wen need a "backup plan" for some 10 widgets? Nov 26 19:26:20 no .29 Nov 26 19:26:55 with KMS? Nov 26 19:27:13 yes Nov 26 19:27:15 JesusMcCloud: why not? Nov 26 19:27:23 * JesusMcCloud hates his mobile provider, since those geniuses keep resending their own advertisment mms until it is correctly received Nov 26 19:27:27 just built the shr-image Nov 26 19:28:02 dos1, we are talking about less that 10 widgets... Nov 26 19:28:08 JesusMcCloud: what do you mean? Nov 26 19:28:16 JesusMcCloud: that would be ideal to implemnt mms support ;) Nov 26 19:28:30 playya__: on resume? Nov 26 19:28:32 JesusMcCloud: so? Nov 26 19:28:37 yes Weiss Nov 26 19:28:47 mrmoku, if i got you corretcly you want to overlay a custom edj over the default phoneui one, so the ui alsways works, even if the custom theme is incomplete, right?! Nov 26 19:29:01 JesusMcCloud: there is elm_theme_overlay_add for having fallback. And i can't recall anything which we can use to not having fallback Nov 26 19:29:24 JesusMcCloud: only symlinking default theme, but it's *UGLY* Nov 26 19:29:25 JesusMcCloud: yep Nov 26 19:29:48 dos1, this si about phoneui edj not eelementary theme Nov 26 19:29:56 JesusMcCloud: i know. Nov 26 19:30:03 JesusMcCloud: and i'm aware of that ;P Nov 26 19:30:09 there are only two theming functions in elementary Nov 26 19:30:19 elm_theme_overlay_add and elm_theme_extension_add Nov 26 19:30:26 we're interested in overlay. Nov 26 19:30:27 :P Nov 26 19:30:30 dos1, ah ok, well then... Nov 26 19:30:40 * JesusMcCloud <- n00b! Nov 26 19:30:52 JesusMcCloud: if one want's just style the dialer for example... he should be able to do that Nov 26 19:30:56 (or she :P) Nov 26 19:31:04 mrmoku, valid point Nov 26 19:31:07 dos1: got mail? :P Nov 26 19:31:13 mrmoku: yup :P Nov 26 19:31:24 don't know where that error comes from then... Nov 26 19:31:32 maybe because it has no local packs... dunno Nov 26 19:31:42 though it should have Nov 26 19:31:44 hmm Nov 26 19:32:16 Weiss, revision: 8c65792a5c83c76d662a617a7c4e1ae8104bb6a5 Nov 26 19:32:29 JesusMcCloud: someday we might even expand the config to be able to specify different themes for different modules Nov 26 19:33:08 mrmoku, i woudl be happy if i was reachable wehm my moko is supended ;-P Nov 26 19:33:18 s/moko/fr/ Nov 26 19:33:18 JesusMcCloud meant: mrmoku, i woudl be happy if i was reachable wehm my fr is supended ;-P Nov 26 19:33:23 before someone complains... Nov 26 19:33:43 hehe, yeah Nov 26 19:33:49 JesusMcCloud: working on that ;p Nov 26 19:33:53 JesusMcCloud: mickeyl is looking into that :) Nov 26 19:33:55 playya__: ok.. so you're the same as JaMa.. WSoD will hopefully be going away this weekend Nov 26 19:34:06 go Weiss go :D Nov 26 19:35:16 cant wait for .31 and proper resum on incoming call Nov 26 19:38:02 hmm Nov 26 19:38:05 file system corruption Nov 26 19:38:07 *sigh* Nov 26 19:38:21 ~lart glamo Nov 26 19:38:21 * apt offers glamo some herring Nov 26 19:40:02 mickeyl: why you're always having all kinds of possible problems with your gta02? :X Nov 26 19:41:26 since i only got prototyps Nov 26 19:41:48 oh, ok then ;) Nov 26 19:41:54 or it doesn't love me Nov 26 19:41:56 who knows Nov 26 19:42:15 (i think my gta02a5 loves me :P) Nov 26 19:42:19 [21474700.265000] pm_op(): platform_pm_suspend+0x0/0x60 returns -16 Nov 26 19:42:19 [21474700.265000] PM: Device neo1973-pm-gsm.0 failed to suspend: error -16 Nov 26 19:42:20 yeha :/ Nov 26 19:42:46 my callers sometimes don't love it, but i don't care :P Nov 26 19:43:27 2009-11-26T19:43:14.555872Z AlsaAudioPlayer [INFO] : Scenario gsmbluetooth has been changed; invalidating cache for this. Nov 26 19:43:31 looks good Nov 26 19:43:39 let me try with the current scenario Nov 26 19:43:56 mickeyl: i have it sometimes on booting - when fsodeviced wants to suspend, but ogsmd didn't finish requesting resource Nov 26 19:44:07 (gsm failed to suspend messages) Nov 26 19:44:15 but i didn't noticed any problems due to that Nov 26 19:44:32 i'd wish i got some definite answers from kernel folks Nov 26 19:44:39 like... when exactly is this supposed to happen Nov 26 19:44:43 which are the conditions Nov 26 19:44:56 SHR: 03mok 07libphone-ui-shr * r3e999b3e23e7 10/ (5 files in 4 dirs): make it themable via config Nov 26 19:45:00 TAsn: dos1: I just sent you an e-mail. Please review thre attachement and let me know any comments you have. Thanks Nov 26 19:46:31 2009-11-26T19:46:09.532397Z AlsaAudioPlayer [INFO] : Scenario stereoout has been changed (being also the current scenario); invalidating cache and reloading Nov 26 19:46:41 TAsn: works as expected here Nov 26 19:46:44 Toaster`: replied Nov 26 19:47:08 Thanks dos1 Nov 26 19:47:47 BTW, the changes you guys made to the latest kernel make it seem really snappy. Nice work Nov 26 19:47:50 mickeyl: hmm.. are you still using 2.6.31+KMS? Nov 26 19:47:59 Weiss: no, Nov 26 19:48:12 need to test the problems the guys have with suspend and resume Nov 26 19:48:19 rolled back to .29 for now Nov 26 19:48:39 mickeyl: do you have the FIFO patch? I'm a teeny bit nervous that the FIFO patch might affect SD somehow (but I don't think it will) Nov 26 19:48:51 i have no idea Nov 26 19:48:54 but that would be likely Nov 26 19:49:02 since i did a large update before rolling back to .29 Nov 26 19:49:18 dunno whether the fifo patch is in mrmoku's kernel Nov 26 19:49:20 i just grabbed it from his dir Nov 26 19:50:10 I *think* it is with FIFO, yes Nov 26 19:50:16 JaMa would know better Nov 26 19:50:23 other people have been running from SD with it without problems, so I'm pretty confident there's no problem Nov 26 19:51:15 Weiss: there are some KMS patches JaMae applied Nov 26 19:51:24 how to check fast if it includes FIFO? Nov 26 19:52:13 mrmoku: if you do "cat /sys/bus/platform/devices/glamowhatever/regs", and paste the first line under "LCD 1" Nov 26 19:52:26 the last digit of that line is the one that changes for the FIFO Nov 26 19:52:47 * mrmoku prepares for reboot :) Nov 26 19:53:22 :o Nov 26 19:53:50 mickeyl, mrmoku just told me it's because of our kernel. Nov 26 19:53:55 * mrmoku had to use 2.6.29 for a while too... to fix sound handling in call screens Nov 26 19:53:56 Toaster`, cool. :P Nov 26 19:53:58 TAsn: no Nov 26 19:54:01 TAsn: I was wrong :P Nov 26 19:54:08 then? Nov 26 19:54:11 TAsn: 2.6.29 is with inotify Nov 26 19:54:15 and for mickeyl it works Nov 26 19:54:22 i c. Nov 26 19:54:37 mickeyl, what am I supposed to see in logs? Nov 26 19:54:45 (text for me to grep) Nov 26 19:55:03 [20:46] mickeyl | 2009-11-26T19:46:09.532397Z AlsaAudioPlayer [INFO] : Scenario stereoout has been changed (being also the current scenario); invalidating cache and reloading Nov 26 19:55:14 mrmoku, cool. Nov 26 19:55:15 fsodeviced? Nov 26 19:55:20 yup Nov 26 19:55:28 wah Nov 26 19:55:33 ok guys Nov 26 19:55:34 i can see the problem here Nov 26 19:55:36 that's sick Nov 26 19:55:48 ? Nov 26 19:55:57 call being cut off, not even released Nov 26 19:55:59 on resume Nov 26 19:56:00 yep. Nov 26 19:56:03 that's what I said. Nov 26 19:56:06 cut off. Nov 26 19:56:07 sssssstrange Nov 26 19:56:17 ok, i need to go now, but i'll dig into this bug asap Nov 26 19:57:13 the SD problem, or something else? Nov 26 19:57:29 2009-11-26T19:56:22.395661Z AlsaAudioPlayer [INFO] : Scenario gsmhandset has been changed; invalidating cache for this. Nov 26 19:57:31 ok got it. Nov 26 19:57:36 hm.. lets verify Nov 26 19:57:42 it reloaded. Nov 26 19:58:22 ok, works :P Nov 26 19:58:29 sorry mickey|bbl :P Nov 26 19:59:50 Weiss: root@om-gta02 ~ $ cat /sys/bus/platform/devices/glamo*/reg* Nov 26 19:59:50 Segmentation fault Nov 26 20:00:13 cat segfaulting? :D Nov 26 20:00:48 mrmoku, oh btw. Nov 26 20:01:03 mind if I change default loglevel for phoneuid to INFO? Nov 26 20:01:07 no Nov 26 20:01:20 cool :P Nov 26 20:01:29 there's a ticket about that. :) Nov 26 20:02:22 do it and close it :D Nov 26 20:03:27 TAsn: btw. I named the config for libphone-ui-shr /usr/share/libphone-ui-shr/config Nov 26 20:03:37 not sure about that though Nov 26 20:03:47 what was your reasoning to stuff it in /usr/share? Nov 26 20:03:56 sounds wrong Nov 26 20:04:00 lets say I have 5 modules Nov 26 20:04:09 do you think polluting /etc is correct? Nov 26 20:04:11 maybe having Nov 26 20:04:22 /etc/phone-ui/libphone-ui.conf Nov 26 20:04:23 and Nov 26 20:04:39 ffifo patch is in current kernel Nov 26 20:04:39 plluting or not polluting... configs belong to etc, no? Nov 26 20:04:41 /etc/phone-ui/shr.conf Nov 26 20:04:46 mrmoku, you are probably right. Nov 26 20:04:51 so maybe create a dir for Nov 26 20:04:54 phone-ui Nov 26 20:04:57 confs in etc Nov 26 20:04:58 yeah, dir is fine Nov 26 20:05:05 and just stuff them like this: Nov 26 20:05:08 module_name.conf Nov 26 20:05:12 i.e for libphone-ui-shr Nov 26 20:05:13 it's Nov 26 20:05:15 * mrmoku likes that :) Nov 26 20:05:15 shr.conf Nov 26 20:05:16 :P Nov 26 20:05:23 I'm sorry for being an idiot before :P Nov 26 20:05:34 nah :) Nov 26 20:05:38 mrmoku, btw, do you use the phone_utils_volume_mute function? Nov 26 20:05:43 yup Nov 26 20:05:51 _mute_set you mean Nov 26 20:06:44 TAsn: does not work for me though :P Nov 26 20:06:49 neither the speaker Nov 26 20:07:10 speaker doesn't work Nov 26 20:07:12 for no reason Nov 26 20:07:15 I should dig into that. Nov 26 20:07:24 concerning mute Nov 26 20:07:27 hm.. :P Nov 26 20:07:42 about mute I am not 100% sure... Nov 26 20:08:29 it's there Nov 26 20:08:31 I can test it. Nov 26 20:08:32 sec. Nov 26 20:10:39 SHR: 03tom 07phoneuid * r1bf1e96301b6 10/data/phoneui.conf: Changed default loglevel to 'INFO' Nov 26 20:10:39 users will like this: Nov 26 20:10:40 :) Nov 26 20:11:25 ...and it becomes faster and faster... Nov 26 20:11:49 building ;) Nov 26 20:12:19 dos1, :P Nov 26 20:15:25 built Nov 26 20:15:47 thanks. Nov 26 20:15:48 :P Nov 26 20:15:48 SHR: 03tom 07libphone-ui * r9571309a704b 10/src/phoneui-utils-sound.c: fixed a potential bug in phoneui_utils_sound_volume_get when someone else changes volume to something outside of config-set bounds. Nov 26 20:15:54 dos1, what about country? :P Nov 26 20:16:07 mrmoku, do you by any chance have time to start working on pyphonelog's port? Nov 26 20:16:59 mrmoku, YOU LIAR! Nov 26 20:17:05 mute works amazingly well :P Nov 26 20:18:07 mrmoku, actually, I'm 100% sure what's the issue with speaker not working. Nov 26 20:18:20 we had an issue with the state files before Nov 26 20:18:24 I think this is probably the same thing Nov 26 20:18:31 let me verify though. Nov 26 20:19:16 ok Nov 26 20:19:25 I was wrong. Nov 26 20:20:00 though I have another guess :P Nov 26 20:20:56 yay Nov 26 20:20:57 found it. Nov 26 20:21:06 mickey|bbl, I hate you! :P breaking API and not telling me! Nov 26 20:21:45 dos1, :) Nov 26 20:21:53 dos1, please build, again. Nov 26 20:22:01 oh, you didn't build libphone-ui yet. Nov 26 20:22:01 SHR: 03tom 07libphone-ui * r3292f0daec58 10/src/phoneui-utils-sound.c: Changed the SPEAKER scenario name to conform with the change in FSO Nov 26 20:22:03 so please build :) Nov 26 20:24:09 * JesusMcCloud thinks we desperately need a replacedment for pyphonelog! (wth happened to elmphonelog?) Nov 26 20:24:24 148 Tickets left, we are below 150 again ;) Nov 26 20:24:24 JesusMcCloud, HEY. Nov 26 20:24:32 elmphonelog was'nt as good as pyphonelog Nov 26 20:24:34 Heinervdm: nice :) Nov 26 20:24:45 and the only reason pyphonelog is slow is opimd Nov 26 20:24:48 * TAsn looks at dos1 Nov 26 20:25:33 I want to close these 2 as wontfix: http://trac.shr-project.org/trac/ticket/732 http://trac.shr-project.org/trac/ticket/728 but it should do someone else, else this guy thinks i'm the only one thinking that way Nov 26 20:26:18 hello guys, i'm new here, I want to join the community. Can anyone help me get oriented ? Nov 26 20:26:49 Heinervdm, sec Nov 26 20:26:56 closing. :P Nov 26 20:27:25 Heinervdm, 728 Nov 26 20:27:28 I agree with the dude. Nov 26 20:27:43 mac___: in which direction? Nov 26 20:28:13 Heinervdm: i closed 728, as i had the same problem - posted solution :P Nov 26 20:28:14 and #732 also sounds like an issue Nov 26 20:28:34 in direction programmer Nov 26 20:28:42 TAsn: that's only an issue if you did opkg upgrade instead of reflashing Nov 26 20:28:49 oh Nov 26 20:28:51 ok. Nov 26 20:29:00 732 or 728? Nov 26 20:29:17 both, it's the same guy Nov 26 20:30:23 mac___: what languag? Nov 26 20:30:24 +e Nov 26 20:34:40 mrmoku: are the new images recommended? Nov 26 20:34:49 TAsn: you can close this: http://trac.shr-project.org/trac/ticket/41 ;) Nov 26 20:34:50 bumbl: almost... Nov 26 20:34:56 bumbl: wait for the next one Nov 26 20:35:04 phonecalls on resume do not work Nov 26 20:35:18 Heinervdm, yay Nov 26 20:35:19 :) Nov 26 20:35:21 ok Nov 26 20:35:49 what would be the best thing to import vcards to opimd? Nov 26 20:36:17 bumbl: pisi Nov 26 20:36:27 101 matches :) Nov 26 20:37:45 dos1: it can do backup too can't it? Nov 26 20:38:22 I think we won't do anything this, so close as wontfix? http://trac.shr-project.org/trac/ticket/162 Nov 26 20:38:40 bumbl: it's a sync app Nov 26 20:39:26 Heinervdm, no Nov 26 20:39:30 watch my comment Nov 26 20:39:32 sec Nov 26 20:39:33 writing it. Nov 26 20:39:53 :D Nov 26 20:40:27 here ya go Nov 26 20:41:24 hmm, i think the root parameter is the right way... Nov 26 20:41:27 but ok Nov 26 20:41:46 for root. Nov 26 20:41:48 of course. Nov 26 20:41:53 but what about /home ? Nov 26 20:41:55 /opt? Nov 26 20:41:56 etc... Nov 26 20:42:08 ok :) Nov 26 20:42:13 I meant etc. not /etc Nov 26 20:42:13 :) Nov 26 20:42:19 so next one ;) http://trac.shr-project.org/trac/ticket/66 Nov 26 20:42:33 also important Nov 26 20:42:41 someone said that classpath-native is fixed Nov 26 20:42:41 Though I disagree with the dude Nov 26 20:42:42 isn't it done? Nov 26 20:42:48 so we should probably drop it. Nov 26 20:43:02 I mean, the current nice values are good enough. Nov 26 20:43:02 playya__: soneone updated the version Nov 26 20:43:13 actually, the only changes we might do only harm his cause :P Nov 26 20:43:14 TAsn: i think so too Nov 26 20:43:32 cool, so close it as wontfix because we think they are good atm. Nov 26 20:43:57 dos1, did you build libphone-ui? Nov 26 20:44:06 TAsn: i would close as fixed ;) Nov 26 20:44:08 TAsn: yup Nov 26 20:44:10 and synced Nov 26 20:44:12 dos1, thanks :) Nov 26 20:44:22 dos1, and tested to see how cool? Nov 26 20:44:24 :) Nov 26 20:44:28 not yet Nov 26 20:44:35 but upgrading Nov 26 20:44:37 ;) Nov 26 20:44:39 * TAsn is switching to annoying mode. Nov 26 20:44:47 dos1, what about adding countries to wizard? :P Nov 26 20:44:54 spaetzN800: say what you want... I want 2.6.31 :P Nov 26 20:44:56 * TAsn is switching back to normal (still annoying) mode. Nov 26 20:46:32 shit Nov 26 20:46:32 re Nov 26 20:46:36 libphone-ui broke Nov 26 20:46:38 no idea why. Nov 26 20:46:40 [21:44] mrmoku | spaetzN800: say what you want... I want 2.6.31 :P Nov 26 20:46:50 hehe Nov 26 20:46:56 of course we want it Nov 26 20:47:05 which one do we keep? http://trac.shr-project.org/trac/ticket/653 or http://trac.shr-project.org/trac/ticket/65 Nov 26 20:47:19 But not for shr-testing milestone 1 :) Nov 26 20:47:22 weird Nov 26 20:47:25 libphone-ui-shr error. Nov 26 20:47:31 Heinervdm, sec. Nov 26 20:47:53 Heinervdm, newer Nov 26 20:47:55 but add link Nov 26 20:48:00 and spank him for the dupe. Nov 26 20:48:06 yes of course :) Nov 26 20:48:21 mrmoku, ! Nov 26 20:48:27 you moved the config in libphone-ui-shr Nov 26 20:48:31 and didn't update in code Nov 26 20:48:37 or maybe the other way around Nov 26 20:48:39 but anyway Nov 26 20:48:50 2009.11.26 22:46:42.222726 [libphone-ui-shr] : No such file or directory Nov 26 20:48:56 huh? Nov 26 20:48:57 why the hell is it critical though?! Nov 26 20:49:07 Is that fixed? Split navit's ipk in 3 parts Nov 26 20:49:09 I did not install any config yet Nov 26 20:49:16 #505 Nov 26 20:49:19 mrmoku, weird. Nov 26 20:49:21 do we abort on g_warning still? Nov 26 20:49:42 TAsn: that is the main reason I got used to use only g_debug :P Nov 26 20:49:57 mrmoku, not on phoneuid Nov 26 20:50:05 in phoneuid we only abort on ERROR Nov 26 20:50:10 (set it in code) Nov 26 20:50:10 then I don't know Nov 26 20:50:15 spaetz: navit is spliten into navit and navit-icons Nov 26 20:50:22 TAsn: sure that lfg does not change that? ;) Nov 26 20:50:39 ok, I'll declare that as fixed then :) Nov 26 20:50:41 if you didn't specifically did it Nov 26 20:50:42 no Nov 26 20:50:56 but either way Nov 26 20:50:58 it's a gerror! Nov 26 20:51:01 not a g_debug Nov 26 20:51:04 that closed it. Nov 26 20:51:14 dos1: do you know if we include the demo map in the navit package by default? Nov 26 20:51:21 We probably shouldn't Nov 26 20:51:48 oh, it's a warning. Nov 26 20:51:48 hm.. Nov 26 20:51:54 dunno, maybe ask JaMae Nov 26 20:52:32 TAsn: let me check lfg Nov 26 20:52:39 lfg? Nov 26 20:52:43 ui-shr Nov 26 20:52:43 ... Nov 26 20:53:02 frameworkd-glib-dbus.c: fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL; Nov 26 20:53:06 :P Nov 26 20:53:18 * TAsn is going to kill mrmoku Nov 26 20:53:27 mrmoku, please drop fatal mask Nov 26 20:53:32 it should not be set there. Nov 26 20:53:44 we have 129 tickets overall :) Nov 26 20:53:51 (this overwrites my settings as it's called later.) Nov 26 20:53:55 TAsn: just for the record... _I_ did not add that :P Nov 26 20:53:59 mrmoku, commit and build. :) Nov 26 20:54:02 mrmoku, I believe you :) Nov 26 20:54:05 yup Nov 26 20:54:24 btw Nov 26 20:54:33 don't use g_error in libphone-ui-shr at all Nov 26 20:54:40 as it'll close phoneuid Nov 26 20:54:42 and we don't want that Nov 26 20:54:48 (maybe we have good backends) Nov 26 20:54:54 and even worst Nov 26 20:54:55 don't use assert Nov 26 20:54:56 :P Nov 26 20:55:45 freesmartphone.org: 03mok 07libframeworkd-glib * rdc5409fbf9d2 10/src/frameworkd-glib-dbus.c: Nov 26 20:55:45 freesmartphone.org: do NOT set glib loglevel mask for fatal errors Nov 26 20:55:45 freesmartphone.org: Signed-off-by: Klaus Kurzmann Nov 26 20:56:24 mrmoku, and please rebuild :) Nov 26 20:57:21 http://trac.shr-project.org/trac/ticket/227 won't fix? because there is no ophonekitd anymore? Nov 26 20:57:34 TAsn: first update the rev :P Nov 26 20:57:43 :) Nov 26 20:58:00 Heinervdm, no! sec, let me comment that. Nov 26 20:58:10 ok Nov 26 20:58:27 read. Nov 26 20:58:48 oops Nov 26 20:58:52 please edit summary Nov 26 20:58:52 :) Nov 26 21:01:13 TAsn: edited, and assigend to you :P Nov 26 21:01:22 :( Nov 26 21:02:19 dos1: btw... just because I saw my pending changes while comitting lfg... Nov 26 21:02:20 what's with that? http://trac.shr-project.org/trac/ticket/308 does closing the dialer still doesn't hang up? Nov 26 21:02:23 what about my signals? Nov 26 21:03:24 we really have all kinds of image formats supported by evas but not gif... Nov 26 21:03:33 evas-loader-tiff, blah. we are missing evas-loader-gif Nov 26 21:03:45 how do I compile evas-loader-gif? Nov 26 21:03:47 * spaetz checks Nov 26 21:04:05 spaetz: remove --disable-gif from evas Nov 26 21:04:12 mrmoku: i'll look on them when i'll be bored in school tomorrow ;) Nov 26 21:04:44 * mrmoku hopes dos1 has some very long and very boring economic lesson tomorrow :P Nov 26 21:07:50 ok, i'm off now Nov 26 21:07:53 good night! Nov 26 21:07:54 Heinervdm: I am trying OE_EXTRACONF_shr now Nov 26 21:07:58 night dos Nov 26 21:08:01 dos1: ahh Nov 26 21:08:06 did you finish building? Nov 26 21:08:11 yeah you did Nov 26 21:08:11 I can't just change the default evas config for all distros Nov 26 21:08:12 mrmoku: yup Nov 26 21:08:14 gnight then :) Nov 26 21:08:29 and have boring school tomorrow ;) Nov 26 21:08:33 hehe ;D Nov 26 21:08:34 Heinervdm, yes :( Nov 26 21:08:37 spaetz: avoid any discussion with koen ;) Nov 26 21:08:38 i'll try, cu ;) Nov 26 21:08:38 (308) Nov 26 21:08:50 Heinervdm: I will ;) Nov 26 21:08:54 mrmoku, why don't we add release to delete callback? Nov 26 21:08:57 or something like that? Nov 26 21:09:40 mrmoku: libframeworkd-glib went into morgue, please fix that soon! Nov 26 21:09:41 :x Nov 26 21:09:45 ok, now really night ;) Nov 26 21:10:09 what is the morgue? Nov 26 21:10:34 dead people go there! And the CSI guys Nov 26 21:10:46 hehe Nov 26 21:10:51 asked that yesteerday Nov 26 21:10:58 old packages go there Nov 26 21:11:02 great minds ask alike :) Nov 26 21:11:07 :) Nov 26 21:12:11 mrmoku, built libframeworkd-glib? Nov 26 21:13:38 TAsn: built directly into the morgue :P Nov 26 21:13:45 rebuilding with bumped localcount now Nov 26 21:13:54 oh, i c :) Nov 26 21:14:12 btw, I'm dropping all the slice_alloc Nov 26 21:14:14 crap Nov 26 21:14:16 as we aid. Nov 26 21:14:26 yup Nov 26 21:14:29 and btw, just grepped the entire code Nov 26 21:14:33 not even *ONE* Nov 26 21:14:38 g_hash_table_destroy Nov 26 21:14:42 actually, let me make sure Nov 26 21:14:54 we're not destructive :P Nov 26 21:15:14 ok, 2 Nov 26 21:15:14 if they would have called it g_hash_table_clean... but destroy ;) Nov 26 21:15:14 :| Nov 26 21:15:24 :( Nov 26 21:15:39 hmm.. where does gtkperf for OM come from? (no recipe that I can see?) Nov 26 21:15:55 SHR: 03tom 07libphone-ui-shr * raa31ff3c6b3c 10/src/ (5 files in 3 dirs): removed all the g_errors Nov 26 21:16:37 TAsn: I don't remember... did you try 2.6.31? Nov 26 21:17:54 TAsn: updated lfg is there Nov 26 21:18:08 <[Rui]> hi! Nov 26 21:18:12 <[Rui]> finally @ home Nov 26 21:18:17 mrmoku, thanks :) Nov 26 21:18:26 mrmoku, for a short while. Nov 26 21:18:28 [Rui], hey. Nov 26 21:18:36 <[Rui]> I'm still adding quick-settings to libphone-ui-shr but I haven't yet understood how to call them Nov 26 21:18:49 <[Rui]> I don't even see the .desktop files in there Nov 26 21:19:54 2.6.29+DRM+lis-IRQ-fix makes me happy :) Nov 26 21:19:59 <[Rui]> for now I'm finishing the adaptations taking as an example the dialer Nov 26 21:20:12 [Rui], call: Nov 26 21:20:15 look in src dir Nov 26 21:20:22 add a file like that Nov 26 21:20:25 tell me when you are done Nov 26 21:20:30 I'll add support in libphone-ui Nov 26 21:20:50 SHR: 03tom 07libphone-ui-shr * rb17b31817f17 10/src/ (13 files in 2 dirs): Replaced all the g_slice_alloc0 and g_slice_free's with calloc(1, and free Nov 26 21:20:55 <[Rui]> ah! Nov 26 21:21:05 <[Rui]> so it's called from libphone-ui... ok Nov 26 21:21:10 [Rui], yeah :) Nov 26 21:21:15 don't forget to call it Nov 26 21:21:22 phoneui_backend_settings_show Nov 26 21:21:25 phoneui_backend_settings_hide Nov 26 21:21:35 <[Rui]> TAsn: I'll keep following the design from the dialer Nov 26 21:21:43 great :) Nov 26 21:21:52 <[Rui]> I was calling it *_quick_settings_* Nov 26 21:21:53 ok Nov 26 21:21:57 good enough ;) Nov 26 21:22:05 (even better) Nov 26 21:22:06 <[Rui]> basically, s/dialer/quick_settings/g Nov 26 21:22:11 :) Nov 26 21:22:15 also filenames Nov 26 21:22:19 <[Rui]> as well Nov 26 21:22:58 mrmoku, there's no config file for libphone-ui-shr yet, right? Nov 26 21:23:06 <[Rui]> one doubt, for more readability I add indent inside each elementary object... Nov 26 21:23:09 you just added the prototype, right? Nov 26 21:23:15 <[Rui]> f = elm_f_add(win); Nov 26 21:23:21 <[Rui]> .... Nov 26 21:23:28 <[Rui]> evas_object_show(f); Nov 26 21:23:32 I don't think I quite get you Nov 26 21:23:42 <[Rui]> is that ok or not? Nov 26 21:23:43 pastebin an example please Nov 26 21:23:54 though anyhow, just conform with the conventions please :) Nov 26 21:24:22 <[Rui]> http://pastebin.com/d4e7dafbd Nov 26 21:25:11 [Rui], I don't think that's necessary, a space will do Nov 26 21:25:23 TAsn: right Nov 26 21:25:27 (space = an empty line) Nov 26 21:25:39 mrmoku, cool. Nov 26 21:25:39 there is a sample conf in the source Nov 26 21:25:39 and it doesn't conform with our conventions Nov 26 21:25:42 [Rui], if you REALLY want it. Nov 26 21:25:47 please consider bracketing it Nov 26 21:25:48 i.e Nov 26 21:25:52 f = ...; Nov 26 21:25:54 { Nov 26 21:25:56 stuff Nov 26 21:26:01 } Nov 26 21:26:21 if i want to build recent fsodeviced a have to rebuild everything? Nov 26 21:26:27 <[Rui]> ok Nov 26 21:26:32 playya__: no Nov 26 21:26:37 but you need newer vala Nov 26 21:26:37 mrmoku, anyhow, what about splitting keyboards out of illume package? :) Nov 26 21:26:59 mrmoku, nope Nov 26 21:26:59 TAsn: unfortunately... only 24h a day :( Nov 26 21:27:04 <[Rui]> I will bracket bigger UI blocks Nov 26 21:27:10 <[Rui]> it's a lot more easy to read Nov 26 21:27:17 mrmoku, you already have a patch to drop them. Nov 26 21:27:18 for the latest version you have to update sane-toolchain, too Nov 26 21:27:21 it's just adding that to recipe Nov 26 21:27:25 making packages for the new keyboards Nov 26 21:27:29 and adding them to task :P Nov 26 21:27:36 (sounds more when I put it this way ;P ) Nov 26 21:27:45 mrmoku, what did the OE guys say? Nov 26 21:27:48 :P Nov 26 21:27:50 nothing :( Nov 26 21:27:57 f-em :( Nov 26 21:28:01 re-ask Nov 26 21:28:09 yeah... Nov 26 21:28:19 * mrmoku goes do send a ping Nov 26 21:29:59 mmh, babiloo seems to be an actively developed dictionary. They even create an efl frontend Nov 26 21:30:18 but bazaar... How do I get to that code with a recipe? Nov 26 21:30:23 they don't put tarballs online... Nov 26 21:31:33 sent Nov 26 21:32:52 TAsn: mainly I have no time, because I'm sitting in front of my 2.6.31 booted FR and scroll up and down :P Nov 26 21:33:17 mrmoku, hehe Nov 26 21:33:23 try 2.6.29 Nov 26 21:33:25 really fast Nov 26 21:33:26 hehe Nov 26 21:33:27 with new changes Nov 26 21:33:32 TAsn: forget it Nov 26 21:33:38 TAsn: _I_ tried both ;) Nov 26 21:33:46 and 2.6.31 has double speed Nov 26 21:34:38 mrmoku: we could bump speed in 2.6.29 even more but then the screen is sometimes wobbling, says Weiss Nov 26 21:34:41 :) Nov 26 21:34:49 hehe Nov 26 21:35:00 no, 2.6.29 is not bad either Nov 26 21:35:11 big progress against what we had some time ago :) Nov 26 21:35:14 spaetz: for comparison, I'd been running at four stages of FIFO for several hours before I noticed the wibbling.. Nov 26 21:35:17 yep Nov 26 21:35:47 Weiss: so it could actually be an option :) Nov 26 21:35:52 but I am quite happy with what we have for now Nov 26 21:35:54 yeah.. I was thinking of a sysfs node or something Nov 26 21:36:06 let's see if it doesn't kill SD cards, and then all is fine :) Nov 26 21:36:11 Weiss: btw. the cat for regs was segfaulting on 2.6.31 Nov 26 21:36:14 sysfs node would be cool Nov 26 21:36:40 mrmoku: that's...bizzare.. Nov 26 21:36:46 yep Nov 26 21:37:12 Weiss: want the backtrace? Nov 26 21:37:48 I thought that something was going wrong with one of "my" two speedups after suspend.. but now I've merged andy-tracking into drm-tracking to get the lis302dl fix, it's nice all the time Nov 26 21:38:01 Weiss: http://shr.pastebin.com/m65041926 Nov 26 21:38:22 oh, a kernel oops :( Nov 26 21:38:50 which kernel version is that? (I lost track, again) Nov 26 21:38:56 2.6.31 Nov 26 21:39:01 with kms Nov 26 21:39:31 ah, probably my fault then,, Nov 26 21:39:35 * Weiss adds to list for weekend Nov 26 21:40:55 or larsc's fault and something I can fix easily Nov 26 21:41:09 Weiss: if you fix WSOD over the weekend then that is enough :) Nov 26 21:41:47 I was thinking of making GTK not suck on Xorg as well, but I haven't pinned down the cause of that yet Nov 26 21:42:26 Weiss, so i did not imagine the poor performance of gtk? Nov 26 21:43:00 JesusMcCloud: nope, it's *very* real.. unacceptably slow Nov 26 21:43:12 JesusMcCloud: we added a sleep into gtk until you fix disabled efl widgets Nov 26 21:43:21 call it "increased incentive" :) Nov 26 21:43:32 it's slow with Xorg+fbdev, Xorg+glamo+KMS, Xorg+glamo-KMS, but not with Kdrive or DirectFB Nov 26 21:44:15 spaetz: :) Nov 26 21:44:18 schwyzer... Nov 26 21:44:43 mrmoku, Nov 26 21:44:52 most likely something to do with sending large numbers of very small rendering commands to the GPU (whether accelerated or not) - E doesn't do this, which is why it's SO much faster under these limitations Nov 26 21:44:58 phoneui_utils_sound_volume_mute_change_callback_set(void (*cb)(enum SoundControlType, int, void *), void *userdata) Nov 26 21:45:01 please register :) Nov 26 21:45:25 (when you change scenarios this also changes and causes bugs) Nov 26 21:45:27 btw, mrmoku Nov 26 21:45:41 the speaker toggle is "upside down" Nov 26 21:45:55 mute = TRUE means it'll mute. Nov 26 21:46:01 oops Nov 26 21:46:03 I suspect a shadow FB would bring GTK up to the speed it goes on DirectFB, but at the expense of performance everywhere else. I'm looking for a way to get some middle ground Nov 26 21:46:15 mrmoku, erase what I just said about upside down Nov 26 21:46:28 mrmoku, I meant the speaker toggle is upside down. Nov 26 21:46:37 mute toggle is ok (except for the need to register to this callback) Nov 26 21:46:58 TAsn: I should update the sliders too probably? Nov 26 21:47:02 at least for speaker Nov 26 21:47:11 and for mute disable the mic one Nov 26 21:47:13 SHR: 03tom 07libphone-ui * r9c416766f9cc 10/src/phoneui-utils-sound.c: added phoneui_utils_sound_volume_mute_change_callback_set to track mute state changes Nov 26 21:47:26 mrmoku, you should register to this callback and update mute slider Nov 26 21:47:28 as for speaker Nov 26 21:47:38 check where button is updated Nov 26 21:47:59 (and if you can, remove the button altogether, it's time to redesign that screen, even one step at a time) Nov 26 21:48:03 and please call them mute rather than silent on the toggle... Nov 26 21:48:08 spaetz, ?? Nov 26 21:48:10 meant Nov 26 21:48:12 spaetz, ++ Nov 26 21:48:12 :) Nov 26 21:48:29 silent is really confusing Nov 26 21:48:40 spaetz increases by one Nov 26 21:48:49 * spaetz increases by one! Nov 26 21:48:51 :) Nov 26 21:49:06 - elm_toggle_label_set(data->mute_toggle, D_("Silent")); Nov 26 21:49:06 + elm_toggle_label_set(data->mute_toggle, D_("Mute")); Nov 26 21:49:13 already done that ;) Nov 26 21:49:33 spaetz /= 0 ? Nov 26 21:49:36 * mrmoku wins the bank :) Nov 26 21:49:56 hehe Nov 26 21:51:12 mrmoku, :) Nov 26 21:51:21 mwester, lol. Nov 26 21:51:55 mrmoku, also build libphone-ui (of course) Nov 26 21:53:50 TAsn: hmm Nov 26 21:54:10 ? Nov 26 21:54:25 I'm thinking about the callbacks... Nov 26 21:54:42 *spaetz is now known as aleph1 Nov 26 21:54:46 I added setting it to NULL in the hide function of the callscreen Nov 26 21:54:55 I'm updating right now, I'm doing smth stupid, or its good time for update?) Nov 26 21:55:16 mwester, this is thanks to you: Nov 26 21:55:19 TAsn: if there will be still a third callback we should think about it Nov 26 21:55:22 (I'm not joking) Nov 26 21:55:23 or not... dunno Nov 26 21:55:24 SHR: 03tom 07libphone-ui * red986d089b68 10/src/phoneui-utils-sound.c: saved us from a potential division by zero Nov 26 21:55:28 spaetz /= 0 ? Nov 26 21:55:35 reminded me of a possible bug :) Nov 26 21:55:51 mrmoku, third callback? Nov 26 21:55:53 what for? Nov 26 21:55:59 no idea Nov 26 21:56:14 I just don't want to register for ten callbacks :P Nov 26 21:56:19 TAsn: nvm Nov 26 21:56:24 :P Nov 26 21:56:24 TAsn: finished comitting? Nov 26 21:56:26 can I build Nov 26 21:56:28 yes. Nov 26 21:56:30 ok Nov 26 21:56:35 (I never finish) Nov 26 21:56:40 but atm I have nothing more to commit ;P Nov 26 21:56:44 wait 10 secs though. Nov 26 21:56:47 (j/k) Nov 26 21:57:20 mrmoku, btw, what do you think about doxygen? Nov 26 21:57:41 I think about "declaring" (conventions page) it as our official code commenting scheme. Nov 26 21:57:57 TAsn: hehe... we started to use it in my company Nov 26 21:58:14 :) Nov 26 21:58:23 TAsn: that is more libphone-ui domain though Nov 26 21:58:33 only libphone-ui domain Nov 26 21:58:37 don't know if it does make sense for Nov 26 21:58:38 ahh Nov 26 21:58:41 yes :) Nov 26 21:58:47 it's for external API Nov 26 21:59:08 will add it to wiki sometime. Nov 26 21:59:30 mrmoku, I just had a flashback of libframeworkd-phonegui/-efl Nov 26 21:59:39 I got scared for a sec :P Nov 26 21:59:45 ohh Nov 26 21:59:50 :) Nov 26 21:59:53 many segs Nov 26 21:59:54 ugly code Nov 26 22:00:00 inconsistent conventions Nov 26 22:00:07 annoying name Nov 26 22:00:08 etc etc Nov 26 22:00:46 mrmoku, anyhow, concerning phonelog, do you think you may have time to build it (with my help, although I'm not an edje/elementary expert) over the weekend? Nov 26 22:01:09 ohh... over the weekend might get problematic... Nov 26 22:01:26 *over next week? Nov 26 22:01:26 TAsn: let's see... don't know yet how much time I will have on the weekend Nov 26 22:01:31 yep Nov 26 22:01:35 cool enough ;P Nov 26 22:01:43 I really think pyphonelog should be killed Nov 26 22:01:47 before people hate it too much Nov 26 22:01:48 :) Nov 26 22:02:09 doxygen is the opium for lazy coders - they are too rotten to do any comments in code, then use doxygen to stop users whining about missing docs Nov 26 22:02:31 mrmoku, btw, have you see shr-wizard? dos did a great job. Nov 26 22:02:36 DocScrutinizer, hehe yeah :P Nov 26 22:02:43 but you can do it nicely, if you want Nov 26 22:02:48 it's just that people abuse it Nov 26 22:02:54 TAsn: probably it should not be even hard (phonelog) Nov 26 22:02:57 exactly Nov 26 22:03:00 (just put the function declaration and forget about it) Nov 26 22:03:10 alsa is a good example Nov 26 22:03:25 alsa_hctl_set_elem_by_control(elem, control) Nov 26 22:03:27 will get Nov 26 22:03:37 look at ALSA e.g though - abysmal Nov 26 22:03:38 hctl: set elem using control Nov 26 22:03:42 mostly Nov 26 22:03:59 no assumptions, not return values no nothing :( Nov 26 22:04:02 *no Nov 26 22:04:33 btw, mrmoku the israeli community is very happy with latest speed improvements :) Nov 26 22:04:37 they said thanks. Nov 26 22:04:39 :) Nov 26 22:05:20 mrmoku, finished fixing + building libphone-ui-shr? :P Nov 26 22:05:23 * TAsn wants to test. Nov 26 22:06:02 nah Nov 26 22:06:09 finished building libphone-ui Nov 26 22:07:00 libphone-ui? Nov 26 22:07:03 what did you change? Nov 26 22:07:21 * DocScrutinizer assumes israeli community has exactly one member Nov 26 22:07:51 DocScrutinizer, hehe, yeah. I hide behind the "community" cloak when I'm too shy to say what I think ;p Nov 26 22:08:04 hehe Nov 26 22:08:04 actually, we have a couple dozens gta02's in israel Nov 26 22:08:13 at least 15 active users in ML Nov 26 22:08:20 TAsn: me? nothing... you changed :P Nov 26 22:08:26 and I know a couple more which aren't in ML. Nov 26 22:08:26 (and told me to rebuild :) Nov 26 22:08:28 mrmoku, oh. Nov 26 22:08:34 I was talking about fixing code Nov 26 22:08:40 mrmoku, I didn't tell you to rebuild Nov 26 22:08:44 I asked you to rebuild. Nov 26 22:08:44 :) Nov 26 22:08:54 oh Nov 26 22:09:40 ;P Nov 26 22:09:45 phoneuid still crashes quite often :| Nov 26 22:09:52 no idea why or where though Nov 26 22:10:05 (I'm just glad we have it in a loop) Nov 26 22:10:10 oh, I know where and why Nov 26 22:10:17 sec. Nov 26 22:13:29 * DocScrutinizer still is extremely puzzled about what on earth might be the use of automatic alsa state restoring when statefile changes. Guys, that's plain nuts Nov 26 22:14:00 who said anything about that? Nov 26 22:14:04 I think you just got us wrong Nov 26 22:14:09 when alsa file changes Nov 26 22:14:12 *state Nov 26 22:14:23 the only thing that changes is fso's state files cache Nov 26 22:14:49 everybody shouting and crying "Nooooo, we won't edit config files, we need a dbus call to do so" and now we want FSO to update alsamixer settings and *we* edit the files???? o.O Nov 26 22:16:55 TAsn: absolutely not. Mickey's commit clearly stated he also does a analogon to "alsactl -f foo RESTORE" Nov 26 22:17:11 REALLY? Nov 26 22:17:18 THIS SUCKS. Nov 26 22:17:32 mickey|bbl, ^ THIS SUCKS :P Nov 26 22:17:43 well the whole scheme is totally screwed Nov 26 22:17:46 TAsn: i also understood that you requested it this way Nov 26 22:17:49 sec Nov 26 22:17:57 no I did not Nov 26 22:18:02 I wanted it to reload cache Nov 26 22:18:04 the only one ever *changing* the statefiles should be FSO Nov 26 22:18:07 not to restore current active state Nov 26 22:18:14 DocScrutinizer, I agree. Nov 26 22:18:20 Though Nov 26 22:18:32 fso should leave us this option Nov 26 22:18:34 NOT monitoring it for external edits and then updating cache and mixer state Nov 26 22:18:37 :P Nov 26 22:18:50 DocScrutinizer, I told him what I needed Nov 26 22:18:53 and suggested two options Nov 26 22:19:08 either he intofy s the states Nov 26 22:19:12 and reloads cache Nov 26 22:19:18 whatever it does, it's clearly nonsense Nov 26 22:19:19 or he provides me proper SaveState API Nov 26 22:19:31 he said he can't do the latter anytime soon Nov 26 22:19:38 so he made the first :) Nov 26 22:19:47 FSO should do a "alsactl -f foo STORE" *to* the statefile Nov 26 22:19:50 spaetz, before you say it, no, what he did (API) is not enough. Nov 26 22:19:57 not the other way round Nov 26 22:20:10 DocScrutinizer, YES. Nov 26 22:20:12 I agree. Nov 26 22:20:20 (that's what SaveChange APi does) Nov 26 22:21:14 that's completely screwed. Afunction that never should have seen light of day Nov 26 22:21:29 (the current implementation) Nov 26 22:22:03 as it lures pople into even more nasty, weird, rogue use of the whole alsa thing Nov 26 22:22:12 people Nov 26 22:22:21 SHR: 03mok 07libphone-ui-shr * rf3b83f341a93 10/src/view/call-active-view.c: call-active-view: listen to mute changes with the new phoneui-utils-sound callback Nov 26 22:22:30 SHR: 03mok 07libphone-ui-shr * r2891b1d4e34b 10/src/ (18 files in 4 dirs): Merge branch 'master' of git+ssh://git.shr-project.org/libphone-ui-shr Nov 26 22:22:30 s/use of the whole// Nov 26 22:22:35 :) Nov 26 22:23:00 mrmoku, great :) Nov 26 22:23:04 tell me when it's built, pleaes. Nov 26 22:23:06 please. Nov 26 22:26:07 gut' nacht! Nov 26 22:30:07 night Nov 26 22:34:14 TAsn: built Nov 26 22:34:19 and me night too :) Nov 26 22:34:26 thanks, night ;) Nov 26 22:34:33 night all Nov 26 22:37:18 made a recipe for babiloo Nov 26 22:42:33 night mrmoku|away Nov 26 22:42:47 Heinervdm: cool. I was tempted but it seemed like too much work Nov 26 22:42:58 does bb support getting code from bazaar? Nov 26 22:43:05 spaetz: yes Nov 26 22:43:10 ahh Nov 26 22:43:11 it's new Nov 26 22:43:25 do send to the list. Nov 26 22:43:32 I'll have a look over the next days Nov 26 22:43:39 but that recipe is not that nice, it has no setup.py or sth. like that Nov 26 22:43:49 spaetz: http://patchwork.dev.bearstech.com/patch/542/ Nov 26 22:44:55 looks good to me. WOn't be able to send upstream due to PV I think Nov 26 22:45:29 spaetz: what's wrong with PV? Nov 26 22:46:52 Not supported by Angstrom and others yet? Nov 26 22:47:05 I lost track of the state of things, I am afraid Nov 26 22:47:22 spaetz: i used SRCREV not SRCPV ;) Nov 26 22:47:26 ahh Nov 26 22:47:34 time to sleep Nov 26 22:47:41 because i don't know if SRCPV will work with bzr Nov 26 22:47:50 heh. OK, recipe looks really good then :) Nov 26 22:48:07 but i think it should be rbzr not bzrr Nov 26 22:48:27 don't think so Nov 26 22:48:38 we have gitr and svnr as well, haven't we? Nov 26 22:48:47 * spaetz is too tired to think. Nov 26 22:48:52 me too ;) Nov 26 22:52:32 hey folks Nov 26 22:53:16 I just upgraded, and now my phoneuid takes up lots of CPU time, I don't get SIM auth, and /var/log/phoneuid.log contains errors about missing symbols in /usr/lib/phoneui/modules/shr.so Nov 26 22:54:16 sybren: you're to late TAsn and mrmoku|away went to sleep half an hour ago Nov 26 22:54:26 I'm still here. Nov 26 22:54:30 \o/ Nov 26 22:54:32 :) Nov 26 22:54:35 ook :) Nov 26 22:54:45 sybren, missing symbols = ok. Nov 26 22:54:45 /var/log/phoneuid.log is repeating http://shr.pastebin.com/m7303b179 over and over Nov 26 22:55:00 /var/log/phoneuid.log is repeating http://shr.pastebin.com/m7303b179 over and over Nov 26 22:55:01 sybren, opkg upgrade Nov 26 22:55:05 already resolved that. Nov 26 22:55:14 lovely :) Nov 26 22:55:22 :) Nov 26 22:57:23 mrmoku|away, for some reason update didn't change anything, are you sure you built the right thing? :) (still all the bugs exist) Nov 26 23:01:34 * spaetz yawns. I am off. night all Nov 26 23:02:02 g'night spaetz Nov 26 23:05:34 spaetz: sweet dreems Nov 26 23:05:44 TAsn: upgrading works, thanks :) Nov 26 23:07:08 but... my power led no longer lights even though it's on USB power, and auto-suspend no longer turns off when on USB power Nov 26 23:07:23 sybren, reboot Nov 26 23:07:34 I already did Nov 26 23:07:44 or does it need a 2nd reboot? Nov 26 23:09:51 sybren: unplug and replug? Nov 26 23:09:54 * spaetz is really off now Nov 26 23:10:42 sybren, just one. Nov 26 23:10:56 sybren, and you can't boot with cable plugged, if you have, just replug Nov 26 23:11:07 replugging worked, you guys are the greatest Nov 26 23:11:50 :) Nov 26 23:13:36 right, I'm off to bed too Nov 26 23:13:45 well, I'm already in bed, but I'll be mentally turning off :P Nov 26 23:17:27 sybren, ciao. Nov 26 23:21:06 SHR: 03tom 07libphone-ui * r2a83706e7416 10/src/phoneui-utils.c: Made the name resolving debug info g_debug and not g_message Nov 26 23:28:53 phoneui-utils-sound.c:267: error: ignoring return value of ‘system’, declared with attribute warn_unused_resul Nov 26 23:28:59 TAsn, don't miss plz Nov 26 23:29:24 also, /dev/mmcblk0p3 on /media/mmcblk0p3 type vfat (rw,sync,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1) Nov 26 23:29:24 /dev/mmcblk0p2 on /media/mmcblk0p2 type ext3 (rw,sync,errors=continue,data=ordered) Nov 26 23:29:28 oops, sorry Nov 26 23:29:32 also (try 2) Nov 26 23:29:40 phoneui-utils.c:368: error: implicit declaration of function ‘phone_utils_gsm_number_is_ussd Nov 26 23:29:41 huh? Nov 26 23:29:45 hm.. Nov 26 23:29:57 current git-master with gcc-4.4. Nov 26 23:29:58 that shouldn't have happened. Nov 26 23:30:07 max_posedon, I think your libphone-utils Nov 26 23:30:09 isn't up to date. Nov 26 23:30:22 2a83706e741683ba4267aa5fc894bcbcaf641e10 Nov 26 23:30:39 isn't it updated enough? Nov 26 23:31:02 ah, sorry, libphone-utils Nov 26 23:31:06 give me a minutre Nov 26 23:31:15 libphone-utils0 - 0.0.2+gitr50+0d8a016c0c8e593ff8712d90ff34bb1759f331b4-r2.4 Nov 26 23:31:17 mine Nov 26 23:32:45 as for line 267 Nov 26 23:32:50 please remind me tomorrow :P Nov 26 23:32:54 actually, sec. Nov 26 23:34:03 fixed Nov 26 23:34:13 SHR: 03tom 07libphone-ui * r659711610f7e 10/src/phoneui-utils-sound.c: added a workaround to gcc4.4's warn_unused_resul about the sound hack Nov 26 23:41:14 TAsn, wtf?! Nov 26 23:41:36 its so ugly fix, that I think its better keep it as was) Nov 26 23:42:00 but checking for 0-returing value, can be important here Nov 26 23:42:56 max_posedon, it's a hack Nov 26 23:42:59 that'll die quickly Nov 26 23:43:07 checking for return value won't do any good Nov 26 23:43:18 as iirc it also forks (not sure) Nov 26 23:43:23 anyhow, dosen't really matter. :P Nov 26 23:43:32 it'll be replaced soon anyhow. Nov 26 23:45:33 max_posedon, :) Nov 26 23:45:51 ok, but.., ok) Nov 26 23:46:25 max_posedon, believe me, I also don't like hacks. Nov 26 23:46:30 the only reason I let myself do it Nov 26 23:46:39 is because it's enclosed within HUGE Nov 26 23:46:51 /*FIXME: UGLY HACK*/ Nov 26 23:46:54 comments :) Nov 26 23:47:54 at my working project, I find similar comments in very old code) Nov 26 23:48:04 <[Rui]> TAsn: too tired to complete tonight, but ...viewer.c is about complete (as far as I can tell without viewing, just clean compile) Nov 26 23:48:30 [Rui], :) Nov 26 23:48:36 max_posedon, of course. Nov 26 23:48:49 but at least it's easily visible. Nov 26 23:48:59 I'm not naive Nov 26 23:49:02 though in this case Nov 26 23:49:09 I really am waiting for API from fso Nov 26 23:49:09 :) Nov 26 23:49:16 <[Rui]> check! it built the ipks Nov 26 23:50:18 :) Nov 26 23:50:58 freesmartphone.org: 03mickey 07cornucopia * rd4360a3319bc 10/fsodeviced/ (configure.ac src/plugins/Makefile.am): fsodeviced: player_canberra is now optional and has to be enabled with --enable-player-canberra Nov 26 23:51:39 <[Rui]> I don't think I understand completely this git status output, can someone help me clear it out for me? http://pastebin.com/d626b42b4 Nov 26 23:52:02 <[Rui]> I don't understand line 6 Nov 26 23:52:11 <[Rui]> and its context Nov 26 23:52:28 <[Rui]> I expected to see the modified files on my local git Nov 26 23:52:40 <[Rui]> but why is it claiming a "new" file on line 6? Nov 26 23:52:59 [Rui]: the file was not tracked before Nov 26 23:53:04 <[Rui]> it was Nov 26 23:53:18 <[Rui]> which is why it has a "modified" in the next section... Nov 26 23:53:34 had you done a "git add" on the file, then a "git commit", both before your recent modifications? Nov 26 23:53:44 <[Rui]> at least I know I did a git add view/zbr.c and then a commit Nov 26 23:53:53 <[Rui]> Weiss: yes, but local commits only, so far Nov 26 23:53:57 that's ok Nov 26 23:54:36 try running "gitk" to view the commits you made previously and work out what you did Nov 26 23:54:42 maybe you forgot to commit at some point Nov 26 23:55:18 <[Rui]> well, now I did a commit... Nov 26 23:55:38 from that status, I suspect you did "git add" on view/quick-settings-view.c, but forgot to do "git commit". then made some changes, so now you have the previously staged version (the same as when you did "git add"), and some more modifications on top of that Nov 26 23:56:07 <[Rui]> and it's weird as well now: http://pastebin.com/d1a5907a6 Nov 26 23:56:11 <[Rui]> possibly Nov 26 23:56:20 <[Rui]> you say gitk will help solve it? Nov 26 23:56:33 gitk is a graphical tool for viewing the history Nov 26 23:56:45 <[Rui]> ah Nov 26 23:56:46 <[Rui]> apt-get installing Nov 26 23:56:54 new status looks fine to me.. Nov 26 23:57:29 <[Rui]> should I do commit again, now? Nov 26 23:57:59 it won't do anything until you "git add" some files first Nov 26 23:58:04 (git add is not like svn add) Nov 26 23:59:50 <[Rui]> oh... thought it was... Nov 26 23:59:56 TAsn, ha-ha, sorry) Nov 27 00:00:04 gcc-4.4 hates your fix Nov 27 00:00:25 shit ;( Nov 27 00:00:30 TAsn, I suggest int result = system() Nov 27 00:00:30 <[Rui]> anyway, better go to bed before I do sth I regret by accident... Nov 27 00:00:34 assert(result!=0); Nov 27 00:00:35 okie. Nov 27 00:00:40 NO. Nov 27 00:00:49 [Rui]: probably you should read the manual a bit :)... I recommend forgetting everything you knew about (e.g.) SVN.. Git is different, and much more powerful Nov 27 00:00:51 asserting in a lib is bad. Nov 27 00:00:55 <[Rui]> will continue tomorrow. Nov 27 00:01:29 <[Rui]> Weiss: yes, but with a great failure: a clean upgrade path for cvs/svn addicts Nov 27 00:01:51 <[Rui]> so these embarassing moments could be avoided :) Nov 27 00:02:11 <[Rui]> live and learn... Nov 27 00:02:13 SHR: 03tom 07libphone-ui * r38b69285b4e3 10/src/phoneui-utils-sound.c: now really fix it for gcc4.4 Nov 27 00:02:15 that's more the fault of SVN/CVS than Git, in my opinion.. Nov 27 00:02:23 Git is really much more logical Nov 27 00:02:53 TAsn, sorry, I'm sure gcc-4.4 will hate this too, 1min plz) Nov 27 00:03:55 <[Rui]> Weiss: I half-agree, one can't properly blame "old-style" tools for not being forward-thoughtful towards "new-style" tools :) Nov 27 00:03:59 I don't give a rats ass about gcc! :P Nov 27 00:04:37 max_posedon, I'm really thinking about fixing it by using -nwarn_unused_resul Nov 27 00:04:37 :) Nov 27 00:04:46 (j/k) Nov 27 00:05:16 <[Rui]> anyway, my eyelids feel like someone put opposite magnets on each end... good night! Nov 27 00:05:57 TAsn, ah you are lucky, for some reason gcc doesn't warn about unused variable Nov 27 00:06:01 compilation success Nov 27 00:06:04 thanks for fixes) Nov 27 00:06:07 because I used it. Nov 27 00:06:08 ;) Nov 27 00:06:10 (and few funny minutes) Nov 27 00:06:57 :P Nov 27 00:07:06 I think in gcc-4.5 they may start warn even such useless assigments Nov 27 00:07:11 ) Nov 27 00:08:22 let's hope not. ;) Nov 27 00:08:41 otherwise I'll send them a patch with Nov 27 00:08:50 -Wngcc4.5 Nov 27 00:08:50 :) Nov 27 00:09:01 that'll disable all their new warnings. Nov 27 00:09:13 (as implied by name ;p) Nov 27 00:09:46 DocScrutinizer: hmhmhm... it sorts works now. but it takes some time(>30s) until the vibrator kicks in after I started it. Nov 27 00:10:49 oh, libphone* started use new e17 stuff Nov 27 00:10:54 DocScrutinizer: ah... ok found it by looking at the schematics. you need a battery for an working vibrator Nov 27 00:11:01 phoneui-init.c:70: error: implicit declaration of function ‘ecore_main_loop_glib_integrate Nov 27 00:11:09 larsc: so probably you set the restart value register, but miss to set the counter itself (iirc there's a bit that tells if you want to write thru to the counter or not) Nov 27 00:11:14 TAsn, or its smth other error? Nov 27 00:11:30 larsc: rotfl Nov 27 00:12:24 max_posedon, ffs. Nov 27 00:12:27 libphone-ui-shr? Nov 27 00:12:31 yes Nov 27 00:12:41 no idea ;| Nov 27 00:13:06 larsc: is it a module? Nov 27 00:13:17 DocScrutinizer: what? Nov 27 00:13:30 pwm driver Nov 27 00:13:35 nope. but the pwm led driver Nov 27 00:13:35 timer driver Nov 27 00:13:58 pwm and timers are build with the s3c core Nov 27 00:14:06 just pondered about kernel module parameters, to tweak some of the settings Nov 27 00:14:34 max_posedon, to tell you the truth. Nov 27 00:14:49 I haven't had the chance to refactor libphone-ui-shr like I did for libphone-ui Nov 27 00:14:54 as it seems you're not pleased to build some sysfs nodes for my special needs Nov 27 00:15:03 so I'm not responsible for the hacks there. :P Nov 27 00:15:04 :-) Nov 27 00:15:26 DocScrutinizer: i'm just using standard interfaces here, now own code ;) Nov 27 00:16:08 excpet for the driver instantiation Nov 27 00:16:13 modprobe module_pwm_led freq=10000 divider=0x05... Nov 27 00:16:38 sketch ;-) Nov 27 00:16:41 nope Nov 27 00:16:47 ;-( Nov 27 00:17:16 aah well, not yet christmass Nov 27 00:19:26 DocScrutinizer: there won't happen anything bad if somebody actives the vibrator without an battery, right? Nov 27 00:19:39 shouldn't Nov 27 00:19:49 good Nov 27 00:20:31 ffs finally. Nov 27 00:20:42 SHR: 03tom 07libphone-ui-shr * r29e0be7f5e04 10/src/view/ (common-utils.c common-utils.h): improved object_ref functions Nov 27 00:20:43 SHR: 03tom 07libphone-ui-shr * rfe00aeb032bb 10/src/view/ (common-utils.c common-utils.h): added a method to refcount objects instead of just passing pointers and freeing without caring Nov 27 00:20:43 SHR: 03tom 07libphone-ui-shr * rd130e244d88f 10/src/view/ (5 files): Fixed segfaults when closing messages/message fast. (And also some other rare cases). Nov 27 00:20:44 SHR: 03tom 07libphone-ui-shr * r8c7396a98499 10/src/view/call-active-view.c: Merge branch 'master' of git+ssh://git.shr-project.org/libphone-ui-shr Nov 27 00:21:01 larsc: actually an interesting idea to keep modem alive during bat hotswap Nov 27 00:21:46 larsc: activate vibrator, so PMU won't go out of chargemode, and thus modem keeps VDD, even when using <5mA Nov 27 00:22:36 s/VDD/VBAT Nov 27 00:23:18 TAsn, ok, I just checked - my Ecore too outdated Nov 27 00:23:29 * DocScrutinizer ponders to test that immediately Nov 27 00:23:35 max_posedon, figures. :P Nov 27 00:23:38 PaulFertser: ^^^ Nov 27 00:23:42 :-) Nov 27 00:26:03 (not Xmas yet) but I feel like it was, and like I'd be 8 years old. :-> Nov 27 00:28:29 hm, 15hz is the minimum for the vibrator pwm. Nov 27 00:29:45 sounds good - for the vibrator. Not so good for the basic functionality of the driver Nov 27 00:30:09 hm? Nov 27 00:30:22 for flashing LED it's clearly not suited Nov 27 00:30:50 if the driver did a really good job, 1Hz at least should be possible Nov 27 00:31:11 actually I think it should be 0.2 Hz Nov 27 00:31:16 the problem is the prescaler is fixed to 2 since it's also used by the system clock Nov 27 00:31:45 yep, that's the problem I told you aboutr all the time ;-) Nov 27 00:31:59 well, if it works, I'm just happy with it for now Nov 27 00:32:30 actually for vib it's totally irrelevant Nov 27 00:32:39 for LEDs it's more of a concern Nov 27 00:32:53 power LEDs have a different prescaler Nov 27 00:33:10 yes Nov 27 00:33:11 AUX shares the vib prescaler, same as sysclock Nov 27 00:33:37 we won't provide pwm for the aux led since we need it's timer for the fiq Nov 27 00:33:44 if no other solution for hdq is found Nov 27 00:33:47 tbh I'm not so interested in AUX flashing Nov 27 00:34:08 duh?! Nov 27 00:34:29 duh, what? Nov 27 00:34:41 can't FIQ use / share the counter4 ? Nov 27 00:35:04 i.e drive system clock via FIQ Nov 27 00:35:28 and have a FIQ arbiter Nov 27 00:35:38 err scheduler Nov 27 00:36:13 with a list of (eventime, handler) tuples, sorted by eventtime Nov 27 00:36:26 to restart the counter each time it expires Nov 27 00:36:59 with the next scheduled event Nov 27 00:37:23 I want to keep the number of changes to code that is already mainline minimal for now Nov 27 00:37:56 well, I agree on that goal. Anyway I was speaking with my system architect hat on Nov 27 00:38:26 uttering what other guys might call a RFC Nov 27 00:41:18 * DocScrutinizer wonders how concurrent FIQ are managed right now Nov 27 00:41:58 obviously not that smart. Otherwise we wouldn't have seen the glitches in vibrator each time bq27k was read out Nov 27 00:42:02 will the pre 05 missing led driver transitor bug any consequences with hw pwm? Nov 27 00:42:21 yep, it has AIUI Nov 27 00:42:49 as the hw PWM is reading back the IO state just same way sw did until we patched that Nov 27 00:42:56 it does? Nov 27 00:43:03 so for AUX LED hw pwm is deprecated anyway Nov 27 00:43:19 yeay, thats why i choose it in the first place Nov 27 00:43:24 I seem to remember something like that , yes Nov 27 00:43:31 ok Nov 27 00:44:12 some 1.5 years ago, somebody in tpe tried hw PWM and it failed due to the missing base R, IIRC Nov 27 00:44:54 not quite sure about that hough. maybe it was only the sw that failed and even was tested at all Nov 27 00:45:02 maybe nobody ever tested hw pwm yet Nov 27 00:45:19 wpwrak: you know any more details?? Nov 27 00:51:28 SHR: 03tom 07libphone-ui * r93ca76978423 10/data/libphoneui.conf: Added the correct control for mute for speaker mode as well Nov 27 00:57:02 SHR: 03tom 07libphone-ui-shr * r594c1dcc7247 10/src/view/ (call-active-view.c call-common.c): Fixed the speaker toggle button Nov 27 01:00:10 SHR: 03tom 07libphone-ui * r325841aed928 10/data/libphoneui.conf: Added a control for headset mute as well Nov 27 01:04:22 larsc: just enable hw pwm for the AUX LED. I have an A5 here to test ;-) Nov 27 01:05:29 DocScrutinizer: hmm, not sure. the base R shouldn't matter for PWM. but i think we may have lost the corresponding timer to FIQ. Nov 27 01:05:30 to late Nov 27 01:08:01 anyway, for power LEDs there are no devices out in the wild without base R Nov 27 01:09:07 SHR: 03tom 07libphone-ui * r46f4cae961d3 10/src/phoneui-utils-sound.c: Fixed cases where there's no microphone_mute set (same for volume). Nov 27 01:21:44 SHR: 03tom 07libphone-ui * r60a459c7ddb9 10/src/phoneui-utils-sound.c: Fixed the bug in getting type from control **** ENDING LOGGING AT Fri Nov 27 02:59:58 2009