**** BEGIN LOGGING AT Wed Dec 19 02:59:59 2012 Dec 19 12:49:17 any idea on what's the problem with systemd here? http://bpaste.net/show/65346/ Dec 19 12:49:36 it's while booting a SHR image Dec 19 12:50:32 I can't give more info cause sshd isn't running, I have to do dmesg > file on some script to take the info out Dec 19 12:54:29 this is the systemd related file http://bpaste.net/show/65347/ Dec 19 13:39:54 hehe... seems systemd is a pain. 8) Dec 19 13:52:26 jeepingben: Hi, can you send upgrades for those plugins in separate patch? Dec 19 14:56:00 Q-Master: first time I used it, and it failed, but it's because the kernel it's old Dec 19 14:56:30 That bug can be workaround removing the OOM -1000 line, but then you get another one Dec 19 14:57:30 Now I should check that the kernel and the libc supports accept4 syscall Dec 19 15:01:44 if not I should patch systemd to use accept instead of accept4 Dec 19 15:14:34 http://lists.debian.org/debian-kernel/2011/05/msg00154.html Dec 19 15:14:40 so the kernel lacks it Dec 19 16:00:35 heh, I patched the kernel with the syscall, and now the phone it's able to start sshd at least Dec 19 16:11:46 ok Dec 19 16:11:51 sysaccept4? Dec 19 16:14:41 GNUtoo: yeah Dec 19 16:14:58 and after disabling another OOM line on the dbus service now I'm able to getting to the desktop Dec 19 16:15:01 :) Dec 19 16:16:23 the point is that if you are using a systemd version >= 168 you need accept4 in your kernel Dec 19 16:16:37 for arm that's 2.6.36 or greater Dec 19 16:16:49 or you can patch it like I did Dec 19 16:31:45 yes I'm aware of it Dec 19 16:31:55 what else did you add in the kernel ? Dec 19 16:36:22 GNUtoo: nothing else, 2 lines for enabling the syscall and also the other a line to the Makefile to fix some alignment problem Dec 19 16:36:31 the other day* Dec 19 16:37:00 GNUtoo: already pushed the patches to my kernel repo on github Dec 19 16:45:47 vquicksilver, ok Dec 19 16:46:11 vquicksilver, since you're doing an SHR port, maybe you could ask JaMa for access on the SHR kernel repository? Dec 19 16:46:38 jeepingben: nvm, I've done it already Dec 19 21:52:17 GNUtoo-hplaptop: sure, but latter when I get the rest of the pieces in shr Dec 19 21:52:58 ok Dec 19 21:56:29 GNUtoo-hplaptop: kernel takes much more space than the recipes, and for the moment github is enough for doing my testing Dec 19 21:56:50 ok Dec 19 22:56:51 thanks JaMa, I will try to do something else before I forget the little bit of git I learned Dec 19 22:59:33 great, I like patches from you :) **** ENDING LOGGING AT Thu Dec 20 02:59:59 2012