**** BEGIN LOGGING AT Tue Jul 24 03:00:01 2018 Jul 24 08:28:09 I dont get any traces in logcat out of https://github.com/Halium/android_hardware_libhardware/blob/halium-7.1/hardware.c although the hw_get_module returns -EINVAL .. could errors be filtered out somehow? Jul 24 10:18:25 https://paste.ubuntu.com/p/nrtHWG9ws2/ Jul 24 10:18:52 @SALPHA8506, getting error while building systemimage Jul 24 10:23:51 Fwd from bhushanshah: I remember doing something with flex Jul 24 10:23:52 Fwd from bhushanshah: prebuilt one is broken or something Jul 24 10:23:52 Fwd from vanyasem: i just ran `cp /usr/bin/flex /long/path/prebuilts/misc/linux-x86/flex/flex-2.5.39` Jul 24 10:23:52 Fwd from vanyasem: (and i mv'ed the old flex-2.5.39 before that) Jul 24 10:24:03 sub to @halium_notes Jul 24 10:24:32 @vanyasem, cool ๐Ÿ‘ Jul 24 10:36:17 @vanyasem, ๐Ÿ‘๐Ÿป Jul 24 10:37:00 is there any document. of halium-boot ? Jul 24 10:42:37 @SALPHA8506, https://github.com/Halium/projectmanagement/issues/40 Jul 24 10:52:21 there was a PR to the docs Jul 24 10:52:27 but i am too lazy to find it Jul 24 10:58:10 @vanyasem, PR ? Jul 24 10:58:19 yeah, a pull request on github Jul 24 10:58:29 ok Jul 24 10:59:44 wait it was merged already Jul 24 10:59:49 @SALPHA8506, https://docs.ubports.com/en/latest/porting/building-halium-boot.html Jul 24 10:59:50 here you go Jul 24 11:00:24 @vanyasem, ๐Ÿ˜‡๐Ÿ‘๐Ÿป Jul 24 11:51:41 s-8506@s8506-X556UR:~/Desktop/Halium/FOR_PM_AND_HALIUM/halium-install-master$ ./halium-install -p halium halium-rootfs-20170630-151006.tar.gz system.img โ€ฆ simg2img not found in $PATH โ€ฆ make sure you have all dependencies installed. โ€ฆ dependencies: qemu binfmt-support qemu-user-static e2fsprogs sudo simg2img Jul 24 11:52:07 well install the deps? Jul 24 11:52:13 deps ? Jul 24 11:52:22 yeah, they are listed there Jul 24 11:52:34 ok Jul 24 11:53:31 Hey guys, long time no see you Jul 24 11:53:39 hi, i remember you Jul 24 11:53:55 Yeah, the problematic phone one Jul 24 11:54:24 I bought a redmi note 5 and I was thinking about porting Halium to it Jul 24 11:54:57 Do you know if is anyone trying it yet? Jul 24 11:55:26 ัั€ัƒัะป https://github.com/Halium/projectmanagement/issues?q=is%3Aopen+is%3Aissue+label%3APorts Jul 24 11:55:30 check* Jul 24 11:56:05 (Photo, 990x349) https://irc.ubports.com/n6ZU00EW.png Jul 24 11:59:08 Thanks Jul 24 12:03:39 @mayltonfnds, That's a note 5 or note 5 pro ? Jul 24 12:03:56 @trueleo, Note 5 Jul 24 12:04:33 @mayltonfnds, It is mostly same as note 4 just differs on screen size AFAIK Jul 24 12:05:06 @trueleo, That makes things easier Jul 24 12:08:49 Redmi note 5 comes with oreo, but Halium needs nougat support. Do you think it's possible to port it? Jul 24 12:13:05 @mayltonfnds, also I don't see any nougat port on XDA. If there is a lineage 14.1 port, you can use its sources Jul 24 12:13:12 @mayltonfnds, [Edit] also I don't see any nougat port on XDA. If there is a lineage 14.1 port, you can use its sources Jul 24 12:21:09 Bryn Chan was added by: Bryn Chan Jul 24 12:22:01 @trueleo, Yeah, I was looking for it too, but with no success Jul 24 12:46:49 Tofe: ping Jul 24 12:47:51 bshah[m]: pong Jul 24 12:53:34 Tofe: can you PR the changes required for nexus 5 with qt 5.11 to both bionic and libhybris repo? Jul 24 12:54:16 It seems plasma mobile got fixed on halium 7 but halium 5 is still broken and is clearly TLS issue Jul 24 12:55:50 bshah[m]: well I PR'ed it on ubports' repo, as we get it from there, so I'm just waiting Jul 24 12:55:56 Then I'll PR libhybris Jul 24 12:56:31 If you'd rather fork it on Halium's repo, I can move my PR there, of course. Jul 24 12:57:38 Tofe: I am fine with waiting on UBPorts, although can you PR libhybris change to libhybris? Or at least give me link to patch to cherry-pick? Jul 24 12:58:26 [well I won't be waiting forever for UBPorts people, I'll get chopsticks and poke people] :P Jul 24 12:59:13 bshah[m]: I didn't push it yet, but will do tonight. It's just a one-liner anyway. Jul 24 13:01:42 (at https://github.com/libhybris/libhybris/blob/master/hybris/common/hooks.c#L2658 , insert HOOK_TO(__set_errno_internal, _hybris_hook___set_errno) ) Jul 24 13:16:36 @bhushanshah does this mean plasma mobile will run on 18.04 bionic base?? Jul 24 13:17:49 Umm no Jul 24 13:17:57 bionic here means Android libc Jul 24 13:18:05 And not that bionic Jul 24 13:29:36 Ah ok.. thanks for clarification!! Jul 24 13:42:03 @bhushanshah did that TLS patch fix instability on Qt 5.11? Jul 24 13:42:25 "that TLS patch"? Jul 24 13:48:47 __set_errno_internal one Jul 24 13:49:14 That's just halium 5.1, it fixes compositor startup crash Jul 24 13:49:15 It fixed my crash in Qt 5.11 related to TLS, at least Jul 24 13:49:31 Yes, 5.1 only Jul 24 16:25:08 bshah: https://github.com/libhybris/libhybris/pull/395 Jul 24 17:18:11 Hey all! Jul 24 17:22:51 Jorge was added by: Jorge Jul 25 00:49:10 WaltWhite5775 was added by: WaltWhite5775 Jul 25 00:53:45 Hey, I'm trying to port halium to an exynos based Samsung Galaxy tab s. I have gotten to the point where it mounts the rootfs and executes init, but almost immediately after, it dumps the superblock data several times then reboots. I've tried the hybris-recovery image, but it kernel panics after a while. Jul 25 00:55:47 Here is a link to the last_kmsg: โ€ฆ https://pastebin.com/bMMfiMpS Jul 25 02:09:16 #halium:disroot.org **** ENDING LOGGING AT Wed Jul 25 03:00:02 2018