**** BEGIN LOGGING AT Thu Jan 18 03:00:02 2018 Jan 18 06:57:02 Morning! Jan 18 07:49:18 Morning! Jan 18 08:47:30 Seems that in 3.12+ kernels they changed the shrinker API as per https://patchwork.kernel.org/patch/1813061/ so memnotify won't work (calls .shrink which should become .scan_objects). Would need to patch it for mido. I can do it with a simple .bbappend for mido but wondering if there would be a way to do it for 3.x kernels somehow Jan 18 08:47:37 I guess that's to check with JaMa when he's around Jan 18 09:17:51 Tofe: FYI https://github.com/webOS-ports/meta-webos-ports/pull/273 Jan 18 09:22:24 Herrie|Laptop: there's a cleaner way, by testing the version of the kernel Jan 18 09:25:50 Tofe: I guess so :P Jan 18 09:26:59 Tofe: No clue how to do that :P Jan 18 09:28:09 Herrie|Laptop: I'll have a look tonight, I don't remember either :) Jan 18 09:49:05 Tofe: Thnx Jan 18 09:49:23 mido's battery was emtpy so didn't have a chance to test new kernel with larger logging Jan 18 14:44:57 Onyx kernel is building now too :) Jan 18 20:10:38 ping Herrie|2 Jan 18 20:35:38 elvispre: pong Jan 18 20:38:03 Herrie: If you want me to try that onyx image, sure, upload it somewhere. Jan 18 21:11:28 elvispre: little one is taking a bath now but put file to upload. Should be able to share a link in 15-20 mins when he's done with bath :-P Jan 18 21:11:40 :-) Jan 18 21:11:52 Likely to fail hard but at least you could pull a log and we can take it from there. Jan 18 21:13:04 Fixed the biggest bug earlier in the week (no Android image present :-P) for mido, onyx & athene ;-) Jan 18 21:13:22 mido is a bit of a pain due to aarch64 and new kernel ;-) Jan 18 21:13:39 But we'll get there sometime Jan 18 21:14:23 These onyx kernel patches are along the same lines as what I have been looking at. Jan 18 21:15:51 I am stuck on qpnp-revid.c. Nothing I do stops it saying there is a section mismatch (apart from introducing syntax errors deliberately to check they get noticed). Jan 18 21:18:44 elvispre: Well mine works I tried after -c cleansstate even Jan 18 21:19:15 Last patch I needed to do myself to get the hardcoded 4.8 version out Jan 18 21:19:52 I got some inspiration from a Sony omnirom kernel tree where they reverted these gcc commits Jan 18 21:21:01 Yes I am looking at the patch you sent me. Jan 18 21:22:03 My qpnp problem weird. There are now *no* section annotations in the file but the build just keeps on reporting the same error message. Jan 18 21:26:27 elvispre: http://vve-goudenleeuw.nl/luneos-dev-package-onyx-20180118150953-0-0.zip Jan 18 21:27:04 Fetching it now... Jan 18 21:27:05 Only thing I did extra is fix the nyx modules & luna-platform with mock files Jan 18 21:27:11 And it builds Jan 18 21:27:26 I PR-ed the patches to Halium so we can use their repo once they merge Jan 18 21:27:46 https://github.com/Halium/android_kernel_oneplus_onyx/pull/1 Jan 18 21:27:56 I'll be interested to see them... Ah ha! Jan 18 21:39:52 Herrie: So I flashed that image. No surprise that "nothing happens". I have booted into recovery again. What now? Look for a log somewhere? Jan 18 21:46:44 Yes Jan 18 21:46:59 In recovery do: adb pull sys/fs/pstore/console-ramoops Jan 18 21:48:57 No pstore Jan 18 21:51:55 adb pull /proc/last_kmsg ? Jan 18 21:55:29 Haven't got that either :-( Jan 18 21:55:33 From Android 6.0 should be in /sys/fs/pstore normally Jan 18 21:55:53 It just doesn't exist Jan 18 21:56:17 You could take the boot.img from the zip Jan 18 21:56:37 And do fastboot boot boot.img -c enable_adb Jan 18 21:56:54 It should allow you to adb in before it reboots :-) Jan 18 21:57:44 I.e. it will get stuck and you can adb in Jan 18 21:58:08 If it doesn't work at all might be I have the offsets wrong at my side still somehow Jan 18 21:58:29 With mido I could adb in (took a while to get that sorted). Jan 18 21:58:37 Interesting. I need to get something to eat so I shall try that tomorrow. (Sorry.) Jan 18 21:59:05 Now I can see it switches to rootfs just something in my udev rules or android init is still off and it fails early in boot Jan 18 21:59:24 I'm off to bed soon, been a long day ;-) Jan 18 21:59:50 Sleep well! Jan 18 22:01:14 Thnx you too for later **** ENDING LOGGING AT Fri Jan 19 03:00:00 2018