**** BEGIN LOGGING AT Tue Apr 27 02:59:56 2021 Apr 27 03:43:49 agoraquando was added by: agoraquando Apr 27 06:06:14 what is this "GNU/Linux 3.18.85-ElectraBlue-8.0-mido aarch64 "?? Apr 27 06:10:43 @babbu [what is this "GNU/Linux 3.18.85-ElectraBlue-8.0-mido aarch64 "??], Provide some context Apr 27 06:17:57 seems like the kernel (ElectraBlue is name of custom kernel iirc) Apr 27 06:19:49 Yes seems like 3.18.85 version of ElectraBlue kernel for Mido Apr 27 06:20:07 I used ElectraBlue kernel for my Halium 7.1 mido port Apr 27 06:20:30 (Photo, 718x90) https://irc.ubports.com/Y6QjAZeK.png Apr 27 06:21:46 @Herrie1982 can we use AnyKernel? Apr 27 06:21:50 for Halium Apr 27 06:22:35 In general you can use any kernel that will compile and boot Apr 27 06:22:43 Trial & error is my experience Apr 27 06:23:09 well it doesnt boot xD it goes into power reset mode Apr 27 06:23:46 If memory serves me right I used it for some target, just don't remember which one Apr 27 06:43:44 @babbu [], It just is the name of the kernel, doesn't mean much, and isn't important. Sounds cool though. Apr 27 06:56:34 @RealTheHexagon [It just is the name of the kernel, doesn't mean much, and isn't important. Sound …], Thnx Apr 27 07:47:35 Jash_Maester was added by: Jash_Maester Apr 27 07:48:03 jash Apr 27 07:48:15 the guy who lost the josh fight on the 24th and doesn't get to keep his name Apr 27 07:49:11 😂 Apr 27 07:49:19 Yeah Apr 27 07:49:22 lol Apr 27 07:49:39 well I was trying to port Hallium to Moto Z2 Play. Has anyone tried it yet? Apr 27 07:49:59 I failed on my last attempt. with few error logs. Apr 27 07:50:00 i barely know what halium is tbh Apr 27 07:51:31 (Document) https://irc.ubports.com/G0REBGsV.txt Apr 27 07:51:53 If anyone here can guide me. That'll be awesome Apr 27 07:52:16 mainly the step fails while compiling the kernel. Apr 27 08:19:22 d35cyph3r was added by: d35cyph3r Apr 27 08:45:45 @Jash_Maester [I failed on my last attempt. with few error logs.], Welcome to halium. For help, I just search the main function in the error, and see what comes up. Apr 27 08:58:16 @RealTheHexagon [Welcome to halium. For help, I just search the main function in the error, and s …], yeah did that, then circled back to nothing. Already applied patches listed by some devs on various articles/forum comments. Had no luck. Apr 27 08:58:35 anyways gonna start everything from scratch again. (after few days) Apr 27 10:59:55 (Document) https:"> `/home/ubports/halium/kernel/motorola/msm8953/kernel/sysctl.c:2277:12: error: 'kbuf' may be used uninitialized in this function [-Werror=maybe-uninitialized]` Apr 27 11:00:03 hmm what source are u using Apr 27 12:23:36 anyone knows what is dm-verity? Apr 27 12:39:58 @Theodore [anyone knows what is dm-verity?], Encryption Apr 27 12:40:10 And something related to kernel stuff Apr 27 12:40:11 should that be disabled? Apr 27 12:40:15 @Theodore [should that be disabled?], Yes Apr 27 12:40:26 Ah im running lineageos and its not disabled Apr 27 12:40:34 I havent seen any issues Apr 27 12:40:41 @Theodore [Ah im running lineageos and its not disabled], It gets disabled automatically Apr 27 12:40:47 Once you flash custom roms Apr 27 12:40:52 cool Apr 27 14:28:50 https://paste.ubuntu.com/p/5wV6P5VJ5R/ … anyone can please tell the possible error … i had corona so i had to drop the project for few days Apr 27 15:26:14 ``` Apr 27 15:26:14 ERROR: condor does not have mountpoint fixup data - see Apr 27 15:26:14 Sailfish OS HADK for details on how to fix this. Apr 27 15:26:43 hope you are better now @Zack83r u need to add ur device stuff in fixup-mountpoints file Apr 27 15:30:22 also if halium is so related to sfos why doesnt it work for me :'( i have sfos port working Apr 27 15:31:38 @Theodore [anyone knows what is dm-verity?], it's the boot signing stuff in android Apr 27 15:41:37 @mighty17 [hope you are better now @Zack83r u need to add ur device stuff in fixup-mountpoi …], DEVICE=$1 … shift … echo "Fixing mount-points for device $DEVICE" … case "$DEVICE" in … "pdx201") … do i need to write device code name in place of "DEVICE" Apr 27 15:41:58 @mighty17 [hope you are better now @Zack83r u need to add ur device stuff in fixup-mountpoi …], yes iam good thank you Apr 27 15:50:18 @mighty17 [hope you ar"> I haven't read that part of sailfishos hadk, but yeah it seems like that Apr 27 15:50:34 As $DEVICE is set in porting of Sailfishos as the device codename Apr 27 15:55:05 i figured out something … trying!! Apr 27 16:25:17 Nice Apr 27 16:56:18 Will this halium boot work for halium 10? … https://github.com/Halium/halium-boot/tree/halium-9.0 Apr 27 17:40:04 andaba dandole bacaco Apr 27 17:47:39 how can I install plasma mobile using Jonah's halium-install tool? Apr 27 17:53:04 (Photo, 563x187) https://irc.ubports.com/KwPtpZo5.png It doesn't push the image after its done for some reason Apr 27 18:03:31 "tar: usr/share/icons: Cannot mkdir: No space left on device" Apr 27 18:03:41 Well I am guessing this is the problem. Apr 27 18:10:30 Jerdna was added by: Jerdna Apr 27 19:00:17 https://gist.github.com/EralpCelebi/ab266c711e0efc4d74521f6985df3190 Apr 27 19:00:37 mount: mounting /dev//dev/block/mmcblk0p28 on /data failed: No such file or directory Apr 27 19:00:42 what could be the problem? Apr 27 19:10:54 Actually iam trying to add my devices in fixup-mountpoints with help form official porting guide Apr 27 19:14:18 Actually iam trying to add my devices in fixup-mountpoints with help form official porting guide … i have fastab.qcom file of my device … and trying to get info for my devices … using "readlink -f block/bootdevice/by-name/system" like commands but with no output … pls help Apr 27 19:24:07 did you adb into your device? Apr 27 21:15:32 @dopamine404 [did you adb into your device?], Yes Apr 28 02:10:52 reference rootfs is working in halium 9? Apr 28 02:13:49 @uotlaf [reference rootfs is working in halium 9?], no Apr 28 02:15:12 I've been wondering why it wasn't working for 1 month haha Apr 28 02:15:23 no way Apr 28 02:15:48 And how do you test if everything is working? Apr 28 02:16:03 halium-boot? Apr 28 02:16:18 Use the rootfs you want to boot anyway Apr 28 02:16:37 plasma with halium-boot? Apr 28 02:16:46 or hybris-boot is working? Apr 28 02:16:48 Plasma no longer supports Halium Apr 28 02:16:53 oh Apr 28 02:17:28 So only halium-boot is working? Apr 28 02:17:50 There is no longer a rootfs which uses hybris-boot, no Apr 28 02:18:00 ok Apr 28 02:18:01 thanks **** ENDING LOGGING AT Wed Apr 28 02:59:56 2021