**** BEGIN LOGGING AT Sat Dec 29 02:59:58 2018 Dec 29 10:13:56 mtrnord was added by: mtrnord Dec 29 10:22:04 So.. how to make the fixup-mountpints if there isn't any by-name folder? Dec 29 10:22:37 Is a Xperia device Dec 29 10:37:30 Ismael what is your fstab? Dec 29 10:47:12 Thanks for answering, what did you mean about what is my fstab? From my phone? I think I can get void.fstab and share … Thanks Dec 29 10:47:31 @Ismael, What device👀 Dec 29 10:47:42 Ismael from your device tree you used to build Halium Dec 29 10:48:11 @Thespartann, E4 E2105 Dec 29 10:48:52 So the idea is to first por a TWRP in this device. It hasn't any type of development Dec 29 10:49:13 And then port Halium Dec 29 10:50:31 Is a little bit strange because it hasn't any type of recovery partition. There is a partition called FOTAKernel that isn't used where I can install the recovery Dec 29 10:51:13 you do not need TWRP, but you need LineageOS port which can be used as base Dec 29 10:51:22 I need the partition table but there isn't any by-name to locale it Dec 29 10:51:37 @NotKit, But I need TWRP for SSH right? Dec 29 10:51:51 @Ismael, No Dec 29 10:52:27 I checked the device specs and it seems to be old MediaTek device (i. e. like BQ Aquaris E4.5) with 1 GB RAM Dec 29 10:52:35 Yes Dec 29 10:52:39 Android 4.4 Dec 29 10:53:06 @Ismael, Wadu hek Dec 29 10:55:18 And this device has fastboot but you can't flash anything. There is a special mode which you can flash things. Dec 29 10:55:19 🤯 Dec 29 10:59:49 you can flash it with SP FlashTool, but I would not recommend this device as porting target, as it is pretty old, but would require lot of effort (to port LineageOS and fix the possible issues, then Halium and so on) Dec 29 11:03:43 How about trying to por moto G2? Dec 29 11:05:32 titan/thea? I think at least one of them had SailfishOS ports Dec 29 11:05:35 [Edit] titan/thea? I think at least one of them had SailfishOS port Dec 29 11:10:29 Thea Dec 29 11:14:48 https://github.com/Halium/projectmanagement/issues/20 - this is titan, your device seems to have common base with it Dec 29 11:17:23 https://forum.xda-developers.com/moto-g-lte/general/ubuntu-touch-thea-t3636380 Dec 29 11:17:41 There are some post about UB touch Dec 29 14:49:06 Could be this: https://paste.ubuntu.com/p/F4FMrTgj5z/ my main error? Dec 29 15:38:52 @Mattia990, Out of curiosity is this happening on the device or your dev machine? Dec 29 15:52:07 @Tygerpro Tygerpro, Console ramoops After kernel panic (device) Dec 29 15:52:29 I can't use dmesg because it prints blank lines Dec 29 15:52:42 OK, so that might need to get fixed then Dec 29 15:53:27 Init.qcom.rc might be a starting point based on your ramoops Dec 29 15:54:01 @Tygerpro Tygerpro, I will check it thanks! Dec 29 15:55:32 Welcome and good luck, and as Dalton said if you change some of your "CONFIG_" stuff to be m instead of y it should shrink your boot image down some, it will make your system.IMG grow a little though Dec 29 16:25:48 Alexis Barron was added by: Alexis Barron Dec 29 16:46:45 @Tygerpro Tygerpro, Wait, it could have helped me Dec 29 16:47:13 Huh? Dec 29 16:47:50 Well, u remember that halium-boot is 0,2Mb too big Dec 29 16:48:14 [Edit] Well, u remember that halium-boot is 0,2Mb too big for me and I can't flash it Dec 29 16:49:09 [Edit] Well, u remember that my halium-boot file is 0,2Mb too big for me and I can't flash it Dec 29 16:51:21 [Edit] Well, u remember that my halium-boot file is 0,2Mb too big for my phone and so he doesn't let me to flash it Dec 29 16:55:12 Yea, its worth trying at least, I would say for module stuff go with something that's network related like BT cause if BT doesn't work its not the end of the world Dec 29 16:56:19 Well I don't remerber CONFIG_ that allow m Dec 29 16:56:28 [Edit] Well I don't remerber CONFIG_ that allow to be set to m Dec 29 16:59:19 Nebrassy was added by: Nebrassy Dec 29 17:00:19 Hi, is it possible to build halium for devices that only shipped with 8.1 or later? / will support be added? Dec 29 17:06:25 @aurnytoraink, Look for better compression method Dec 29 17:06:50 @Nebrassy, No news about 8.1 Dec 29 17:11:39 @aurnytoraink, Everything in your kernel defconfig can be set to y, n, m, or ! Dec 29 17:13:06 @Nebrassy, At this time it isn't really possible unless you want to do all the work, I believe there are plans for updating but no timeline Dec 29 17:14:10 as Dalton said, it will be released "when you make it ™ " Dec 29 17:14:33 @Tygerpro Tygerpro, Thought so, I don't have the experience as I've never built a thing but will be patiently waiting for that as if I didn't make it no one else will do for my device Dec 29 17:15:23 Also, do you need to build on Los? Dec 29 17:16:48 @Nebrassy, If you have a lineage 14.1 ROM available you can port it, I have no coding skill and managed to get a port booting, you need LOS or AOSP as the kernel uses the android repo and the android container uses LOS for the runtimes Dec 29 17:18:33 @Tygerpro Tygerpro, The device I'm interested in is the Mi A2, it released with 8.1 and was updated to 9, there's no Los support yet but there is a stable build tree available Dec 29 17:19:06 That's the main the problem, oldest rom available is on 8.1 Dec 29 17:20:46 Ahh the newer devices coming out are currently not portable cause of that, once halium/hybrid are based on 8/9 then they can be ported, you could try porting it anyway, or at least laying the ground work (local manifest) if you want, but your kinda gonna be blazing your own trail Dec 29 17:21:04 @Nebrassy, I think xperia X port is done on aosp trees so no Dec 29 17:21:56 @Tygerpro Tygerpro, Ah OK, thanks for the help, will be waiting for that Dec 29 17:22:44 Welcome, if you really wanna try UT/PM on a device, might be worth getting a used device to port to/play with Dec 29 17:23:53 @Tygerpro Tygerpro, I got an old HTC One but seeing the many failed attempts of other people to get UT working on it, it doesn't seem so encouraging Dec 29 17:24:50 Well my Samsung port was no walk in the park, but it is possible, just takes patience and a little luck from time to time Dec 29 17:25:33 @Tygerpro Tygerpro, Hmm, maybe I'll take a bite at it Dec 29 17:26:06 I do encourage it, I will help you as best as I can Dec 29 17:26:19 Thanks Dec 29 17:26:55 Welcome, I would get the work that's already been done if you can, if not starting from scratch is an option Dec 29 18:23:57 @Tygerpro Tygerpro, Okay thanks **** BEGIN LOGGING AT Sat Dec 29 19:18:43 2018 Dec 29 19:36:00 saviosg was added by: saviosg **** ENDING LOGGING AT Sat Dec 29 20:17:59 2018 **** BEGIN LOGGING AT Tue Jan 01 01:51:04 2019 **** ENDING LOGGING AT Tue Jan 01 01:52:48 2019 **** BEGIN LOGGING AT Wed Jan 02 12:41:04 2019 Jan 02 13:39:06 Do I also need msm8960-common? Jan 02 14:06:19 Well... thanks to @NotKit test_hwcomposer is finally working. So I think it's time to test some GUI. How do you actually launch Plasma from shell? Jan 02 14:39:05 So mer kernel check says config_devtmpfs_mount needs to be enabled, but I don't have that setting in my kernel config, there's just config_devtmpfs, is it the same, is it enough to enable that? Jan 02 14:39:47 just add it Jan 02 14:40:02 and see if it gets picked up after a rebuild Jan 02 14:40:14 Alright Jan 02 14:43:33 I should enable everything mer says or just the required ones? Jan 02 16:14:01 https://paste.ubuntu.com/p/PJ6jD8XWRC/ Jan 02 16:14:32 no idea what this error means Jan 02 16:19:45 you need to fix flex, one sec Jan 02 16:20:08 do i need to buy flex tape Jan 02 16:22:05 enter these commands: … "rm prebuilts/misc/linux-x86/flex/flex-2.5.39" … "ln -s /usr/bin/flex flex-2.5.39" … then try again Jan 02 16:22:47 thanks Jan 02 16:23:14 welcome, good luck Jan 02 16:24:19 wait the ln line should read "ln -s /usr/bin/flex prebuilts/misc/linux-x86/flex/flex-2.5.39" Jan 02 16:25:04 this is of course assuming your doing this from the base directory of your port Jan 02 16:26:43 Yup, was about to say it failed due to not finding flex Jan 02 16:27:13 yea, sorry about that, i got about 10 things going on here Jan 02 16:27:42 dw Jan 02 16:27:45 half of which are related to my own port lol Jan 02 16:28:23 Well I'm surprised hybris-boot didn't fail and I made it this far Jan 02 16:29:00 lol, systemimage is where most of the fails occurs for me, its always fun trying to figure out what failed and why Jan 02 16:29:38 however in my case i kinda broke my port trying to fix it so now I gotta undo my work one step at a time Jan 02 16:31:04 The next fail won't include the whole log because I'm getting so many warnings that filled the entire bash history Jan 02 16:32:19 i wouldnt worry bout the warnings, but if you do get a fail, just try the same command again, but add "&> error.log" then you have a text file called error.log that has all the output (you wont see anything on the screen though) Jan 02 16:32:19 @Nebrassy, 😁 Jan 02 16:33:23 @Tygerpro Tygerpro, Yea ik that but I want to avoid using it as I'm building on a shitty laptop so want to watch it going Jan 02 16:34:23 yea, but it is helpful if you have an error and need the log for debug purposes, once you apply a possible fix you can always delete the log and try again without using it Jan 02 17:09:38 It actually built, will get to testing later, to install system image, it says I need to be in recovery, does it mean twrp or do I need to flash the recovery image it created? Jan 02 17:10:42 TWRP Jan 02 18:14:01 good evening ,again trouble with the hybris-boot img , the image compiled successfully but wont boot and the device go into a bootloop .Tried to redownload the vendor blob and placed them in halium/vendor/samsung/.../hlte-common and same path hltechn .Then recompiled same issue Edited the deconfig file ,when i set the IKCONFIG_PROc to n Jan 02 18:14:01 the device just stuck at logo set it to y bootloop ...any ideas? Jan 02 18:16:41 did you use JBBs script to install rootfs.img and system.img and are you using hybris-boot or halium-boot Jan 02 18:23:47 i havent installed the rootfs yet im trying to install the bootimg first then use the script "hailum-script" to install the systemimage and rootfs Jan 02 18:24:12 if im doing anythin not in the line of makin it work feel free to correct me Jan 02 18:25:55 ok, just installing the hybris-boot.img is going to be the reason your bootloopin, when it boots it looks for those two images, Id reccomend using JBBs script instead of halium-script to install those Jan 02 18:27:23 oh ...didnt know that ,I'll try to use the JBBs script ...where can i find it ? Jan 02 18:27:44 one sec Jan 02 18:27:51 kk Jan 02 18:30:00 https://github.com/JBBgameich/halium-install/ Jan 02 18:32:57 got it , so to clarify things i need to install the hybris boot img "i use twrp since hiemdall always fails at pit file" then use the script to install the rootfs and system image Jan 02 18:34:20 correct, I only use heimdall if i have to hard reset the phone Jan 02 18:35:23 then with any luck you will get a ssh login, it might take awhile to come up though (takes 20 minutes on my device with hybris-boot) Jan 02 18:35:26 cool thanks , imma go try it now Jan 02 18:35:54 if it comes up with telnet then login and see what the diagnosis.log file says Jan 02 20:29:10 compiled the images ,then used the halium script Jan 02 20:29:43 (Photo, 1366x768) https://irc.ubports.com/c4e3P0bU.png Jan 02 20:30:07 rebooted the device into boot loop again , is this normal? Jan 02 20:46:22 Everything surprisingly worked until trying to login with ssh, it just outputs nothing after … ssh root@10.15.19.82 Jan 02 20:46:28 What do? Jan 02 20:47:17 Connection timed out Jan 02 21:00:17 It seems to have a valid Mac, but if I try to change it I get device or resource busy Jan 02 21:25:43 est ineffabile was added by: est ineffabile Jan 02 21:48:04 And now I get … ssh: connect to host 10.15.19.82 port 22: No route to host Jan 02 21:48:11 This is like the weirdest issue Jan 02 21:54:41 There is a solution for that, I think you can find it by searching through the logs Jan 02 21:55:10 I had to set the MAC and everything on my port when I tried Jan 02 21:55:20 What log Jan 02 21:55:47 The log of this channel, just search for ssh and I believe it will come up Jan 02 21:59:51 And it suddenly decided to start working, hopefully I can complete it now cuz I doubt it'll keep working Jan 02 22:11:22 bash: insmod: command not found Jan 02 22:11:25 wtf Jan 02 22:11:58 `. /etc/environment` Jan 02 22:13:02 bash: ./etc/environment: Permission denied Jan 02 22:13:29 And you're root? Jan 02 22:13:37 Yes Jan 02 22:13:42 Do you have selinux enabled? Jan 02 22:13:51 Nope Jan 02 22:14:38 Oh, there is a space between `. /` on there. `source /etc/environment` Jan 02 22:14:46 But if that doesn't work, `chmod /etc/environment` Jan 02 22:15:35 insmod: ERROR: could not load module /system/lib/modules/wlan.ko: No such file or directory Jan 02 22:15:57 Is there a `/system/lib/modules`? Jan 02 22:16:30 Yes, seems like it's empty Jan 02 22:16:42 You have a broadcom chip then? Jan 02 22:17:05 Not sure Jan 02 22:21:22 It's snapdragon 600 so I don't think so Jan 02 22:26:47 root@localhost:/# EGL_PLATFORM=hwcomposer test_hwcomposer … cannot locate symbol "android_create_namespace" referenced by "/system/lib/libgui.so"... … test_hwcomposer: test_hwcomposer.cpp:179: int main(int, char**): Assertion `err == 0' failed. … Aborted Jan 02 22:32:57 Thanks for the idiot proof documentation btw, surprised I made it this far, though I don't think I'll be able to solve those issues Jan 02 22:37:15 @Nebrassy, libhybris is too old, which rootfs is that? Jan 02 22:37:48 @Nebrassy, [Edit] libhybris is too old (or loaded wrong linker), which rootfs is that? Jan 02 22:38:28 @NotKit, Reference rootfs Jan 03 00:52:15 Let it be known that the Moto G5 Plus has a TFTP server which has to run at boot with access to `/persis/rfs` Jan 03 01:07:59 Let it be known that I just turned it off because it's running as root but still doesn't have permission **** ENDING LOGGING AT Thu Jan 03 02:59:57 2019