**** BEGIN LOGGING AT Mon Nov 07 02:59:57 2011 Nov 07 08:23:46 SHR: 03Martin.Jansa 07shr-chroot * r4fb4e1442384 10/ (158 files in 20 dirs): system upgrade Nov 07 08:28:16 JaMa: moin Nov 07 08:28:42 JaMa: the qemu image I downloaded boots up to some yocto boot screen Nov 07 08:28:47 moin Nov 07 08:28:52 and then hangs? Nov 07 08:29:00 and then nothing, yeah Nov 07 08:29:08 the -sato image? Nov 07 08:29:13 -core Nov 07 08:29:22 hmm weird Nov 07 08:29:54 are you using nfsroot & vnc to access it? Nov 07 08:30:07 no, using just qemu Nov 07 08:30:38 qemu from host? Nov 07 08:30:49 qemu-system-arm -M realview-pb-a8 -kernel zImage -m 256 -sd shr-systemd.img -append root=/dev/mmcblk0p1 Nov 07 08:30:52 yup Nov 07 08:31:27 anyway... I guess I want to debug SHR images... will try out the qemu-omap3 thing from meego Nov 07 08:31:34 qemu from gentoo didn't work for me.. qemu-native now does Nov 07 11:01:43 * JaMa got depressed from oe-core functionality state (sstate, machine sysroots).. :/ Nov 07 11:18:22 JaMa: heh Nov 07 11:38:17 GNUtoo, hi, I've been playing with a bt headset to try emtooth2 :) Nov 07 11:38:28 it seems all the BT stuff is done correctly Nov 07 11:38:38 but we lack some way to easily set BT device as sink Nov 07 11:39:14 I was able to play music to the headset from my netbook modifing /etc/asound.confg and using mplayer with corresponding params Nov 07 11:40:04 but that's not the way to go Nov 07 11:40:56 fortunately it seems gstreamer can be configured using gconf to change sink, so at least we could use that for gstreamer apps- Nov 07 11:42:09 I suppouse fsoaudiod should manage that, right? Nov 07 12:11:34 mrmoku: I keep the memories :-D http://people.openmoko.org/joerg/unsorted/stylus-deprecated/ Nov 07 12:14:45 DocScrutinizer: hehe :) Nov 07 12:18:11 SHR: 03Martin.Jansa 07meta-smartphone * ref1b84d42a1e 10/meta-shr/recipes-shr/3rdparty/intone_svn.bb: intone: drop libsdl-x11 and libxv from RDEPENDS Nov 07 12:18:21 SHR: 03Martin.Jansa 07meta-smartphone * rf0f1338de0b3 10/meta-shr/conf/distro/shr.conf: meta-shr: prefer mplayer2 Nov 07 12:18:22 SHR: 03Martin.Jansa 07meta-smartphone * r5a7060b8c607 10/meta-shr/recipes-shr/3rdparty/intone_svn.bb: intone: add dbus to DEPENDS, transitive dependencies don't work very well ;/ Nov 07 12:29:58 yay, intone returns! :D Nov 07 14:17:16 pespin, ok Nov 07 14:17:48 pespin, what abuot the apps that don't use gstreamer like mplayer Nov 07 14:17:59 but intone has a non-working bluetooth button Nov 07 14:18:15 GNUtoo, I'll ask if emotion supports changing gstreamer alsa sink, and maybe write some settings in enjoy. Nov 07 14:18:29 ok Nov 07 14:18:59 GNUtoo, does the alsa scenario thing also handle sinks like bluetooth headsets? Nov 07 14:23:07 yes Nov 07 14:23:18 also I've documented how bt works in fso wiki Nov 07 14:23:25 in hardware / audio something Nov 07 14:27:00 aiui BT is via PA and basically implements a new audiocard. PA should provide this BT audiocard via the PA->alsa back-compatibility plugin, so it can get accessed like a normal ALSA audiodevice Nov 07 14:28:41 exactly like PA "supports" alsa based apps on any arbitrary PA desktop PC Nov 07 14:31:12 app(alsa) -> PA-plugin(alsa-support) -> PA-soundserver -> kernel-ALSA-audiocard //is what PA usually does Nov 07 14:31:49 app(alsa) -> PA-plugin(alsa-support) -> PA-soundserver -> BT-PA-interface //is what we need here Nov 07 14:33:04 PA-plugin(alsa-support) is notorious to be very flaky and buggy Nov 07 14:33:41 and that's why people blame ALSA to be flaky and buggy Nov 07 14:35:51 but as long as we don't use advanced ALSA pcm_xy() functions (like twinklephone does to minimize buffer latency, discard samples, etc), this PA-plugin may just work to some degree Nov 07 14:36:35 PA simply doesn't support some of the advanced concepts of ALSA Nov 07 14:36:52 I think... Nov 07 19:12:51 freesmartphone.org: 03morphis 07aurora * r676878bd4f44 10/aurora-daemon/ (configure.ac data/Makefile.am data/appswitcher/Makefile.am): Nov 07 19:12:52 freesmartphone.org: aurora-daemon: remove unused directory for appswitcher Nov 07 19:12:52 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:12:53 freesmartphone.org: 03morphis 07aurora * r0769e065cd08 10/aurora-daemon/ (67 files in 3 dirs): Nov 07 19:12:53 freesmartphone.org: aurora-daemon: import components from qt-components to integrate them better in our stack Nov 07 19:12:53 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:12:54 freesmartphone.org: 03morphis 07aurora * r312fcd5ae84a 10/aurora-daemon/data/theme/ (407 files in 2 dirs): Nov 07 19:12:54 freesmartphone.org: aurora-daemon: remove old and unused widget images and import qt-components ones Nov 07 19:12:55 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:12:55 freesmartphone.org: 03morphis 07aurora * r973e05a88182 10/aurora-daemon/src/plugins/kernel/ (plugin.cpp themeimageprovider.cpp): Nov 07 19:12:55 freesmartphone.org: aurora-daemon: our image provider support graphics loaded especially for the components Nov 07 19:12:56 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:12:58 freesmartphone.org: 03morphis 07aurora * r74145dee1458 10/aurora-daemon/ (4 files in 2 dirs): Nov 07 19:12:58 freesmartphone.org: aurora-daemon: remove support for outdated theme provider theme2 Nov 07 19:12:58 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:12:58 freesmartphone.org: 03morphis 07aurora * r47d8049bbfa0 10/aurora-daemon/ (13 files in 5 dirs): Nov 07 19:12:58 freesmartphone.org: aurora-daemon: move launcher into applications directory Nov 07 19:13:07 heyho Nov 07 19:13:10 freesmartphone.org: 03morphis 07aurora * r7d76a147a102 10/aurora-daemon/src/bin/cellularservice.cpp: Nov 07 19:13:11 freesmartphone.org: aurora-daemon: initialize celluar network information with default values Nov 07 19:13:11 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:13:11 freesmartphone.org: 03morphis 07aurora * rf014525b1c89 10/aurora-daemon/src/bin/ (cellularservice.cpp cellularservice.h): Nov 07 19:13:11 freesmartphone.org: aurora-daemon: update network status and signal strength on power up Nov 07 19:13:11 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:13:12 freesmartphone.org: 03morphis 07aurora * r3e0df518f1fe 10/aurora-theme/ (109 files in 11 dirs): Nov 07 19:13:12 freesmartphone.org: Remove old aurora-theme directory Nov 07 19:13:13 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:13:23 freesmartphone.org: 03morphis 07aurora * r794aeb56e58c 10/aurora-daemon/src/bin/sstyleengine.cpp: Nov 07 19:13:23 freesmartphone.org: aurora-daemon: be more verbose when loading theme layout configuration file Nov 07 19:13:23 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:13:23 freesmartphone.org: 03morphis 07aurora * rd9019f11e9f9 10/aurora-daemon/src/bin/sstyleengine.cpp: Nov 07 19:13:23 freesmartphone.org: aurora-daemon: take relative path as parameter and return result when loading parameters Nov 07 19:13:24 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:13:24 freesmartphone.org: 03morphis 07aurora * rad56effcb89e 10/aurora-daemon/data/theme/layouts/ (480_320_210.params Makefile.am): Nov 07 19:13:25 freesmartphone.org: aurora-daemon: add layout parameters for 320x480@210dpi Nov 07 19:14:06 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:14:07 freesmartphone.org: 03morphis 07aurora * r81dfafb6cdc4 10/aurora-daemon/src/components/ (StatusBar.qml Window.qml): Nov 07 19:14:07 freesmartphone.org: aurora-daemon: use statusbar height from layout parameters Nov 07 19:14:07 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:14:07 freesmartphone.org: 03morphis 07aurora * rff6d4d2db5ce 10/aurora-daemon/data/theme/layouts/ (800_480_210.params Makefile.am): Nov 07 19:14:07 freesmartphone.org: aurora-daemon: add layout parameters for resolution 480x800@210dpi Nov 07 19:14:07 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:14:08 freesmartphone.org: 03morphis 07aurora * rde6c26040196 10/aurora-daemon/src/components/Dialpad.qml: Nov 07 19:14:08 freesmartphone.org: aurora-daemon: use another image for revert button in dialpad component Nov 07 19:14:23 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:14:23 freesmartphone.org: 03morphis 07cornucopia * rdaa3bf3f9d2c 10/libfsotransport/fsotransport/crespo.vala: Nov 07 19:14:23 freesmartphone.org: libfsotransport: crespo: print out appropiate error message when ioctl call failed Nov 07 19:14:23 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:14:23 freesmartphone.org: 03morphis 07cornucopia * r20ce85147157 10/fsogsmd/src/plugins/modem_samsung/ (callhandler.vala unsolicited.vala): Nov 07 19:14:24 freesmartphone.org: fsogsmd: modem_samsung: start with processing call unsolicited responses from modem Nov 07 19:14:24 freesmartphone.org: Signed-off-by: Simon Busch Nov 07 19:47:10 * angelox|laptop will read a lot of commits now :( **** ENDING LOGGING AT Tue Nov 08 02:59:57 2011