**** BEGIN LOGGING AT Tue Dec 11 03:00:02 2018 Dec 11 04:20:05 Thank you Alessandro.. just one more question.. the docs mentioned that i need to look for cm.dependencies or lineage.dependencies file in that repository that will tell me all of the other repositories that your device is reliant upon. … but none of the repo has such file. does that mean that micromax a311 does not have any depe Dec 11 04:20:05 ndencies Dec 11 06:15:23 @happyrohit, No, usually you only need Device tree, vendor repo and kernel, if but if something is needed and not mentioned properly , you can always ask the developer Dec 11 06:17:45 @abhishek_0, Thanks for the info Dec 11 11:19:52 Kishore was added by: Kishore Dec 11 11:35:30 Before I try to port Halium to rosy, I need to get a new phone. Dec 11 11:36:14 (so yea, i'll test it on may, when the xiaomi mi 9/10 launches) Dec 11 11:36:56 (or even before, because i'm thinking of the mi 8 lite) Dec 11 11:57:52 @SALPHA8506, Have you udev rules added? Dec 11 11:58:32 yes Dec 11 13:04:33 NefixEstrada was added by: NefixEstrada Dec 11 13:08:22 Hey there! I'm trying to port UB Touch for my device; Zuk Z2 Plus. There's already a "port" made, but when I try booting halium-boot it throws me an error saying that wasn't able to locate the data partition. When I list the partitions, I see no partitions. Do you have any clue why that could be happening? Thanks in advance!! Dec 11 15:01:09 @NefixEstrada, Did the ICE stuff lead anywhere? Dec 11 15:01:40 I did change the configurations you suggested with no luck Dec 11 15:01:45 It wasn't compiling Dec 11 15:10:36 @NefixEstrada, which tree are you using ? I'm also porting for zuk z2 plus Dec 11 15:10:45 ❤️ Dec 11 15:11:09 I'm using the tree that comes by default with halium Dec 11 15:11:15 @SALPHA8506 do you have libdsyscalls branch? Dec 11 15:12:39 @NotKit, can you explain what you want ? Dec 11 15:13:50 @NefixEstrada, did you boot halium ? Dec 11 15:13:55 Nope Dec 11 15:14:02 I wasn't able to boot Dec 11 15:14:14 And neither with hybrid-boot or halium-boot Dec 11 15:14:31 problem ? Dec 11 15:15:17 ``` … 179 0 61071360 mmcblk0 … ``` 179 32 4096 mmcblk0rpmb … ```^ `cat /proc/partitions` … ``` Dec 11 15:15:18 @NefixEstrada, did you compiled ? Dec 11 15:15:27 @SALPHA8506, you need libdsyscalls-bshah branches of frameworks_native and bionic Dec 11 15:15:33 Yeah, it did compile successfully with the default options Dec 11 15:15:37 check UBPorts porting faq Dec 11 15:15:45 [Edit] 179 0 61071360 mmcblk0 … ``` 179 32 4096 mmcblk0rpmb … ```^ `cat /proc/partitions` Dec 11 15:15:58 [Edit] ```179 0 61071360 mmcblk0``` … ``` 179 32 4096 mmcblk0rpmb … ```^ `cat /proc/partitions` Dec 11 15:16:17 @NefixEstrada, you login in ssh ? Dec 11 15:16:23 Nope, telnet Dec 11 15:16:56 In fact, hybris-boot didn't even throw telnet, I had to boot with hybris-recovery Dec 11 15:17:39 ok wait i'm giving you fix-mountpoint and kernal config for hybris-boot Dec 11 15:17:48 https://paste.ubuntu.com/p/WVH3VtJ98x/ … ^ this is the dmesg Dec 11 15:19:40 @NefixEstrada, cat diagnose.log Dec 11 15:19:41 ? Dec 11 15:19:52 Oh Dec 11 15:20:09 Give me like 10 minutes to flash everything again Dec 11 15:20:46 I doubt halium-boot creates a diagnose.log it's a hybris-boot thing Dec 11 15:22:35 @NefixEstrada, which boo.img you are using hybris-boot or halium ? Dec 11 15:22:40 boot.img* Dec 11 15:22:47 I can try both of them :D Dec 11 15:23:07 Which should I use first? Dec 11 15:23:11 @SALPHA8506, this is for hybris-boot not for halium Dec 11 15:23:18 @NefixEstrada, so hybris first Dec 11 15:23:26 Oh, then I'll try hybris first Dec 11 15:23:39 ok check Dec 11 15:25:34 @NefixEstrada, i tried halium, Pm and Ubuntu touch getting same problem every time EGL_Test 😂 Dec 11 15:26:06 @SALPHA8506, see Dec 11 15:27:23 run it with strace and see if it tries to load mesa egl libs on CAF device for example (instead of hybris-egl) :) Dec 11 15:28:36 Where's diagnose.log located? Dec 11 15:29:20 [Edit] run it with strace and see if it tries to load mesa egl libs on CAF device for example (instead of hybris-egl) :) Dec 11 15:29:28 @NefixEstrada, did you loged in telnet Dec 11 15:29:32 Yeah Dec 11 15:29:38 But it's not in the root Dec 11 15:30:04 cat diagnose.log Dec 11 15:30:24 @SALPHA8506, check it Dec 11 15:30:24 ```~ # cat diagnose.log … cat: can't open 'diagnose.log': No such file or directory``` Dec 11 15:30:40 ooo sorry Dec 11 15:30:47 init.log? Dec 11 15:30:54 cat diagnosis.log Dec 11 15:30:58 @SALPHA8506, this Dec 11 15:31:14 ```~ # cat diagnosis.log … cat: can't open 'diagnosis.log': No such file or directory … ~ # pwd … /``` Dec 11 15:31:16 Not here Dec 11 15:33:24 did you config you z2_kernal ? Dec 11 15:33:36 No, I used the default config Dec 11 15:35:20 you have to config your kernel first for hybris-boot as shown in documentation. Dec 11 15:36:47 Where is the configuration? I just followed the docs, I checked the config and applied it to the kernel (following the UB Touch docs) but I didn't modify anything from it Dec 11 15:37:35 @NefixEstrada, it's a different for both halium-boot and hybris-boot Dec 11 15:38:02 Is it? Where is it located then? I'm a little lost right now Dec 11 15:39:56 (Document) https://irc.ubports.com/m0nKRqYN.txt Dec 11 15:40:07 @SALPHA8506, for hybris boot Dec 11 15:41:09 To add the information needed, @NefixEstrada has ICE enabled on the device. It seems like this encrypts data while it's on the way to the block Dec 11 15:41:20 And where am I supposed to copy it? Dec 11 15:42:24 @UniversalSuperBox, but i think he didn't config a kernal that's why he is getting a problem. Dec 11 15:44:12 @NefixEstrada, in your tree ,place it in … kernal/............./arm64/confis/ Dec 11 15:44:36 That's the same config path as the halium-boot kernel config, isn't it? Dec 11 15:44:56 @NefixEstrada, yes Dec 11 15:47:36 Ok, so it has compiled Dec 11 15:47:40 Let's see what it does Dec 11 15:50:02 It's in a boot loop now Dec 11 15:50:20 Is this normal? Dec 11 15:51:45 Should I try with the hybris-recovery? Dec 11 15:53:50 are you using twrp ? Dec 11 15:53:56 Yeah Dec 11 15:54:04 The modded version for Treble Dec 11 15:54:26 go in file manager and see system.img existing or not in /data Dec 11 15:54:41 @SALPHA8506, through twrp Dec 11 15:55:17 Oh, my Android is still installed Dec 11 15:55:29 I forgot to flash the system Dec 11 15:55:40 what ? Dec 11 15:56:02 how you flash halium-rootfs ? Dec 11 15:56:12 I didn't flashed the rootfs Dec 11 15:56:18 That's what I was trying to say Dec 11 15:57:17 That will def have a negative impact on a successful boot lol Dec 11 15:57:24 xD Dec 11 15:57:36 Yesterday was flashed though Dec 11 15:58:18 @NefixEstrada, ok do it fast Dec 11 15:59:06 @NefixEstrada, halium wouldn't make it go away! halium goes into /data/rootfs.img not into /system/ Dec 11 15:59:27 What do you mean? Dec 11 15:59:47 @NefixEstrada, 🙈 Dec 11 16:00:31 you said your Android is still there. If you mean by that, that you still see it in /system, then I'm just clarifying that this is normal Dec 11 16:00:39 halium is not installed into /system Dec 11 16:00:53 Oh I though it was installed since there were lots of stuff in /data Dec 11 16:02:09 @NefixEstrada, yeah but you have to check that system.img and rootfs.img existing after fashing halium . Dec 11 16:02:55 What rootfs should I use? The UB Touch one or this one? … http://bshah.in/halium/halium-rootfs-20170630-151006.tar.gz Dec 11 16:03:46 @NefixEstrada, this Dec 11 16:03:51 Ok Dec 11 16:04:59 if you are using UBtouch then you have to create Halium-boot.. Dec 11 16:05:12 instead of hybris-boot Dec 11 16:05:31 `update-binfmts not found in $PATH` <- I'm in Arch. Why does that happen? I installed the AUR halium-dev package Dec 11 16:07:04 @NefixEstrada, what ? Dec 11 16:07:42 I'm getting that when trying to execute the `halium-install-standalone.sh` script :/ Dec 11 16:09:37 Can you just install that thing? Dont know arch ... Dec 11 16:09:52 It's not in the repos :( Dec 11 16:10:30 How did you install previously? Dec 11 16:10:37 I was using a VM Dec 11 16:10:53 But it's on another network, so it's really slow Dec 11 16:11:00 @NefixEstrada, https://github.com/JBBgameich/halium-install?files=1 Dec 11 16:11:23 @SALPHA8506, use this Dec 11 16:14:00 @SALPHA8506, @NefixEstrada see yourself ,how to use it , it's time to sleep bye. Dec 11 16:14:10 Good night! Dec 11 16:14:19 I already used it, it's a thing of dependencies Dec 11 16:14:26 Thanks for all your help and effort!! Dec 11 16:15:25 @SALPHA8506, i use this every time to flash pm,halium. Dec 11 16:16:42 That JBB script is a thing of beauty IMO Dec 11 16:41:42 a1ur0n was added by: a1ur0n Dec 11 17:39:20 Yeah, it's in a bootloop Dec 11 17:50:52 @NefixEstrada, This dependency shouldn't be required anymore, I applied a patch a few minutes ago. Dec 11 17:51:04 Oh, nice! Dec 11 17:51:13 Thanks ❤️ Dec 11 19:35:38 Hello, my halium Initrd won't boot. Dmesg shows Product: Failed to boot with Manufacturer: Halium Initrd. I managed to get a telnet session but there is no diagnosis.log file. What would be the best way to proceed? Dec 11 19:37:17 The device I'm portin to is a LGe G3 d855 and I'm running Arch Linux on the latest kernel Dec 11 19:38:47 Which initrd are you using? halium-boot? Dec 11 19:38:54 In that case, the panic reason will be in `dmesg`. Dec 11 19:39:30 `PANIC: Panic reason` Dec 11 19:39:52 Sorry, `PANIC for reason:` Dec 11 19:47:01 I'm trying to port Ubuntu Touch from ubports. grep didn't find anything under panic. The only errors are these: Target filesystem doesn't have requested /sbin/init Dec 11 19:47:23 No init found. Try passing init= bootarg Dec 11 19:47:46 and run-init: opening console: No such device Dec 11 19:47:55 That's the real error Dec 11 19:48:00 Remove `console=` from your commandline Dec 11 19:49:25 where do I find that config? Is it the kernel config or halium-specific? Dec 11 19:49:36 It's in BoardConfig.mk Dec 11 19:49:51 BOARD_KERNEL_CMDLINE, I think Dec 11 19:53:17 first cmdline arg was console=none. I'm gonna rebuild the systemimage and try again. Thank you so far Dec 11 19:53:27 You'll need to rebuild halium-boot Dec 11 20:02:51 I rebuilt halium-boot, refllashed it and now it bootloops. Do I also have to rebuild the systemimage now? Dec 12 02:26:37 katrux was added by: katrux **** ENDING LOGGING AT Wed Dec 12 03:00:00 2018