**** BEGIN LOGGING AT Thu Oct 03 02:59:58 2013 Oct 03 03:30:09 Integrity and embedded devices: http://lwn.net/SubscriberLink/568943/1cf0c25807ef9e0f/ Oct 03 13:23:20 I have a problem with sdcard boot in exynos 4412, I have made a u-boot.bin, but how to write it into sdcard to boot board Oct 03 13:23:38 just dd it into the begining of the whole sdcard? Oct 03 13:38:21 maybe it is my u-boot's problem I have change it to support vfp Oct 03 14:01:41 but when I use samsung's sdcard tools it works Oct 03 14:27:50 I notice it need offset in sdcard to write u-boot Oct 03 17:43:23 morphis: dos upgraded libsamsung-ipc to 0.2.0 in smartphone and fsogsmd from git is now failing with | modemstate.c:62:40: error: 'IPC_SEC_SIM_STATUS_INITIALIZING' undeclared here (not in a function) Oct 03 17:43:53 morphis: do you remember if it's because of that and if there is some simple change to make fsogsmd compatible with 0.2.0? Oct 03 18:50:43 hi dos1 Oct 03 18:51:11 dos1: hi, does fsogsmd build for you after libsamsung-ipc upgrade to 0.2.0? Oct 03 18:51:23 it was kept on 0.1.0 for a reason :) Oct 03 18:51:33 jake42: hello Oct 03 18:51:50 but maybe you have changes for fsogsmd somewhere to make it compatible with new libsamsung-ipc version Oct 03 18:51:54 JaMa: yes, and well, newer fsogsmd needs 0.2.0 Oct 03 18:52:20 are you using autorev? Oct 03 18:53:08 meta-smartphone/meta-fso/conf/distro/include/fso-autorev.inc sets PREFERRED_VERSION_libsamsung-ipc = "0.2.0+git%" to get compatible combination Oct 03 18:53:15 nope Oct 03 18:53:17 http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=7eda0d75f15585d31d7dc19734772f8f507c9f08 Oct 03 18:53:46 that's what I'm using and it fails Oct 03 18:54:09 fsogsmd-2_0.12.99+gitrAUTOINC+2bfc0ed63d-r6.0 Oct 03 18:54:14 huh, I've tested it here Oct 03 18:54:24 and it failed with 0.1.0, so I had to upgrade it Oct 03 18:54:43 can you check which SRCREV you were building? Oct 03 18:55:16 (but maybe I should have left 0.1.0 for cornucopia 0.12 if it's not compatible) Oct 03 18:55:43 yes it isn't compatible Oct 03 18:55:45 JaMa: 2bfc0ed63d9a84e6433622ac6cb3e28e67a9c31e Oct 03 18:56:31 the latest commit from cornucopia git Oct 03 18:56:59 | modemstate.c:62:40: error: 'IPC_SEC_SIM_STATUS_INITIALIZING' undeclared here (not in a function) Oct 03 18:57:48 http://git.freesmartphone.org/?p=cornucopia.git;a=commit;h=96e4a5b05079e7049f0013dc962cf5ae5b3b7ac3 Oct 03 18:58:20 hmm Oct 03 18:58:27 looks familiar, mompl Oct 03 18:59:10 wait Oct 03 18:59:44 JaMa: do you have fso-autorev enabled? Oct 03 19:00:11 latest git rev of libsamsung-ipc is incompatible Oct 03 19:00:33 even with latest cornucopia Oct 03 19:00:43 but 0.2.0 tarball release should work Oct 03 19:00:59 nope 0.2.0 tarball was used Oct 03 19:01:23 then no idea why it works here Oct 03 19:02:10 will "bitbake -c clean fsogsmd libsamsung-ipc" be enough to rebuild them? Oct 03 19:02:17 cleansstate Oct 03 19:02:19 k Oct 03 19:11:10 dos1: is flashed the image you build Oct 03 19:11:50 JaMa: huh, right, looks like it took older build from git somehow Oct 03 19:12:16 while trying it out, I stumbled upon an old bug Oct 03 19:12:16 pretty strange, as right before that it complained about libsamsung-ipc 0.1.0 Oct 03 19:12:30 JaMa: I'll fix fsogsmd Oct 03 19:13:15 jake42: yes? Oct 03 19:14:14 called the phone, let it ring afew times, hang up on the calling side, let it go back to sleep again Oct 03 19:14:28 then wake it up by pressing power-buttion Oct 03 19:14:45 display wouldn't turn on Oct 03 19:14:49 usb-net still works Oct 03 19:16:36 I was able to reproduce this 5 times in arow now Oct 03 19:17:24 I wasn't able to turn the backlight back over sysfs Oct 03 19:17:46 actual_brightness doesn't change Oct 03 19:18:15 what about bl_power? Oct 03 19:18:33 http://www.indiegogo.com/projects/pengpod-1040-quad-core-linux-android-dual-booting-tablets Oct 03 19:18:36 initally its set to 1 Oct 03 19:18:42 I can change it to 0 Oct 03 19:19:07 like I suppose it should be when the backlight is on Oct 03 19:19:10 but nothing happesn Oct 03 19:20:53 maybe I can turn on some debugging in the kernel Oct 03 19:43:35 JaMa: I don't understand... nevest fsogsmd has this INITIALIZING -> READY change Oct 03 19:43:45 when I do bitbake -c devshell fsogsmd Oct 03 19:43:53 and then git log, I can see newest revision Oct 03 19:44:15 but there's still INITIALIZING in modemstate.vala :/ Oct 03 19:44:55 damn, nvm Oct 03 19:48:06 * dos1 has to remember to do "git status" anytime before he looks for something in local copy of git repo Oct 03 20:00:05 JaMa: pushed, should be fixed now Oct 03 20:01:33 thx Oct 03 20:15:47 dos1: btw you don't need to bump PR values anymore Oct 03 20:16:47 not at all? Oct 03 20:20:21 or just when adding patches? Oct 03 20:21:52 not at all Oct 03 20:21:58 nice Oct 03 20:22:17 even better to drop existing PR variables when upgrading PV Oct 03 20:23:45 so how does it increase package versions now after changes in recipe? Oct 03 20:25:46 PR service increments it automatically when sstate signature is different Oct 03 22:50:40 JaMa: I need to take a look at the source but don't know when I will have the time for that Oct 03 22:51:00 JaMa: btw. it should be possible to disable modem-samsung inside fsogsmd Oct 03 22:51:59 morphis: libsamsung-ipc issue? i've fixed it Oct 03 22:52:21 dos1: ah great Oct 03 22:52:34 thanks Oct 03 22:52:35 morphis: there's error in libsamsung-ipc vapi Oct 03 22:53:04 morphis: http://git.shr-project.org/git/?p=meta-smartphone.git;a=blob;f=meta-fso/recipes-freesmartphone/samsung-ipc/files/0001-vapi-fix-IPC_SEC_SIM_STATUS_READY-removed-INITIALIZI.patch;h=b9a4735be08403f7ad167f9bb81f7f2d0064dde5;hb=4f22a4fa5e662a4efb3c41d3f7c3bd3275bcb2d3 Oct 03 22:53:40 fsogsmd patch (the same initializing->ready issue) is already commited Oct 03 22:55:57 dos1: ok, I will import that patch within https://github.com/morphis/libsamsung-ipc tomorrow Oct 04 00:47:13 rah: did you notice there is an OpenRISC chip in that? **** ENDING LOGGING AT Fri Oct 04 02:59:58 2013