**** BEGIN LOGGING AT Fri Feb 01 02:59:58 2013 Feb 01 03:25:57 hmm, the gta04 manual was produced on OSX Feb 01 06:56:32 pabs3: i can try to prepare packaging (since you say that might help people to start using fso-el, even though apt-get install doesn't differ much from a single wget for such a humble project) but who will "sponsor" (in Debian sense) it? Feb 01 06:57:15 perhaps the pkg-fso team would do that Feb 01 06:57:35 * pabs3 not an emacs user Feb 01 07:00:40 morphis: hi. So you've decided to not include my latest gta02 patches in the release? Feb 01 07:00:56 Now the pkg-fso team would package 0.12 without them and that would be bad for gta02 users. Feb 01 07:02:21 morphis: the problem is that it seems like nobody's actually testing the code, the fixes i've made were for obvious and "glaring" issues. Feb 01 07:04:22 pabs3: are you a member of the pkg-fso team? Feb 01 07:05:14 Is gta02 a priority target for them? Feb 01 07:08:51 morphis: i'm not sure why and how the decision to release was made, i've seen no discussions here and on the mailing list... Feb 01 07:12:21 morphis: so i'm kind of stunned to see you make a release knowing that there're still some very serious issues for gta02 and in general (CPU resource race). I do not care if my patches fix the problem or someone else's. I just want to have something that works fine. And judging by the commit log for the 0.12 it won't work fine, so why do you release it? Feb 01 07:16:30 PaulFertser: no. not really sure about their priorities, but I guess its high on the list Feb 01 07:25:30 And there's another serious issue that needs to be fixed Feb 01 07:49:16 PaulFertser: that's why I am using such an old version of ogsmd and not even bothering to upgrade all the time Feb 01 07:49:56 lindi-: i understand. Your usecase is a bit different from mine though. Feb 01 07:50:22 lindi-: btw, do you know anything about +CMT vs +CMTI? Why the calypso sometimes deliver message directly and sometimes stores on SIM? Feb 01 07:50:44 PaulFertser: not by heart no Feb 01 07:50:48 and too busy right now Feb 01 07:51:10 lindi-: i'll ping you later about that if you do not mind then, tia :) Feb 01 08:18:20 PaulFertser: I did the release cause I already had every ready when you send your patches (means tarballs, patches, etc.) Feb 01 08:18:43 PaulFertser: but don't argue, there will be the 0.13 really soon Feb 01 08:20:47 morphis: i'm not arguing just a bit "surprised" Feb 01 08:23:12 morphis: something nasty's going on with the messages. Calypso insists on storing on SIM even if it had reported the same message with +CMT: unsol just a moment before. Feb 01 08:25:31 morphis: http://paste.debian.net/230917/ Feb 01 08:27:22 PaulFertser: seems like there is a bug in the SIM storage logic Feb 01 08:27:31 we rework some parts of it last year Feb 01 08:28:58 we're configuring some parts at early modem initialization different Feb 01 08:29:01 as before Feb 01 08:29:59 morphis: what command might affect calypso then? Feb 01 08:30:17 http://git.freesmartphone.org/?p=cornucopia.git;a=blob;f=fsogsmd/src/lib/at/atsms.vala;h=805fe4e03757f842872a3a1895122609c4d00a78;hb=HEAD#l127 Feb 01 08:32:32 morphis: "[DEBUG] FsoGsmAtSmsHandler <250997500793162>: Skipping SMS acknowledgement because it's disabled" <--- ok, now i understand i need to think about this, ok Feb 01 08:33:51 morphis: thank you, now i understand what's happening! Feb 01 08:34:10 np Feb 01 08:38:27 morphis: but what is the reasoning behind not acknowledging a +CMT: unsol ever? How does it help? Feb 01 08:47:27 morphis: so, basically, i now know how to hack it to work but of course i'm willing to test (or even implement) a proper solution. Feb 01 09:03:12 morphis: i think if i do not disable sending acknoledgements, it'll work just fine as it did before even though the generic code would think there's something wrong with the message handling. It's too early for calypso to accept those commands you're talking about. Feb 01 09:19:40 But +CNMA never worked on calypso anyway. Feb 01 09:19:48 (judging by my logs) Feb 01 09:37:51 Yes, CNMA doesn't help anything :/ Feb 01 09:42:10 So there's something else needed. Feb 01 09:42:20 Apparently the modem expects some reply to CMT: Feb 01 09:42:25 But CNMA=0 fails Feb 01 09:42:32 And it later stores the message on sim. Feb 01 09:42:33 Meh Feb 01 09:42:37 CNMA=0 always failed Feb 01 09:42:43 But it didn't store it on sim. Feb 01 09:42:49 I can't see the difference Feb 01 12:47:26 Hi, Feb 01 12:47:49 do i have to use python 2.6 to compile myselft, or should 2.7 work, too? Feb 01 12:48:28 (to compile shr, i meant) Feb 01 12:51:27 cause everytime i get an error, that it can't find a module namend curses Feb 01 12:51:42 please show complete log Feb 01 12:51:55 and myselft is just typo, not some project right? Feb 01 12:52:39 not some project. i wanted to try an mess with the emacs... Feb 01 12:53:49 http://pastebin.com/4Agjgupa Feb 01 12:53:51 ok, good Feb 01 12:54:08 using shr-chroot? Feb 01 12:54:18 no, i cant on this computer Feb 01 12:54:23 its at university... Feb 01 12:54:38 then you have to install python-ncurses module Feb 01 12:54:51 k, i tell the admin. Feb 01 12:54:59 shr-chroot is using python-2.7 so it should work (2.6 as well) Feb 01 12:55:12 there they use 2.7 Feb 01 12:55:37 on Webpage was instruction, that i would need 2.6, because auf that i asked Feb 01 12:56:02 you will probably need few more utils/libs to complete build so probably check if everything is available before asking admin Feb 01 12:56:06 which webpage? Feb 01 12:56:20 http://shr-project.org/trac/wiki/Building_SHR_without_chroot Feb 01 12:56:54 do you know an direct command to get all installed librarys from python? Feb 01 12:56:56 ok, that's only old info, can you update it? Feb 01 12:57:08 just the python2.6 part Feb 01 12:57:18 because rest i don't know. Feb 01 12:57:20 i will. Feb 01 12:57:35 i will update... Feb 01 12:57:37 dpkg -l Feb 01 12:57:45 thanks Feb 01 12:58:02 just change that to python2.6 or python2.7 Feb 01 12:58:10 because 3.* does not work yet Feb 01 12:58:11 and i will add ncurses, then. Feb 01 12:59:09 hmm and those URLs for repositories are also incorrect now Feb 01 13:00:12 are they correct in the Makefile? Feb 01 13:00:22 then i will extract them there and correct, too. Feb 01 13:00:34 yes Makefile is always correct Feb 01 13:03:57 URLs updated on wiki Feb 01 13:04:08 Thamos: hi. I've solved the extra wakeups issue but i can't understand why messages are not properly delivered with +CMT: unsols and rather fill up the SIM until it's full :( Feb 01 13:04:41 ;( Feb 01 13:05:16 seems to be hard. If you need logs, i can supply more... Feb 01 13:06:46 JaMa: and i were still in the Makefile ^^ Feb 01 13:08:09 Thamos: do you also have a problem with messages? Feb 01 13:08:58 PaulFertser: Yes, the fill up my sim-card. I alwas have to delete them with dbus manually. Feb 01 13:09:02 every 20 sms Feb 01 13:09:23 sometimes i get them doubled in sms-storage Feb 01 13:09:53 and long sms writing where a problem long time ago, since them i avoided them... Feb 01 13:13:22 JaMa: i think they use SUSE, dpkg is not installed. Since i could compile it half a year ago, i simply hope they have everything else still installed. Feb 01 13:22:13 damnit, they have python-devel repos deaktivated... Feb 01 13:30:04 Thamos: long messages seem to work fine for me though. Feb 01 13:30:25 Thamos: this message filling simcard problem is something i really want to beat :E Feb 01 13:30:36 ok, this i haven't tested for a long time, may be working now. Feb 01 13:30:48 yeah,, its annoying Feb 01 13:31:03 and should NOT be impossible... Feb 01 14:02:29 PaulFertser: Do you think the filling simcard is related to the double reciving of sms? Feb 01 16:02:41 Thamos: is your /var/tmp on a volatile storage? Feb 01 16:23:10 slyon, hi Feb 01 16:24:18 hi GNUtoo-x60! Feb 01 16:24:28 are you in brussels? Feb 01 16:24:32 because I am right now Feb 01 16:24:46 I'm downloading the brussel map to put in my gta04 Feb 01 16:24:48 GNUtoo-x60, did you already arrive in brussels Feb 01 16:24:54 yes Feb 01 16:25:03 yes I'm here since 13:00 Feb 01 16:25:23 cmair is with me. and hns will arrive soon Feb 01 16:27:01 ok Feb 01 16:27:12 it would be a good idea to meet Feb 01 16:27:16 what do you think? Feb 01 16:27:57 where are you exactly? Feb 01 16:28:02 do you need my phone number? Feb 01 16:30:25 and what should I bring with me? Feb 01 16:30:32 I've a very small laptop (x60) Feb 01 16:32:25 slyon, ^^^ Feb 01 16:34:36 slyon, ping? Feb 01 16:36:26 GNUtoo-x60, we're at hotel argus (place louise) Feb 01 16:36:42 ok Feb 01 16:36:52 would you like to come here? Feb 01 16:36:57 yes Feb 01 16:37:06 but it will take some time Feb 01 16:37:09 I'm at uccle Feb 01 16:37:12 ok Feb 01 16:37:21 do you need my phone number? Feb 01 16:38:18 no. I've got it Feb 01 16:38:25 you've got mine as well, right? Feb 01 16:38:30 no Feb 01 16:38:39 let me see Feb 01 16:38:56 you got PM Feb 01 16:39:09 ok Feb 01 16:39:43 so just let my phone ringe for a few seconds when you're here and I will come down to the hotel lobby? Feb 01 16:39:44 slyon: feel free to merge the rest of backports Feb 01 16:39:50 JaMa, ok thanks Feb 01 16:39:58 probably after FOSDEM Feb 01 16:40:26 slyon, ok Feb 01 16:40:47 slyon, also what should I bring? the small laptop + a bag Feb 01 16:40:57 I'll do that Feb 01 16:41:00 GNUtoo-x60: hi Feb 01 16:41:02 sounds good Feb 01 16:41:55 will you come to the pub today? Feb 01 16:42:15 I think I owe you beer for all the support :-) Feb 01 16:42:19 ok Feb 01 16:42:31 maybe join us with slyon Feb 01 16:42:54 since going there takes a while from here I must go now, so please contact slyon Feb 01 16:43:02 I'm just dinnering Feb 01 16:43:11 ah? Feb 01 16:43:18 I need to eat early too Feb 01 16:43:27 because I didn't eat a lot today Feb 01 16:43:31 will be there in >1h >2h possibly Feb 01 16:43:43 ok Feb 01 16:44:09 hmm, you staying near place louise too? Feb 01 16:44:13 yes... we can go out for dinner once hns arrived as well Feb 01 16:45:30 ccxCZ, we're staying near place louse, yes Feb 01 16:45:39 s/louse/louise/ Feb 01 16:45:40 slyon meant: ccxCZ, we're staying near place louise, yes Feb 01 16:46:11 I'll go Feb 01 16:46:27 I'm at countryhouse near brugman in uccle Feb 01 16:46:30 I would join you for the walk to the delirium cafe then, otherwise I'll need some other way to contact you Feb 01 16:48:38 ccxCZ, is there something special at the delirium cafe? Feb 01 16:50:22 apart from https://fosdem.org/2013/practical/beerevent/? Feb 01 16:52:05 ccxCZ, ok. didn't realize that the beer-event takes place there Feb 01 17:34:07 * Sicelo is trying out SHR on his N900. so far, unable to boot .. kernel panics while trying to mount root fs Feb 01 17:40:43 i guess i need to create an initrd Feb 01 17:50:01 hi GNUtoo-x60. Feb 01 17:51:09 maybe you can help with shr on n900. the kernel provided throws the -110 error for mmc card. any 'quick' fix? Feb 01 17:52:46 hi Feb 01 17:54:32 which kernel? default SHR? Feb 01 17:54:47 yes. 2.6.37 Feb 01 17:55:20 Sicelo: which u-boot are you using? Feb 01 17:56:59 the 'new' one by Pali. i'm aware it can have issues, but note that the kernel does start ok, and can 'see' the internal emmc. it just fails to mount the roo fs on sd card Feb 01 17:59:51 are there any tools in shr to quickly produce an initrd? while testing linux-image-omap from debian.org, i found that an initrd which loads the mmc drivers early usually helps with this problem Feb 01 18:09:15 hmm, i see omap_hsmmc and mmc_block don't exist in shr's /lib/modules Feb 01 18:09:18 :-/ Feb 01 18:18:23 brb.. trying to boot with flasher Feb 01 18:54:38 the 2.6.37 used in rescueOS works ok Feb 01 18:54:50 SHR is nice .. :) Feb 01 18:55:17 on my N900 failed to start modem, but it's still good Feb 01 23:27:19 yo Feb 01 23:27:39 anyone @fosdem? **** ENDING LOGGING AT Sat Feb 02 03:00:00 2013