**** BEGIN LOGGING AT Thu Mar 21 02:59:57 2019 Mar 21 05:37:29 @Qiangong2, I have few lumia prototype, htc evo 4g+,htc hd2 now haha Mar 21 05:38:37 @Thinhx2, Oh hey :D didn't know you were in the halium chat too Mar 21 05:39:05 @Qiangong2, Yeah,tada Mar 21 05:39:12 As someone who attempted to work with the Android4Lumia stuff, that project's organization is a mess Mar 21 05:39:27 I did a good bit of the cm14.1 bringup Mar 21 05:39:43 (based on the 12.1 and 13.0 stuff) Mar 21 05:40:11 @Qiangong2, Btw,i destroyed few prototype motherboard Mar 21 05:40:15 (Photo, 1280x960) https://irc.ubports.com/GAbOCJRi.png Mar 21 05:41:05 @r3pwn, Yes no manager,best dev leaved Mar 21 05:41:27 "best dev" is the one who was causing problems Mar 21 05:41:50 Doesn't matter if you're a good dev if you can't play nicely in a group of people Mar 21 05:41:57 @r3pwn, Yeah, I'm not trying to actually work on the Android portion, just trying to get Halium/sailfish working on them. Mar 21 05:42:18 I'll just go and complain to them if something breaks :D Mar 21 05:42:55 @r3pwn, Look like balika make a good start point for android for lumia Mar 21 05:43:08 But he make a mess for kernel too Mar 21 05:43:18 Ah, wasn't talkijng about him Mar 21 05:43:24 [Edit] Ah, wasn't talking about him Mar 21 05:43:51 @r3pwn, Btw who? Mar 21 05:44:05 I don't remember his alias Mar 21 05:44:24 @r3pwn, Roland? Mar 21 05:44:59 I don't think so? I don't remember, to be honest. That was a few years ago Mar 21 05:45:20 @r3pwn, Okay leave it Mar 21 05:45:32 Btw Mar 21 05:45:49 My hd2 have 4,5,6,7 base source Mar 21 05:46:02 Which base halium need to boot? Mar 21 05:46:14 5.1 or 7.1 Mar 21 05:47:42 Personally, I always try for 7.1, but you may need 5.1 since the hd2 is so old Mar 21 05:47:53 *for better compatibility Mar 21 05:50:58 @Qiangong2, Btw u know lune os? Mar 21 05:51:03 Base on web os source Mar 21 05:52:21 @Thinhx2, Yeah, I'm waiting until it gets more integrated into Halium to seriously try porting it. I've been following it a while though Mar 21 05:52:37 I've never gotten beyond just a basic build of it before Mar 21 05:53:19 @Qiangong2, Mean is hybrid lib or some thing? Mar 21 05:53:38 Halium use android tree or droid config tree? Mar 21 05:54:37 android tree Mar 21 05:55:58 @Thinhx2, It uses an OpenEmbedded layer in addition to an Android base Mar 21 05:56:12 Also, yes. An android tree Mar 21 05:57:09 Usually, if it's an official LineageOS tree, it will work fine on its own. The kernel is what you have to worry about Mar 21 05:57:33 Also, the halium manifests. Mar 21 06:01:13 @vorombe, Thank Mar 21 06:01:42 @Qiangong2, Only Mer-sailfish use droid config? Mar 21 06:01:56 @Thinhx2, Correct Mar 21 06:02:17 @Qiangong2, Thank u Mar 21 06:03:29 @Thinhx2, droid-config is the name of rpm package for Sailfish configs Mar 21 06:04:15 the way mer-hybris and Halium work are pretty similar Mar 21 06:07:58 @NotKit, So,i need hybrid config or only need android tree? Mar 21 06:12:16 @Thinhx2, Android tree should be fine for the most part. … http://docs.halium.org/en/latest/porting/first-steps.html … The porting guide answers most of the questions Mar 21 06:13:13 @Qiangong2, Dammm Mar 21 06:13:16 (Photo, 616x1280) https://irc.ubports.com/d0KzTqld.png Mar 21 06:13:21 My kernel is 3.0.101 Mar 21 06:15:07 @NotKit is that why my Galaxy S4 won't boot plasma mobile anymore? Because systemd got updated to require 3.10? Mar 21 06:16:38 @Qiangong2, I don't know, needs to be checked, I think Tofee provided patch for 3.4 still Mar 21 06:17:54 @NotKit, 5.1 or 7.1? Mar 21 06:20:58 Android tree version doesn't matter, I meant kernel patch Mar 21 06:21:26 @NotKit, for me that patch didn't work, still got bootloop with systemd. openrc always boots fine though :) Mar 21 06:22:10 @NotKit, So,3.0.101 is outdate and doesnt support by systemd? Mar 21 06:22:15 @NotKit, [Edit] So,3.0.101 is outdate/old and doesnt support by systemd? Mar 21 06:22:55 no, but your worse issue is going to be being not supported by glibc (I think it requires at least 3.2) Mar 21 06:23:47 @minlexx, Does openrc work with Halium? Mar 21 06:24:03 @NotKit, I think that systemd also needs to be patched in the the plasma mobile rootfs. OpenEmbedded has some memfd related patch. Mar 21 06:24:12 @NotKit, [Edit] I think systemd also needs to be patched in the the plasma mobile rootfs. OpenEmbedded has some memfd related patch. Mar 21 06:25:33 @Qiangong2, why not? you just have to rewrite all systemd services to shell openrc init scripts :) Mar 21 06:25:48 @Qiangong2, [Edit] why not? you just have to rewrite all systemd services to openrc init scripts :) Mar 21 06:26:25 @minlexx, Oof, so that's not an option (at the moment) Mar 21 06:50:16 @Qiangong2, Also in this case you need eudev Mar 21 10:09:36 ```03-10 10:59:26.537 40 40 E HAL : load: module=/system/lib/hw/camera.vendor.msm8974.so … 03-10 10:59:26.537 40 40 E HAL : dlopen failed: cannot locate symbol "_ZN7android16CameraParameters10KEY_RT_HDRE" referenced by "/system/lib/hw/camera.vendor.msm8974.so"... … 03-10 10:59:26.538 40 40 E CameraWrapper: Mar 21 10:09:36 Failed to open vendor camera module -22 … 03-10 10:59:26.538 40 40 I CameraService: Loaded "MSM8974 Camera Wrapper" camera module … 03-10 10:59:26.541 40 40 E HAL : load: module=/system/lib/hw/camera.vendor.msm8974.so … 03-10 10:59:26.541 40 40 E HAL : dlopen failed: cannot locate symbol "_ZN7android16CameraParameters10KEY Mar 21 10:09:36 _RT_HDRE" referenced by "/system/lib/hw/camera.vendor.msm8974.so"... … 03-10 10:59:26.541 40 40 E CameraWrapper: Failed to open vendor camera module -22 … 03-10 10:59:26.545 40 40 E HAL : load: module=/system/lib/hw/camera.vendor.msm8974.so … 03-10 10:59:26.545 40 40 E HAL : dlopen failed: cannot locate symbol "_ZN7android Mar 21 10:09:36 16CameraParameters10KEY_RT_HDRE" referenced by "/system/lib/hw/camera.vendor.msm8974.so"... … 03-10 10:59:26.545 40 40 E CameraWrapper: Failed to open vendor camera module -22 … 03-10 10:59:26.545 40 40 I ServiceManager: Waiting for service media.camera.proxy...``` … interesting stories from logcat 🤔 Mar 21 10:10:55 [Edit] ```E HAL : load: module=/system/lib/hw/camera.vendor.msm8974.so … E HAL : dlopen failed: cannot locate symbol "_ZN7android16CameraParameters10KEY_RT_HDRE" referenced by "/system/lib/hw/camera.vendor.msm8974.so"... … E CameraWrapper: Failed to open vendor camera module -22 … I CameraService: Loaded "MSM8974 Camera Wrap Mar 21 10:10:55 per" camera module … E HAL : load: module=/system/lib/hw/camera.vendor.msm8974.so … E HAL : dlopen failed: cannot locate symbol "_ZN7android16CameraParameters10KEY_RT_HDRE" referenced by "/system/lib/hw/camera.vendor.msm8974.so"... … E CameraWrapper: Failed to open vendor camera module -22 … E HAL : load: module=/system/lib/hw/camera.ve Mar 21 10:10:56 ndor.msm8974.so … E HAL : dlopen failed: cannot locate symbol "_ZN7android16CameraParameters10KEY_RT_HDRE" referenced by "/system/lib/hw/camera.vendor.msm8974.so"... … E CameraWrapper: Failed to open vendor camera module -22 … I ServiceManager: Waiting for service media.camera.proxy... … ```interesting stories from logcat 🤔 Mar 21 10:13:05 @minlexx: use a pastebin please Mar 21 10:14:23 [Edit] https://paste.ubuntu.com/p/JNwnX8WFbW/ … interesting stories from logcat 🤔 Mar 21 10:14:34 thx :) Mar 21 10:20:07 Well, camera is not primary concern now... I can't get Wi-Fi working due to a NetworkManager problem (seemingly) in postmarketOS. … I installed libhybris, recompiled lxc to make it work, and have android container running. … Firmware partition is mounted, and wifi driver is loaded, wpa_supplicant runs and device wlan0 is seen in nmc Mar 21 10:20:07 li d output. … nmtui shows a list of wifi networks, but can't connect with error: "Failed to start DHCP client" Mar 21 10:20:18 this is logread output diring this: https://paste.ubuntu.com/p/TzkM6CfhK5/ … I tried to install dhclient, an changed dhcp=dhcpcd to dhcp=dhclient in /etc/NetworkManager/NetworkManager.conf, didn't help … I had wi-fi working in Halium rootfs, can't understand what's happening here in pmOS Mar 21 11:22:48 the init script is looking for `/dev/cpuset` but this doesn't exist but is in `/sys/fs/cgroup/cpuset/` can i remout it or should i change init script? Mar 21 11:28:45 or how can I translate `mount -t cgroup -o cpuset cpuset /dev/cpuset` for the `mount` in an init script ? Mar 21 15:46:29 Hello. When I try to run the halium-devices setup (more specifically ./setup wt88047), I get an error message: … "fatal: Couldn't find remote ref refs/heads/halium-7.1" … I am new to halium, so I don't really know what to do with that. Mar 21 15:50:58 Here is the full log: https://paste.ubuntu.com/p/6CjmKyFYKz/ Mar 21 19:17:41 Is there a fstab in hybrisboot or is it also using fstab.qcom? Mar 21 19:28:53 @nanu_c, AFAIK lxc-android pre-start script (in /var/lib/lxc/android) is using fstab.* Mar 21 19:48:14 okey thanks and how is `mount -t cgroup -o cpuset cpuset /dev/cpuset` translated for fstab. is it `cpuset /dev/cpuset cgroup cgroup `? Mar 21 19:51:01 1234 Mar 22 00:21:19 I got halium-boot working on my S7, after a week of hunting down the bug, which was not in the code but rather my attempts to get a shell over usb Mar 22 00:25:28 Well part of that week was spent trying to use hybris-boot but being unable to get it to init enough for logging to debug Mar 22 01:14:00 @powderedtoastman9000, Hybris-boot on my note 4 takes 20 minutes to present a ssh connection, the first few times I thought I had a crash or something since I didn't get anything, then I had it connected one day while researching and it popped up in my dmesg Mar 22 01:14:39 It was bootlooping, not hanging Mar 22 01:15:12 And I read someone who attempted this device before used halium-boot so I tried that and it worked Mar 22 01:15:57 Have you seen the video on YT of a S7 booting UT Mar 22 01:17:45 Yes, I have seen it Mar 22 01:18:52 The rootfs for ut is too big for this system-image partition unless I'm getting an inaccurate error message Mar 22 01:19:51 I'll try the halium rootfs for now, and see if I still get the same error Mar 22 01:36:48 Hello, I'm trying to build halium for my samsung note 3 and I've gotten to modifying the kernel configuration and when i enter ./mer_verify_kernel_config lineage_hlte_bcm2079x_defconfig in to the terminal it returns Can't open lineage_hlte_bcm2079x_defconfig: No such file or directory at ./mer_verify_kernel_config line 58. WARNING: CONFIG_IP_NF_IPTABLES is invalid and a lot more Mar 22 01:37:11 I have no idea what that means, can anyone help Mar 22 01:37:26 It sounds like you aren't pointing it at the file Mar 22 01:37:34 Are you in the same directory as lineage_hlte_bcm2079x_defconfig Mar 22 01:38:58 im in the mer-kernel-check directory, but I think i see my problem now, ill try and up date the file path and let you know how that goes Mar 22 01:49:10 I tried the command ./mer_verify_kernel_config ~/halium/device/samsung/hlte/BoardConfig.mk, and it returned the same error message Mar 22 01:50:11 in the Docs it says to find the kernel config enter grep "TARGET_KERNEL_CONFIG" device/samsung/hlte/BoardConfig.mk, which returns TARGET_KERNEL_CONFIG := lineage_hlte_bcm2079x_defconfig Mar 22 01:50:22 @asiv, That's the device board config, find your device's defconfigs in the kernel directory Mar 22 01:53:14 gotcha, trying it now Mar 22 01:54:12 Oh, the UT rootfs wasn't too big, it was corrupt Mar 22 01:54:32 Trying to redownload Mar 22 01:56:19 entered ./mer_verify_kernel_config ~/halium/kernel/samsung/msm8974/arch/arm/configs/lineage_hlte_bcm2079x_defconfig, and got a new warning message Mar 22 01:56:24 WARNING: CONFIG_MEMCG is invalid It is unset Allowed values : y, ! Comment says: systemd (optional, but recommended): http://0pointer.de/blog/projects/cgroups-vs-cgroups.html, ignore if kernel version < 3.10 Mar 22 01:57:50 All the warnings seem to say they are optional, can i continue with the build or will this cause problems in the future Mar 22 02:01:02 Yep, corrupt download, error message suggested it might be an out of space Mar 22 02:02:37 Should be fine to continue without enabling optional configs, but it's still recommended to enable them Mar 22 02:39:26 I'm not seeing any init logs in my device, where does halium-boot store logs for debugging? Mar 22 02:40:24 I have the rootfs and system.img installed but it's hanging on boot Mar 22 02:40:33 Need to debug **** ENDING LOGGING AT Fri Mar 22 02:59:57 2019