**** BEGIN LOGGING AT Wed Oct 24 03:00:00 2018 Oct 24 03:52:29 regarding halium rootfs overrides: would an overlayfs based solution, falling back to the usual bind mounting shenanigans in case of an overlayfs-incapable kernel, make sense? this would at least solve the issue of not having to ship pre-defined files in the rootfs, due to the merged resulting file tree. Oct 24 03:57:40 No one has tried. Oct 24 04:00:13 really? alright. Oct 24 05:36:00 remember how my tablet wouldnt work in linux? with the network activation failed error? Oct 24 05:36:48 well it turns out using the command: ip address add 10.15.19.100 dev was not setting the device network address. Oct 24 05:37:32 so i figured out that adding that address and default submask directly through the network manager gui fixed it :/ Oct 24 06:06:27 wait how do i flash a rootfs Oct 24 06:06:44 i wanna flash plasma mobile Oct 24 06:06:52 @thegaganmalvi, http://docs.halium.org/en/latest/porting/install-build/index.html Oct 24 06:07:04 http://docs.halium.org/en/latest/porting/install-build/plasma-mobile.html Oct 24 06:07:37 Dude. The android system image from the zip or the one we made? Oct 24 06:07:47 Plez, imma n00b Oct 24 06:08:01 it says it word for word Oct 24 06:08:12 take the downloaded rootfs and run the script Oct 24 06:08:42 something with halium-install -p pm pm.tar.gz or halium-install tar.gz Oct 24 06:09:05 making sure to use your systemimage that you built as the system image and the rootfs you downloaded(plasma) as the rootfs. Oct 24 06:09:56 yes if you are using the alternative script Oct 24 06:10:07 not exactly though Oct 24 06:10:17 the first link should give you enough info Oct 24 06:11:45 im not using the alternative one Oct 24 06:12:28 then halium-install Oct 24 06:12:37 as stated in the guide Oct 24 06:13:56 imma getting scared. dunno why, my very first build Oct 24 06:13:56 halium or android Oct 24 06:14:12 im using pm cuz i need a ui Oct 24 06:14:13 wew Oct 24 06:14:50 ah Oct 24 06:15:02 might have done android first if i were you Oct 24 06:15:59 twrp rebooted while it converted rootfs Oct 24 06:16:05 automatically Oct 24 06:16:10 wipe and reinstall Oct 24 06:17:52 @kaibsora, ? Oct 24 06:18:36 wipe data and system, cache, and what not, then reinstall the build through adb Oct 24 06:19:04 k Oct 24 06:21:05 rebooted again. Oct 24 06:21:15 i dunno why. Oct 24 06:21:29 i would really suggest building android first, then moving to this Oct 24 06:21:42 i dont have a server Oct 24 06:21:45 once you know that a build of android 14.1 works first Oct 24 06:21:46 :( Oct 24 06:21:50 how did you build this then? Oct 24 06:22:05 you dont need a server to build android Oct 24 06:22:11 or this for that matter Oct 24 06:22:13 Dude. I've got android devs helping me. Oct 24 06:22:21 ok well ask them. Oct 24 06:22:25 twrp is android Oct 24 06:22:45 not trying to be rood but this is not a noob friendly project Oct 24 06:23:08 we are glad to help where needed, but coming from no experience at all is hard to help Oct 24 06:23:42 Any way to convert the tarball into a system.img on the host PC itself? Oct 24 06:23:52 nope Oct 24 06:24:05 then ill try with the halium rootfs Oct 24 06:24:34 now how do i download that? Oct 24 06:24:36 @thegaganmalvi, virtual machine tools such as guestfs may have some options thougg Oct 24 06:24:49 a tarball is usually a compacted list of files where a system image is a compressed disk Oct 24 06:25:32 Because SBCs use .img I.e SD card images by default, and emulators exist for them Oct 24 06:26:42 true true. i just dont know how he would have gotten a system image in that format for a halium build :/ Oct 24 06:26:52 they come as system.img Oct 24 06:27:17 and if you didnt build it yourself, i wouldnt even think of risking putting it on my device Oct 24 06:27:19 just saying Oct 24 06:27:42 you have no idea what changes someone has made to the kernel settings Oct 24 06:29:48 I built system, hybris-boot. am trying with the alternative halium-install script. Oct 24 06:30:15 if you built that then you should be able to build android :/ Oct 24 06:31:09 android source size is too big Oct 24 06:31:20 ~15-26gb Oct 24 06:31:24 16* Oct 24 06:31:28 .... Oct 24 06:31:48 and i have a 250g hdd Oct 24 06:31:51 so... this was comparatively easier Oct 24 06:31:59 for me Oct 24 06:32:04 buuuuut harder at the same time Oct 24 06:32:16 @kaibsora, exactly Oct 24 06:32:26 external portable ssds are cheap... Oct 24 06:32:34 thats what im booted off of right now Oct 24 06:32:35 lol Oct 24 06:32:37 @kaibsora, dude................. indian parentssssssssss Oct 24 06:32:42 ahhhh Oct 24 06:32:47 its all coming together now Oct 24 06:32:50 continue Oct 24 06:32:51 :D Oct 24 06:32:59 Lolll Oct 24 06:33:01 help bruh Oct 24 06:33:08 not trying to be mean lol Oct 24 06:33:09 pl0x Oct 24 06:33:19 Plez. Oct 24 06:33:21 try the alternative install Oct 24 06:33:30 I am doing that rn. Oct 24 06:33:33 ok Oct 24 06:33:39 hmm. Oct 24 06:34:29 This does the conversion on the pc itself. Oct 24 06:34:34 rootfs to img. Oct 24 06:34:49 gaganmalvi@Gagan-HP:~/halium$ ./halium-install -p pm /home/gaganmalvi/Downloads/pm.tar.gz out/target/product/armani/system.img … Debug: Chosen rootfs is /home/gaganmalvi/Downloads/pm.tar.gz … Debug: Chosen android image is out/target/product/armani/system.img … Debug: Chosen release is pm … I: Writing rootfs into mountable ima Oct 24 06:34:49 ge … I: Writing android image into mountable image … I: Running post installation tasks … Please enter a new password for the 'root' user: … Enter new UNIX password: Oct 24 06:34:58 anything would work Oct 24 06:34:58 ? Oct 24 06:36:21 got it. Oct 24 06:36:54 will that rootfs be large? Oct 24 06:37:16 I only got 8GB on my internal. Oct 24 06:38:08 uhhhh Oct 24 06:38:16 it usually cleans up afterwords Oct 24 06:38:23 no it wont Oct 24 06:38:29 wew wokay Oct 24 06:38:32 @kaibsora, thenk you Oct 24 06:39:16 btw the halium build dir after all repos and building to 2 devices on my machine without cleaning comes to 28 gb Oct 24 06:39:40 @kaibsora, I downloaded: took 9.1GB Oct 24 06:40:01 thats just downloading. thats not building Oct 24 06:40:10 XD Oct 24 06:40:11 Extracted, downloaded repos for xiaomi-armani, much more shit else: 28GB Oct 24 06:40:17 above that too Oct 24 06:40:19 XDDDD Oct 24 06:40:29 I only care about the downloads though. Oct 24 06:40:50 7GB downloaded using Jio and 128Kbps wifi. Oct 24 06:41:03 rest using 24Mbps wifi. Oct 24 06:41:09 ^_^ Oct 24 06:44:09 done. now? Oct 24 06:44:32 reboot to the system Oct 24 06:45:27 says no os installed, Oct 24 06:45:38 its normal Oct 24 06:45:39 and bootloop. Oct 24 06:45:49 ???? Oct 24 06:45:51 wut? Oct 24 06:45:57 normal> Oct 24 06:46:04 then you did something wrong Oct 24 06:46:07 idk :/ Oct 24 06:46:27 okay tell me, its bootlooping. Oct 24 06:46:40 I'll try to build hybris-boot again :/ Oct 24 06:46:45 i cant hold your hand Oct 24 06:46:52 i dont think that is the issue Oct 24 06:46:57 then? Oct 24 06:47:05 unless you didnt add your mountpoints Oct 24 06:47:23 It's already given Oct 24 06:47:52 then idk Oct 24 06:48:00 i doubt its your hybris booot Oct 24 06:48:15 but the no os installed message in twrp is normal Oct 24 06:48:31 "armani") … sed -i \ … -e 's block/platform/msm_sdcc.1/by-name/aboot mmcblk0p10 ' \ … -e 's block/platform/msm_sdcc.1/by-name/boot mmcblk0p24 ' \ … -e 's block/platform/msm_sdcc.1/by-name/cache mmcblk0p28 ' \ … -e 's block/platform/msm_sdcc.1/by-name/misc mmcblk0p13 ' \ … Oct 24 06:48:31 -e 's block/platform/msm_sdcc.1/by-name/modem mmcblk0p23 ' \ … -e 's block/platform/msm_sdcc.1/by-name/persist mmcblk0p26 ' \ … -e 's block/platform/msm_sdcc.1/by-name/recovery mmcblk0p25 ' \ … -e 's block/platform/msm_sdcc.1/by-name/rpm mmcblk0p3 ' \ … -e 's block/platform/msm_sdcc.1/by- Oct 24 06:48:31 name/sbl1 mmcblk0p1 ' \ … -e 's block/platform/msm_sdcc.1/by-name/sdi mmcblk0p8 ' \ … -e 's block/platform/msm_sdcc.1/by-name/ssd mmcblk0p7 ' \ … -e 's block/platform/msm_sdcc.1/by-name/system mmcblk0p27 ' \ … -e 's block/platform/msm_sdcc.1/by-name/tz mmcblk0p5 ' \ … -e 's block/platform/ Oct 24 06:48:31 msm_sdcc.1/by-name/userdata mmcblk0p29 ' \ … "$@" Oct 24 06:48:31 @kaibsora, then help no. Oct 24 06:48:34 Pleaz. Oct 24 06:48:42 @thegaganmalvi, please read the pin Oct 24 06:49:10 @kaibsora, *frustrated* Oct 24 06:49:24 help dude. Oct 24 06:49:59 As i said earlier, i cannot hold your hand, God knows noone held mine through this. the guide is very well spoken, if you cant take the time to read it, it is going to be really difficult for any of us to help you. Oct 24 06:49:59 Forcing debug mode … If the device simply reboots when trying to boot and does not bring up telnet, you may build and use the hybris-recovery.img file to attempt to force a shell to come up. To do this, set up your build tree and issue the following command: … mka hybris-recovery … The file will be in the standard $OUTDIR. Sim Oct 24 06:49:59 ply flash it in the same way you did for hybris-boot.img. Oct 24 06:50:05 should i do this? Oct 24 06:50:18 im reading it bro 😔 Oct 24 06:50:43 Idk, chances are that if your device is in there already, then someone has already successfully booted halium with that. Oct 24 06:52:11 @kaibsora, we have an existing sailfish OS port. Oct 24 06:52:12 using CM12.1. Oct 24 06:52:29 hmmmmmm Oct 24 06:52:41 and it has everything almost working. Oct 24 06:52:42 this is weird, since this device has a 14.1 based tree that works Oct 24 06:53:09 yup. Oct 24 06:53:25 so... should i try with cm12.1? Oct 24 06:53:49 tradiz.org\ Oct 24 06:55:58 sur Oct 24 06:56:04 are you there :/ Oct 24 06:56:48 what are your repos? i see that this is a caf device :/ Oct 24 06:58:54 weird Oct 24 06:59:05 i only see cm14.1 repos for your device Oct 24 06:59:54 @kaibsora, i am using cm14.1 repos Oct 24 07:00:20 some kernel config errors i think? Oct 24 07:01:53 did you not update the kernel config before building? Oct 24 07:02:15 @kaibsora, I did, according to mer kernel check Oct 24 07:02:31 soooo that wouldnt neccessarily be the issue Oct 24 07:02:44 create a hybris-recovery and check Oct 24 07:02:53 imma getting errors Oct 24 07:03:00 on what? Oct 24 07:03:16 make failed to build on targets, Oct 24 07:03:27 even after using source/envsetup Oct 24 07:04:35 did you breakfast? Oct 24 07:05:12 yess Oct 24 07:05:15 breakfast armani Oct 24 07:05:31 whats the actual error? Oct 24 07:05:47 gaganmalvi@Gagan-HP:~/halium$ mka hybris-recovery … make: Entering directory '/home/gaganmalvi/halium' … make: *** No rule to make target 'hybris-recovery'. Stop. … make: Leaving directory '/home/gaganmalvi/halium' … #### make failed to build some targets #### Oct 24 07:06:20 then im not sure, if you used breakfast it should work Oct 24 07:07:56 maybe because its 7.1.1? Oct 24 07:08:08 nope Oct 24 07:08:10 normal Oct 24 07:08:13 DUDE LITEW IS ONLINE Oct 24 07:10:46 ? Oct 24 07:11:52 He says he had a problem with cm14.1 Oct 24 07:11:56 so thats why cm12.1 Oct 24 07:16:51 Is halium-5.1 completely different from halium-7.1? I dont want to redownload stuff :/ Oct 24 07:17:33 yes Oct 24 07:18:08 sheesh. that means i will need to redownload 8.1GB Oct 24 07:18:16 also, i keep having issues while trying to run apt update Oct 24 07:19:34 https://paste.ubuntu.com/p/Bn236hGmZG/ … but as you see my pings go through. Any thoughts? Oct 24 07:19:43 (this is to anyone) Oct 24 07:45:57 The fixup-mountpoints given in halium source for armani is less detailed than the one in @litew 's hybris implementation Oct 24 07:47:27 You could have also added them yourself :/ Oct 24 08:10:46 @kaibsora, 3.10 ? Oct 24 09:09:56 gaganmalvitm was added by: gaganmalvitm Oct 24 09:10:09 I lost my other number due to halium development. Oct 24 09:10:16 So this is another one Oct 24 09:10:38 So... I reached to the point where I need to telnet Oct 24 09:10:42 I got my IP Oct 24 09:10:46 @abhishek_0, i didnt see this until now. and yes. and i have already patched the kernel with the gid capabilities listed in the guide Oct 24 09:10:47 using hybris-recovery Oct 24 09:11:12 what about with hybris-boot? Oct 24 09:14:41 gaganmalvi@Gagan-HP:~/halium$ telnet 192.168.2.22 … Trying 192.168.2.22... … telnet: Unable to connect to remote host: Connection refused … gaganmalvi@Gagan-HP:~/halium$ Oct 24 09:15:00 what does the guide say? Oct 24 09:15:22 @kaibsora, nah, didnt do help Oct 24 09:15:27 about logging in? Oct 24 09:15:35 where can i get halium rootfs? Oct 24 09:15:41 @kaibsora, Cant telnet in Oct 24 09:15:45 how can i login?? Oct 24 09:15:47 :facepalm: Oct 24 09:15:57 the guide is sooooo good Oct 24 09:16:05 its super tasty Oct 24 09:16:22 http://docs.halium.org/en/latest/porting/install-build/reference-rootfs.html Oct 24 09:16:39 [Edit] http://docs.halium.org/en/latest/porting/install-build/reference-rootfs.html#install-rootfs-and-system-img Oct 24 09:17:09 *eyes stop working for a moment* Oct 24 09:17:10 http://docs.halium.org/en/latest/porting/debug-build/early-init.html#debugging-via-telnet Oct 24 09:17:13 got it, thanks Oct 24 09:17:21 @kaibsora, I CANT TELNET IN Oct 24 09:17:27 I USED THE COMMANDS :P Oct 24 09:17:30 THAT IS TELNET Oct 24 09:17:34 no you didnt Oct 24 09:17:51 telnet 192.168.2.15 Oct 24 09:18:02 litterally halfway down the page Oct 24 09:18:20 ooooooosheeesh Oct 24 09:18:20 gawttt eeet Oct 24 09:18:21 sarrry Oct 24 09:18:47 Like i said. the guide is tasty, and frankly, im kinda getting annoyed with the spoonfeeding Oct 24 09:19:18 the guide is even better than the lineagos guide Oct 24 09:19:39 [Edit] Like i said. the guide is tasty Oct 24 09:20:19 absoluttellllyyy Oct 24 09:20:21 but now diagnosis.log doesnt exist Oct 24 09:20:37 run dmesg Oct 24 09:20:47 some logs dont exist Oct 24 09:21:42 I can see an end trace... Oct 24 09:21:47 meaning kernel panic? Oct 24 09:26:41 https://paste.ubuntu.com/p/w3hpyBWGFs/ Oct 24 09:28:09 Im nub Oct 24 09:28:17 help no Oct 24 09:33:00 add_uevent_var: too many keys Oct 24 09:33:08 sounds like you need to fix that Oct 24 09:33:22 The million dollar question: HOW? Oct 24 09:33:27 figure it out Oct 24 09:34:07 plez Oct 24 09:40:46 buio63 was added by: buio63 Oct 24 09:40:52 Pls what.... Oct 24 09:41:13 help. Oct 24 09:41:42 @gaganmalvitm, Do some research. Google it. I had to google alot of things for my device. Noone is going to spoon feed you without some work Oct 24 09:41:57 We cant hold your hand. Oct 24 09:45:10 Welcome @buio63 ! Oct 24 09:46:48 @kaibsora, Have you tried adding google dns to the hosts file ? Oct 24 09:47:15 @abhishek_0, And this . ? Oct 24 09:48:45 Ahhhhhh didn't see that. I should search more often. @abhishek_0 thanks for the help! I will try later and let you know. … I did however add the google name server to the resolve head if that isnt the same please let me know Oct 24 09:49:10 @abhishek_0, Please see above :) Oct 24 09:56:40 People have fixed that before... Well, thanks for helping me out till here! Oct 24 09:57:16 No issue. Let us know how it goes! Oct 24 13:00:20 https://paste.ubuntu.com/p/XzDnYqxD9Z/ … uhhhh i got this after a reboot, i cant login now Oct 24 13:03:39 weird. after a reboot. its gone again Oct 24 13:03:46 huh... Oct 24 13:04:59 Fwd from Flohack: porting is a strange sadism Oct 24 13:05:09 XD Oct 24 13:12:54 @abhishek_0, this fixed my apt update issue Oct 24 13:14:24 Hi! Oct 24 13:14:35 I just installed UT image on phone and now I'm trying to connect with it via ssh, PC see phone as GNU/Linux device, rndis0 10.15.19.82 but I cannot connect to it. Any ideas? Oct 24 13:14:59 did you set the device mac manually as well as the route? Oct 24 13:15:12 also, ut ports has their own telegram Oct 24 13:15:14 @kaibsora, Did the above solution work ? Oct 24 13:15:18 might get more help Oct 24 13:15:35 @abhishek_0, it did, to an extent. Now i have this error: Oct 24 13:16:12 https://paste.ubuntu.com/p/Nq85nbDtkj/ Oct 24 13:16:18 @abhishek_0 Oct 24 13:19:24 @kaibsora, Use apt-get autoclean Oct 24 13:19:52 @abhishek_0, did nothing Oct 24 13:19:56 same error Oct 24 13:20:59 It is happening due to lack of space available, try clearing the apt cache and stuff Oct 24 13:21:18 how do i allocate more space? i have plenty.... Oct 24 13:22:59 In the installation script Oct 24 13:23:02 Hold on Oct 24 13:23:46 Ok. df -h output: Oct 24 13:23:47 https://paste.ubuntu.com/p/Sjnntxpwz4/ Oct 24 13:23:51 ill wait Oct 24 13:24:56 https://gitlab.com/JBBgameich/halium-install/blob/master/functions/distributions.sh#L9 Oct 24 13:26:53 @abhishek_0, question, do i have to wipe and format data on my device everytime i have to reinstall? Oct 24 13:28:33 @kaibsora, no, actually the install script creates rootfs and systemimage on your pc and adb pushes it to /data on you android device Oct 24 13:28:59 there might two or three files related to it , just delete them Oct 24 13:29:00 sooooo would adb overwrite the one already there? or... Oct 24 13:29:55 @kaibsora, it should overwrite them , but not the data, alternatively you can wipe data using twrp Oct 24 13:30:06 which also the same thing Oct 24 13:30:29 gotcha. Thats not stated in the guide, but it saves time to know. Thanks! Oct 24 13:31:38 :) Oct 24 13:32:20 just a side note, do you think that this is info that should be added to the guide? (i find this info beneficial and time saving) Oct 24 13:32:37 i could even create a pull request if needed :) Oct 24 13:34:05 @kaibsora, up to you, make a pr :) Oct 24 13:37:13 @abhishek_0, Thanks! just trying to keep the community as good as it was to me! Oct 24 13:50:44 wow Oct 24 13:50:58 i ddint even mean to send that here :/ Oct 24 13:52:07 @abhishek_0, also. this fixed my rootfs being too small. Oct 24 13:58:58 Add caf repo >> test, fix , commit and move on to ubuntu touch Oct 24 13:59:26 @abhishek_0, to who? Oct 24 13:59:55 @ubports_porting ? Oct 24 14:00:02 For ubuntu touch Oct 24 14:00:17 right but who were you talking to XD Oct 24 14:00:46 Who else is in this conversation ? :P Oct 24 14:00:47 my device is exynos, no caf repos as far as i know :/ Oct 24 14:01:00 and still nothing else works Oct 24 14:01:06 @kaibsora, Ouuuu Oct 24 14:01:25 the only thing i have gotten to work is usb tethering Oct 24 14:01:37 and lxc container Oct 24 14:01:39 so no wifi yet ? Oct 24 14:01:46 nope Oct 24 14:04:16 https://paste.ubuntu.com/p/dJw22Fy6K2/ … @abhishek_0 output of nmcli d Oct 24 14:05:34 tbh i have no idea about exynos stuff Oct 24 14:05:59 it is an atheros ar6k card Oct 24 14:06:04 for the wifi Oct 24 14:06:22 `cat /proc/deferred_initcalls` outputs what? Oct 24 14:06:46 no such file or directory Oct 24 14:08:02 @minlexx, i wanted to tell you since the beginning , you look kinda similar to torvalds :P Oct 24 14:08:25 on my device it turns on wi-fi driver even without lxc running (without android init) Oct 24 14:09:16 thats wierd. i have a gtaxlwifi Sm-t580. any ideas? Oct 24 14:09:25 @minlexx Oct 24 14:14:55 could i see your sources ? Oct 24 14:15:24 @abhishek_0 My name is my Github :D Oct 24 14:16:30 but here is thy link to the all powerful hub of git! … https://github.com/kaibsora/android_device_samsung_gtaxlwifi/tree/halium Oct 24 14:18:24 https://github.com/kaibsora/android_vendor_samsung_gtaxlwifi/tree/halium Oct 24 14:19:22 [Edit] but here is thy link to the all powerful hub of git! … https://github.com/kaibsora/android_device_samsung_gtaxlwifi/tree/halium … https://github.com/kaibsora/android_kernel_samsung_exynos7870 … https://github.com/kaibsora/android_vendor_samsung_gtaxlwifi/tree/halium Oct 24 14:23:55 @kaibsora, I have qualcomm device, not exynos 😕 Oct 24 14:27:26 @kaibsora, https://github.com/kaibsora/android_kernel_samsung_exynos7870/blob/6832ce1d885fb48540ac42540be6f1356a7275e5/arch/arm64/configs/lineage-gtaxlwifi_defconfig#L1433 i think you should enable it , as you said you have atheros Oct 24 14:28:22 https://github.com/kaibsora/android_kernel_samsung_exynos7870/blob/6832ce1d885fb48540ac42540be6f1356a7275e5/arch/arm64/configs/lineage-gtaxlwifi_defconfig#L1427 … did you see this though? Oct 24 14:30:38 i thought i did have atheros. i dont know how to tell though Oct 24 14:33:10 wait @abhishek_0 look at this: … https://github.com/kaibsora/android_kernel_samsung_exynos7870/blob/6832ce1d885fb48540ac42540be6f1356a7275e5/arch/arm64/configs/lineage-gtaxlwifi_defconfig#L1444 Oct 24 14:33:24 that would mean i have broadcom then right? Oct 24 14:33:51 flash back android and notedown all the hardware you have, use some good sysinfo tool Oct 24 14:34:18 any advice on a good one? Oct 24 14:34:38 i figured out mine using antutu Oct 24 14:35:35 ill let you know Oct 24 14:35:49 how much longer are you going to be awake Oct 24 14:38:43 and is there a way to export the info? Oct 24 14:38:50 using antutu Oct 24 14:38:58 i am awake all the time :P Oct 24 14:39:13 @kaibsora, just take screenshots haha Oct 24 14:40:07 wait Oct 24 14:40:29 why is this kernel 3.18 but mine is 3.10 on halium? Oct 24 14:41:24 https://play.google.com/store/apps/details?id=flar2.devcheck Oct 24 14:41:48 @kaibsora, lol Oct 24 14:42:09 im not stressing too much but i wish i knew how to update it :/ Oct 24 14:42:29 like i even built lineage with my source first and its 3.18 Oct 24 14:42:36 but halium is 3.10 Oct 24 14:42:54 maybe you messed up with the source somewhere Oct 24 14:43:10 maybe my kernel for halium is 3.18 and im just imagining Oct 24 14:43:31 @kaibsora, no Oct 24 14:44:47 get your sources and manifest right Oct 24 14:45:02 you saying they are wrong? Oct 24 14:45:19 also no app shows the device name for wifi Oct 24 14:55:29 @kaibsora, what are you talking about ? you just said on the device shows 3.10 kernel, and you sent me the kernel source os 3.18 Oct 24 14:55:49 @kaibsora, [Edit] what are you talking about ? you just said on the device shows 3.10 kernel, and you sent me the kernel source 3.18 Oct 24 14:56:22 i thought that it shows. but i havent checked. no matter right now. i cant find what hardware i am using for wireless Oct 24 14:57:04 no app shows teh hardware name Oct 24 14:58:01 first get your kernel right .. 3.10 or 3.18 Oct 24 14:58:20 lineage says 3.18 Oct 24 14:59:09 so why are you using 3.10 on halium ? Oct 24 14:59:48 i didnt check too much into it, i might be running 3.18. i am not sure how to check Oct 24 15:00:09 before i switch back to halium i would like to find out what hardware i am using for this Oct 24 15:00:28 :facepalm: post `uname -a` Oct 24 15:00:55 from halium correct? Oct 24 15:01:16 i am used to doing uname -r XD for the other stuff Oct 24 15:01:31 @kaibsora, yes from the device itself Oct 24 15:16:10 it was 3.18 all alon Oct 24 15:16:15 [Edit] it was 3.18 all along Oct 24 15:16:26 @abhishek_0 Oct 24 15:18:12 Figure out what is your wifi hardware Oct 24 15:18:38 Talk to the person who developed lineage for it Oct 24 15:18:38 ive downloaded 5 different apps and none of them show the device name Oct 24 15:19:07 @abhishek_0, Or some other developer Oct 24 15:19:16 @kaibsora, @abhishek_0 wouldnt this mean i have braodcom though? Oct 24 15:20:43 no Oct 24 15:20:52 oof Oct 24 15:20:57 then im at a loss Oct 24 15:21:28 i cant get info from google (this device isnt really used anywhere) and no apps show the actual hardware Oct 24 15:25:26 so i dug through my vendor folder and saw that the wlan IS qualcomm Oct 24 15:26:05 as there is a qcom_config.ini file in the wlan folder Oct 24 15:26:48 try adding caf repo then Oct 24 15:27:09 Caf repo? Oct 24 15:28:17 @abhishek_0, sorry idk i am out of ideas , that is a random solution, maybe some logs could help Oct 24 15:29:03 @abhishek_01, . Oct 24 15:31:12 i just saw that after a bit of searching. I just saw someone with a samsung a5 running plasma. interesting. might be the same board Oct 24 15:50:01 it is stuck on this: Setting up udev (229-4ubuntu21.4) ... … addgroup: The group `input' already exists as a system group. Exiting. Oct 24 15:52:11 actually @abhishek_0 please see this paste: … https://paste.ubuntu.com/p/KtXfYNVVMF/ Oct 24 16:02:28 https://paste.ubuntu.com/p/rJnDhXYJS6/ Oct 24 16:02:48 @Donreddy, there is no such thing as "a fully working Halium port" yet Oct 24 16:02:56 that is a full feature test, and while trying to load "what i think" is the wlan module Oct 24 16:03:12 @vanyasem, you can run PM on it with no touchscreen, and i couldn't find anyone to test UT for me Oct 24 16:03:31 just errors everywhere. nothing is loaded but the lxc Oct 24 17:51:07 I'm having a problem running "mka systemimage". Here's the error that I'm getting: Oct 24 17:51:13 "[ 0% 6/20768] Lex: libsepol_32 <= external/selinux/libsepol/cil/src/cil_lexer.l FAILED: /bin/bash -c "prebuilts/misc/linux-x86/flex/flex-2.5.39 -o/home/angis/Projektai/halium/out/host/linux-x86/obj32/SHARED_LIBRARIES/libsepol_intermediates/cil/src/cil_lexer.c external/selinux/libsepol/cil/src/cil_lexer.l" flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_ Oct 24 17:51:36 angis, are you still there Oct 24 17:51:41 yes Oct 24 17:52:16 flex errors Oct 24 17:52:31 again ,, dammit my PR was alright Oct 24 17:52:32 Alright. In the future, please use https://pastebin.com/ to paste the full output of your build Oct 24 17:53:20 the problem is related to type size conversion, execute ```export LANG=C``` before building Oct 24 17:54:48 thanks, let's see how it goes Oct 24 17:55:48 if it's not enough try ```export LC_ALL=C``` instead. Oct 24 17:56:19 https://github.com/Halium/docs/pull/116 somebody merge it please Oct 24 17:56:19 so far so good Oct 24 17:56:38 @abhishek_0, separate out the flex stuff, maybe Oct 24 17:59:45 @UniversalSuperBox, flex fix is needed Oct 24 17:59:50 Great Oct 24 17:59:54 Put it in a separate PR Oct 24 18:00:03 So that it can be merged without the stuff that people disagree with Oct 24 18:04:24 it was initially going to be a separate pr, but github web messed it up Oct 24 18:04:38 i'll do it tomorrow Oct 25 00:52:00 E J was added by: E J Oct 25 02:09:09 Would I be right in saying that if hybris-recovery doesn't work, it must be a kernel issue? **** ENDING LOGGING AT Thu Oct 25 03:00:00 2018