**** BEGIN LOGGING AT Sun May 27 02:59:59 2012 May 27 10:14:01 JaMa|Off: the image built fine... behaves a bit strange though... still have to look into it via serial console May 27 11:48:16 mrmoku`: testing on om-gta04? May 27 11:48:33 mrmoku`: do you see wifi resource in fsoraw? I don't on gta02 May 27 12:07:22 GNUtoo-desktop hello, do you have received that amil May 27 12:07:28 s/amil/mail May 27 12:08:47 I can't find out a right way to modify the xorg.conf May 27 12:45:28 ? May 27 12:51:05 JaMa|Off: on gta04 yeah. Dunno about wifi resource yet. It's the first start wizard which somehow did not work May 27 12:51:12 don't have usb networking either May 27 12:51:30 and had no time yet for the serial console... May 27 13:18:13 I don't know whether the fb0 copy from android to chroot can make fbset correct config, but I will test it May 27 13:32:39 ayaka, hi May 27 13:51:59 hi JaMa|Off May 27 13:52:03 I've that now: May 27 13:52:04 | Requested 'fso-specs >= 2012.05.24.2' but version of fso-specs is 2012.05.24.1 May 27 16:46:26 GNUtoo-desktop: I'm not using fso-autorev, but now with changes for fso-0.11 it should be fixed.. I just haven't tested it May 27 16:46:42 ok May 27 16:46:47 in what branch is the fix? May 27 16:47:01 it was merged on friday May 27 16:47:12 note the versions..... May 27 16:47:15 it's not fixed May 27 16:47:18 it's a new bug May 27 16:47:23 different from the last time bug May 27 16:47:31 | Requested 'fso-specs >= 2012.05.24.2' but version of fso-specs is 2012.05.24.1 May 27 16:47:42 both are 2012.05 May 27 16:47:49 before there was a 2012.05 and a 2012.04 May 27 16:48:25 do you have SRCREV 574526b825cca97be072b6369cabb56bf551186d ? May 27 16:48:48 no May 27 16:48:54 let me look May 27 16:49:20 but looks like morphis haven't pushed something to specs repo May 27 16:49:24 but I'm up to date May 27 16:49:48 do you have SRCREV 574526b825cca97be072b6369cabb56bf551186d ? -> not in meta-smartphone May 27 16:50:24 you can downgrade libfso-glib to ce2c775ec207485216a1f9da4f90e0f6bf558cf4 May 27 16:50:28 to fix that May 27 16:50:42 I'm using autorev May 27 16:50:57 I guess I have to remove autorev for libfso-glib May 27 16:51:10 OE @ ~/meta-smartphone $ git checkout shr May 27 16:51:10 giSwitched to branch 'shr' May 27 16:51:10 OE @ ~/meta-smartphone $ grep 574526b825cca97be072b6369cabb56bf551186d meta-fso/recipes-freesmartphone/freesmartphone/fso-specs_git.bb May 27 16:51:14 SRCREV = "574526b825cca97be072b6369cabb56bf551186d" May 27 16:51:16 hmm May 27 16:51:24 no uncommited changes here May 27 16:51:41 I just tought you were talking about meta-shr repository May 27 16:51:46 the git named meta-shr May 27 16:51:55 but specs repo don't have commit to bump it to 2012.05.24.2 May 27 16:52:00 so I git git show 574526b825cca97be072b6369cabb56bf551186d in meta-shr May 27 16:52:02 ok May 27 16:52:04 so autorev wont work anyway May 27 16:52:09 yes May 27 16:52:30 anyway I'm trying to fix firefox and chromium May 27 16:52:39 + doing a new kernel for gta02 May 27 16:52:52 good May 27 16:52:57 hoping that 3.4 will have fixed some bugs May 27 16:53:38 because I'm tired of git bisecting May 27 16:53:43 it's complicated and very long May 27 16:53:52 because I bisect for a bug May 27 16:53:58 then another bug appear during the bisection May 27 16:54:08 and I've to bisect for the second bug May 27 16:54:16 but then with merge bases etc... May 27 16:54:19 it become very hard May 27 19:27:54 GNUtoo-desktop: what kernel where you bisecting before going over to 3.4? May 27 19:45:31 jake42, I'm already rebasing on top of 3.4 May 27 19:46:51 but the problem I had was boot slowness on top of 3.3 May 27 20:27:12 ok May 27 21:49:49 hmmm May 27 21:49:59 what is the gta02 regulator already? May 27 21:50:11 glamo-mci glamo-mci.0: Cannot proceed without regulator. May 27 21:50:20 gta02-pm-gps gta02-pm-gps.0: probe failed -517 May 27 21:50:22 etc... May 27 22:00:30 bad defconfig I guess May 27 22:00:47 I guess I lack some regulator functions like userspace regulator and such May 27 22:02:49 GNUtoo-desktop: regulator is a voltage source. May 27 22:02:56 GNUtoo-desktop: it's in-kernel framework. May 27 22:03:05 yes but there are some kernel options May 27 22:03:27 I think glamo-mci driver tries to request a regulator by name, but somehow platform data lacks that regulator, and so glamo-mci doesn't proceed. May 27 22:03:38 ok thanks a lot May 27 22:03:45 Userspace regulator consumer support (REGULATOR_USERSPACE_CONSUMER) May 27 22:03:50 that's what I was talking abuot May 27 22:03:54 I do not think this is any relevant :) May 27 22:03:57 ok May 27 22:04:48 But i can't tell you for sure what's needed, sorry. But the main idea is that drivers request regulators by name and they turn on (if they were off) automatically to start providing electricity to the components. May 27 22:05:31 ok May 27 22:05:44 there are also documentation in the kernel source, I read it some time ago May 27 22:06:27 I must find more infos on the API change May 27 22:06:44 because the API changed and most probably I didn't do the change correctly May 27 22:13:31 I suspect that it's .0 in the regulator name May 27 22:13:33 like that: May 27 22:13:44 REGULATOR_SUPPLY("GSM", "gta02-pm-gsm.0"), May 27 22:13:46 instead of May 27 22:13:47 REGULATOR_SUPPLY("GSM", "gta02-pm-gsm"), May 27 22:17:51 Probably so, unfortunately, i'm not following. I hope you're on the right track though. May 27 22:17:55 :) May 27 22:20:09 yes it was that however new problems came up May 27 22:20:31 [ 5.345000] mmc1: host doesn't support card's voltages May 27 22:20:35 I guess mmc1 is wifi May 27 22:20:41 like s3c_sdio May 27 22:20:43 oops May 27 22:20:47 I mean the s3c mmc May 27 22:25:18 hmmm May 27 22:25:23 now it says: May 27 22:25:25 [ 8.160000] mmc0: host doesn't support card's voltages May 27 22:27:57 hmmm beside there is MMC_SDHCI_MMC and MMC_S3C hmmm May 27 22:28:59 GNUtoo-desktop: on gta02 S3C's mmc is connected to the SDIO wifi and glamo's MCI is to the SD card. May 27 22:29:27 yes I know May 27 22:29:36 but something is fishy with the voltage May 27 22:29:38 I'm off unfortunately. Good luck! May 27 22:30:04 but what I pointed out is that there was 2 drivers for s3c mmc May 27 22:31:03 thanks for the help! **** ENDING LOGGING AT Mon May 28 02:59:58 2012