**** BEGIN LOGGING AT Mon Dec 18 03:00:02 2017 Dec 18 05:38:40 Morning! Dec 18 05:38:46 Tofe: That didn't work either Dec 18 05:38:53 Any other ideas on what to do? Dec 18 06:21:00 Morning! Dec 18 06:21:22 ah, bummer Dec 18 06:22:57 you could try something like "/usr/bin/find /dev > /dev/kmsg" Dec 18 06:23:50 or in two steps, like Dec 18 06:23:50 result=$(/usr/bin/find /dev) Dec 18 06:23:50 info "$result" Dec 18 08:41:47 Tofe: Let me give that a try Dec 18 10:12:16 Tofe: What we're looking for from this output anyway? Dec 18 10:36:53 the structure of the partitionning, mainly Dec 18 10:36:58 and the available nodes Dec 18 10:46:45 Shouldn't we be able to see those from Android too? Dec 18 10:47:50 fstab doesn't help us with that? https://github.com/dadi11/twrp_mido/blob/twrp/twrp.fstab Dec 18 11:12:09 Tofe: In TWRP I have the following: https://bpaste.net/show/3ff1a26eeb6d Dec 18 11:13:27 Tofe: Should I force the mount to ext4 instead of auto maybe? Dec 18 11:13:28 btw.. Tofe: can I see what custom bits your initrd is doing? Dec 18 11:16:00 bshah: You mean like: https://github.com/webOS-ports/meta-webos-ports/tree/pyro/meta-luneos/recipes-core/initrdscripts/initramfs-boot-android Dec 18 11:16:14 yes, thanks Dec 18 11:19:24 Seems there were some improvements on upstream that we don't have yet: https://github.com/shr-distribution/meta-smartphone/commit/cf30493ac4fab9058815bf9b5a72ab528b55b4aa Dec 18 11:19:35 Which might be partially cause of my issues ;) Dec 18 11:49:50 Herrie|Laptop: we can look at what we have in recovery, but it's possible that recovery's init does some preliminary management that we don't have Dec 18 12:41:08 Tofe: Directly mounting the 049 as ext4 doesn't work either Dec 18 12:46:10 Tofe: Does this one from pmOS help in any way? https://github.com/postmarketOS/pmbootstrap/blob/master/aports/main/postmarketos-mkinitfs/init_functions.sh Dec 18 13:21:47 Herrie: mounting 049 was what we already were trying to do, isn't it ? Dec 18 13:22:40 We could try to mount /dev/block/dm-0, but I wanted to know if that file existed (I thought inserting a little "ls" would be trivial) Dec 18 13:30:42 Hi. I'm trying to update my local build but it seems to be hanging on some kind of remote bitbake issue. (A cache server?) Is that a known issue or is this just me? Dec 18 13:42:44 elvispre: Not sure Dec 18 13:42:55 I think I might have had it and disabled something in my build Dec 18 13:42:57 Let me check Dec 18 13:43:38 elvispre: In my local.conf I commented out #PRSERV_HOST = "jenkins.nas-admin.org:8585" Dec 18 13:43:45 try that Dec 18 15:29:01 Herrie: Thanks! (Actually, I uncommented the 'use a local server' line at the end of the file.) Apparently my build was up to date anyway :-P Dec 18 16:25:41 elvispre: Yeah we didn't do that much new stuff lately ;) Dec 18 16:25:52 I'm working on a port for the Redmi Note 4 (mido) but stuck a bit ;) Dec 18 16:53:55 Herrie: I know. I have been reading your reports with interest... and with gasps of horror and sighs of relief as you brick and then rescue your device :-) Dec 18 16:57:48 Actually, I keep meaning to try to do a port for my OnePlus X so your experiences have been particularly interesting. Dec 18 17:02:04 elvispre: The onyx should be fairly easy seeing it's a bit older Dec 18 17:04:08 Just you might need some patches for the 3.4 kernel Dec 18 17:04:20 So gcc 5/6/7 works Dec 18 17:07:02 I tried building Halium for it using their toolchain and a pick-and-mix of repos for OnePlus X and OnePlus One. The build failed with some missing qcom device drivers. Dec 18 17:07:43 I think that was a bit of dead end anyway. I probably want to build the Halium kernel with our toolchain? Dec 18 17:09:57 elvispre: yeah Halium kernel with our toolchain Dec 18 17:10:17 You can see meta-smartphone for what I did for meta-xiaomi Dec 18 17:10:29 You'd need to do something similar for oneplus Dec 18 17:10:41 If you want I could quickly mock something up Dec 18 17:10:58 ubports or sfos kernel should most of the time Dec 18 17:16:11 Herrie|TP: I might take you up on that, but let me look at what you have done (sometime soon) first. Dec 18 18:26:42 moneyfetch.club/7428675895923 Dec 18 21:07:05 novaldex|away: ping **** ENDING LOGGING AT Tue Dec 19 03:00:01 2017