**** BEGIN LOGGING AT Fri Apr 27 03:00:00 2012 Apr 27 03:26:23 SHR: 03shr-devel 07buildhistory * r67913b25dc5f 10/packages/ (1508 files in 1508 dirs): packages: Build 201204262141 of shr 20120426 for machine om-gta02 on opmbuild Apr 27 08:12:46 heyho Apr 27 08:36:10 JaMa: heyho Apr 27 08:36:36 JaMa: you updated our oe-core branch yesterday with the changes you mentioned? Apr 27 08:39:10 freesmartphone.org: 03morphis 07cornucopia * rb63f126b964a 10/fsogsmd/ (3 files in 2 dirs): Apr 27 08:39:11 freesmartphone.org: fsogsmd: modem_option_gtm601: implement different format for AT+CEER Apr 27 08:39:11 freesmartphone.org: Differently to what is implemented in the core AT command the Option GTM601 modem is using Apr 27 08:39:11 freesmartphone.org: the AT+CEER command with the following format "AT+CEER: ". This is exactly the Apr 27 08:39:11 freesmartphone.org: same 27.007 describes as format for this command. Apr 27 08:48:28 freesmartphone.org: 03morphis 07cornucopia * reb6d72445eff 10/fsogsmd/src/plugins/lowlevel_gta04/plugin.vala: fsogsmd: lowlevel_gta04: use what configuration tells to use for the modem dev node we're polling Apr 27 08:49:37 mrmoku: do you already moved the devshell recipe from meta-staging somewhere else as you mentioned some days ago? Apr 27 08:56:05 morphis: yes Apr 27 08:56:16 JaMa: ok Apr 27 08:57:38 mickey_office: heyho Apr 27 08:57:44 morsche! Apr 27 08:57:58 mickey_office: good you're here Apr 27 08:58:07 I have some lowlevel AT command question for you Apr 27 08:58:15 uh oh, that's been a long time ;^ Apr 27 08:58:24 but i'll try to remember Apr 27 08:58:26 hehe I expected some answer like this :) Apr 27 08:58:33 it's about the +CEER Apr 27 08:58:38 right Apr 27 08:58:57 you implemented in the fsogsmd core something like this to be valid: +CEER 0,1,3 Apr 27 08:59:07 where 0, 1 and 3 are some codes for the reason Apr 27 08:59:24 yep Apr 27 08:59:25 the spec (27.007) does only say it looks like this +CEER: reason Apr 27 08:59:39 and that is exactly what we get on the Option GTM601 modem Apr 27 08:59:59 so where do you have this numbers from? are they specific for the TI calypso? Apr 27 09:00:17 +CEER is one of the commands where almost every vendor ignores the specs Apr 27 09:00:34 most modems seem to report something like a,b,c, Apr 27 09:00:36 s/vendor/reason/ Apr 27 09:00:36 mickey_office meant: most modems seem to report something like a,b,c, Apr 27 09:00:46 looks like option gtm601 actually honors the spec Apr 27 09:00:58 so we have to override it for the option Apr 27 09:01:05 ok Apr 27 09:01:12 the said thing is even though many modems report a,b,c Apr 27 09:01:14 thats what I already did Apr 27 09:01:21 the actual numbers for a,b,c are not always the same :D Apr 27 09:01:36 ok, but what should be the default implementation for fsogsmd? Apr 27 09:01:44 what the spec says? Apr 27 09:01:54 rather factual based Apr 27 09:01:59 i.e. what most modems actually do Apr 27 09:02:02 ok Apr 27 09:02:04 then we have to override fewer times Apr 27 09:02:36 by "most modem" do you modems on the global market or modems we support? Apr 27 09:02:47 as we right now have two AT modems which needs this override Apr 27 09:02:55 and one which doesn't needs it Apr 27 09:02:56 the ones we support is what is important for us Apr 27 09:03:11 the cinterion is using the same format as the calypso, e.g. Apr 27 09:03:21 (cinterion is somewhat important to me ;) Apr 27 09:03:28 ah right, we have the cinterion too Apr 27 09:03:46 the cinterion has a very strict 07.07 implementation Apr 27 09:03:52 therefore it's kind of my reference modem Apr 27 09:03:53 then lets keep it as it is as the the whole code parsing is in the core too Apr 27 09:03:58 right Apr 27 09:04:11 is it a usb dongle, the cinterion? Apr 27 09:04:15 (SIEMENS Wertarbeit) Apr 27 09:04:19 :D Apr 27 09:04:29 no, it's an external development board powered by my LAB PSU attached via serial Apr 27 09:04:44 LAB PSU? Apr 27 09:04:54 laboratory power supply Apr 27 09:05:48 http://www.sectron.eu/admin/files_produkty/produkt919.jpg Apr 27 09:05:51 actually somewhat like that Apr 27 09:06:11 ok Apr 27 09:07:26 we're actually getting a real good imlementation with the GTA04 Apr 27 09:07:41 cool Apr 27 09:07:52 you remember the issue we didn't got notified when a call has ended? Apr 27 09:08:36 JaMa: btw. this gta04-init thing seems to be very unresponsive when clicking the boot option I want to use Apr 27 09:09:33 yes, i remember Apr 27 09:09:41 how do we deal with that these days? Apr 27 09:10:10 morphis: it takes a while when uImage is different (it moves it to fat partition and reboots again) but then it's quite responsive (at least here) Apr 27 09:10:19 morphis: anything on serial output? Apr 27 09:12:07 JaMa: I am still waiting for my USB-to-RS232 converter to use serial :) Apr 27 09:12:31 JaMa: but my problem is more that I don't see in the UI when I clicked something and it starts to work Apr 27 09:12:40 mickey_office: we have to use a second serial line to get it Apr 27 09:12:48 mickey_office: we have now a CombinedTransport Apr 27 09:12:58 which uses a rw and ro transport and combines both Apr 27 09:13:23 slyon and nikolaus found out about this Apr 27 09:15:31 interesting approach. what spoke against using two channels? Apr 27 09:17:03 I wanted it to be more extensible Apr 27 09:17:36 now we can just revert it with just editing the config Apr 27 09:17:50 no sources have to be change Apr 27 09:17:52 d Apr 27 09:18:14 and it's more what we're expecting from a real modem, one single line to talk with it Apr 27 09:27:30 ok, fair enough Apr 27 09:30:39 SHR: 03Martin.Jansa 07meta-smartphone * r3b6578ea0ebe 10/meta-openmoko/recipes-kernel/linux/linux-gta04_git.bb: linux-gta04: fixup after loading defconfig Apr 27 09:31:16 mickey_office: I am currently going to track down some more bugs until I will release the 0.11 version of some FSO components Apr 27 09:31:44 morphis: excellent. I'm really glad you took the wheel on that. Apr 27 09:31:55 mickey_office: some time ago we created libfsosystem but as the situation is today it not very differentiates from libfsobasics so you have any objections on merging both? Apr 27 09:32:12 hmm Apr 27 09:32:36 mickey_office: I hope you forgive me to make decisions in core layer without asking you before :) Apr 27 09:32:46 it feels a bit wrong to me to join functionality that is on such different abstraction layers Apr 27 09:32:48 mickey_office: I know you thought about creating something busybox like for FSO Apr 27 09:32:52 so i'd rather keep them seperate Apr 27 09:33:12 but does that makes sense? Apr 27 09:33:19 it's only user is the FSO stack Apr 27 09:33:24 and the FSO stack always needs both Apr 27 09:33:29 morphis: (decisions) well… he who writes the code can make the decisions. just please consult me, if you are not sure how things have been "meant" by me Apr 27 09:33:39 mickey_office: for sure :) Apr 27 09:34:00 mickey_office: just writing this as it's your baby somehow Apr 27 09:34:40 right now the only user is FSO, that's right. however i don't think that's a necessity. there is a certain lack of such a core system level library, that's why we have to write it. and it would ease adoption by anyone else if it wouldn't come with all the auxilliary stuff that's in fsobasics Apr 27 09:35:19 ok Apr 27 09:35:49 let's keep it Apr 27 09:36:38 thanks. may i ask about the state of Aurora, btw.? Apr 27 09:36:50 i've seen you being mostly active in FSO right? Apr 27 09:37:59 yes Apr 27 09:38:07 I continued aurora for some time Apr 27 09:38:11 there is now a virtual keyboard Apr 27 09:38:20 yay Apr 27 09:38:21 but FSO integration is not very usable today Apr 27 09:38:31 so nothing you can use right now Apr 27 09:38:50 ok Apr 27 09:38:51 it's in a good shape but needs some more development Apr 27 09:38:58 maybe I will come back to it later Apr 27 09:39:26 right. i don't plan my hiatus to go on forever and this is something i'd like to revisit eventually Apr 27 09:40:50 ok Apr 27 10:36:20 SHR: 03shr-devel 07buildhistory * rcf59fd1ec4c3 10/packages/ (791 files in 791 dirs): packages: Build 201204270556 of shr 20120427 for machine nokia900 on opmbuild Apr 27 10:45:19 freesmartphone.org: 03morphis 07cornucopia * r2bfe198340c5 10/fsogsmd/ (2 files in 2 dirs): Apr 27 10:45:20 freesmartphone.org: fsogsmd: modem_option_gtm601: rename PlusCEER to ExtPlusCEER Apr 27 10:45:20 freesmartphone.org: Using the same classname as the base class already has produces runtime errors like this Apr 27 10:45:20 freesmartphone.org: one: Apr 27 10:45:20 freesmartphone.org: fsogsmd: symbol lookup error: /usr/lib/cornucopia/modules/fsogsm/modem_option_gtm601.so: Apr 27 10:45:20 freesmartphone.org: undefined symbol: gtm601_plus_chup_register_type Apr 27 10:45:21 freesmartphone.org: Somehow Vala can't deal with class with the same name in different namespaces. Apr 27 10:48:19 freesmartphone.org: 03morphis 07cornucopia * r3f40bb8dc148 10/fsogsmd/src/plugins/lowlevel_gta04/plugin.vala: fsogsmd: lowlevel_gta04: be more verbose when powering modem on/off Apr 27 11:32:20 SHR: 03shr-devel 07buildhistory * r008730bd6981 10/packages/ (10 files in 10 dirs): packages: Build 201204271246 of shr 20120427 for machine om-gta04 on opmbuild Apr 27 12:20:25 SHR: 03shr-devel 07buildhistory * r682712c15b43 10/packages/palmpre-oe-linux-gnueabi/shr-version/ (latest shr-version/latest): packages: Build 201204271340 of shr 20120427 for machine palmpre on opmbuild Apr 27 12:33:00 freesmartphone.org: 03morphis 07cornucopia * r0b53d8ebf07c 10/fsogsmd/tests/Makefile.am: fsogsmd: tests: disable testoptiongtm601 for now as it's causing runtime link errors Apr 27 13:11:37 SHR: 03shr-devel 07buildhistory * r54d2305bee1a 10/packages/palmpre2-oe-linux-gnueabi/shr-version/ (latest shr-version/latest): packages: Build 201204271428 of shr 20120427 for machine palmpre2 on opmbuild Apr 27 14:04:33 SHR: 03shr-devel 07buildhistory * rd26eca4de565 10/images/crespo/eglibc/chroot-image/ (build-id image-info.txt installed-package-sizes.txt): images: Build 201204271519 of shr 20120427 for machine crespo on opmbuild Apr 27 14:26:01 freesmartphone.org: 03morphis 07cornucopia * rf2c3aef36796 10/fsogsmd/src/plugins/lowlevel_gta04/plugin.vala: fsogsmd: lowlevel_gta04: minimize power on/off logic to be rock solid Apr 27 15:00:52 radekp: ping Apr 27 17:27:45 hi Apr 27 18:10:15 paulk-desktop: heyho Apr 27 18:16:30 is it normal to short the 2.5mm jack connector MIC and GND pins to have the microphone working? Apr 27 18:16:46 on gta04 Apr 27 18:17:12 because I have a 2.5mm headset I bought and inside, there is a button that will short the mic pins when pressed Apr 27 18:17:54 hello, is there somebody with working SHR WiFi using WPA2 ? i can scan and find all networks but i cannot connect, i was playing arounf with wpa_supplicant configuration but no success Apr 27 18:19:32 nschle85: this is my log: http://pastebin.com/SkvHnwtk Apr 27 18:21:40 SHR: 03shr-devel 07buildhistory * re765034100e9 10/images/om_gta02/eglibc/ (22 files in 2 dirs): images: Build 201204271929 of shr 20120427 for machine om-gta02 on opmbuild Apr 27 18:36:47 freesmartphone.org: 03morphis 07cornucopia * rf266f8ab1b43 10/fsogsmd/src/plugins/modem_option_gtm601/ (commands.vala unsolicited.vala): fsogsmd: modem_option_gtm601: handle _OSIGQ urc for network signal strength updates Apr 27 18:36:58 PaulFertser: privet, do you have working wlan on your N900 debian ? Apr 27 18:37:56 nschle85: it works here Apr 27 18:38:18 jake42: do you have wpa2 encryption ? Apr 27 18:39:18 what does your config look like in readable options (don't know the hex code) Apr 27 18:39:24 yes wpa2 Apr 27 18:39:41 works with gta02 atleast Apr 27 18:40:05 i have N900 Apr 27 18:41:14 don't know about n900 Apr 27 18:41:40 ok Apr 27 18:54:21 nschle85: ~does the same config work onanother device? Apr 27 18:56:17 i dont know because my desktop computer has no wifi, but thats a good question Apr 27 18:56:46 freesmartphone.org: 03morphis 07cornucopia * r71e84178ac39 10/fsogsmd/src/plugins/modem_option_gtm601/commands.vala: fsogsmd: modem_option_gtm601: clean up the code from unnecessary stuff Apr 27 18:58:27 nschle85: why don't you just install maemo/meego/android onto the sd card to test then? they all have supplicant, you may even steal the .conf from them Apr 27 18:58:33 nschle85: hi, btw Apr 27 18:59:48 Alex[sp3dev]: maemo uses supplicant ? where is its config ? Apr 27 19:00:14 nschle85: i have not used maemo but i'm sure it does Apr 27 19:00:27 let me do some google-fu. Apr 27 19:01:46 Alex[sp3dev]: i dont think so because a supplicant package is requested for it :-) Apr 27 19:01:55 ok, seems like maemo does not use it. sorry for confusion. i was sure all linuxes that use wpa use supplicant Apr 27 19:02:16 you can still try nitdroid if you don't have another device Apr 27 19:02:32 Alex[sp3dev]: no nokia has a lot of menpower to implement their own stuff :-) Apr 27 19:03:07 Alex[sp3dev]: and meego ? do you know or guess ? Apr 27 19:04:02 nschle85: i guess. i have not tried meego because none of my devices have good opengl drivers. Apr 27 19:04:40 wpa_supplicant is in mer-core, so probably it does use it Apr 27 19:04:56 Alex[sp3dev]: ok ill try nemo Apr 27 19:11:14 SHR: 03shr-devel 07buildhistory * rf8351b3c248e 10/images/nokia900/eglibc/ (22 files in 2 dirs): images: Build 201204272022 of shr 20120427 for machine nokia900 on opmbuild Apr 27 19:16:14 nschle85: the config for wpa2-psk just needs to contain the ssid and the psk values Apr 27 19:18:39 jake42: i have them.. but authentication always fails Apr 27 19:19:08 jake42: there must be a very stupid misconfiguration... Apr 27 19:19:34 but ill test with another OS on N900 Apr 27 19:58:26 freesmartphone.org: 03morphis 07cornucopia * r562ae58421a5 10/fsogsmd/src/lib/modem.vala: Apr 27 19:58:26 freesmartphone.org: fsogsmd: modem: validate pdp handler before checking it's status Apr 27 19:58:26 freesmartphone.org: Otherwise we're dieing cause of a failed assertion: Apr 27 19:58:26 freesmartphone.org: 2012-04-27T19:47:20.437796Z [DEBUG] Gtm601Modem <>: Check wether we have to deactivate the Apr 27 19:58:27 freesmartphone.org: PDP context ... Apr 27 19:58:27 freesmartphone.org: 2012-04-27T19:47:20.437967Z [CRITICAL] fsogsmd : GLib <>: fso_gsm_pdp_handler_get_status: Apr 27 19:58:28 freesmartphone.org: assertion `self != NULL' failed Apr 27 20:01:51 SHR: 03shr-devel 07buildhistory * r1dbebd7efd00 10/images/om_gta04/eglibc/ (22 files in 2 dirs): images: Build 201204272112 of shr 20120427 for machine om-gta04 on opmbuild Apr 27 20:48:37 SHR: 03shr-devel 07buildhistory * r38249d70f31c 10/images/palmpre/eglibc/ (22 files in 2 dirs): images: Build 201204272202 of shr 20120427 for machine palmpre on opmbuild Apr 27 21:35:54 SHR: 03shr-devel 07buildhistory * r8f640d12872f 10/images/palmpre2/eglibc/ (22 files in 2 dirs): images: Build 201204272249 of shr 20120427 for machine palmpre2 on opmbuild Apr 27 22:08:12 when I got two .tgz that differ only in a few small files, a few bytes in there, while 99.9% are identical... What will a new compressing them into another .tgz get me? 0% compression or 50%? Apr 27 22:26:11 SHR: 03shr-devel 07buildhistory * r0384e206dfc8 10/images/crespo/eglibc/ (24 files in 3 dirs): images: Build 201204272336 of shr 20120427 for machine crespo on opmbuild Apr 27 23:16:05 Bleadof: always check your random numbers: http://lists.debian.org/debian-devel/2012/04/msg00528.html **** ENDING LOGGING AT Sat Apr 28 03:00:00 2012