**** BEGIN LOGGING AT Sun Feb 17 02:59:57 2019 Feb 17 04:51:51 ExpandingDev was added by: ExpandingDev Feb 17 08:47:07 krnlyng: getprop doesn't seem to be in a good shape indeed Feb 17 08:47:48 "getprop ro.build.product" doesn't return anything Feb 17 11:08:46 krnlyng: it was a good hint: see my comment on the PR; now it seems to work as well as before, if I didn't miss anything. Feb 17 13:56:05 I there Feb 17 15:07:41 error: Cannot fetch platform/prebuilts/clang/linux-x86/host/3.4 from https://android.googlesource.com/platform/prebuilts/clang/linux-x86/host/3.4 … Fetching projects: 98% (167/170) … remote: Total 41 (delta 3), reused 27 (delta 3) /s … remote: Total 987 (delta 143), reused 973 (delta 136), pack-reused 0 … Receiving objects: Feb 17 15:07:41 100% (987/987), 35.67 MiB | 449.00 KiB/s, done. … Resolving deltas: 100% (143/143), done. … From http://github.com/ubports-android/aosp_platform_prebuilts_maven_repo_android … * [new tag] android-5.1.1_r5 -> android-5.1.1_r5 … From https://android.googlesource.com/platform/prebuilts/qemu-kernel … * [new tag] android-5.1.1_r26 -> Feb 17 15:07:41 android-5.1.1_r26 … Fetching projects: 99% (169/170) … error: Exited sync due to fetch errors Feb 17 15:07:50 I got thjs error Feb 17 15:07:53 Why? Feb 17 16:38:23 Hi again! Feb 17 16:38:53 I've tried booting Ubuntu Touch on my device Feb 17 16:39:02 It won't give an SSH connection Feb 17 16:39:33 Plasma Mobile and Halium reference both give SSH Feb 17 16:39:46 Under the same setup Feb 17 16:40:16 There is a SSH server Feb 17 16:40:34 But it doesn't allow connection (error 22 / connection refused) Feb 17 16:40:57 Problem seems to be that it isn't getting an IP address Feb 17 16:41:13 Tried manually assigning one as in the docs Feb 17 16:41:30 It won't work ... the interface wouldn't connect Feb 17 16:41:58 Pinging the manually assigned IP address would result in this: "sendmsg: network not available". Feb 17 16:42:17 I'm doing the Pixel XL / marlin. Feb 17 17:12:40 @WaseemAlkurdi, Are you trying to boot UT with hybris-boot or halium-boot? Feb 17 17:43:24 (Photo, 1280x183) https://irc.ubports.com/vmiTVQov.png M;y son, 8 months, helped me to fix the manifest Feb 17 17:43:30 (Photo, 1280x183) https://irc.ubports.com/0NJjOgDr.png My son, 8 months, helped me to fix the manifest Feb 17 17:46:33 @Flohack, 😂😊😍 Feb 17 17:46:35 Lol, I see that looks like my manifest lol Feb 17 17:51:16 hehe yes Feb 17 17:51:24 It was the last document I had opened in Notepad++ Feb 17 17:51:53 The last line, Mööö is something in German that sounds like a cow sound. Moooo => Lets have more super cow powers ^^ Feb 17 17:56:08 Tofe, ping Feb 17 17:56:29 kernling: pong Feb 17 17:56:30 Tofe, i think i know roughly what the issue is, can you try this patch? https://bpaste.net/show/ced7c409a44e Feb 17 17:57:08 @Flohack, How's this? … https://www.blog.speculist.com/archives/supercow.jpg Feb 17 17:57:15 Tofe, we can revert that 24 <-> 27 patch but in theory it should improve compatibility Feb 17 17:57:20 kernling: ah but wait, do I need a Halium patch to have your PR working ? Feb 17 17:57:40 Tofe, probably this one (not 100% sure) Feb 17 17:58:24 Tofe, i will probably revert the 24 <-> 27 patch but i would like to try to confirm that it is because of this patc Feb 17 17:59:19 I'll need a bit of time, I didn't rebuild Halium for a while Feb 17 18:00:29 @Tygerpro, :D Feb 17 18:01:19 Tofe, i hope it's not too much asked, thanks for the help :) Feb 17 18:01:56 It wasn't the picture I had in mind but it was the closest I could find Feb 17 18:04:35 kernling, can't the issue be due to LXC used by Halium? Feb 17 18:05:38 NotKit: i don't think so Feb 17 18:22:31 kernling: the bionic patch doesn't seem to fix anything Feb 17 18:23:01 (I just hope I didn't miss a step in my rebuild & reflash) Feb 17 18:23:57 mmh wait, /system/lib64/libc.so is still dating from August, so there must be a mistake Feb 17 18:32:25 Tofe, could you try the following: … ```ps -Af | grep "/init --second-stage" … ln -s /proc/{first_pid_you_see}/cwd/dev/__properties__ /dev``` Feb 17 18:35:57 doesn't seem to help Feb 17 18:40:22 or could it be there was some change in Halium's bionic between last August and today that would be related to this PR ? Feb 17 18:40:37 because I didn't rebuild it since then Feb 17 18:40:51 libdsyscalls happened Feb 17 18:41:43 ok; but seems unrelated at first sight Feb 17 18:42:16 (that would justify a rebuild on our side though) Feb 17 18:43:57 I identified the step I missed when rebuilding with patched Halium system.img, I'm now reflashing... Feb 17 18:50:14 Hey, I am about to PR my local files (manifests, mount points...) to the master Halium branch. … However, the build requires some binary vendor blobs. (They originate from the muppets lineage repo, but I had to make some changes and add some files...) … Am I legally allowed to upload these on Github? What other options do I have? T Feb 17 18:50:14 hanks in advance for the info... Feb 17 18:52:07 If you don't need to make any Halium specific changes you could maybe ask the LineageOS / TheMuppets people whether they would host the files in their organization. Feb 17 18:53:07 For halium-spcific changes, usually the best solution is to make the halium-devices/setup script redo them when checking out the tree. Feb 17 19:01:59 ok, I now have the patched libc.so, but... still nothing. Feb 17 19:09:06 Tofe, and getprop still behaves the same? Feb 17 19:10:49 still nothing in output yes Feb 17 19:11:12 it's diner time here, I'll have to leave for some time Feb 17 19:11:20 Tofe, do you have debugging enabled in lh? Feb 17 19:11:47 can you paste the output of "HYBRIS_TRACE_HOOKED=1 HYBRIS_TRACE_UNHOOKED=1 getprop" when you get back? Feb 17 19:22:45 I really wonder how TheMuppets has survived over the years with hosting binary copyrighted material from all vendors for so many years ;) Feb 17 19:24:05 @JBBgameich, Thanks for your answer. … Problem is, there was no los port for my device. So I had to port that first. So any changes to the vendor part are rather los related than Halium... … Ill ask over at the muppet guys - as you suggested, but my repo is rather messy... Feb 17 19:56:57 MohamadSbeh was added by: MohamadSbeh Feb 17 19:57:50 @Tygerpro, I'm trying to boot UT with halium-boot (because it won't work with hybris-boot) Feb 17 19:57:57 It is this halium os for mobiles Feb 17 19:58:09 Tygerpro Feb 17 19:59:34 @MohamadSbeh, It is? Feb 17 20:10:24 kernling: with only these two env variables there was no output; so I activated the rest of them :) https://bpaste.net/show/6aae1daff8e6 Feb 17 20:12:13 @WaseemAlkurdi, Please dont ping people, when you already replied to them. it will trigger 2 pings which is not necessary Feb 17 20:12:26 People answer when they can and want, you cant make it faster Feb 17 20:15:45 kernling: also after doing ln -s for /dev/__properties__: https://bpaste.net/show/160c9bb68dca Feb 17 20:16:23 all this is with the patched bionic, of course Feb 17 20:33:59 Tofe, ah i see, now i understand what NotKit meant Feb 17 20:34:10 it might be because of the container after all Feb 17 20:34:47 Tofe, i will revert the commit, it's only really needed for android >= 8 Feb 17 21:02:12 @WaseemAlkurdi, What's dmesg on your PC say when your booting UT? Feb 17 21:39:35 I had set CONFIG_MODULES=y and fixed some errors in copiling, but now I'm stuck on this: … BUILDDIR/kernel/samsung/universal8890/include/linux/export.h:66:2: error: expected identifier or '(' before '=' token … = { (unsigned long)&sym, __kstrtab_##sym } Feb 17 21:39:44 Can anyone help me with that? Feb 17 21:40:01 @MohamadSbeh, Hi Feb 17 21:40:15 I think is some kind of error in making the linux kernel Feb 17 21:47:36 @MohamadSbeh, Hi i am asking for if this group for halium os mobile's Feb 17 21:48:17 ? Feb 17 21:51:01 Sombody know ? Feb 17 21:53:31 @MohamadSbeh, There are only a halium-reference-rootfs available in the halium build guides without any UI though Feb 17 23:30:54 Fwd from el_jsl: Hi, does anyone knows how to solve that or what is causing this? … /include/linux/export.h:62:25: error: expected ',' or ';' at end of input … __visible const struct kernel_symbol __ksymtab_##sym \ Feb 18 01:33:40 ¶ was added by: ¶ **** ENDING LOGGING AT Mon Feb 18 02:59:56 2019