**** BEGIN LOGGING AT Mon Jan 18 02:59:57 2021 Jan 18 06:46:26 @NotKit [check if you can enable those without kernel breaking, it should allow to boot t …], the telnet works unless I upload the rootfs Jan 18 06:46:50 in rootfs it should be SSH Jan 18 06:47:17 @NotKit [in rootfs it should be SSH], when I upload the rootfs the lsusb shows it as halium-initrd Jan 18 06:47:24 I doubt the ssh is actually up Jan 18 06:47:38 [Edit] I doubt that the ssh is actually up Jan 18 06:47:42 which ip does USB network interface get? Jan 18 06:48:04 let me see Jan 18 06:51:07 @NotKit [which ip does USB network interface get?], I am not really sure Jan 18 06:51:31 [87542.880773] usb 1-3: no configurations … [87542.880778] usb 1-3: can't read configurations, error -22 Jan 18 06:51:50 afterwards it goes on to get the enp0s20f0u3 interface Jan 18 06:54:27 @dopamine404 [I am not really sure], run `ip a` Jan 18 06:55:24 21: enp0s20f0u3: mtu 1500 qdisc noop state DOWN group default qlen 1000 … link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff Jan 18 06:55:44 -I replugged it into the computer so I would reset the ip link set's- Jan 18 06:57:20 `sudo ip l enp0s20f0u3 up` Jan 18 06:57:29 that will try to (re-)bring the link up Jan 18 06:58:01 also you're not getting a proper MAC addr (you have 00:00...00) so that's a bad sign Jan 18 06:58:14 'Command "enp0s20f0u3" is unknown' Jan 18 06:58:34 eh my memory isn't the best... `sudo ip l set enp0.. up` maybe? Jan 18 06:58:37 @konradybcio [also you're not getting a proper MAC addr (you have 00:00...00) so that's a bad …], ah thats unfortunate Jan 18 06:58:48 @konradybcio [eh my memory isn't the best... sudo ip l set enp0.. up maybe?], alright let me :D Jan 18 06:59:06 RTNETLINK answers: Cannot assign requested address Jan 18 06:59:09 thats interesting Jan 18 07:50:23 you'd need to set address, it doesn't work without correct address Jan 18 07:50:35 See Debug Halium pages, article Logging In Jan 18 07:51:25 @nergzd723 [you'd need to set address, it doesn't work without correct address], ah I did it before Jan 18 07:51:41 @konradybcio [eh my memory isn't the best... sudo ip l set enp0.. up maybe?], thought It was a different procedure :D Jan 18 07:52:25 I can't telnet nor ssh into it even after I set the address correctly Jan 18 11:14:10 Hi, I have an issue when trying to make hybris-boot, I wonder if I am using the right "mkbootimg" tool: Jan 18 11:14:10 mkbootimg: error: ambiguous option: --dt could match --dtb, --dtb_offset Jan 18 11:14:11 Full log here: https://paste.nomagic.uk/?b86f24c0a45bb868#F5pExy9fv9cEdFfNPfBXes525NXfGo5DcydoJG32DEAj Jan 18 11:14:11 thanks :) Jan 18 11:14:51 ah I think I came across that Jan 18 11:15:04 -again take this at a grain of salt- Jan 18 11:15:15 you can do mka mkbootimg Jan 18 11:15:31 and then try building the boot image afterwards Jan 18 11:19:03 Thanks, I did "mka mkbootimg", then "export USE_HOST_LEX=yes" and finaly "mka hybris-boot" as per the documentation, so "mka mkbootimg" is already done :/ Jan 18 11:19:20 noone? Jan 18 11:23:38 Ahhh, never mind, I had to add the compiled mkbootimg first in the path, my system already had another one Jan 18 11:28:32 @mighty17[m]> @Oliv5476676 [Ahhh, never mind, I had to add the compiled mkbootimg first in the path, my syst …], ah alright Jan 18 11:28:53 good luck:D Jan 18 11:32:42 @mighty17[m]> welp looks like noone knows Jan 18 11:34:48 Is there anyone who already tested "double boot" with an existing Android installation as described here: https://github.com/Halium/projectmanagement/issues/48#issuecomment-526984920 ? Jan 18 12:28:05 @NotKit hi, do you know is this still needed for halium 10 ? [ 2.942666] c0 mkdir: can't create directory '/config/usb_gadget/g1/functions/rndis_bam.rndis': No such file or directory Jan 18 12:29:35 rndis_bam is Qualcomm-specific Jan 18 13:01:11 Well I got the rootfs and the boot image to work Jan 18 13:01:16 but now I am stuck Jan 18 13:01:50 the UI refuses to launch and I am really not sure how to find out why Jan 18 13:03:06 @dopamine404 is LXC container running? does test_egl_configs print configs? Jan 18 13:04:48 the lxc container is running and test_egl_configs hangs on Starting test Jan 18 13:06:57 root@ubuntu-phablet:~lxc-attach -n android -- /system/bin/logcat … lxc-attach: cgroups/cgfs.c: lxc_cgroupfs_attach: 2548 could not move attached process 3450 to cgroup of container Jan 18 13:07:04 @dopamine404 [root@ubuntu-phablet:~lxc-attach -n android -- /system/bin/logcat … lxc-attach: cgr …], and I get this for logcat Jan 18 13:08:36 @NotKit [@dopamine404 is LXC container running? does test_egl_configs print configs?], any idea how to solve this? Jan 18 13:12:19 @dopamine404 [root@ubuntu-phablet:~lxc-attach -n android -- /system/bin/logcat … lxc-attach: cgr …], unset LD_LIBRARY_PATH … /system/bin/logcat Jan 18 13:12:31 @dopamine404 [the lxc container is running and test_egl_configs hangs on Starting test], check if dmesg is complaining about Adreno firmware Jan 18 13:13:22 @NotKit [unset LD_LIBRARY_PATH … /system/bin/logcat], got logcat Jan 18 13:13:38 --------- beginning of crash … 01-01 02:55:33.381 0 5 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 5 (debuggerd) … 01-01 02:55:33.381 0 5 F libc : Unable to open connection to debuggerd: Connection refused … 01-01 02:55:33.458 6 6 F libc : CANNOT LINK EXECUTABLE "/system/bin/vold": library "libbor Jan 18 13:13:38 ingssl-compat.so" not found … 01-01 02:55:33.458 6 6 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 6 (vold) … 01-01 02:55:33.458 6 6 F libc : Unable to open connection to debuggerd: Connection refused Jan 18 13:13:52 actually if you want I can gist this Jan 18 13:13:57 for easier viewing Jan 18 13:13:58 @NotKit [rndis_bam is Qualcomm-specific], okay, got it thx Jan 18 13:14:24 https://gist.github.com/EralpCelebi/5b56cec8b71ed7acc5834e6aa2083af8 my logcat Jan 18 13:23:22 @NotKit [check if dmesg is complaining about Adreno firmware], there is nothing relating to the adreno firmware Jan 18 13:29:57 dude u ok Jan 18 13:30:53 @mighty17[m] [dude u ok], who? :D Jan 18 14:42:55 Elias Faria was added by: Elias Faria Jan 18 16:31:30 @dopamine404 [https://gist.github.com/EralpCelebi/5b56cec8b71ed7acc5834e6aa2083af8 my logcat], is that 5 lines all you have in logcat? Jan 18 16:31:38 if yes, something is very wrong with container Jan 18 16:44:04 For Legacy Camcorder support on Halium 7.1, do we care about upstreamability or not? I'd like to unconditionally enable `CameraRecordService` in the `camera_service`. Jan 18 16:44:25 That's a change in libhybris, specifically. Jan 18 16:46:21 only UBPorts (and maybe LuneOS?) are using compat camera parts though Jan 18 16:46:50 Right, I guess I can go ahead then. Jan 18 17:00:02 For Halium 7.1 porters: Please have a look at these two PRs and let me know of any issues you encounter. Infos on how to enable camcorder support fully are in the frameworks_av PR. … https://github.com/Halium/android_frameworks_av/pull/7 … https://github.com/Halium/libhybris/pull/9 Jan 18 17:10:50 SovereignFreeman was added by: SovereignFreeman Jan 18 17:49:51 @NotKit [if yes, something is very wrong with container], uh oh Jan 18 17:50:05 yes thats all I've got. Jan 18 17:54:23 what could be the issue? Jan 18 17:56:08 dmesg | grep init after boot Jan 18 17:58:12 let me test it Jan 18 18:12:32 btw is opencl supposed to work? Jan 18 18:13:05 test_opencl does segfault on halium-7, with no errors in logcat Jan 18 18:13:05 @NotKit [dmesg | grep init after boot], https://gist.github.com/EralpCelebi/afc10b1dde8cb1cba524bb4ccfec8e15 Jan 18 18:13:37 @nergzd723 [test_opencl does segfault on halium-7, with no errors in logcat], thats interesting Jan 18 18:14:29 @dopamine404 it seems since vold crashed, container didn't boot further Jan 18 18:14:51 no idea why it requires that lib on your device, did your device tree include any patches? Jan 18 18:14:52 ah I see Jan 18 18:15:03 It didn't include any patches Jan 18 18:15:18 and it does have it in the manifest Jan 18 18:15:27 there should be a reason it wants libboringssl-compat.so Jan 18 18:15:29 [Edit] and it does have boring-ssl in the manifest Jan 18 18:15:32 is it Halium 7? Jan 18 18:15:36 yes Jan 18 18:16:02 hm.... unset LD_LIBRARY_PATH … strace /system/bin/vold Jan 18 18:16:13 of course Jan 18 18:17:09 https://gist.github.com/EralpCelebi/7900b7a3064f7b6bcfbfeb77e1e3664d Jan 18 18:18:28 https://github.com/Kiciuk/android_device_samsung_msm8916-common_ubuntu/commits/cm-14.1 Jan 18 18:18:33 There is a patched tree Jan 18 18:18:41 I don't know if that manifest fetches it or not Jan 18 18:19:25 ah I was doing this on a different tree Jan 18 18:19:27 let me see Jan 18 18:20:18 I'll just switch to this in my manifest and build everything again Jan 18 18:20:22 thanks :p Jan 18 19:16:10 got the ubuntu spinner lads :D Jan 18 19:20:00 the ui works Jan 18 19:20:06 the sim card is not detected Jan 18 19:20:18 + the wifi seems to not see anything Jan 18 19:43:10 kewl Jan 18 21:40:40 welp. Jan 18 21:41:05 I can't use the touch screen anymore Jan 18 21:41:14 and every reboot the screen dims Jan 18 21:41:32 and I can not login Jan 18 21:42:54 Is CONFIG_TOUCH_DISABLER enabled? Jan 18 21:43:00 check /proc/config.gz Jan 18 21:43:09 welp. Jan 18 21:43:13 the moment you texted Jan 18 21:43:15 I fixed it Jan 18 21:43:19 took the sim out Jan 18 21:43:31 lol Jan 18 21:43:48 why does this happen? Jan 18 21:43:53 you got any idea :D Jan 18 21:46:59 I don't have any idea xD I never plugged in a SIM Jan 18 21:47:46 yeah, why bother about SIM, it always makes weird and complicated to debug things happen :) Jan 18 21:48:09 no idea how it can be even related to touchscreen though, maybe reboot helped? Jan 18 21:48:48 @NotKit [yeah, why bother about SIM, it always makes weird and complicated to debug thing …], I honestly have no idea how it relates but I am pretty sure it was causing it Jan 18 21:49:01 I rebooted like 3 times before taking the sim out Jan 18 21:49:10 and every time I had the same results Jan 18 21:57:16 Jason was added by: Jason **** ENDING LOGGING AT Tue Jan 19 03:00:19 2021