**** BEGIN LOGGING AT Thu Apr 19 02:59:59 2012 Apr 19 05:27:14 DocScrutinizer: a bit easier to understand implementation of your idea: http://ac100.grandou.net/tips_and_tricks#dedicated_volume_controls_without_pulseaudio i'm about to add it to the alsa wiki soon giving a credit to you of course. Apr 19 06:03:21 jama hello you said only quotes are mising about http://www.pastie.org/3808737 , but didn't get what u mean ? Apr 19 06:17:15 hi everybody! wassup with bugs.openembedded.net ? Apr 19 06:21:49 my bitbake says: ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. Apr 19 06:22:06 What I supposed to do, anyone? Apr 19 06:29:16 I see, no of the OE bug. Apr 19 06:31:27 Good day all , am trying to setenv mtparts ... after holdeing AUX button on nand u-boot , it's done but it will be reset after shutdown and can't use that structure for flashing image ... , before , was using u-boot on nor to solve this issue , but now can't use u-boot on nor , because without holding aux fr does not create /dev/ttyACM0 in that case .... what's the solution ? Apr 19 06:39:55 alabd: have you checked u-boot manual? I think there's a way to save environment to flash. Apr 19 06:40:55 lindi-: yes used saveenv command Apr 19 06:41:05 but no effect Apr 19 06:41:30 but dunno why can't access uboot on nor Apr 19 06:42:02 ah remebered , methink have flashed qi there Apr 19 06:42:08 alabd: eh? Apr 19 06:42:11 alabd: you can't flash to nor Apr 19 06:42:39 how to access nor Apr 19 06:42:41 ? Apr 19 06:43:20 how to setnev on nor ? Apr 19 06:43:23 lindi-: ? Apr 19 07:33:35 heyho Apr 19 07:44:00 freesmartphone.org: 03morphis 07cornucopia * rdc6b80ce68c4 10/RELEASE-TODO: Update RELEASE-TODO list Apr 19 07:44:00 freesmartphone.org: 03morphis 07cornucopia * rcb4efc0479d8 10/fsogsmd/configure.ac: fsogsmd: bump required version of msmcomm-specs to 0.10 Apr 19 07:44:04 freesmartphone.org: 03morphis 07cornucopia * r9cc81efd9b88 10/fsogsmd/src/lib/at/atcommands.vala: fsogsmd: lib: at commands: generate for each tone one AT+VTS command Apr 19 07:44:07 freesmartphone.org: 03morphis 07cornucopia * r1eb618dd6b82 10/fsogsmd/src/plugins/dbus_service/plugin.vala: fsogsmd: dbus_service: validate dtmf tones before passing them to the mediator Apr 19 07:44:09 freesmartphone.org: 03morphis 07cornucopia * rb68e3aec729d 10/fsogsmd/tests/Makefile.am: fsogsmd: tests: simplify Makefile for generation of test binaries Apr 19 07:44:10 freesmartphone.org: 03morphis 07cornucopia * rd5122850dcf4 10/fsogsmd/src/lib/at/atcommand.vala: fsogsmd: lib: atcommand: pass message to exception rather than logging it Apr 19 07:44:11 freesmartphone.org: 03morphis 07cornucopia * r10e643027114 10/fsogsmd/src/lib/modem.vala: fsogsmd: lib: add a NullModem class to be used on tests Apr 19 07:44:12 freesmartphone.org: 03morphis 07cornucopia * rfc519db16644 10/fsogsmd/tests/testatcommand.vala: fsogsmd: tests: add test case for AT+VTS command implementation Apr 19 07:44:13 freesmartphone.org: 03morphis 07cornucopia * r3e1fea2415cb 10/fsogsmd/tests/ (Makefile.am testatcommand.vala): fsogsmd: tests: testatcommand: make all tests working again Apr 19 07:44:15 freesmartphone.org: 03morphis 07cornucopia * r54ef26e343cf 10/fsogsmd/src/lib/at/atcommands.vala: fsogsmd: lib: at: PlusCOPS: remove unneeded status field from class definition Apr 19 07:44:16 freesmartphone.org: 03morphis 07cornucopia * r6a1ec0075e20 10/fsogsmd/src/lib/at/atcommands.vala: Apr 19 07:44:16 freesmartphone.org: fsogsmd: at: PlusCOPS: correct order of parameters for constructor of class NetworkProvider Apr 19 07:44:16 freesmartphone.org: Before longname was the shortname of a network received from the modem and vice versa. Apr 19 07:49:19 alabd: nor flash is read-only unless you have a debug board, so you can't modify its config Apr 19 08:24:57 pabs3: so how it was possible for me to picocom -b 115200 /dev/ttyACM0 without holding aux button Apr 19 08:26:11 I guess replace NAND qi with u-boot Apr 19 08:28:50 pabs3: where to get uboot image ? Apr 19 08:33:42 I don't think SHR builds u-boot images any more, so you would need to figure out how to get the source code (git.om.o is down) and the figure out how to build it Apr 19 08:40:47 radekp: ping Apr 19 08:44:32 morphis: pong Apr 19 08:51:20 radekp: you're using ofono on the GTA04 with qtmoko, right? Apr 19 09:01:03 morphis: by default no, but you can use oFono or FSO Apr 19 09:01:30 morphis: it's just one environment variable which tells which backend to use Apr 19 09:02:17 morphis: btw with oFono SMS were not working for me - maybe they are just not enabled for GTA04 modem Apr 19 09:02:21 radekp: ok, as I have here a problem with fsogsmd and the AT+VTS command and I am wondering if this happens with ofono/qtmoko too Apr 19 09:02:57 morphis: what kind of problem? Apr 19 09:04:06 as of 27.007 the AT+VTS command does not expect any response, since implementing it in fsogsmd for the GTA02 we're expecting one which was ok since the GTA04 Apr 19 09:04:19 ofono is expecting a response too Apr 19 09:04:34 if I am reading their source Apr 19 09:06:13 better: they are just taking all response after AT+VTS as valid response Apr 19 09:09:36 hmm in fact i havent touched much related code in QtMoko (qtopia's phonemodem library) Apr 19 09:10:40 morphis: is AT+VTS the dial tone stuff? e.g. for operator automat? Apr 19 09:10:47 yes Apr 19 09:10:55 hmm this works ok in QtMoko Apr 19 09:11:03 with the qt at handler? Apr 19 09:11:04 on gta04 Apr 19 09:11:07 yes Apr 19 09:11:13 you tried with ofono too? Apr 19 09:11:32 no Apr 19 09:11:55 i am not sure if i have support for this implemented on oFono backend... Apr 19 09:12:03 ok Apr 19 09:12:13 radekp: where is the AT command layer in the qtmoko sources? Apr 19 09:13:19 morphis: https://github.com/radekp/qtmoko/tree/master/src/libraries/qtopiaphonemodem Apr 19 09:13:36 ah Apr 19 09:14:31 morphis: you can override the behaviour in phonevendor plugin Apr 19 09:14:35 e.g. for gta04 https://github.com/radekp/qtmoko/blob/master/devices/gta04/src/plugins/phonevendors/neo/vendor_neo.cpp Apr 19 09:14:40 ok Apr 19 09:17:25 radekp: thanks a lot Apr 19 09:18:42 morphis: no problem :) Apr 19 09:26:12 does anyone know how to get uboot image Apr 19 09:56:36 freesmartphone.org: 03morphis 07cornucopia * r22061544acfa 10/fsogsmd/src/lib/mediatorhelpers.vala: fsogsmd: lib: mark method validateDtmfTones as possible source of FreeSmartphone.Error exception Apr 19 09:56:55 freesmartphone.org: 03morphis 07bug/669-at+vts-should-not-wait-for-answer * r257605eb7086 10cornucopia/libfsotransport/fsotransport/commandqueue.vala: libfsotransport: commandqueue: make callback field nullable instead of using an additional member variable Apr 19 09:56:56 freesmartphone.org: 03morphis 07bug/669-at+vts-should-not-wait-for-answer * rec9197485109 10cornucopia/fsogsmd/src/ (3 files in 3 dirs): Apr 19 09:56:56 freesmartphone.org: fsogsmd: modem_option_gtm601: reimplement AtCallSendDtmf as we're not getting an answer for AT+VTS Apr 19 09:56:56 freesmartphone.org: This needs some adjustment in the AT command processing stack which are part of this Apr 19 09:56:56 freesmartphone.org: commit too. Before this can be merged to master we need to find a more appropiate name of Apr 19 09:56:57 freesmartphone.org: the enqueueSync and processAtCommandSync methods. Apr 19 15:15:19 Hi, Radek will probably get a GTA04A4 board for development of QtMoko. That means that he has a GTA04A3 board 'extra'. Is there any dev. interested in getting it from him so that he/she can develop for GTA04A3? Apr 19 15:16:02 For discussion, please head over to #gta04 to keep it all in one place... Apr 19 16:15:43 PaulFertser: >> slave.pcm "default"<< crap! Apr 19 16:20:24 DocScrutinizer: why? Apr 19 16:20:41 hardcoded audiocard IS crap Apr 19 16:20:58 no matter if in c src, or in a alsa config file Apr 19 16:20:58 DocScrutinizer: but it's not hardcoded, it means that whatever you have as you current default card. Apr 19 16:21:30 DocScrutinizer: in fact almost all alsa cards use "default" hardcoded soundcard if nothing is specified. Apr 19 16:21:30 yes, and I gave skyoe a kick in the ass for that Apr 19 16:21:48 IF NOTHING IS SPECIFIED Apr 19 16:22:15 DocScrutinizer: do you mean i should have added an optional second parameter to be able to specify a slave pcm? Well, probably so. Apr 19 16:22:48 look at http://tech.groups.yahoo.com/group/twinklephone/message/1731 Apr 19 16:22:50 DocScrutinizer: btw, what's your particular usecase? Apr 19 16:22:57 you can copy this 1:1 Apr 19 16:23:22 from Apr 19 16:23:24 cat >>${HOME}/.asoundrc <<'ETX' Apr 19 16:23:26 to Apr 19 16:23:28 ETX Apr 19 16:23:35 DocScrutinizer: that's exactly the source i used Apr 19 16:24:13 But i decided to do it slightly different, as it seemed to me it'd be more readable that way. Apr 19 16:24:25 you kicked aiut the whole @args.SLAVE { type string default "default" } though Apr 19 16:25:19 Yep, as i have only one soundcard to care about, and my default is set to use dmix automatically. Apr 19 16:25:36 you made slidername mandatory, and nuked devicename Apr 19 16:25:52 Yep, i did. Apr 19 16:26:05 BAD[tm] Apr 19 16:26:22 once you plug in a USB headset you'll learn why Apr 19 16:26:49 :( Apr 19 16:27:13 mandatory slidername is all fine Apr 19 16:27:31 but never have a hardcoded slave for any plugin Apr 19 16:27:41 at least not for a generic one Apr 19 16:28:14 DocScrutinizer: reasonable, thanks, i'll change it. Apr 19 16:28:15 or let me put it this way: you can hardcode slave when you also hardcode slidername ;-D Apr 19 16:29:04 I thank you for publishing this stuff a bit more Apr 19 16:29:11 :-) Apr 19 16:30:38 also for giving credit of course :-) Apr 19 16:31:34 btw you might want to read the few last posts in this thread Apr 19 16:31:51 we found out about some funny stuff with card numbers Apr 19 16:32:04 and I gave 2 followup mini-howtos Apr 19 16:43:55 btw I *guess* dmix is the exception from the rule. AIUI all the (local in app addrspace) dmix plugins communicate via this IPC key, and only one(?) sends the added-up audio to hw:x.y Apr 19 16:44:37 you probably don't want to use same IPC key for different dmix&hw-audiocard couples Apr 19 16:46:40 maybe I'm wrong though Apr 19 16:48:55 hmm, original /usr/share/alsa/dmix.conf seems to not care at all Apr 19 16:49:08 so I must be wrong Apr 19 17:03:01 DocScrutinizer: (control card index) hm, i'd need to dig the sources to understand what's the default for that and why sometimes one might need to specify it manually. Apr 19 17:20:24 heyho Apr 19 17:20:34 GNUtoo-desktop: heyho Apr 19 17:20:38 GNUtoo-desktop: good news for you Apr 19 17:21:05 freesmartphone.org: 03morphis 07cornucopia * r9aec54f7153d 10/fsogsmd/src/ (3 files in 3 dirs): fsogsmd: modem_option_gtm601: reimplement AtCallSendDtmf as we're not getting an answer for AT+VTS Apr 19 17:21:05 freesmartphone.org: 03morphis 07cornucopia * r69f052a1abac 10/docs/fsogsmd/gta04/modem: docs: add notes about the modem used in the GTA04 Apr 19 17:23:02 GNUtoo-desktop: http://trac.freesmartphone.org/ticket/669 Apr 19 17:40:39 morphis, hi Apr 19 17:40:45 GNUtoo-desktop: hey Apr 19 17:41:05 thanks a lot!!!! Apr 19 17:42:53 mrmoku, hi Apr 19 17:43:02 we definintely need a forwarder Apr 19 17:43:37 GNUtoo-desktop: for GTA04? Apr 19 17:43:43 yes Apr 19 17:43:44 for us Apr 19 17:43:46 GNUtoo-desktop: we have one Apr 19 17:43:49 you don't need a forwarder Apr 19 17:43:51 serial_forward works fine Apr 19 17:43:56 but mrmoku and me needs one Apr 19 17:43:57 no, Apr 19 17:43:59 for audio Apr 19 17:44:01 ah Apr 19 17:44:02 we have A3 Apr 19 17:44:08 you have A4 Apr 19 17:44:20 you mean the audio-bridge between the twl4030 and the modem audio port Apr 19 17:44:25 and it's kind of overkill to buy an A4 just to skip doing the forwarder Apr 19 17:44:30 because it's very expensive Apr 19 17:44:35 yes Apr 19 17:44:48 thats correct Apr 19 17:44:54 whats with radekp's forwarder? Apr 19 17:45:03 it's badly desinged Apr 19 17:45:14 it works only for hw:0 Apr 19 17:45:18 not for dmix Apr 19 17:45:22 we need dmix Apr 19 17:45:44 else we need to stop the audio playing when we get a call Apr 19 17:45:47 but it's a example you can take to get it as replacement for your version in fsoaudiod? Apr 19 17:46:00 there are 3 approach: Apr 19 17:46:08 1)doing a new thing(very hard) Apr 19 17:46:24 2)fixing the radek's forwarder(I failed) Apr 19 17:46:29 whats with pulseaudio? Apr 19 17:46:31 3)fixing alsaloop Apr 19 17:47:00 alsaloop has only 100% cpu consumation because it starts too early Apr 19 17:47:06 so we profile it Apr 19 17:47:09 and we fix it Apr 19 17:47:10 no? Apr 19 17:47:20 :) Apr 19 17:47:29 maybe that's the best approach Apr 19 17:47:36 to profile alsaloop? Apr 19 17:47:38 else we fix radek's forwareder for dmix Apr 19 17:47:40 yes Apr 19 17:48:04 since radek is getting advises for improving his forwarder that could work too Apr 19 17:48:58 whats missing in radekp's forwarder to support dmix? Apr 19 17:49:59 basically there are no threads, and I tried changing the settings with forwarding only one way and I got EPIPE Apr 19 17:50:08 which means buffer overrun/underrun Apr 19 17:50:13 on both record and play Apr 19 17:50:27 tons of EPIPE Apr 19 17:50:30 and no sound at all Apr 19 17:50:45 maybe I should fix the settings in the asound.conf tough Apr 19 17:51:18 meta-fso/recipes-freesmartphone/freesmartphone/libfso-glib_git.bb, failes Apr 19 17:51:33 ? Apr 19 17:51:39 you're using AUTOREV? Apr 19 17:51:46 yes as usual Apr 19 17:51:59 can you give me the log? Apr 19 17:52:09 I'll try to bitbake it again Apr 19 17:53:35 morphis, note that you can participate if you want to the forwarder Apr 19 17:53:50 your phone is capable of beeing software forwarded Apr 19 17:53:54 or hardware too Apr 19 17:54:09 GNUtoo-desktop: ok, but I am not very skilled in audio things Apr 19 17:54:14 | Requested 'fso-specs >= 2012.04.18.1' but version of fso-specs is 2012.02.16.1 Apr 19 17:54:19 ok Apr 19 17:54:31 GNUtoo-desktop: you're using $AUTOREV for fso-specs too? Apr 19 17:54:37 let me look Apr 19 17:55:23 SRCREV_pn-fso-specs = "${AUTOREV}" Apr 19 17:55:29 I'll clean fso-specs Apr 19 17:56:32 yes Apr 19 17:58:02 NOTE: package fso-specs-1_2012.02.16.1+gitr3+b8c9c9f5fa01d728d0cfc226f83458161a2937bb-r1: task do_install: Started Apr 19 17:58:07 GNUtoo-desktop: but I think it's better I take care about the rest of FSO Apr 19 17:58:21 fso-specs-1_2012.02.16.1 is because the version is not bumped in the recipe Apr 19 17:58:26 but that should be ok Apr 19 17:58:30 ok Apr 19 17:58:50 that will come in later with the changes in my morphis/pending branch Apr 19 17:59:03 GNUtoo-desktop: as we decided to base shr-core on latest stable version of FSO Apr 19 17:59:31 ok but will I still be able to use autorev and to contribute to both SHR and FSO? Apr 19 18:00:37 GNUtoo-desktop: yes Apr 19 18:00:42 GNUtoo-desktop: for you nothing will change Apr 19 18:00:50 ok Apr 19 18:00:55 you just have to use fso-autorev.inc (as you're already doing) Apr 19 18:01:04 apart that it will be more stable if I use feeds images Apr 19 18:01:12 yes Apr 19 18:01:19 like once the first phone that I get become usable Apr 19 18:01:29 | Requested 'fso-specs >= 2012.04.18.1' but version of fso-specs is 2012.02.16.1 Apr 19 18:01:31 hmmm Apr 19 18:01:36 it will take a little bit more until features / bug fixes are available but that's ok I think Apr 19 18:01:59 GNUtoo-desktop: then something in your sysroot is wrong Apr 19 18:02:23 ok Apr 19 18:02:27 let me look Apr 19 18:04:08 how does the version detection work? Apr 19 18:04:12 .pc ? Apr 19 18:06:28 *pkgconfig Apr 19 18:07:51 yes Apr 19 18:08:24 mrmoku, ping Apr 19 18:08:31 also I need a forwarder fast.... Apr 19 18:08:49 or a serial cable for crespo.... Apr 19 18:09:24 GNUtoo-desktop: I am on the way getting my serial cable working Apr 19 18:09:37 I ordered the serial-usb-converter from sparkfun Apr 19 18:09:37 GNUtoo-desktop: pong Apr 19 18:09:42 ok Apr 19 18:09:44 and I just need to solder it all together Apr 19 18:09:56 mrmoku, at what point are you for the forwarder Apr 19 18:10:08 at the point to be able to start :-) Apr 19 18:10:14 morphis, how long and how much does shipping from sparkfun cost? Apr 19 18:10:21 until yesterday evening I had no working gta04 Apr 19 18:10:25 because I'm abuot to order the usb breakout Apr 19 18:10:37 which is more solid than the local cable taken apart Apr 19 18:10:37 now that I'm able to build images again I can start to try Apr 19 18:10:47 ok Apr 19 18:10:54 mrmoku, what way do we go? Apr 19 18:10:57 radek's forwarder Apr 19 18:11:04 I will try to work on radeks forwarder yeah Apr 19 18:11:06 alsaloop performance profiling? Apr 19 18:11:09 ok Apr 19 18:11:57 GNUtoo-desktop: it tooks 1,5 weeks Apr 19 18:12:04 and costs ... let me look Apr 19 18:12:08 Version: 2012.02.16.1 Apr 19 18:12:17 in /home/gnutoo/embedded/oe/oe-core/shr/oetmps/build/sysroots/om-gta04/usr/share/pkgconfig//fso-specs.pc Apr 19 18:12:34 GNUtoo-desktop: $19,95 USD Apr 19 18:12:35 git hash is b8c9c9f5fa01d728d0cfc226f83458161a2937bb Apr 19 18:12:36 ok Apr 19 18:12:36 GNUtoo-desktop: thats wrong Apr 19 18:12:48 what's wrong the hash? Apr 19 18:12:55 of course the version is wrong too Apr 19 18:13:02 but is also the hash wrong Apr 19 18:13:05 the version yes, SRCREV is latest Apr 19 18:13:15 ok Apr 19 18:13:17 strange then Apr 19 18:13:20 I cleaned all Apr 19 18:13:21 etc... Apr 19 18:13:27 cleansstate? Apr 19 18:13:32 cleanall Apr 19 18:13:41 that is even stronger Apr 19 18:13:47 it clean the sources too Apr 19 18:14:03 clean < cleansstate < cleanall Apr 19 18:14:53 also if we fail for crespo there is still the galaxy nexus Apr 19 18:15:08 it's an omap and so the modem is connected trough HSI Apr 19 18:16:49 GNUtoo-desktop: why we're failing with the Nexus S ? just because sound is currently not working? Apr 19 18:17:31 I said in case we fails, and I meant if we fail to fix the modem<->CPU spying issue Apr 19 18:17:48 that's why you bought a serial cable right? Apr 19 18:18:00 or was it for another reason? Apr 19 18:18:42 I bought it to be able to debug issues better I cannot without working usbnet etc. Apr 19 18:18:46 ok Apr 19 18:18:50 not because of the spying issue Apr 19 18:18:57 so I guess you don't care at all about the spying issue Apr 19 18:19:04 currently not Apr 19 18:19:07 ok Apr 19 18:19:32 * GNUtoo-desktop wrote that message from his coreboot desktop(no SMM/SMI rootkit in the BIOS) Apr 19 18:19:35 thats luxury if we want such a device to support Apr 19 18:19:47 GNUtoo-desktop: :) Apr 19 18:20:12 and now I've dual screen and I've fixed the Hyper transport issue that made the resolution too low Apr 19 18:20:46 anyway what should we do for fso-specs? Apr 19 18:21:41 puuh Apr 19 18:21:45 Version: 2012.02.16.1 is in git Apr 19 18:21:48 no Apr 19 18:21:52 ah? Apr 19 18:22:10 freesmartphone.org: 03morphis 07specs * rf093b5c76b6e 10/autogen.sh: Update autogen.sh script Apr 19 18:22:10 freesmartphone.org: 03morphis 07specs * rbc87fa949efb 10/configure.ac: Bump version to reflect last changes Apr 19 18:22:11 freesmartphone.org: 03morphis 07specs * rb99902e3cfab 10/tools/create-release-archive: Add little script to create release archive from git Apr 19 18:22:12 freesmartphone.org: 03morphis 07specs * r8c988907dc7e 10/ChangeLog: Release version 2012.04.18.1 Apr 19 18:22:15 hm Apr 19 18:22:16 ok Apr 19 18:22:21 that was the problem :) Apr 19 18:22:26 thanks Apr 19 18:22:29 I thought I pushed but didn't .) Apr 19 18:22:33 sorry, my fault Apr 19 18:22:42 np Apr 19 18:22:58 thats the problem when you're releasing so much stuff at once .... Apr 19 18:23:22 not that it's a headache to take care that everything compiles with everything else fine ... Apr 19 18:23:29 and is ready for distribution ... Apr 19 18:23:36 yes but you can involve people for testing stuff Apr 19 18:25:27 you mean integration testing? Apr 19 18:26:26 I mean people like me that are complaining all the time Apr 19 18:26:33 foo doesn't build Apr 19 18:26:37 bar is unusable Apr 19 18:26:39 etc.... Apr 19 18:27:10 ah ok Apr 19 18:27:57 when I am releasing the next version of some FSO components I hope everything is in a usable state Apr 19 18:28:02 ok Apr 19 18:28:22 but there is a lot of work left Apr 19 18:28:29 take a look at the bug tracker for 0.11 Apr 19 18:28:31 it depends Apr 19 18:28:32 ok Apr 19 18:28:38 already 32 bugs Apr 19 18:28:54 and some stuff only reported on some mailinglists Apr 19 18:29:03 ouch Apr 19 18:29:52 nothing critical but thats the state after two years of not fixing bugs Apr 19 18:35:08 some have patches included Apr 19 18:35:16 and no one applied the patch Apr 19 18:35:21 yes Apr 19 18:35:41 with some like rico about the fsotdld patches I am already in discussion Apr 19 20:16:57 mrmoku, you're still building? Apr 19 20:28:28 GNUtoo-desktop: no, I'm into the forwarder Apr 19 20:28:41 ok Apr 19 20:28:45 do you want help Apr 19 20:28:47 ? Apr 19 20:28:48 making it threaded Apr 19 20:28:53 not yet Apr 19 20:28:53 such as my patches? Apr 19 20:28:59 ok Apr 19 20:29:06 well... yeah... still waiting for your mail :-P Apr 19 20:29:18 no interactive help needed... but patches are welcome :-) Apr 19 20:29:31 ok Apr 19 20:31:07 hmmm looking at my patches....they are bad Apr 19 20:31:14 I'll send them still Apr 19 20:32:06 yeah, any inspiration is good Apr 19 20:36:27 #openmoko-cdevel.06.log:06-04-2012 21:09:17 < DocScrutinizer!~halley@openmoko/engineers/joerg: I already gave you a pointer to the alsadevice.c of twinkle, didn't I? Apr 19 20:36:44 DocScrutinizer51: you mean audio_device.cpp, right? Apr 19 20:36:46 mrmoku, sent Apr 19 20:36:49 GNUtoo-desktop: thx Apr 19 20:41:40 GNUtoo-desktop: hello, Nemo kernel is 2.6.37 Apr 19 20:41:56 ok Apr 19 20:42:06 I think that's what we have in SHR too Apr 19 20:44:36 GNUtoo-desktop: i think too Apr 19 21:58:18 hi DocScrutinizer Apr 19 21:59:06 is there any security issues in xchat 2.8.8 Apr 19 22:02:18 SHR: 03Martin.Jansa 07meta-smartphone * rbfa2c81bc1f5 10/meta-shr/recipes-shr/3rdparty/ (estardict_0.6.bb ffphonelog_git.bb iliwi_git.bb): ffphonelog, estardict, iliwi: bump PR for libelementary soname change Apr 19 22:20:14 SHR: 03shr-devel 07buildhistory * r601226790ec7 10/packages/ (42 files in 42 dirs): packages: Build 201204200004 of shr 20120419 for machine om-gta02 on opmbuild Apr 19 22:31:22 SHR: 03shr-devel 07buildhistory * rcb9a1b7ce38f 10/packages/armv7a-vfp-neon-oe-linux-gnueabi/ (29 files in 29 dirs): packages: Build 201204200020 of shr 20120419 for machine nokia900 on opmbuild Apr 19 22:37:14 SHR: 03GNUtoo 07meta-smartphone * r00c967f3c5c2 10/meta-samsung/recipes-bsp/firmware/linux-bcm4329-firmware_1.0.bb: meta-samsung: linux-bcm4329-firmware: fix installation Apr 19 22:37:24 SHR: 03GNUtoo 07meta-smartphone * re6cc33ad44f5 10/meta-shr/recipes-support/xchat/xchat_2.8.8.bb: meta-shr: Add xchat 2.8.8 Apr 19 22:53:51 JaMa, hi Apr 19 22:58:29 SHR: 03shr-devel 07buildhistory * re7ba156d0a8e 10/images/crespo/eglibc/chroot-image/ (build-id image-info.txt installed-package-sizes.txt): images: Build 201204200051 of shr 20120419 for machine crespo on opmbuild Apr 20 01:32:36 mrmoku: right **** ENDING LOGGING AT Fri Apr 20 02:59:58 2012