**** BEGIN LOGGING AT Mon Mar 07 02:59:57 2011 Mar 07 03:15:36 dcordes_, hi for the cross compilation issue, it was normal Mar 07 03:15:50 it should do it when running sh autogen.sh Mar 07 03:15:57 but not when running oe_runconf Mar 07 03:37:03 freesmartphone.org: 03lukas.gorris 07cornucopia * r4950a1f50f44 10/ (13 files in 12 dirs): Mar 07 03:37:03 freesmartphone.org: htcleo: add all configs in the make system Mar 07 03:37:03 freesmartphone.org: Tested-by: Denis 'GNUtoo' Carikli Mar 07 03:37:03 freesmartphone.org: Acked-by: Denis 'GNUtoo' Carikli Mar 07 10:10:20 hi Mar 07 10:15:38 55hi Mar 07 10:50:36 GNUtoo|laptop: for trivial things like merging last two commits, rebase -i is not really useful Mar 07 10:50:49 ah? Mar 07 10:50:54 what do you propose instead? Mar 07 10:51:04 GNUtoo|laptop: you could just do "git reset --soft HEAD^ && git commit --amend", or "git reset --soft HEAD~2 && git commit" Mar 07 10:51:30 ok Mar 07 10:51:51 as a bonus this way you also practice advanced git usage, which will be helpful in other situations Mar 07 10:55:47 GNUtoo|laptop: also, there is nothing wrong with using a "normal" mail client to send git patches -- unless the client is broken... Mar 07 10:56:25 most of the clients are broken Mar 07 10:56:36 but attaching as patch worked Mar 07 10:56:42 but not inline Mar 07 10:58:40 antrik: 'git reset --soft' is something I have been looking for for a while. thanks ! Mar 07 10:59:18 GNUtoo|laptop: I have almost baked the coomplete shr-image . Just need to update htcleo kernel linuq-qsd8 Mar 07 10:59:32 s/linuq/linux/ Mar 07 10:59:33 dcordes_ meant: GNUtoo|laptop: I have almost baked the coomplete shr-image . Just need to update htcleo kernel linux-qsd8 Mar 07 11:05:09 dcordes_, ok Mar 07 11:05:10 nice Mar 07 11:06:00 GNUtoo|laptop: what is the name of the broken shr dialer program ? Mar 07 11:06:15 look in /usr/share/applications Mar 07 11:06:18 but as I said Mar 07 11:06:22 it's a dbus wrapper Mar 07 11:06:29 it just does a dbus call Mar 07 11:06:33 to phoneuid Mar 07 11:06:57 I don't have the image here to check Mar 07 11:06:58 ok Mar 07 11:07:17 ok let me boot Mar 07 11:07:45 maybe it is fixed in org.openembedded.dev HEAD Mar 07 11:07:58 maybe I'll check Mar 07 11:08:52 I check it as well once I compelted shr-image build Mar 07 11:10:01 dcordes_: /usr/share/applications/phoneui-dialer.desktop Mar 07 11:10:11 phoneui-apps-dialer Mar 07 11:12:49 JaMa|Off: did you hear about such problem with phoneui-apps-dialer doing nothing ? Mar 07 11:13:00 no Mar 07 11:13:29 GNUtoo|laptop: maybe the problem is specific to our machines Mar 07 11:14:04 what does phoneuid say when you enable DEBUG and run it manually from shell? Mar 07 11:14:08 dcordes_, maybe because of alsa Mar 07 11:14:16 JaMa|Off: we both experienced that in some n900 shr-image on nexusone and htcleo Mar 07 11:14:30 GNUtoo|laptop: can you try the DEBUG ? Mar 07 11:14:37 yes Mar 07 11:14:43 dcordes_: ps ax | grep Mar 07 11:14:49 and are you sure that phoneuid was running when that happen? Mar 07 11:14:55 dcordes_: if phoneuid is not started the dialer will do nothing Mar 07 11:15:03 if it _is_ running... check /var/log/phoneuid.log Mar 07 11:15:46 mrmoku: it was possible to call via mdbus2 while the phoneui-apps-dialer was broken . I didn't check for presens of phoneuid. Mar 07 11:16:38 phoneuid segfaulted Mar 07 11:16:41 when calling Mar 07 11:16:42 maybe alsa Mar 07 11:16:54 (wrong state files) Mar 07 11:17:50 GNUtoo|laptop: can you disable it locally ? Mar 07 11:17:58 yes I'm trying Mar 07 11:20:21 2011.03.07 12:17:35.033262 [libphone-ui] DEBUG: Setting sound state to gsmhandset 0:0 Mar 07 11:20:21 2011.03.07 12:17:35.081036 [phoneuid] DEBUG: Configuration file read Mar 07 11:20:27 how to disable alsa for phoneuid? Mar 07 11:23:59 GNUtoo|laptop: isn't ALSA a thing on fsogsmd level ? Mar 07 11:24:11 GNUtoo|laptop: if you disable it in the conf like we did for leo, maybe then it works ? Mar 07 11:25:19 it doesn't Mar 07 11:29:51 GNUtoo|laptop: BTW, Acked-by is if you agree with the idea of a patch, but did *not* review it. and as I already said, it's implied when you push a patch. if you actually reviewed it, use Reviewed-by Mar 07 11:30:22 ah ok, thanks a lot!!! Mar 07 11:31:09 GNUtoo|laptop: "most" depends on the sample group. hackers tend to use sane clients like mutt, unless dictated otherwise by idiotic corporate policy... Mar 07 11:31:42 oops, i'm using gmail Mar 07 11:32:21 IIRC there is a howto on kernel.org how to properly send patches with various problematic clients, and I think it includes gmail Mar 07 11:33:03 getting a real mail client is somewhere on my todolist though Mar 07 11:35:18 phh: new year's resolution?... ;-) Mar 07 11:35:37 of two years ago ? :D Mar 07 11:35:51 mm no i was still using kmail Mar 07 11:42:00 GNUtoo|laptop: so how shall we procede about the phoneuid breakage ? Mar 07 11:42:34 mrmoku, hi can phoneuid work without alsa? Mar 07 11:51:28 phh, do you know a bit qdsp6? Mar 07 11:52:09 how to get the couple that works like for instance: Mar 07 11:52:18 HEADSET_SPKR_STEREO and ACDB_ID_HEADSET_PLAYBACK Mar 07 12:16:34 GNUtoo: I think first we should find a workaround Mar 07 12:22:34 GNUtoo|laptop: as is no... it needs alsa Mar 07 12:22:44 well... hmm Mar 07 12:22:59 GNUtoo|laptop: probably yes, if you remove configuration for it Mar 07 12:23:04 I think morphis tried that Mar 07 12:34:16 mrmoku: hi, do you know why deepsleep isn't working correctly with fsogsmd? Mar 07 12:37:26 (no hw-issue, with ogsmd everything was fine) Mar 07 12:38:55 raul: no, dunno Mar 07 12:39:10 * mrmoku does not have the deepsleep fix Mar 07 12:41:47 hm too bad Mar 07 12:42:33 mrmoku: there is a ticket in shr-track, but nothing happens. Mar 07 12:42:33 raul: that is the symptom? you loose registration? Mar 07 12:42:59 raul: that is due to it being very difficult to debug Mar 07 12:43:06 jep, but just after a while Mar 07 12:43:27 sometimes it takes several houres Mar 07 12:43:38 * mrmoku lost registration in suspend _without_ deepsleep enabled too some days ago... Mar 07 12:43:54 mrmoku: got logs? Mar 07 12:44:23 and calling org.freesmartphone.GSM.Network.Register() brings registration back Mar 07 12:45:02 lindi-: unfortunatelly not :/ Mar 07 12:45:33 i found this in ogsmd: Mar 07 12:45:33 153 # TI Calypso has a deep sleep mode, effective after 8 seconds, Mar 07 12:45:33 154 # from which we need to wake up by sending a special character Mar 07 12:45:33 155 # (plus a small waiting time) Mar 07 12:46:00 is this applied in fsogsmd too? I couldn't find it Mar 07 12:46:34 here: [framework.git] / framework / subsystems / ogsmd / modems / ti_calypso / channel.py Mar 07 12:53:03 raul: # Set wakeup threshold for device (in seconds) or 0 to disable Mar 07 12:53:03 device_wakeup_threshold = 5 Mar 07 12:53:15 (from fsogsmd.conf for openmoko) Mar 07 12:54:08 dunno about the EOF though... Mar 07 12:54:37 mrmoku: EOF? Mar 07 12:55:00 lindi-: logger.debug( "(%s: last communication with modem was %d seconds ago. Sending EOF to wakeup)" Mar 07 12:55:22 mrmoku: I don't know why it is called EOF Mar 07 12:55:32 * mrmoku neither Mar 07 12:56:09 self.serial.write( "\x1a" ) Mar 07 12:56:13 is what ogsmd sends Mar 07 12:57:15 yep Mar 07 12:57:30 raul: after that ogsmd sleeps for 0.4s Mar 07 12:57:45 fsogsmd has: Mar 07 12:57:46 # Set wakeup time for device (in milliseconds) Mar 07 12:57:46 device_wakeup_waitms = 250 Mar 07 12:57:54 maybe try to raise that to 400? Mar 07 13:25:53 mrmoku: ok i will try Mar 07 13:50:19 GNUtoo|laptop: morphis answered your question Mar 07 13:50:33 13:21 < mrmoku> GNUtoo|laptop: as is no... it needs alsa Mar 07 13:50:33 13:21 < mrmoku> well... hmm Mar 07 13:50:33 13:21 < mrmoku> GNUtoo|laptop: probably yes, if you remove configuration for it Mar 07 13:50:36 13:21 < mrmoku> I think morphis tried that Mar 07 13:50:39 that's mrmoku sorry Mar 07 13:54:54 GNUtoo|laptop: what's the exact mechanism that kills the program ? maybe we can make a workaround that involves no shr/fso patching ? Mar 07 13:54:59 except for the configs Mar 07 14:14:26 GNUtoo: do you think it is critical do have dialer gui for our aim ? Mar 07 14:15:25 dcordes_, my computers are in boot fsck so I cant't help right now Mar 07 14:15:39 but the response is Mar 07 14:15:42 ask cotulla Mar 07 14:16:08 ask him if he's bothered by not having a working dialer Mar 07 14:23:20 GNUtoo: ok. despite cotulla prolly not needing it, would be still a nice POC kind of thing Mar 07 14:23:37 GNUtoo: i.e.: there are other phone distros for the hd2 Mar 07 14:24:13 GNUtoo: actually I can do the same thing in ubuntu with some patched ofono and it even has a non crashing dialer :) Mar 07 14:24:26 but I would like to improve shr due to personal preference Mar 07 14:27:54 ok Mar 07 14:35:54 so it seems like he doesn't need it but would prefer it Mar 07 14:35:59 GNUtoo: maybe morphis can help us with that Mar 07 14:38:59 dcordes_, I'm busy right now Mar 07 14:39:27 :( Mar 07 14:40:06 dcordes_, else create a fake alsa Mar 07 14:40:15 with the kernel or asoundrc Mar 07 14:40:27 there is a null asoundrc plugin Mar 07 14:40:36 and a dummy card in the kernel Mar 07 14:42:11 GNUtoo: since this is is supposed to be an alsa debug environment I don't think it will be good to be forced to use such kernel Mar 07 14:42:24 busy right now Mar 07 14:56:17 GNUtoo: ok sorry Mar 07 15:09:22 is it expected for shr-image to depend on pulseaudio ? Mar 07 15:09:28 dcordes_, then use asoundrc Mar 07 15:09:37 dcordes_, no Mar 07 15:09:39 plain alsa Mar 07 15:09:52 it's faster this way Mar 07 15:09:58 then there seems to be a bug Mar 07 15:10:41 of course but let's just work arround it Mar 07 15:11:33 I don't think it will break anything. but maybe some shr devs won't like shr-image to compile pulseaudio if it's unexpected. Mar 07 15:36:35 captainigloo: ping Mar 07 15:39:12 captainigloo: I would like to replace the old home screen with elfe in shr-image Mar 07 15:41:12 dcordes_: yes ? Mar 07 15:42:47 captainigloo: hey there Mar 07 15:43:25 captainigloo: not sure how to put elfe in the rootfs Mar 07 15:43:30 is there some OE way to do it ? Mar 07 15:44:41 dcordes_, yes Mar 07 15:44:49 look at the image bb Mar 07 15:45:10 dcordes_: bitbake elfe Mar 07 15:45:24 SRCREV = "57458" Mar 07 15:45:29 should it be bumped ? Mar 07 15:45:35 let me check Mar 07 15:47:15 GNUtoo: what image bb ? Mar 07 15:47:41 dcordes_: shr-image.inc or better task-shr-minimal.bb Mar 07 15:49:41 GNUtoo: JaMa|Off nothing elfe there. should I replace something presetn in the shr image recipes with elfe or just add it ? Mar 07 15:50:59 just add it Mar 07 15:51:10 ok Mar 07 15:53:25 dcordes_: this revision is ok Mar 07 15:53:40 there is regressions in my last commits Mar 07 15:53:49 aight thanks Mar 07 15:53:56 i'm currently working on this Mar 07 15:54:36 GNUtoo: it seems there is wifi scan in bcm4359 module Mar 07 15:54:44 but it's not build Mar 07 15:54:59 there is -DXXXX directly in the makefile of the module Mar 07 15:55:41 but when i try to enable the scan, i got dunctions defined twice Mar 07 15:55:52 one in the kernel and same function exported in the module Mar 07 15:55:58 that's strange Mar 07 16:43:17 hmm nokia sold Qt to digia... looks like Elop is on mission to remove all FOSS from nokia http://www.digia.com/C2256FEF0043E9C1/0/405002251 Mar 07 16:45:09 OTOH, probably he'll sell all telephony FOSS departments to some smart company that'll actually come up with something decent. Mar 07 16:45:10 JaMa|Off: who or what is digia? Mar 07 16:46:06 mrmoku: I see that name for first time today too :/ Mar 07 16:46:40 what.... Mar 07 16:46:54 PaulFertser: hopefully you're right :-) Mar 07 16:47:43 mrmoku: i'm always right. It's just that it becomes evident only after everyone has already forgotten my ramblings ;) Mar 07 16:48:00 PaulFertser: right, maybe it will be better sold to other companies then owned by company with main mobile platform W7 and no official support for Qt apps there Mar 07 16:48:33 * PaulFertser is going to receive a free "IPv6 Sage" T-shirt from Hurricane Electric, yay! Mar 07 16:48:39 why qt guys sold self to nokia at all Mar 07 16:49:02 can they just leave conpamy and re-found trolltech? :) Mar 07 16:49:13 I guess that nokia was in possition back then to offer really good deal to trolltech Mar 07 16:50:30 at least http://www.digia.com/C2256FEF0043E9C1/0/405001543 does not list MS ;) Mar 07 16:51:21 actually this look like only 'commercial licensing business' Mar 07 16:51:29 mrmoku: hehe Mar 07 16:52:55 what does it mean, so nokia is improving qt and that company doing 'business'? Mar 07 16:54:11 probably the same as "nokia is still supporting and improving meego/symbian" :/ Mar 07 16:54:41 ~ping Mar 07 16:54:41 ~pong Mar 07 16:54:53 ~uptime Mar 07 16:57:23 if it is not development but only some kind of licensing stuff, it can be even better, cause this company may be 3rd party interested in making money from qt. Mar 07 17:04:21 ~botsnack Mar 07 17:04:22 :), DocScrutinizer Mar 07 17:04:34 ~+uptime Mar 07 17:04:36 - Uptime for Guest15806 - Mar 07 17:04:37 Now: 4d 5h 3m 5s running infobot 1.5.4 (SVN) -- linux Mar 07 17:04:38 1: 59d 8h 41m 19s running infobot 1.5.4 (SVN) -- linux, ended Sun Nov 14 18:39:57 2010 Mar 07 17:04:38 2: 57d 3h 9m 23s running infobot 1.5.4 (SVN) -- linux, ended Fri Jun 26 20:39:27 2009 Mar 07 17:04:38 3: 36d 20h 47m 14s running infobot 1.5.4 (SVN) -- linux, ended Tue Aug 4 17:38:59 2009 Mar 07 17:04:58 poor bot, lobotomized Mar 07 18:41:59 <[Rui]> hi all Mar 07 18:54:09 captainigloo: bcm4359 you are working with some htc device if I may ask ? Mar 07 18:54:14 [Rui]: hi Mar 07 18:59:09 dcordes_: with htc desire Mar 07 18:59:45 nice. I have the very similar htcleo (hd2) Mar 07 19:21:02 [Rui]: hi Mar 07 19:29:31 captainigloo: any chance you are good with cairo ? Mar 07 19:31:45 dcordes_: i used it, what do you want to do with it ? Mar 07 19:32:30 captainigloo: compile fennec in oe. the fennec do_configure claims there is no "cairo-tee" and I have no clue how to add it or if it is present Mar 07 19:32:55 ah, no idea :( Mar 07 19:33:57 nvm I can install binary package later. now it's about time to try elfe Mar 07 19:34:15 :) Mar 07 19:50:03 GNUtoo|laptop: do you think we should investigate how to make the dialer run without alsa, or just wait until alsa works ? Mar 07 19:50:28 GNUtoo|laptop: btw, why does the dialer depend on alsa ? I thought the in call audio routing is something independent of alsa Mar 07 19:51:01 dcordes_, I can try Mar 07 20:11:34 <[Rui]> gena2x: hi there Mar 07 20:13:48 dcordes_, I'll do the trace now Mar 07 20:15:04 GNUtoo|laptop: ok nice. btw: cotullas asked to add native compile tools. task-sdk-native came to my mind. what do you think ? Mar 07 20:15:35 no Mar 07 20:15:44 that only runs on GNU/Linux Mar 07 20:15:55 by native you mean on target Mar 07 20:16:00 or on laptop Mar 07 20:16:03 inside vm? Mar 07 20:16:09 because we could compile on target Mar 07 20:17:43 by native, I mean on target. no vm Mar 07 20:18:19 what do install ? Mar 07 20:19:51 mrmoku, JaMa|Off http://www.pastie.org/1644572 Mar 07 20:19:58 I'll look Mar 07 20:20:06 but you could ask here arround Mar 07 20:20:11 I don't remember who did it Mar 07 20:20:14 let me look Mar 07 20:20:19 maybe it was PaulFertser Mar 07 20:22:55 is there a task-sdk-native equivalent that could be used in shr ? Mar 07 20:26:13 dcordes_, native has many meanings Mar 07 20:26:21 in oe it means what runs on your laptop Mar 07 20:27:38 true. in this case I mean development on the target. just like the native in task-sdl-native.bb Mar 07 20:27:44 DESCRIPTION = "Packages required for native (on-device) SDK" Mar 07 20:27:46 :) Mar 07 20:28:34 ok Mar 07 20:28:39 I want something like build-essential on debian Mar 07 20:28:59 why is task-sdk-native only working on GNU/Linux ? Mar 07 20:32:54 GNUtoo|laptop: yes, it was me, but autoconf is not fully functional yet, there's no shtool support in OE. Mar 07 20:33:29 dcordes_, then ask PaulFertser for the required packages Mar 07 20:33:35 names to install Mar 07 20:33:40 GNUtoo|laptop: no, i have no access to OE at all. Mar 07 20:33:55 GNUtoo|laptop: JaMa|Off did everything, i just was notifying him about the missing packages. Mar 07 20:33:58 PaulFertser, yes but you have the name of the packages you installed on target Mar 07 20:34:03 opkg install something Mar 07 20:34:08 GNUtoo|laptop: well, kinda :) Mar 07 20:34:09 you know the something to install Mar 07 20:36:21 GNUtoo|laptop: I think task-sdk-native installs everything needed to compile Mar 07 20:36:54 dcordes_, the sdk runs on laptop right? Mar 07 20:37:00 GNUtoo|htcdream: there are some thing I need to work around during compilation though Mar 07 20:51:20 ok Mar 07 20:52:20 GNUtoo|htcdream: nice I got it compiled. Mar 07 20:52:28 GNUtoo|htcdream: does the shr splash look nice for you on nexus ? Mar 07 20:52:37 GNUtoo|htcdream: for me, it is garbled Mar 07 20:53:20 no Mar 07 20:53:26 me too Mar 07 20:53:54 it's to be expected Mar 07 20:54:07 we need to have a machine specific splash Mar 07 21:00:52 heyho Mar 07 21:01:15 hi Mar 07 21:01:30 <[Rui]> ok, I'm biased, but would people want to add contributions here? http://trac.shr-project.org/trac/wiki/GUIGuide Mar 07 21:02:28 morphis, still no mail from palm Mar 07 21:02:45 GNUtoo|htcdream: hm Mar 07 21:02:50 GNUtoo|htcdream: I will ping them ... Mar 07 21:03:05 ok Mar 07 21:03:09 GarthPS: ping Mar 07 21:04:37 morphis, do you know phoneuid sound stuff? Mar 07 21:05:00 GNUtoo|htcdream: jepp Mar 07 21:05:11 GNUtoo|htcdream: thats why I am writting fsoaudiod Mar 07 21:05:54 GNUtoo|htcdream: as it is written around the FSO Audio API Mar 07 21:06:18 i've a segfault under nexusone Mar 07 21:06:27 because it has no alsa yet Mar 07 21:06:44 the segfault is happening when i call Mar 07 21:06:52 when it routes Mar 07 21:06:59 http://www.pastie.org/1644572 Mar 07 21:07:20 i've still GDB on Mar 07 21:08:22 GNUtoo|htcdream: hmm... do you have this one in phoneuid.log: g_critical("%s", snd_strerror(err)); ? Mar 07 21:08:59 GNUtoo|laptop: already looking into it... Mar 07 21:09:08 ok Mar 07 21:09:11 GNUtoo|htcdream: hm self = 0x0 Mar 07 21:10:12 logging is INFO right now Mar 07 21:10:22 but it said that it was switching to "handset" Mar 07 21:10:27 or something like that Mar 07 21:10:31 just before crash Mar 07 21:11:48 hm fsodeviced is still there? Mar 07 21:12:03 mickey|bbl: ping Mar 07 21:13:12 yes Mar 07 21:13:15 still there Mar 07 21:13:19 hm Mar 07 21:13:19 and not segfaulting Mar 07 21:13:23 as self is the proxy Mar 07 21:13:36 see phoneui-utils-sound.c Mar 07 21:13:45 phoneui_utils_sound_init Mar 07 21:14:08 i didn't look into the source code yet Mar 07 21:14:19 there it is initializing fso_audio which is the first argument for the segfaulting *_set_scenarion method Mar 07 21:14:29 i just "bugreported" here Mar 07 21:14:34 ok Mar 07 21:14:34 can you reproduce it? Mar 07 21:14:37 yes Mar 07 21:14:39 ok Mar 07 21:14:40 at will Mar 07 21:14:50 basically open dialer Mar 07 21:14:56 dial a number Mar 07 21:15:01 and it segfault Mar 07 21:15:15 before presenting the call screen Mar 07 21:15:32 can you set a breakpoint at the init-function when it initalizes the fso_audio proxy? Mar 07 21:15:36 GNUtoo|htcdream, morphis: no need to search Mar 07 21:15:37 if it is null then Mar 07 21:15:41 I know why it's segfaulting Mar 07 21:15:47 mrmoku: great :D Mar 07 21:15:53 ok nice Mar 07 21:15:55 already fixed it... and killed my fix by rebasing :P Mar 07 21:16:01 * mrmoku refixes Mar 07 21:16:02 lol Mar 07 21:16:06 1s Mar 07 21:17:00 GNUtoo|htcdream: btw. how do you do debugging? over sshfs? Mar 07 21:17:08 yes Mar 07 21:17:15 gdbserver Mar 07 21:17:16 attaching with gdb over net? Mar 07 21:17:17 o Mar 07 21:17:18 k Mar 07 21:17:18 and gsb Mar 07 21:17:23 yes Mar 07 21:17:23 SHR: 03mok 07libphone-ui * rf55043354795 10/src/phoneui-utils-sound.c: phoneui-utils-sound.c: don't segfault if we have no fso audio proxy Mar 07 21:17:26 gsb? Mar 07 21:17:33 *gdb Mar 07 21:17:47 GNUtoo|htcdream: should work better now Mar 07 21:17:50 tutorial at elinux.org improved a lot by me Mar 07 21:18:02 thanks a lot....will build Mar 07 21:18:42 great... spank me if it does not work :) Mar 07 21:19:01 http://www.elinux.org/GDB Mar 07 21:19:11 lol I'm not raster Mar 07 21:20:17 raster is a funny guy ... met him at cebit :) Mar 07 21:21:01 ok Mar 07 21:21:06 nice Mar 07 21:21:51 GNUtoo|laptop: wiki guide about debugging is great will read it Mar 07 21:22:03 ok Mar 07 21:25:50 freesmartphone.org: 03morphis 07specs * r3f6d12ee7988 10/ (3 files in 3 dirs): org.freesmartphone.Audio: Small naming changes to Manager API Mar 07 21:25:51 freesmartphone.org: 03morphis 07specs * r3a66ed35e05e 10/configure.ac: Bump version Mar 07 21:25:54 freesmartphone.org: 03morphis 07specs * rb18929a2b737 10/ (3 files in 3 dirs): org.freesmartphone.Audio: somes updates Mar 07 21:26:15 freesmartphone.org: 03morphis 07gdbus * raf01b4d87a72 10libfso-glib/configure.ac: Bump required specs version Mar 07 21:27:07 mrmoku: when you have some time, can you take a look at the org.freesmartphone.Audio API? Mar 07 21:27:43 mrmoku: please tell me everything you want so we can replace most bits in phoneui-utils-sound Mar 07 21:27:56 morphis: ok, great Mar 07 21:31:54 mrmoku: would be nice if you can write me your notes by mail Mar 07 21:32:18 freesmartphone.org: 03morphis 07cornucopia * r217bb709c18d 10/fsogsmd/src/plugins/modem_qualcomm_palm/ (data.vala mediators_network.vala): fsogsmd: modem_qualcomm_palm: reset network informations on network unregister Mar 07 21:32:22 freesmartphone.org: 03morphis 07cornucopia * r1cba9f6493b1 10/fsoaudiod/ (4 files in 3 dirs): fsoaudiod: add router plugin for palmpre machine Mar 07 21:32:28 freesmartphone.org: 03morphis 07cornucopia * ra0fa94f22688 10/fsoaudiod/src/plugins/router_palmpre/plugin.vala: fsoaudiod: router_palmpre: correct naming so we can instanciate the router correctly Mar 07 21:32:29 freesmartphone.org: 03morphis 07cornucopia * r0b1fe29e66c2 10/fsoaudiod/src/ (3 files in 3 dirs): fsoaudio: suite for API changes and first bits of router_palmpre plugin Mar 07 21:32:36 freesmartphone.org: 03morphis 07cornucopia * r72acd3b10c40 10/fsoaudiod/src/ (lib/router.vala plugins/manager/plugin.vala): fsoaudiod: adjust for naming changes in libfso-glib/specs Mar 07 21:32:40 freesmartphone.org: 03morphis 07cornucopia * rbc8af48df949 10/fsoaudiod/conf/palm_pre/fsoaudiod.conf: fsoaudiod: palmpre configuration: load router plugin before manager Mar 07 21:32:48 freesmartphone.org: 03morphis 07cornucopia * r6fb0e2c2a174 10/fsoaudiod/ (conf/Makefile.am configure.ac): fsoaudiod: add missing autotools magic for palmpre configuration Mar 07 21:32:58 freesmartphone.org: 03morphis 07cornucopia * rdd7eb8f2880e 10/fsoaudiod/conf/palm_pre/Makefile.am: fsoaudiod: configuration palmpre: add missing Makefile ... narf Mar 07 21:40:08 dcordes_, works now Mar 07 21:40:50 thanks a lot morphis and mrmoku Mar 07 21:41:14 hmmm Mar 07 21:41:37 freesmartphone.org: 03morphis 07cornucopia * r62a16c282feb 10/fsodeviced/conf/palm_pre/Makefile.am: fsodeviced: palm_pre configuration: even support the palm pre 2 Mar 07 21:41:42 GNUtoo|laptop: no problem Mar 07 21:42:12 morphis: ok, will do... tomorrow though Mar 07 21:42:15 GNUtoo|htcdream: great :) Mar 07 21:42:19 mrmoku: ok Mar 07 21:42:24 and gnight Mar 07 21:42:48 there are some supplementary icons Mar 07 21:42:55 but it's not that problematic Mar 07 21:42:59 good night Mar 07 21:44:53 gn8 Mar 07 21:45:15 <[Rui]> GNUtoo|htcdream: good night Mar 07 21:45:29 <[Rui]> mrmoku: good night Mar 07 21:45:31 I said good night to the people going to sleep Mar 07 21:45:35 <[Rui]> oh :) Mar 07 21:45:35 like mrmoku Mar 07 21:45:41 and gnight Mar 07 21:45:44 <[Rui]> thought you were going as well :) Mar 07 21:56:08 <[Rui]> Does this look like it's got legs to run? Mar 07 21:56:10 <[Rui]> http://trac.shr-project.org/trac/wiki/GUIGuide Mar 07 21:58:57 [Rui], looks good, but maybe a little more info on "how" to do it (like how to hide/show UIs, as you did in elmdentica) would be great ;) Mar 07 21:59:19 <[Rui]> pespin_: yes, the idea is to provide some examples in sub-pages Mar 07 21:59:50 <[Rui]> the idea is also to help developers do more consistent UI for the apps in an overall usage Mar 07 22:02:25 ok :) Mar 07 22:20:35 mrmoku: rebasing doesn't kill anything... once it's in the repository, you can always retrieve it Mar 07 22:23:24 JaMa|Off: have you even read the announcement?... Mar 07 22:24:28 it's a formidable heap of corporate bullshit; but it's pretty clear that Nokia is *not* selling Qt development; but rather only services/licensing for third parties -- which I'm sure they never had any interest in in the first place Mar 07 22:24:39 probably this move has been planned long before Elop Mar 07 22:45:33 GNUtoo|laptop: nice what was the rpbolem ? Mar 07 22:45:48 GNUtoo|laptop: I just booted image and it seems like display turns off. some suspend thing ? Mar 07 22:46:10 dcordes_, yes it's the config Mar 07 22:46:17 disable suspend in fsousaged.conf Mar 07 22:46:27 I'm trying to write a standalone router for calls Mar 07 22:49:21 lowlevel_type = none Mar 07 22:49:27 GNUtoo|laptop: that does the trick ? Mar 07 22:49:33 it was set to android Mar 07 22:50:39 no Mar 07 22:50:49 prevent suspend Mar 07 22:50:50 instead Mar 07 22:51:03 how ? Mar 07 22:51:10 because I've no idea if lowlevel_type = none works Mar 07 22:51:37 debug_do_not_suspend = 1 Mar 07 22:51:42 but should be in your builds Mar 07 22:51:59 it could also be because the display is a led Mar 07 22:52:04 yese it is. still my display went off ! Mar 07 22:52:21 then remove the display from leds in fsodeviced Mar 07 22:52:25 like on dream Mar 07 22:52:52 [fsodevice.kernel26_leds] Mar 07 22:52:52 ignore_by_name = lcd-backlight Mar 07 22:52:57 or you could do that too: Mar 07 22:53:03 #[fsodevice.kernel26_leds] Mar 07 22:53:03 #ignore_by_name = lcd-backlight Mar 07 22:53:14 that disables led entirely Mar 07 22:53:21 ok I did this Mar 07 22:53:22 #[fsodevice.kernel26_leds] Mar 07 22:53:23 #ignore_by_name = lcd-backlight Mar 07 22:53:35 what about the _display ? Mar 07 22:53:38 maybe # too ? Mar 07 22:53:44 no need Mar 07 22:53:48 ok I will boot. Mar 07 22:53:50 then reboot and look Mar 07 22:53:54 hope I don't get death black screen Mar 07 22:55:02 somehow my image is way smaller than yours Mar 07 22:55:32 ok black screen again Mar 07 22:55:35 it is not suspend Mar 07 22:55:44 because the keypad backlight still reacts Mar 07 22:56:04 I suspect that something in FSO sets my _backlight_ to critical value Mar 07 22:57:39 I use your driver and retry Mar 07 22:57:51 (backlight-api backlight driver rather than led) Mar 07 23:02:48 GNUtoo|laptop: bad. with other driver display still go black Mar 07 23:02:59 ? Mar 07 23:03:03 . Mar 07 23:03:13 :( Mar 07 23:03:19 wait a sec Mar 07 23:03:24 I finish the routing program Mar 07 23:04:37 GNUtoo|laptop: can you review the cornucopia git for something that could cause this in leo ? Mar 07 23:05:31 I'll look 2 sec Mar 07 23:15:01 ok what's the problem Mar 07 23:15:05 display goes black Mar 07 23:15:08 not for my nexusone Mar 07 23:15:22 what's the name of the led backlight Mar 07 23:15:27 how black is it Mar 07 23:15:31 can you see something? Mar 07 23:15:44 like seeing some stuff Mar 07 23:15:48 but backlight beeing at 0 Mar 07 23:17:28 hmmm Mar 07 23:17:33 I am able to crash the DSP Mar 07 23:17:43 just by routing Mar 07 23:20:58 yes Mar 07 23:21:01 working this time Mar 07 23:21:09 I can have the audio for calls Mar 07 23:21:35 http://www.pastie.org/1645274 Mar 07 23:29:13 hi leviathan Mar 07 23:30:02 GNUtoo|laptop: hi Mar 07 23:30:12 no, there aren't news yet Mar 07 23:30:19 ok Mar 07 23:30:23 autorouter takes longer then predicted Mar 07 23:30:36 what is autorouter? Mar 07 23:30:40 electronics? Mar 07 23:30:42 yes Mar 07 23:30:46 that's hard Mar 07 23:30:59 kikad has autorouting? Mar 07 23:31:03 yes Mar 07 23:31:08 but not a good one Mar 07 23:31:19 now I've imported a totally complicated one Mar 07 23:31:20 then it must be hard to autoroute Mar 07 23:31:25 yes Mar 07 23:31:36 that's why I've imported an autorouter Mar 07 23:31:37 ;-) Mar 07 23:31:40 so it'll take a very long time Mar 07 23:31:48 nono Mar 07 23:31:50 soon done Mar 07 23:31:59 only have extend the algorithms Mar 07 23:32:08 ok Mar 07 23:32:10 and insert exception handlers Mar 07 23:32:57 GNUtoo|laptop: http://www.toporouter.com/scr/scr2.jpg Mar 07 23:33:07 thats what the algorithm should do Mar 07 23:33:10 when it's done Mar 07 23:33:11 :-) Mar 07 23:33:14 ok Mar 07 23:33:23 you see Mar 07 23:33:30 not only 45°/90° Mar 07 23:33:32 :-) Mar 07 23:33:37 higher routing quote Mar 07 23:33:38 :-) Mar 07 23:33:59 ok Mar 07 23:36:29 GNUtoo|laptop: I switched from led backlight to lcd backlight api Mar 07 23:36:46 GNUtoo|laptop: the display is off Mar 07 23:37:01 GNUtoo|laptop: when you reach critical level you see nothing. plain black Mar 07 23:38:10 hi leviathan Mar 07 23:39:11 leviathan, dcordes_ has black backlight after a while Mar 07 23:39:14 I'm off Mar 07 23:39:19 I must sleep Mar 07 23:39:43 dcordes_: okee Mar 07 23:39:54 nope not after a while Mar 07 23:40:05 it's directly after shr starts Mar 07 23:40:15 did you try to type powerbutton? :-) Mar 07 23:40:33 I don't get to see the shr desktop - well for 0.5 second I saw the setup screen on first bootupD Mar 07 23:40:42 does leo use omap-backlight? Mar 07 23:40:42 yep Mar 07 23:40:55 leviathan: yep Mar 07 23:40:57 playya_: nope Mar 07 23:41:13 dcordes_: hmm Mar 07 23:41:36 strange thing is : I have two drivers to select for backlight. one in android style that uses led api, one that uses backlight api. with both kernels it fades black Mar 07 23:41:36 APM turns the switch off Mar 07 23:41:51 I have some n900 shr image from gnutoo that works well Mar 07 23:42:04 and I use virtually the same fso config there Mar 07 23:42:22 it uses a fixed value of 100 Mar 07 23:42:30 playya_: aha Mar 07 23:42:45 playya_: it is possible a value where my screen's off Mar 07 23:43:37 do you have a max_brightness node? Mar 07 23:46:32 playya_: not sure right now. it would be best to just prevent usesrspace from touching anything Mar 07 23:46:38 I will review the fso configs Mar 07 23:48:14 the led api has a max_brightness config options Mar 07 23:48:28 s/s$/ Mar 07 23:49:41 dcordes_, is it possible to ssh to the device if the screen is black? Mar 07 23:51:21 where can i get the kernel sources? Mar 07 23:53:08 waaahhhhh this drives me nuts Mar 07 23:53:16 I #'d everything in fso configs Mar 07 23:53:22 still Mar 07 23:53:35 playya_: a good idea. I should setup the adb access Mar 07 23:54:16 ah. you're using the android kernel? Mar 07 23:54:48 http://gitorious.org/linux-on-wince-htc/linux_on_wince_htc Mar 07 23:55:00 yes I have to Mar 07 23:55:21 I had a custom branch but since we boot in a different way I depend on patches I can't backport Mar 07 23:56:06 the master branch? Mar 07 23:56:30 yep Mar 08 00:02:29 why does FSO DO THIS TO ME ? Mar 08 00:02:29 /sys/devices/platform/htcleo-backlight/leds/lcd-backlight # cat brightness Mar 08 00:02:33 0 Mar 08 00:02:33 Mar 08 00:02:34 #define OMAPBL_MAX_INTENSITY 0xff Mar 08 00:02:55 weeeeee :) Mar 08 00:03:11 but i had a similiar issue on the pre Mar 08 00:04:24 hm crap no calibration Mar 08 00:04:31 ts Mar 08 00:04:33 i can't see that it loads the backlight module Mar 08 00:04:59 maybe I messed up something kernel locally Mar 08 00:05:59 does fso user the pointercal thingy or evdev ? Mar 08 00:06:09 s/pointercal thingy/libts/ Mar 08 00:06:09 dcordes_ meant: does fso user the libts or evdev ? Mar 08 00:06:42 fso checks the input nodes in /dev/input Mar 08 00:07:31 need to sleep Mar 08 00:07:35 good night Mar 08 00:07:37 nn Mar 08 00:12:28 leviathan: do you know where gnutoo keeps the secret nexus one ts calibration for shr ? Mar 08 00:12:51 cause leo ts works well with gnutoo's nexus shr images Mar 08 00:13:55 ever looked into /etc ? Mar 08 00:14:05 sry, I was away for a long time Mar 08 00:14:08 learning for exams Mar 08 00:14:12 which I fucked up btw Mar 08 00:14:13 -.- Mar 08 00:25:14 good night Mar 08 00:51:28 dcordes_: gn8 **** ENDING LOGGING AT Tue Mar 08 02:59:57 2011