**** BEGIN LOGGING AT Fri Dec 15 03:00:02 2017 Dec 15 08:11:04 Morning! Dec 15 08:11:48 Tofe: If I understand correctly on TP we use LVM from webOS? So for Mido we'd need to have LVM in ramdisk and then do action from there? Dec 15 08:23:43 Herrie: well, it depends how much we need lvm here Dec 15 08:23:46 Morning! Dec 15 08:25:30 Tofe: I have no clue :P Dec 15 08:26:36 No expert at low level *nix stuff Dec 15 08:30:29 Herrie|Pre3: now I think it is time to play a bit with our initramdisk's init Dec 15 08:31:11 for instance, you can try to print the whole /dev content to console Dec 15 08:32:04 PS: you don't need to rebuilt the whole image each time you modify the iniramdisk, just do a "bb virtual/kernel" should be fine I think Dec 15 08:32:19 ah no, wait, not that target, it's somethine else Dec 15 08:32:39 "bb initramdisk-image-android" maybe Dec 15 08:38:31 Tofe: I do recipe and then image is a few mins Dec 15 08:38:40 since all is built Dec 15 08:38:54 already Dec 15 08:49:03 Tofe: How I print the dev content to console? Dec 15 08:56:11 > /dev/ttyprintk Dec 15 08:56:23 ls -lR > /dev/ttyprintk Dec 15 08:56:51 Herrie|Laptop: well when only rebuilding initrd, image is a few seconds ;) Dec 15 08:57:16 Tofe: Yeah but I anyway would need an image no? Or just for the kernel you mean? Dec 15 08:57:22 And I just try booting kernel? Dec 15 08:57:25 Instead of flashing whole iamge? Dec 15 08:58:11 Herrie|Laptop: yes, so far it's just a matter of booting the kernel + initrd; the rest doesn't matter yet, as long as the root switch isn't successful Dec 15 08:58:40 so you only need to refresh the .fastboot image Dec 15 08:59:23 Tofe: OK understood Dec 15 08:59:33 Busy for a bit now, will have some time around lunch to paly I guess Dec 15 13:48:11 Tofe: Finally escaped the hectics :P Dec 15 13:52:48 :) Dec 15 13:56:04 So where do I place this "ls -lR > /dev/ttyprintk"? I add it to a .sh similar like with Tenderloin? Dec 15 14:15:08 put it directly in our init script, like, here https://github.com/shr-distribution/meta-smartphone/blob/pyro/meta-android/recipes-core/initrdscripts/initramfs-boot-android/init.sh#L35 Dec 15 14:16:07 oh and it's "ls -lR /dev > /dev/ttyprintk", of course Dec 15 14:22:23 Tofe: Where somewhere in that file? Dec 15 14:29:53 Herrie|Laptop: line 35 looks good Dec 15 14:40:10 Herrie|Laptop: another thing that may be tried, in an optimistic way, is to just start adb instead of the chroot (see line 37) Dec 15 14:40:52 not sure that works, though; actually it didn't when I tried it for debugging my N5 port Dec 15 15:06:14 Tofe: What should I see in the log? Dec 15 15:59:17 This is what I have now: https://bpaste.net/show/2744efa93933 Dec 15 15:59:25 I flashed this to boot partition right? Dec 15 16:02:49 Herrie|Laptop: doesn't look like "ls" got executed Dec 15 16:03:06 you don't even need to flash it, just boot it directly via fastboot Dec 15 16:15:04 Tofe yeah looks so Dec 15 16:19:18 x-mas party @ work tonight more time tomorrow :p Dec 15 17:17:29 Herrie: I've got a wine tasting session; we all have our chores! **** ENDING LOGGING AT Sat Dec 16 03:00:01 2017