**** BEGIN LOGGING AT Wed Oct 07 14:49:23 2009 Oct 07 15:02:41 hmm damn my gestures dont work on shr Oct 07 15:04:16 xxtjaxx: accelerometer? Oct 07 15:11:14 hi Oct 07 15:25:37 PaulFertser: Yes Oct 07 15:26:02 I try gestures but they dont work or rather gui doesnt notice Oct 07 15:26:19 xxtjaxx: the api was changed. You should convert app from using REL events to ABS events. Oct 07 15:29:03 aha ...? Oct 07 15:31:13 xxtjaxx: yup Oct 07 15:32:14 hmm gesm -help doesnt reaally show infos Oct 07 15:33:19 xxtjaxx: you should get the source and modify it Oct 07 15:33:27 ah Oct 07 15:34:31 what are you using python for it really hogs my cpu on the thing Oct 07 16:14:15 Imm thinking about testing the hackable:1 distribution Oct 07 17:24:34 openmoko: 03rehar * r5680 10/trunk/gta02-core/docs/ecn/ecn0010.txt: fixed ECN0010 according to Werner's comments Oct 07 18:32:09 openmoko: 03rehar * r5681 10/trunk/gta02-core/audio.sch: removed C4405 from the audio circuit to comply with ecn0032 Oct 07 19:41:50 openmoko: 03werner * r5682 10/trunk/gta02-core/docs/ecn/ecn0038.txt: Oct 07 19:41:50 openmoko: - replaced 39+18 = 47 with better approximation 56 Oct 07 19:41:50 openmoko: - added spaces between numbers and units Oct 07 19:46:39 openmoko: 03werner * r5683 10/trunk/gta02-core/docs/ecn/STATUS: - moved ECN0010 to "Done" Oct 07 19:55:07 freesmartphone.org: 03mickey 07cornucopia * rd65d343077f9 10/fsogsmd/src/ (lib/mediator.vala plugins/gsm_device/plugin.vala): fsogsmd: add function skeletons for all of org.freesmartphone.GSM.SIM.* Oct 07 20:24:49 I find many different (at least it looks so for me) instructions about bluetooth headset, which one is best/simpliest for shr-U? Oct 07 20:25:02 PaulFertser, I know you are bluetooth guru) Oct 07 20:26:13 max_posedon: the best instruction is at Manually_using_Bluetooth wikipage Oct 07 20:31:56 oops. enter pin code... Oct 07 20:32:11 max_posedon: 0000 Oct 07 20:32:17 max_posedon: or 1234 (less likely) Oct 07 20:32:41 Creating device failed: org.bluez.Error.AuthenticationRejected: Authentication Rejected Oct 07 20:33:04 max_posedon: try again. Most headsets have trivial pins Oct 07 20:33:15 max_posedon: probably reach for the headset manual Oct 07 20:35:53 manual says 8888 but still same error, hm... Oct 07 20:37:48 ok, fine now Oct 07 20:42:49 bt-headset-address: (in /etc/freesmartphone/opreferences/conf/phone/default.yaml ) is BD address of neo, of of device? Oct 07 20:45:32 max_posedon: headset of course Oct 07 20:47:46 max_posedon: let me know how this works out. Oct 07 20:48:09 ok, I'll Oct 07 20:48:45 max_posedon: we're still waiting for ubifs results ;) Oct 07 20:53:18 should framework start bluetouthd or shouldn't? Oct 07 20:53:23 (ok, but later) Oct 07 20:53:36 (ok about ubifs) Oct 07 20:56:52 max_posedon: nope, bluetoothd should be started by your initscripts. Alternatively, you may try dbus activation but it's not tested. Oct 07 20:58:51 /org/bluez/5054/hci0/dev_00_1C_34_01_7C_79: Connect failed: org.bluez.Error.AlreadyConnected (Already Connected) Oct 07 20:59:07 mdbus -s org.bluez /org/bluez/`pidof bluetoothd`/hci0/dev_xx_xx_xx_xx_xx_xx org.bluez.Headset.Connect <-- looks like this step unneed now... Oct 07 21:01:23 max_posedon: Connect is needed after resume Oct 07 21:02:11 hm... ok, but now I'm trying understand, how to test... sound... Oct 07 21:02:32 bluetooth doesn't become default alsa device as I see... Oct 07 21:02:48 max_posedon: it shouldn't Oct 07 21:02:50 so, i was clikcing around on the FR, and then the screen started to flicker and stuff, i expected it to go white (which it did eventually), so i clicked around further. got it connected via WiFi, so i am trying to read any logs what causes this, but cannot find any. restarting the graphical interface does nothing. the screen gets dark as usual, but it stays white all the time. any ideas? is this the famous WSOD? :) Oct 07 21:03:28 max_posedon: SCO over PCM is fully alsa-unrelated expect that you need to set parameters for BT DAI with special measures and load appropriate statefile with special workarounds (all that is already in FSO). Oct 07 21:05:05 ah, I forgot about /etc/asound.conf Oct 07 21:06:10 address there still headset address, yes? Oct 07 21:07:45 i can still access it over ssh, though Oct 07 21:08:59 [AO_ALSA] alsa-lib: pcm.c:2106:(snd_pcm_open_conf) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so Oct 07 21:10:01 max_posedon: do you understand the difference between A2DP and SCO? Oct 07 21:10:10 nope Oct 07 21:10:15 max_posedon: what you're trying to do is A2DP, it doesn't have any relation to SCO. Oct 07 21:10:24 max_posedon: A2DP -- stereo headset to listen to the music. Oct 07 21:10:41 max_posedon: SCO -- for bidirectional voice communication Oct 07 21:10:48 max_posedon: works absolutely different on FR. Oct 07 21:10:58 oh... crazy Oct 07 21:11:00 And on any device actually Oct 07 21:33:51 ok, at least a2dp works, but... Oct 07 21:33:53 not stable Oct 07 21:35:42 mplayer log full of [AO_ALSA] Trying to reset soundcard. Oct 07 21:35:42 [AO_ALSA] Write error: Broken pipe.0) 21.6% Oct 07 21:35:58 and music "stalls" for a moment very often Oct 07 21:41:59 f...k, f..k, f...k Oct 07 21:45:19 but how to get SCO workable now?.. Oct 07 22:08:18 does debian now have a default password? Oct 07 23:27:45 openmoko: 03werner * r5684 10/trunk/gta02-core/docs/ecn/ecn0038.txt: - 2+2 = 5, err, 39+18 = 47 :-) Explained why. Oct 08 00:13:56 openmoko: 03werner * r5685 10/trunk/gta02-core/docs/ecn/ (STATUS ecn0031.txt ecn0033.txt): Oct 08 00:13:56 openmoko: - reviewed implementation of ECN0031 and moved ECN to "Done" Oct 08 00:13:56 openmoko: - reviewed implementation of ECN0033 and moved ECN to "Done" Oct 08 00:33:44 openmoko: 03werner * r5686 10/trunk/gta02-core/docs/ecn/ (STATUS ecn0036.txt ecn0037.txt): Oct 08 00:33:44 openmoko: - reviewed implementation of ECN0036 and moved ECN to "Done" Oct 08 00:33:44 openmoko: - reviewed implementation of ECN0037, corrected spelling error, added low Oct 08 00:33:44 openmoko: level voltage, and moved the ECN to "Done" **** ENDING LOGGING AT Thu Oct 08 02:59:58 2009