**** BEGIN LOGGING AT Sat Dec 17 02:59:57 2011 Dec 17 03:10:34 also this thread: http://boards.openpandora.org/index.php?/topic/1592-sd-card-instability/ Dec 17 03:11:09 i'd say it's safe to patch it. Dec 17 03:19:17 looking at upstream there seems to be a more advanced solution: http://git.kernel.org/?p=linux/kernel/git/next/linux-next.git;a=blob;f=drivers/mmc/host/omap_hsmmc.c;h=d1fb561e089d8e0ba24888d702b01ef428745b25;hb=HEAD Dec 17 03:20:18 line 1501 - 1531 Dec 17 03:39:02 oops. upstream wasn't fixed at all :) missread the code (well... it's late), sorry. Dec 17 03:51:15 this patch is in yocto for beagleboard, too. http://patchwork.openembedded.org/patch/9519/ Dec 17 07:46:35 hi mickey|linuxhote Dec 17 07:51:42 moin Dec 17 09:19:23 moinmoin Dec 17 11:46:43 hi guys! good work @ Linux hotel!! Dec 17 11:50:02 GarthPS: :) Dec 17 12:05:12 GNUtoo, ping Dec 17 12:08:52 busy right now Dec 17 12:09:02 yop, could someone help me about the MMC Driver in u-boot ? (or others soft ...), the step of "initialization" (CMD41 and CMD55) takes about 1s but in Linux it takes about 500ms ... but I have no idea from which part of the code comes from this difference :/ Dec 17 12:13:23 leirbag: hmm, at least my motivation on making it faster is not very high Dec 17 12:13:30 leirbag: since we still have stability issues Dec 17 12:18:04 yeap I understand, but in my case, the stability is not "really" important :) Dec 17 12:18:19 at the moment, I try to understand why it takes some much time :/ Dec 17 12:20:52 I have compared CMD (index, args, flags) and register, both are the same, so I think I have forget a step Dec 17 13:31:00 hi :) Dec 17 14:04:23 lindi-: do you know where could I find some help for my "problem" ? Dec 17 14:06:02 leirbag: did you watch the elce2011 conference videos? Dec 17 14:06:25 yeap Dec 17 14:06:36 nothing about it :( Dec 17 14:08:49 freesmartphone.org: 03mickey 07cornucopia * re5d672caaa42 10/fsogsmd/src/plugins/modem_option_gtm601/ (Makefile.am plugin.vala unsolicited.vala): fsogsmd: option_gtm601: handle $QCSIMSTAT, introduce class for custom unsolicited commands Dec 17 14:18:06 leirbag: must have been some other conference then, I remember somebody talking about optimizing boot time in u-boot Dec 17 14:20:46 there were some side info in ELCE2011 presentation about systemd Dec 17 14:26:10 some yes Dec 17 14:44:11 freesmartphone.org: 03mok 07cornucopia * r1efafb0d668c 10/libfsobasics/ (configure.ac fsobasics/Makefile.am): Dec 17 14:44:11 freesmartphone.org: libfsobasics: fix sysconfdir expansion for newer autofoo Dec 17 14:44:11 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 17 14:45:35 playya__, ping Dec 17 15:12:08 SHR: 03Martin.Jansa 07meta-smartphone * rdfd6fe37068b 10/meta-fso/recipes-freesmartphone/freesmartphone/fsogsmd_git.bb: fsogsmd: change RDEPENDS to RRECOMMENDS to break hard circular dependency Dec 17 15:12:18 SHR: 03Martin.Jansa 07meta-smartphone * re4fd78d0cb00 10/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced_git.bb: fsodeviced: change RDEPENDS to RRECOMMENDS to break hard circular dependency Dec 17 15:22:42 Running task 3974 of 5431 Dec 17 15:26:55 zzzz Dec 17 16:19:52 trying to build http://tiny.cc/kwtbg i get ERROR: Nothing PROVIDES 'myfirstgui' Dec 17 16:30:48 anyone has experience with xf86-video-msm? Dec 17 16:31:58 s/anyone/someone Dec 17 16:38:11 ERROR: '/home/rah/phones/gta01/shr/shr-core/meta-smartphone/meta-openmoko/recipes-kernel/linux/linux-openmoko_2.6.39.bb' failed Dec 17 16:38:13 hmm Dec 17 16:38:38 why would that recipe be built if I'm building shr-lite-image? Dec 17 16:38:52 (and my distro is set to shr?) Dec 17 16:39:45 rah, per default it builds a kernel for the machine you have selected in your case gta01 Dec 17 16:40:10 mrmoku: you planned to meet me for a coffee/beer tomorrow? Dec 17 16:40:23 d'oh Dec 17 16:40:35 for some reason I was reading "openmoko" as "qtmoko" Dec 17 16:40:53 of course it makes sense for SHR to build the openmoko kernel :-) Dec 17 16:41:19 GNUtoo, I have a recipe for geeksphone-one kernel, without static busybox and initrd at this moment, but it works :) Dec 17 16:41:19 there's probably no such thing like an openmoko kernel Dec 17 16:42:57 GNUtoo, also I tried using X with xf86-video-msm but my phone reboots after loading Xorg. Dec 17 16:43:41 dont' know if it's caused by the driver, or by armv7 instructions on the driver Dec 17 16:44:40 there is a patch to filter armv7 and neon, but seems like it fails in some places, and are passed anyway. Dec 17 16:44:56 | src/cpu/s3c2410/s3c24xx-mci.c: In function 'mmc_block_read': Dec 17 16:44:56 | src/cpu/s3c2410/s3c24xx-mci.c:140:7: error: variable 'resp' set but not used [-Werror=unused-but-set-variable] Dec 17 16:44:57 hmm Dec 17 16:48:29 rah, if you disable -Werror=unused-but-set-variable or erase that unused variable it should compile Dec 17 16:51:10 rah: I guess it's because no dev has gta01 now.. so probably nobody built gta01 from shr-core yet Dec 17 16:51:37 rah: so you can steel patch for it from gta02 version Dec 17 16:51:55 and then send it to as so we can apply it Dec 17 16:53:02 well yes, a patch will indeed be necessary Dec 17 16:53:13 and will, of course, be sent to the appropriate list :-) Dec 17 17:05:03 chomwitt, where did you put your recipe? Dec 17 17:21:11 one moment Dec 17 17:21:30 /OE/openembedded/recipes/openmoko-3rdparty/myfirstgui_0.1.bb Dec 17 17:59:29 VQuickSilver, hi Dec 17 17:59:59 VQuickSilver, also forget about xf86-video-msm for now Dec 17 18:00:28 GNUtoo, ok Dec 17 18:00:35 VQuickSilver, also I think I should send you directives + last patch for armv6-novfp thing because I will stop working on msm stuff Dec 17 18:00:52 (use xf86-video-fbdev) Dec 17 18:01:13 GNUtoo, in the readme of xf86-video-msm my SOC is listed Dec 17 18:01:19 ok Dec 17 18:01:24 but it's very hard to compile Dec 17 18:01:29 at that point you don't need it Dec 17 18:01:39 GNUtoo, yeah, it is Dec 17 18:02:20 GNUtoo, my next step should be making a busybox static recipe and a recipe for my ramdisk Dec 17 18:03:35 GNUtoo, also I have various kernel versions available with 2.6.32 maybe it's easier to make the thread thing for the framebuffer Dec 17 18:04:05 but I'll try first with 2.6.35 Dec 17 18:04:24 ok Dec 17 18:09:17 http://build.shr-project.org/tests/web-webalizer/ Dec 17 18:09:26 mrmoku: ^ Dec 17 18:09:41 and image counts: http://build.shr-project.org/tests/web-logs/count.2011.12.10-2011.12.17 Dec 17 18:12:24 GNUtoo, also alsa is working :) Dec 17 18:12:47 wow Dec 17 18:26:09 chomwitt, using OE classic? Dec 17 18:30:04 chomwitt: I've sent you reply on ML if you have more question feel free to ask here Dec 17 18:31:53 JaMa: thanks . i'll read it . Dec 17 18:32:25 pespin: what do u mean? my enviroment was the one to build shr from the site Dec 17 18:33:56 chomwitt: the difference is if you did "make setup-shr-unstable" -> OE-classic, or "make setup-shr-core" new layered layout Dec 17 18:34:25 JaMa: a! i made shr-core Dec 17 19:21:00 ok. i dont have OE-classic. bitbake procceded but know i get LIC_FILES_CHKSUM needed. (i've also added a license line). is there a page to help me? Dec 17 19:23:31 SHR: 03mok 07meta-smartphone * rc3a7605cf3fd 10/meta-fso/recipes-freesmartphone/freesmartphone/fsotdld_git.bb: fsotdld: add a systemd subpackage Dec 17 19:23:32 SHR: 03Martin.Jansa 07meta-smartphone * r42e5de11a557 10/meta-fso/recipes-freesmartphone/freesmartphone/fsosystemd_git.bb: fsosystemd: add a systemd subpackage Dec 17 19:23:32 SHR: 03mok 07meta-smartphone * ra80e76c0939d 10/meta-shr/recipes-core/systemd/systemd-compat-units.bbappend: systemd-compat-units.bbappend: mask the shr-splash init script and don't mask the networking one Dec 17 19:23:32 SHR: 03mok 07meta-smartphone * r6e240db6dbc3 10/meta-fso/recipes-freesmartphone/freesmartphone/fsodeviced_git.bb: fsodeviced: add a systemd subpackage Dec 17 19:23:32 SHR: 03Martin.Jansa 07meta-smartphone * rc4ee0e9f3d68 10/meta-shr/recipes-bsp/keymaps/ (keymaps/keymaps.service keymaps_1.0.bbappend): keymaps: add systemd service Dec 17 19:23:39 SHR: 03Martin.Jansa 07meta-smartphone * rfcf41d1c58c2 10/meta-shr/recipes-core/systemd/systemd_git.bbappend: systemd: remove ${base_sbindir}/init in preinst if it's not link Dec 17 19:23:39 SHR: 03Martin.Jansa 07meta-smartphone * r5822c4cfbd20 10/meta-shr/recipes-shr/ (3 files in 2 dirs): task-shr-systemd: add task recipe instead of pulling services from VIRTUAL-RUNTIME or shr-image.inc Dec 17 19:23:40 SHR: 03mok 07meta-smartphone * r340c8cb52d72 10/meta-fso/recipes-freesmartphone/freesmartphone/fsoaudiod_git.bb: fsoaudiod: add a systemd subpackage Dec 17 19:23:40 SHR: 03Martin.Jansa 07meta-smartphone * r7af5fc292c4a 10/ (3 files in 3 dirs): meta-shr: enable cgroups in kernel (used in linux.inc) Dec 17 19:23:40 SHR: 03mok 07meta-smartphone * r2c254f3effab 10/meta-fso/recipes-freesmartphone/tasks/task-fso2-compliance.bb: task-fso2-compliance.bb: add systemd packages for fsosystemd, fsodeviced, fsoaudiod and fsotdld Dec 17 19:23:40 SHR: 03Martin.Jansa 07meta-smartphone * r4f21d52ebc48 10/meta-shr/recipes-shr/shr/ (phonefsod/phonefsod.service phonefsod_git.bb): phonefsod: add service file for systemd Dec 17 19:23:51 SHR: 03Martin.Jansa 07meta-smartphone * rc08dfd5f5559 10/meta-shr/recipes-core/dbus/dbus_1.4.16.bbappend: dbus: move postinst to .bbappend Dec 17 19:23:51 SHR: 03Martin.Jansa 07meta-smartphone * rbc25da0bdef9 10/meta-shr/recipes-shr/tasks/task-shr-systemd_1.0.bb: task-shr-systemd: add phonefsod-systemd Dec 17 19:23:51 SHR: 03Martin.Jansa 07meta-smartphone * rbc0620caad02 10/meta-palm/ (2 files in 2 dirs): linux-palmpre: move PR to MACHINE_KERNEL_PR in palmpre.inc Dec 17 19:24:15 chomwitt: just specify LIC_FILES_CHKSUM see recipe for examples Dec 17 19:25:10 JaMa: u r right ... Dec 17 19:26:51 JaMa: but what should i put in the md5 part? Dec 17 19:27:06 md5 of license Dec 17 19:28:14 JaMa: ok Dec 17 19:30:52 freesmartphone.org: 03mok 07cornucopia * rd7de266c7345 10/fsodeviced/conf/GTA04/fsodeviced.conf: Dec 17 19:30:52 freesmartphone.org: fsodeviced: conf/GTA04: enable kernel26_display, fix quirks typo and disable fsodevice.audio Dec 17 19:30:52 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 17 19:41:42 that the new error i get http://paste.debian.net/149500/ Dec 17 19:42:26 chomwitt: the .vapi is now called elementary not elmp Dec 17 19:42:28 elm Dec 17 19:44:34 i've lost you.. only elm brings me a bell (like enlightment library?) Dec 17 19:45:29 what should i change ? Dec 17 19:48:10 | include/linux/math64.h: In function 'div_u64_rem': Dec 17 19:48:10 | include/linux/math64.h:51:15: error: '__LINUX_ARM_ARCH__' undeclared (first use in this function) Dec 17 19:48:12 hmmmmm Dec 17 19:49:53 chomwitt: Makefile.am where you have elm to elementary Dec 17 19:50:09 gotcha Dec 17 19:50:13 /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/valac --pkg "gio-2.0" --pkg "glib-2.0" --pkg "elm" -C myfirstgui.vala Dec 17 19:50:16 error: Packag Dec 17 19:50:31 chomwitt: it should be --pkg "elementary" Dec 17 19:53:51 ok . i corrected it. Dec 17 19:56:31 since src/Makefile.am is a derived file , can i put that in my bb file ? Dec 17 19:57:26 after changing a file in app src should i always run . /setup-env ? Dec 17 20:02:27 wha you mean by derived file Dec 17 20:02:48 . ./setup-env is enough just once per shell session Dec 17 20:03:06 actually I think you should not call it more then once per session Dec 17 20:03:24 otherwise PATH to scripts dir is duplicated and bitbake call will fork bomb you Dec 17 20:05:32 actually my system is very slow now .. maybe that fork bomb exploded? Dec 17 20:05:49 yes, probably.. just killall -u bitbake Dec 17 20:08:41 rah: stragen, what are you building? Dec 17 20:18:46 SHR: 03lukasmaerdian 07meta-smartphone * rf8c4c1af05f3 10/meta-openmoko/recipes-kernel/linux/ (linux-gta04/defconfig linux-gta04_git.bb): meta-openmoko: linux-gta04 update to 3.2-rc5 Dec 17 20:19:16 i bitbaked myfirstgui again and i still get the elm related error although i've changed src/Makefile.am Dec 17 20:19:57 after the change will bitbake update the Makefile? Dec 17 20:21:00 in src/Makefile.in AM_VALAFLAGS = --pkg "gio-2.0" --pkg "glib-2.0" --pkg "elm" Dec 17 20:21:42 chomwitt: you have to ask ti to rerun configure task Dec 17 20:21:55 ok Dec 17 20:21:56 chomwitt: generally you can use -c cleansstate to get clean build Dec 17 20:23:39 ERROR: Task do_--verbose does not exist for target myfirstgui (with -c ) Dec 17 20:24:30 bitbake -c cleansstate myfirstgui Dec 17 20:24:51 sorry , i used only -c Dec 17 20:31:21 http://paste.debian.net/149505/ Dec 17 20:31:40 GNUtoo, I did the refresh thread thing, but still Xorg doesn't work ok Dec 17 20:32:06 I think it's a fbdev problem Dec 17 20:32:29 also I got lots of lcdc_on: Can't set MDP LCDC pixel clock to rate 6172839 Dec 17 20:32:54 and in Xorg log [1204038.226] (EE) FBDEV(0): FBIOBLANK: Invalid argument Dec 17 20:33:34 also lot of this [1204036.495] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument Dec 17 20:35:24 JaMa: in myfirstgui.vala should i change 'using elm' also? Dec 17 20:35:59 chomwitt: no label_set is old API, you have to update your firstgui app to use new API, in this case text_set Dec 17 20:39:59 ok. after a change in src again 'bb -c cleanstate' ? Dec 17 20:41:49 yes Dec 17 20:43:46 nschle85-netbook: newer gpsd in shr branch.. Dec 17 20:44:04 ok Dec 17 20:44:14 thank you :-) Dec 17 20:44:27 cheers :) Dec 17 20:51:52 JaMa: http://paste.debian.net/149508/ (after the last src change to text_set) Dec 17 20:53:18 JaMa: I'm building shr-lite-image Dec 17 20:54:33 rah: and the build error is from which package? Dec 17 20:55:02 JaMa: meta-smartphone/meta-openmoko/recipes-kernel/linux/linux-openmoko_2.6.39.bb Dec 17 20:55:06 chomwitt: you're missing -levas in LDADD Dec 17 20:55:18 rah: ah it was different error last time iirc Dec 17 20:55:27 and I've already said what you should do Dec 17 21:02:33 JaMa: finally myfirstgui_0.1-r0_armv4t.ipk Dec 17 21:03:01 should it be gta02.ipk ? Dec 17 21:03:06 shouldnt Dec 17 21:04:58 SHR: 03Martin.Jansa 07meta-smartphone * ra6e37e7a9c0e 10/meta-shr/recipes-navigation/gpsd/ (gpsd_2.95.bbappend gpsd_2.96.bbappend): gpsd: fix .bbappend name to match new version Dec 17 21:09:59 freesmartphone.org: 03mok 07cornucopia * r93357bbf9048 10/libfsobasics/fsobasics/kobjectnotifier.vala: Dec 17 21:09:59 freesmartphone.org: fsobasics: make kobjectnotifier log properties only if DEBUG Dec 17 21:09:59 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 17 21:11:00 JaMa: i'll take a small break. thanks a lot. how could i help to bring the shr's site tutorial app-to date? Add a new section regarding OE-core maybe? I'd like to try but someone should review it Dec 17 21:11:17 app-to-date-> up-to-date Dec 17 21:13:25 chomwitt: no, it should run on every armv4t device, that's why it's using this architecture for .ipk Dec 17 21:14:06 if the tutorial you're talking about is on wiki, then please just update it and if it's not 100% accurate someone will improve it later Dec 17 21:16:52 JaMa: the levas change and the text_set is common. but the paths to put the recipe are different for the 0E-core Dec 17 21:18:35 yes shr-core should be now the default change.. so if something is not up-to-date in wiki, please update it with right paths and how-to Dec 17 21:18:44 JaMa: so i guess i could add line in the paths referring to OE-classic for the OE-core case and bring the code and the Makefile.am uptodate Dec 17 21:19:53 i'll take a break now Dec 17 21:22:19 chomwitt: yes, please update it Dec 17 21:22:39 after break of course :) Dec 17 21:25:29 after a bit of kernel debugging seems like when panel_pix_clock > 6172839 Dec 17 21:25:36 screen is out of range Dec 17 21:25:53 when I stop Xorg panel_pix_clock is put at 6144000 Dec 17 21:26:00 and screen is ok Dec 17 21:26:04 uhmm Dec 17 21:26:18 maybe I can force 6144000 Dec 17 22:05:02 VQuickSilver, yes try making a Monitor section with fbset Dec 17 22:25:42 freesmartphone.org: 03mickey 07cornucopia * ra631ad840c6f 10/fsodeviced/src/plugins/kernel26_rtc/plugin.vala: fsodeviced: kernel26_rtc: catch up with Vala 0.14 Dec 17 22:25:44 freesmartphone.org: 03mickey 07cornucopia * r5ae3bbd0d6d7 10/fsotdld/src/plugins/alarm/plugin.vala: fsotdld: alarm: make sure to catch all kinds of errors when setting alarm call. partly fixes SHR #1558 Dec 17 22:25:45 freesmartphone.org: 03mickey 07cornucopia * ra0a8a8bcfbee 10/ (4 files in 3 dirs): Merge branch 'master' of git.freesmartphone.org:cornucopia Dec 17 22:55:39 GNUtoo, fbset says this: mode "240x400-2" Dec 17 22:55:39 # D: 0.163 MHz, H: 0.638 kHz, V: 1.580 Hz Dec 17 22:55:39 geometry 240 400 240 400 16 Dec 17 22:55:39 timings 6144000 5 5 2 0 5 2 Dec 17 22:55:39 rgba 5/11,6/5,5/0,0/0 Dec 17 22:55:40 endmode Dec 17 22:55:56 so 6144000 like when xorg is stopped Dec 17 22:56:11 SHR initial green image is displayed ok Dec 17 22:56:29 try to look if your fbdev has an xorg --flag Dec 17 22:56:35 it's X whats fail, I don't know how to tell xorg that pixel clock should be that value Dec 17 22:56:37 to generate xorg compatible prints Dec 17 22:56:44 ok Dec 17 22:57:10 fbset -x Dec 17 22:57:24 yes that one Dec 17 22:57:31 GNUtoo, thank's gone try it Dec 17 22:59:04 GNUtoo, yeah, fucking working Dec 17 22:59:12 nice Dec 17 23:02:03 GNUtoo, So I have, buttons, X and alsa Dec 17 23:02:13 working Dec 17 23:02:14 ok Dec 17 23:07:12 GNUtoo, I'll have to adjust DPI Dec 17 23:07:15 ok Dec 17 23:07:22 let me find the file Dec 17 23:07:25 GNUtoo, but it's working Dec 17 23:07:38 I finished the setup assistant Dec 17 23:08:57 ok Dec 17 23:10:01 it's in xserver-common Dec 17 23:10:19 ok Dec 17 23:10:38 meta-openembedded/meta-oe/recipes-graphics/xserver-common Dec 17 23:11:09 GNUtoo, screen suspending is also working Dec 17 23:11:13 ok Dec 17 23:11:42 tomorrow I'll put AR6002 firmware, and see if wiki works Dec 18 01:46:27 freesmartphone.org: 03mok 07cornucopia * rd3b68565a591 10/fsotdld/src/plugins/provider_location_gpsd/ (libgps.vapi plugin.vala): Dec 18 01:46:27 freesmartphone.org: fsotdld: adjust the gpsd provider to change API of 2.96 Dec 18 01:46:27 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 18 01:46:27 freesmartphone.org: 03mok 07cornucopia * rd7352084dc73 10/fsogsmd/ (3 files in 3 dirs): Dec 18 01:46:27 freesmartphone.org: fsogsmd: implement ppd_option_gtm601 plugin - untested Dec 18 01:46:27 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 18 02:10:46 DocScrutinizer: coffee would be a nice idea :) Dec 18 02:11:17 hmm Dec 18 02:11:21 JaMa: please bump CORNUCOPIA to d7352084dc73e6821b4c524084ff5492434e7659 Dec 18 02:11:33 DocScrutinizer: actually I'm drinking a coffee right now :) Dec 18 02:11:48 * DocScrutinizer too Dec 18 02:12:01 nevertheless almost asleep Dec 18 02:12:20 we will leave essen somewhen after lunch Dec 18 02:13:52 DocScrutinizer: make it 5hrs trip that would be coffee around 19 Dec 18 02:14:47 SHR: 03Martin.Jansa 07meta-smartphone * r4aec5d81518b 10/meta-fso/recipes-freesmartphone/freesmartphone/cornucopia.inc: cornucopia: bump SRCREV Dec 18 02:19:31 19h sounds good Dec 18 02:19:59 19:00 actually Dec 18 02:20:35 yo Dec 18 02:20:44 the other channel somebody asks me for a link to cmtspeech, got sth for me? Dec 18 02:20:57 cmtspeech like we do it? Dec 18 02:21:00 yep Dec 18 02:21:01 or like meego does it? Dec 18 02:21:09 aaah meego Dec 18 02:21:12 hehe Dec 18 02:21:23 forgot about that Dec 18 02:21:41 nah, seems luke-jr hates PA as well Dec 18 02:22:07 hehe Dec 18 02:22:10 http://git.freesmartphone.org/?p=cornucopia.git;a=tree;f=fsoaudiod/src/plugins/gsmvoice_alsa_cmtspeechdata;h=e288a6d7433aed7b70d792d4823486b9ace7f44b;hb=HEAD Dec 18 02:22:13 would be our thing Dec 18 02:25:50 [2011-12-18 03:18:45] meego uses PA; do not want Dec 18 02:25:51 [2011-12-18 03:18:56] (%*#)%# Dec 18 02:25:53 [2011-12-18 03:18:57] me neither :-D Dec 18 02:25:54 [2011-12-18 03:18:57] vala -.- Dec 18 02:29:04 * lindi- does not currently use either pulseaudio or vala on freerunner Dec 18 02:30:38 ::P Dec 18 02:32:24 (but I don't have any strong opinions against them either, just not in use at the moment) Dec 18 02:34:27 >>pcmin.open( "plug:dsnoop", Alsa.PcmStream.CAPTURE );<< whom to bash for the hardcoded ALSA stack in a strng constant? Dec 18 02:35:42 correct way was to define pcm.cmtspeechin { type plug; slave dsnoop} Dec 18 02:35:54 in asoundrc Dec 18 02:36:33 then: pcmin.open( "cmtspeechin", Alsa.PcmStream.CAPTURE ); Dec 18 02:38:37 the way cmtspeech is coded is exactly the worst case for ACI Dec 18 02:40:46 it's actually the only case I'm not sure I could handle in ACI by replacing some definition via local override, like could be done even for pcmin.open( ""... alias pcmin.open( "default"... Dec 18 02:43:01 I CAN redefine !default so it uses some $env that are local to the process as we all know (alsaconf is user global!), I think I can't redefine combined stacked devices like plug:snoop Dec 18 02:43:31 ooh, I CAN, but it's a PITA Dec 18 02:48:58 hmm, seems we got wakelocks now? *NICE* :-(((( Dec 18 02:49:39 poettering suddenly lost his #1 position on my black list Dec 18 02:50:48 2011, year of linux disappointments - - how true Dec 18 02:51:16 freesmartphone.org: 03mok 07cornucopia * rb2d2fd04ba0a 10/fsogsmd/src/plugins/pdp_option_gtm601/ (Makefile.am plugin.vala): Dec 18 02:51:16 freesmartphone.org: fsogsmd: actually really add the pdp plugin for option gtm601 Dec 18 02:51:16 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 18 02:53:58 (alsa device by hardcoded string) same applies of course for >> pcmout.open( "plug:dmix" ); Dec 18 02:54:16 BAD(TM) Dec 18 02:56:32 (wakelocks) http://mg.pov.lt/maemo-irclog/latest.log.html#t2011-12-18T04:30:09 **** ENDING LOGGING AT Sun Dec 18 02:59:57 2011