**** BEGIN LOGGING AT Wed Dec 13 03:00:03 2017 Dec 13 07:51:52 Morning Dec 13 07:52:09 Herrie: didn't see your message last night sorry Dec 13 07:52:59 your last_kmsg analysis seems correct, that's what I would do too Dec 13 07:54:43 in /sys/fs/pstore you just have dmesg-ramoops ? Dec 13 07:57:12 it does look like it's the correct file to analyze Dec 13 08:12:29 Tofe: No worries Dec 13 08:12:42 Tofe: Yeah it just has a dmesg-ramoops which seems a binary Dec 13 08:12:54 I'll try to get a hold of piggz Dec 13 08:12:58 He might have some ideas Dec 13 08:16:27 Tofe: Kernel image for android should be boot.img normally right? Dec 13 08:16:40 That's about 22MB for mido, similar to my .fastboot file Dec 13 08:34:52 yes, boot.imf Dec 13 08:34:53 img Dec 13 09:04:43 Hmmz that doesn't boot Android Dec 13 09:04:48 Seems I might have overwritten something else :P Dec 13 09:39:43 :p Dec 13 09:47:43 OK Android on it again Dec 13 09:47:44 Another try Dec 13 12:47:00 Tofe: piggz suggested to telnet in Dec 13 12:47:03 Any ideas how to do that? Dec 13 12:56:34 Herrie|Laptop: via usb rndis I guess Dec 13 12:57:04 though it's still weird that you can't just adb into recovery Dec 13 12:57:24 Tofe: I can adb Dec 13 12:57:50 Just nothing in the /sys/fs/pstore/ Dec 13 14:03:28 ah ok Dec 13 14:03:35 but that'll not change with telnet Dec 13 15:47:12 I *think* it's good time to get LuneOs working with hybris-boot... tss tss. :P Dec 13 15:56:47 bshah: That still won't solve anything will it? Dec 13 15:56:56 I must be doing something basic wrong somewhere Dec 13 17:44:50 bshah: that migration can only be done on an already working target :p Dec 13 18:47:18 Tofe: I'm a bit at a loss currently on what to do. It seems it takes my kernel but doesn't boot it or not properly at least. Dec 13 18:48:17 I guess I could use the mkimage tools to analyze my boot.img to make sure structure matches with the official boot.img as a start to rule out anything obvious? Dec 13 18:50:55 Or you have other ideas? Dec 13 19:29:57 Herrie|TP: can you send me your boot.img, the one from android, plus the dmesg-ramoops content ? Dec 13 19:30:06 I can try to analyze it here too Dec 13 19:41:49 anyone know if db8 has ever been used outside of webOS? or anyone know of any other databases that have a feature similar to the db8 kinds ? i have a specific application purpose in mind that could really really use that functionality Dec 13 19:50:50 EricBlade: I don't know at all Dec 13 20:03:50 I'm realizing that my database experience is.. not.. significant enough to tell me how to create an extensible system like that Dec 13 20:03:52 :-) Dec 13 20:08:34 EricBlade: and my database experience is much, much smaller than that :) Dec 13 20:09:15 Still, a database offering meta-type capabilities can't be that rare Dec 13 20:10:28 EricBlade: THere was an Ukrainian or Russian dev who forked it Dec 13 20:10:33 And used it elsewhere I think Dec 13 20:12:29 EricBlade: https://github.com/feniksa/indb8 Dec 13 20:12:33 That's the one Dec 13 20:12:40 He is or was LG SVL too Dec 13 20:13:48 Tofe: Seems my boot file is small... Dec 13 20:13:48 https://bpaste.net/show/e740258a7a27 Dec 13 20:13:59 11 VS 23 MB for kernel Dec 13 20:15:35 well, 23MB for a kernel, that's quite a beast Dec 13 20:15:59 but still it's strange that there is to much difference Dec 13 20:16:12 and your defconfig can't be that difference from android's Dec 13 20:16:18 s/ce/t/ Dec 13 20:17:00 Tofe: Yup Dec 13 20:17:34 When I had Image instead of Image.gz-dtb my kernel was closer to 23mb Dec 13 20:17:40 In my mido.conf Dec 13 20:18:13 You also need initramfs? Dec 13 20:18:23 nope Dec 13 20:19:17 mmmh could it be a .gz issue ? but this kind of thing is pretty well processed by yocto, it should work well Dec 13 20:20:41 Tofe: You'd say so Dec 13 20:26:58 Tofe: Here are 2 boot img http://www.vve-goudenleeuw.nl/images.zip Dec 13 20:27:17 thx Dec 13 20:30:20 Tofe: This one uses same 8953 chip: https://github.com/mcharleb/meta-qti-bsp/blob/f1b0f4e3f8e41d6741a6f782d04e76c7ecda7cf6/conf/machine/apq8053.conf Dec 13 20:36:26 Herrie: when ungzipped, both kernels have a similar size (24.4Mo and 24.9Mo) Dec 13 20:45:14 Tofe: Hmmz Dec 13 20:45:17 Herrie: a weird thing to try would be to repack android's kernel with your ramdisk Dec 13 20:57:44 Tofe: With mkbootimg? Dec 13 20:57:57 yup Dec 13 21:02:12 ah no it's simply mkboot again Dec 13 21:05:03 Seems I don't have a fstab file in my ramdisk for example Dec 13 21:21:49 Tofe: Do I need to have a fstab + init before I can use the kernel? Dec 13 22:19:56 you don't need any fstab in the ramdisk, we use plain naming in our init script Dec 13 22:20:55 mmh the init script looks weird Dec 13 22:21:21 variables haven't been replaced by their values Dec 13 22:21:52 $sdcard_partition, $distro_name, etc Dec 13 22:22:50 ah, no, sorry, we parse the .conf files at the beginning. All is well. **** ENDING LOGGING AT Thu Dec 14 03:00:00 2017