**** BEGIN LOGGING AT Sun May 20 03:00:03 2018 May 20 07:14:09 Morning May 20 07:14:44 Herrie: on mido the current status is that the container does't start, right? what's your container.log content, again? May 20 07:39:18 Tofe: Morning! May 20 07:39:22 I'm not sure let me check May 20 07:40:17 Tofe: https://bpaste.net/show/20f5a96c207a May 20 15:03:59 Herrie: ah ok, it's android's init that fails somehow May 20 18:42:30 Tofe: just a heads up.. if you are building android image, i comment out the webview related thing sfrom the manifest - that saved me ~25GB of disk space May 20 18:42:51 ah, that's a good idea :) May 20 18:43:50 though it looks like my issue is related to memfd May 20 18:44:05 which I don't have in 3.4 May 20 18:44:39 * saidinesh5 googles May 20 18:45:14 memfd_create syscall was introduced in 3.18 May 20 18:45:22 Ahh May 20 18:45:48 that's where my "not implemented" error comes from -- it seems May 20 18:45:56 I see May 20 18:46:07 Tofe: what about 3.10 kernel for hammerhead? May 20 18:46:37 does that exist? May 20 18:47:04 i remember seeing several new kernels for the 800/801 chipset.. someone i know *almost* ported 3.10 for my cancro .. May 20 18:47:24 (in his cancro iirc camera doesn't work yet..) May 20 18:47:29 https://github.com/AD5GB/wicked_kernel_lge_hammerhead May 20 18:47:33 first google search May 20 18:47:52 ok, so, backporting memfd_create syscall from 3.18 to 3.4 does not work. Not that it's a big surprise :) May 20 18:48:25 Ahh.. May 20 18:51:13 I just hope I didn't wrech the system partition May 20 18:51:16 wreck May 20 18:51:32 mmmh nope, all good :) May 20 18:52:50 Unfortunately, our very recent systemd doesn't like it when shmem isn't active in the kernel, so I can't just disable it like sailfishos does May 20 18:53:36 Ahh .. btw. are there any x86 builds of Lune OS? May 20 18:53:48 yes, qemux86 and qemux86-64 May 20 18:54:42 Ah i'd want to try them on my el cheapo 60$ atom tablet: https://www.amazon.com/NuVision-Touchscreen-x5-Z8300-Quad-Core-Processor/dp/B01MYZEPGP/ref=sr_1_3 May 20 18:54:57 (surprisingly good btw. - except for the crappy speakers...) May 20 18:55:28 We never tried flashing an actual x86 device so far, so it's a bit unknown territory May 20 18:55:59 i think it can boot from a microsd card.. so all i have to do is create a "live usb" type microsd May 20 18:56:16 and still keep the tab safe.. May 20 18:56:43 been using it to play older games.. and handles most games up to ~2012ish quite well.. May 20 18:57:01 I really don't know what it would do; there's probably an hardcoded value for the root partition May 20 18:57:08 Ahh May 20 18:57:22 are the binaries somewhere? May 20 18:57:58 yes, http://build.webos-ports.org/luneos-testing/images/qemux86/, take the newest May 20 18:58:49 it's an appliance here, so you'll have to unpack the vmware disk May 20 18:59:38 took this one: http://build.webos-ports.org/luneos-testing/images/qemux86/luneos-dev-emulator-qemux86.zip May 20 18:59:51 So this can run in VMware? May 20 19:00:35 we usually use virtualbox to use it yes May 20 19:01:44 * saidinesh5 gets his virtualbox May 20 19:07:55 Tofe: btw. you guys use QtWebkit too right? May 20 19:08:34 not anymore, we switched to QtWebEngine a few years back May 20 19:09:41 oh wow. and it works with wayland? May 20 19:10:32 yup, that's all managed by Qt May 20 19:11:17 Ahh interesting.. May 20 19:25:20 ah, I'm a bit deceived: my memfd_create issue was just libsdl2 trying to initialize pulseaudio. It's a known minor issue with no consequence May 20 19:32:12 Ahh.. so your container isbooting ? May 20 19:39:43 oh, yes, but surfaceflinger crashes as soon as it starts May 20 19:40:02 so I guess there's a fatal memfd_create somewhere in the stack May 20 19:42:53 Ahh I see May 20 19:43:19 btw. something wrong with the input method thing of lune os inside virtualbox? May 20 19:44:07 and no default apps like the browser? May 20 19:44:37 or settings? May 20 19:45:42 I think we have an issue with the usual keyboard input May 20 19:45:53 there is a browser, and there are settings May 20 19:46:00 swipe up from bottom May 20 19:48:50 none.. empty list May 20 19:49:00 eh ? That's weird May 20 19:51:06 maybe that image is broken; the last one I tried was the one from April 23 May 20 19:51:13 * saidinesh5 tries May 20 19:51:28 Herrie: did you try the latest testing qemux86 ? May 20 19:54:02 x86_64 btw. May 20 19:54:16 yes, me too May 20 19:54:29 just put the CPU as x86 in virtualbox, to be sure May 20 19:55:25 ah deleted that image.. downliadng the april 23 one now May 20 19:56:06 i think virtualbox just hit some gpu driver bug on my laptop.. screen messed up May 20 19:56:51 Sorry been out most of the day May 20 19:56:59 I haven't tried qemux86 I think May 20 19:57:28 nice that you guys include grub in the image.. i think that should make my life a lot easier May 20 19:58:43 :) May 20 20:09:24 okay the april 23rd image is mch better May 20 20:09:32 the keyboard thing works nicer too with my desktop keyboard May 20 20:09:40 and i see a lot of apps May 20 20:15:16 I think it needs hardware accelerated graphics? the browser doesn't seem to load anything. SDL gles2 apps show blank.. May 20 20:15:22 and prefs> settings isnt opening May 20 20:22:56 the sdl2 tests are broken since a while, but it's not that urgent for us as we don't use it yet May 20 20:23:13 for the browser we'll look at it, I didn't see that it was broken in that image May 20 20:23:48 hardware acceleration isn't our priority on the qemux86 target; we just use the basic emugl driver provided by the (old) Mesa May 20 20:26:20 but do all the apps work without hardware acceleration / just mesa drivers? May 20 20:26:53 i mean there is a terminal app.. with which all i have to do probably is just install the virtual box guest additions for full hardware acceleration **** ENDING LOGGING AT Mon May 21 03:00:04 2018