**** BEGIN LOGGING AT Sat Mar 03 03:00:01 2018 Mar 03 03:20:48 @JBBgameich https://github.com/JBBgameich/halium-install/issues/15 please act on that Mar 03 05:09:17 Igor Dikiy: Is this a Galaxy Nexus or similar? You might need these: https://github.com/LineageOS/android_hardware_ti_omap4/tree/cm-14.1/pvrsrvinit Mar 03 13:39:27 @sk8higher ported halium to oneplus3 Mar 03 13:39:29 https://github.com/Halium/projectmanagement/issues/63 Mar 03 13:51:03 lduboeuf was added by: lduboeuf Mar 03 20:38:22 it looks like when I'm doing mka systemimage it's looking for some libraries in a "TARGET_OUT_VENDOR" directory in my out/target directory, but nothing has made this directory or put the libraries there Mar 03 21:25:42 guys I am desperate … Is anyone know where we use '''libnativeloader''' and no convincing results … last week I was about to get lxc@android running … now I'm unable to build!!??? … https://paste.ubuntu.com/p/gkHgWnD28v/ Mar 03 21:31:48 [Edit] guys I am desperate … Is anyone know where is used '''libnativeloader''' i do a grep over the tree and no convincing results … last week I was about to get lxc@android running … now I'm unable to build :/ … https://paste.ubuntu.com/p/gkHgWnD28v/ Mar 03 21:34:51 [Edit] Is anyone know where is used '''libnativeloader''' i do a grep over the tree and no convincing results … last week I was about to get lxc@android running … now I'm unable to build :/ … https://paste.ubuntu.com/p/gkHgWnD28v/ Mar 03 23:05:43 @vince1171, +1, having same issue right this second Mar 03 23:06:48 has someone pushed a commit that broke the build? Mar 03 23:06:52 @bhushanshah ? Mar 03 23:13:12 https://github.com/Halium/android_frameworks_native/pull/1/files#diff-13d3d95acb7bd7b2516a0e6907e841acR79 Mar 03 23:14:18 found it ^ Mar 03 23:15:45 Oh, sorry for that. I tested it with seom devices and they all worked properly. Mar 03 23:16:04 [Edit] Oh, sorry for that. I tested it with some devices and they all worked properly. Mar 03 23:16:18 do you have a quick fix for that? Mar 03 23:17:14 Unfortunately, not. I dont know whats missing at all. :/ Mar 03 23:17:56 can i revert just this one repo Mar 03 23:18:01 or do i need to revert all of them Mar 03 23:24:48 @vanyasem, You have to test it if it still builds, when you revert only one repo Mar 03 23:33:43 reverting worked ^^ … i reverted to `51ae3260373087f80cba0c1714fd587e1f84e7ff` Mar 03 23:33:49 the build didn't break Mar 03 23:35:36 Do you have log of what's broken? Mar 03 23:36:01 @vince1171, this? Mar 03 23:36:44 https://paste.ubuntu.com/p/JCjHk3Ws33/ Mar 03 23:36:48 mine error Mar 03 23:37:29 Ah. Mar 03 23:38:04 Hm, for that I guess just kill inclusion of libnativeloader Mar 03 23:39:22 i commented it out Mar 03 23:39:24 the build failed Mar 03 23:39:54 https://paste.ubuntu.com/p/znHgk9rhxS/ Mar 03 23:41:04 seems like something depends on it Mar 03 23:53:30 what could cause no interfaces to be exposed? -_- Mar 03 23:53:36 neither telnet nor ssh Mar 04 00:25:45 (Photo, 1136x63) https://irc.ubports.com/fhMpVGwv.png nice Mar 04 00:25:56 how do i pass audit=0 then Mar 04 00:26:07 the phone expects selinux supports in the kernel Mar 04 00:26:11 and otherwise refuses to boot Mar 04 00:26:17 and i can't use cmdline, it's ignore Mar 04 00:26:17 [Edit] and i can't use cmdline, it's ignored Mar 04 00:26:19 wtf Mar 04 00:26:43 What terrible board is this? Mar 04 00:26:52 Does the bootloader read from a separate image then? Mar 04 00:26:55 @UniversalSuperBox, dream2lte Mar 04 00:27:02 wot Mar 04 00:27:19 Or is cmdline passed in the bootloader itself? Mar 04 00:27:23 @Qiangong2, this Mar 04 00:27:51 Well, you can edit your cmdline Mar 04 00:28:02 (Photo, 1280x577) https://irc.ubports.com/Qy5gtNiE.png Mar 04 00:28:06 Well... do you want to edit your bootloader? Mar 04 00:28:09 Before those services start Mar 04 00:28:16 how Mar 04 00:28:23 by writing to /proc/cmdline Mar 04 00:28:37 has someone done it before Mar 04 00:28:42 Nope Mar 04 00:28:46 There's a first for everything Mar 04 00:28:47 nice Mar 04 00:28:57 hero2lte was ported though Mar 04 00:37:10 bring you back here @vanyasem Mar 04 00:37:27 i tried a while back before there was any android verson Mar 04 00:37:34 but failed kinda Mar 04 00:37:48 i am stuck with selinux Mar 04 00:37:59 @vanyasem, it needs selinux enabled in the kernel Mar 04 00:38:06 @vanyasem, and ignores bootloader Mar 04 00:38:14 so i don't know how to disable it -_- Mar 04 00:38:40 i can send you my manifest Mar 04 00:38:43 if you want to Mar 04 00:42:00 @vanyasem, That's not preventing it from booting, and it's not related to the cmdline. Mar 04 00:42:12 @r3pwn, it bootloops though Mar 04 00:42:16 i know that it's not related to cmdline Mar 04 00:42:30 there are 2 ways of disabling selinux: in kernel or via cmdline Mar 04 00:42:47 @vanyasem, and no interfaces are exposed Mar 04 00:42:52 It's not related to selinux, either, despite what it looks like. Mar 04 00:43:34 Samsung adds some garbage stuff to the end of their boot images that can easily be transferred over from a stock image and thrown on the end and that error will go away. Mar 04 00:44:18 i had a clean lineage build with no cmdline either, it didn't have that message Mar 04 00:45:06 that's my first experience with a samsung device Mar 04 00:45:06 @r3pwn, That shouldn't be what's keeping it from booting, though. I could be wrong, but on all of my Sammy devices, the kernel boots regardless of whether or not that message displays. Mar 04 00:45:22 what's your latest samsung device? Mar 04 00:45:47 gtexswifi, Galaxy Tab A 7.0 (late 2016) Mar 04 00:46:26 weird Mar 04 00:46:40 i wonder why doesn't it even hit inird debug stage Mar 04 00:46:51 and goes straight to bootlooping Mar 04 00:48:02 I have no clue. Samsung devices can be screwy sometimes. Like, on gtexswifi (only the WiFi only model, not the lte model), we need a 512-byte header pre-pended to the boot image before the bootloader will accept it and attempt to boot it. Mar 04 00:48:34 The header starts with "DHTB" and the rest of it is blank. Mar 04 02:46:57 I am still trying to figure out the wifi issue with my device, but "/sys/module/wlan/parameters/fwpath" does not exist so I cannot init the wifi Mar 04 02:47:07 Anyone know how to get past that? Mar 04 02:47:28 Or should I just manually set up a blank file and echo sta to it? **** ENDING LOGGING AT Sun Mar 04 03:00:01 2018