**** BEGIN LOGGING AT Mon Nov 19 02:59:59 2012 Nov 19 11:34:57 radekp: so you've beaten PA into shape and made changing scenarious always work?! Great work! Nov 19 11:37:16 radekp: btw, it seems that _any_ modification of NAND with 3.x kernel should be highly discouraged. I learnt it the hard way after i ruined my jffs2 and then u-boot env... Nov 19 12:22:18 PaulFertser: hi, well pulseaudio seems to work quite out of the box :) Nov 19 12:23:39 PaulFertser: i wonder if alsa has similar api or if alsa could be extended to have something similar like pasuspender Nov 19 12:30:06 radekp: i can't tell atm Nov 19 17:49:19 dos1: Hi Nov 19 17:52:04 GNUtoo-desktop: Hi Nov 19 17:54:35 hi Nov 19 17:54:52 GNUtoo-desktop: I want to contribute to something other than bluetooth Nov 19 17:55:14 what was the issue with bluetooth? Nov 19 17:56:13 I didn't try bluetooth but you suggest me to begin with it if I want to help Nov 19 17:56:21 yes Nov 19 17:56:29 I tought you tried it and failed Nov 19 17:56:39 currently I don't have any bluetooth device Nov 19 17:56:43 no Nov 19 17:56:45 ah ok Nov 19 17:56:57 that was the problem then: lack of bluetooth devices Nov 19 17:57:10 I think we need to concentrate on basic phone functionality Nov 19 17:57:16 ok Nov 19 17:57:24 basic phone functionality is already working Nov 19 17:57:32 sometimes it breks Nov 19 17:57:39 yes Nov 19 17:57:39 *breaks Nov 19 17:57:43 and need to be repaired Nov 19 17:58:04 I was making a call and suddenly the dialer disappeared Nov 19 17:58:17 that's an efl issue Nov 19 17:58:20 bugreport the issue Nov 19 17:58:27 and try to fix it Nov 19 17:58:28 later, I knew that the call was counting Nov 19 17:58:43 we have that issue on all phones Nov 19 17:58:45 The problem it was an international call Nov 19 17:58:49 ouch Nov 19 17:59:02 on all phone !! Nov 19 17:59:09 yes Nov 19 17:59:18 Waraqa: hello Nov 19 17:59:22 it's because we have some components that are not upstream in enlightenment Nov 19 17:59:39 so if you want to upstream them it should avoid such stuff Nov 19 17:59:46 dos1: Are you the maintainer of shr-settings ? Nov 19 18:00:01 Waraqa, shr-settings is written in python Nov 19 18:00:14 if you want to fix stuff in it you're welcome too Nov 19 18:00:18 GNUtoo-desktop: good Nov 19 18:00:51 Waraqa: yup Nov 19 18:00:53 note that shr-settings or upstreaming our efl stuff benefit all phones Nov 19 18:00:54 GNUtoo-desktop: What can we do to fix this (severe) bug ? Nov 19 18:01:17 I think the easiest way is to try to upstream the efl parts we have: Nov 19 18:01:54 talk to JaMa to see if the (toolchain?) bug that prevented booting is fixed Nov 19 18:02:04 dos1: earlier, It was possible to switch usb mode using shr-settings but now I couldn't find that option Nov 19 18:02:13 if it's fixed, boot a really recent image Nov 19 18:02:21 it will tell something Nov 19 18:02:24 like : Nov 19 18:02:35 Waraqa: it's in shr_usb.py module Nov 19 18:02:47 GNUtoo-desktop: OK Nov 19 18:02:47 Waraqa: it relies on UsbHost resource provided by fsodeviced Nov 19 18:02:48 the following components are not upstream [OK] [I Know] Nov 19 18:03:00 I can get you that list if you want Nov 19 18:03:29 Waraqa: so if it's not provided by FSO, module won't be displayed Nov 19 18:03:31 then you should try to update and upstream the components listed Nov 19 18:04:04 dos1: Ok Nov 19 18:04:42 Waraqa: i'm not really up-to-date at the moment with recent development of SHR and FSO, so probably something has changed in kernel->fsodeviced chain so UsbHost resource is not available Nov 19 18:05:25 GNUtoo-desktop: I'm still too novice to understand this procedure Nov 19 18:05:30 ok Nov 19 18:05:42 the best way is to try the procedure on something easy Nov 19 18:05:48 and then to move on with something harder Nov 19 18:06:00 maybe fix usb host Nov 19 18:06:07 it should be the easiest Nov 19 18:06:40 GNUtoo-desktop: Good idea, Where can I start ? Nov 19 18:06:57 GNUtoo-desktop: dos1 says the change is in fsodeviced Nov 19 18:07:52 Waraqa: fsodeviced is written in vala Nov 19 18:08:06 Waraqa, try mdbus2 Nov 19 18:08:11 or rather mdbus2 -s Nov 19 18:08:17 and try to enable usb host from there Nov 19 18:08:26 GNUtoo-desktop: "fsoraw -l" ;) Nov 19 18:08:31 there is no UsbHost resource Nov 19 18:08:38 dos1: I'm currently trying to read a vala tutorial Nov 19 18:08:58 dos1, what do you mean? Nov 19 18:09:02 i should be learning now Nov 19 18:09:03 GNUtoo-desktop: usb host is working using omhacks Nov 19 18:09:09 ok Nov 19 18:09:11 good Nov 19 18:09:13 so i'll be happy to look at this usb issue :D Nov 19 18:09:16 GNUtoo-desktop: but not availble in gui Nov 19 18:09:26 Waraqa, let me look too Nov 19 18:09:43 Waraqa: omhacks is talking directly to the kernel Nov 19 18:09:56 Waraqa: it's doing what fsodeviced used to do before Nov 19 18:09:59 aha Nov 19 18:10:14 omhacks probably write to some sysfs Nov 19 18:10:51 in shr-settings there is also to fix other stuff that are not working once usb host is done such as services handling Nov 19 18:10:55 we now use systemd Nov 19 18:11:15 code for UsbHost is in openmoko_powercontrol module Nov 19 18:11:31 yes but look at fsodeviced.conf first Nov 19 18:11:37 it enables and disables some plugin Nov 19 18:11:46 because there are some resource handled by 2 different plugins Nov 19 18:11:49 I guess it's not loaded anymore as wifi and bluetooth are handled by more generic modules Nov 19 18:11:51 so it disables one of the plugins Nov 19 18:12:00 it did for GPS Nov 19 18:12:11 or some other resource Nov 19 18:12:13 I don't remember Nov 19 18:12:15 let me look Nov 19 18:13:01 ignore_usbhost = false Nov 19 18:13:15 2012-11-19T18:12:55.140285Z [INFO] OpenmokoUsbHostModeControl <@ powernode /sys/bus/platform/devices/gta02-pm-usbhost.0/power_on>: created. Nov 19 18:13:26 but resource is not listed Nov 19 18:13:28 ouch Nov 19 18:13:30 I remember Nov 19 18:13:36 I was looking at it few months ago Nov 19 18:13:42 but i failed :x Nov 19 18:14:22 someone who understands cornucopia should look at it Nov 19 18:14:33 JaMa, hi Nov 19 18:14:41 what's the status of the GTA02 booting? Nov 19 18:16:22 Is there a page to understand the hireachy of daemons in shr ? Nov 19 18:17:49 yes Nov 19 18:17:53 freesmartphone.org Nov 19 18:18:02 aha Nov 19 18:18:05 maybe in the wiki Nov 19 18:18:06 I will check it Nov 19 18:18:13 http://wiki.freesmartphone.org' Nov 19 18:18:17 oops Nov 19 18:18:19 http://wiki.freesmartphone.org Nov 19 18:20:31 GNUtoo-desktop: I still suffer from bug #2050 Nov 19 18:20:42 fso bug? Nov 19 18:20:45 or shr bug? Nov 19 18:20:50 shr Nov 19 18:21:32 I have to take sim card to a different phone now to delete all sms in sim Nov 19 18:21:45 ok Nov 19 18:22:08 comment that you had the bug in the bug Nov 19 18:22:29 I'm the one who created the ticket Nov 19 18:22:35 ah ok Nov 19 18:22:40 sorry I didn't remember Nov 19 18:23:13 and I didn't look at the names in the bug either Nov 19 18:23:15 GNUtoo-desktop: And you helped me to detect the cause of it and report it Nov 19 18:23:19 I looked at title and resolution Nov 19 18:23:43 let's solve usb host first Nov 19 18:23:47 because we already started Nov 19 18:23:48 Ok Nov 19 18:23:50 and it seem easy Nov 19 18:24:54 I will start by reading shr-settings since it is in python Nov 19 18:25:42 I don't think the problem is in shr-settings tough Nov 19 18:26:11 What do you suggest me to do ? Nov 19 18:26:54 are you able to reinstall? Nov 19 18:27:15 reinstall what ? Nov 19 18:27:33 an older SHR Nov 19 18:27:41 to see how it behave when it works Nov 19 18:27:46 because: Nov 19 18:27:49 1) report the bug Nov 19 18:27:59 2) try to find an shr-core of when it works Nov 19 18:28:05 3) run that command: Nov 19 18:28:31 mdbus2 -s org.freesmartphone.odeviced Nov 19 18:28:45 if it contains something like usb or something like that it should work Nov 19 18:28:50 then we start investigating Nov 19 18:29:11 I'll try to find an usb key Nov 19 18:29:52 Will I issue that command in the old release ? Nov 19 18:30:36 on in the current release ? Nov 19 18:30:52 on both until you find one working one Nov 19 18:31:06 I'll try to help you Nov 19 18:31:19 dos1, what did you already try? Nov 19 18:31:42 GNUtoo-desktop: Thanks for your generosity Nov 19 18:32:12 np Nov 19 18:33:11 I have 2 uSD cards, I will install an old release in one of them Nov 19 18:33:25 ok good Nov 19 18:34:31 according to source code the resource should be named "UsbHost" Nov 19 18:34:36 but there is an if before Nov 19 18:35:16 http://paste.debian.net/hidden/683acee7/ Nov 19 18:35:25 that is the code that creates the usb host resource Nov 19 18:35:28 it's in cornucopia Nov 19 18:35:34 which is in freesmartphone git Nov 19 18:36:45 http://git.freesmartphone.org/?p=cornucopia.git;a=blob;f=fsodeviced/src/plugins/openmoko_powercontrol/plugin.vala;h=54c97de22e2fd24ea20e26a6f369e5d217d9f71f;hb=HEAD Nov 19 18:39:16 I will download the latest shr-unstable Nov 19 18:39:34 Waraqa, what last message from me did you see? Nov 19 18:40:02 "ok good" Nov 19 18:40:14 I'll pastebin the better news Nov 19 18:40:16 http://git.freesmartphone.org/?p=cornucopia.git;a=blob;f=fsodeviced/src/plugins/openmoko_powercontrol/plugin.vala;h=54c97de22e2fd24ea20e26a6f369e5d217d9f71f;hb=HEAD Nov 19 18:40:19 http://paste.debian.net/hidden/683acee7/ Nov 19 18:40:27 ' that is the code that creates the usb host resource Nov 19 18:42:41 WANT_FSO_RESOURCE is 0 Nov 19 18:43:32 because of that: Nov 19 18:43:32 GNUtoo-desktop: You mean someone disabled it in the code ? Nov 19 18:43:33 http://paste.debian.net/hidden/2f7dbc05/ Nov 19 18:43:41 I don't know Nov 19 18:44:04 but look at this unreadable generated C code ^^^ (not all C code look like that) Nov 19 18:44:19 instances = g_list_append (instances, _tmp35_); Nov 19 18:44:19 _g_object_unref0 (o); Nov 19 18:44:21 it does that Nov 19 18:44:30 which measn that it doesn't do that: Nov 19 18:44:37 resources.append( new FsoDevice.BasePowerControlResource( o, "UsbHost", subsystem ) ); Nov 19 18:44:54 do you want to find why WANT_FSO_RESOURCE is 0? Nov 19 18:44:59 or do you want me to do it? Nov 19 18:47:01 I don't want you to do everything. I think you give me enough info to begin Nov 19 18:47:16 ok Nov 19 18:47:35 Waraqa, first thing, try to build SHR Nov 19 18:47:39 let me complete the tutorial of vala and I will come back to read this code Nov 19 18:47:47 ok Nov 19 18:48:10 Does building shr need vala knowledge ? Nov 19 18:48:24 no Nov 19 18:52:06 Is this the simplest place to learn to how to build SHR http://shr-project.org/trac/wiki/Building%20SHR ? Nov 19 18:53:31 yes I guess so Nov 19 18:53:49 note that chroot is *not* mandatory Nov 19 18:56:09 Can I download the SHR without using git ? Nov 19 18:56:54 what do you mean? Nov 19 18:57:08 you mean the Makefile? Nov 19 18:57:35 no, I mean downloading the source files Nov 19 18:58:08 why not use git? Nov 19 18:58:14 I'm not sure Nov 19 18:58:19 but you need some git anyway Nov 19 18:58:38 I think the Makefile requires git Nov 19 18:58:51 jake42: git port is blocked in my network Nov 19 18:58:56 I said I'm not sure because in openembedded there is git-native Nov 19 18:59:01 ah ouch Nov 19 18:59:12 Waraqa, try to ask JaMa what to do then Nov 19 18:59:13 that's bad Nov 19 18:59:16 there are workarrounds for that Nov 19 19:02:54 GNUtoo-desktop: Ok Nov 19 19:33:48 Waraqa: OE should download tarballs from our mirror when git:// is not accessible Nov 19 19:33:55 GNUtoo-desktop: booting is not fixed yet Nov 19 19:35:13 ok Nov 19 19:35:46 Waraqa, want to help us with GTA02, for instance he wants to fix usb host Nov 19 19:39:05 JaMa, do you know what's needed on gta02 beside that list: http://wiki.freesmartphone.org/index.php/Hardware/OM-GTA02 and common stuff? Nov 19 19:39:17 he's looking for easy tasks to start with Nov 19 19:41:53 this list looks good Nov 19 19:44:27 JaMa, if you have ideas on general easy things it would also be good Nov 19 19:46:03 confirming to get it to build without git:// access is good start Nov 19 19:47:07 ok Nov 19 20:09:55 What is the url SHR tarballs ? Nov 19 20:10:29 http://build.shr-project.org/sources/ Nov 19 20:15:32 I think I will use tor to access git Nov 19 20:16:12 http access seems complicated Nov 19 20:17:31 opening the index of http://build.shr-project.org/sources/ is very slow on my old pc Nov 19 20:17:54 because there is a lot of files, but you don't need to open it Nov 19 20:19:55 JaMa: Can you help me ? for example What is the location of openembedded-core Nov 19 20:20:49 just download SHR-Makefile and change git:// to http:// in layers.conf Nov 19 20:21:17 and all layers are at https://github.com/shr-distribution Nov 19 20:21:31 but you need also correct branches -> using our layers.conf is better Nov 19 20:22:18 So I don't have to follow the steps of (Building SHR manually from scratch) Nov 19 20:51:54 JaMa, for gta02 I've pushed the new kernel patch comming from the bugreport (with signed off by this time) Nov 19 20:52:19 JaMa, can you upload the shr.patch? Nov 19 20:52:30 because I'm building for another machine right now Nov 19 20:56:57 JaMa, else can I push in a branch, you pick the commit and test it? Nov 19 20:57:00 and you push it? Nov 19 20:58:28 PaulFertser, do you want me to merge your last patches? are they ready? Nov 19 21:11:01 GNUtoo-desktop: which commit? yes I can refresh shr.patch Nov 19 21:13:49 since I've updated the script for generating the patch just checkout om-gta02/2.6.39/master and run the script Nov 19 21:14:01 the remote has to be named shr Nov 19 21:15:23 sorry I don't follow you, what's problem? Nov 19 21:32:40 that I'm building for another machine and can't test Nov 19 21:33:04 because I could really easily import that patch and push Nov 19 21:33:08 but I cannot test Nov 19 21:33:13 so it might break compilation Nov 19 21:33:15 for gta02 Nov 20 01:52:30 sent my xorg.conf as a git patch to shr-devel. The other change that would be needed is to include xf86-input-tslib by default. **** ENDING LOGGING AT Tue Nov 20 02:59:57 2012