**** BEGIN LOGGING AT Thu Mar 08 03:00:04 2018 Mar 08 05:54:56 bshah: FYI builder got it's updated miniPCIe card yesterday and performance improved quite a bit :) 130-150Mbit/s down, 35-40 Up and ping down to 10ms ;) So this means I can repo sync about 4 times faster :) So let me know when you need something tested :D Mar 08 06:06:02 nice Mar 08 06:06:39 redmi note 4 possible to install halium Mar 08 06:07:20 PRAKASH P: Mido ? Mar 08 06:16:59 @rockybulwinkle, Probably my typo for the location :) Mar 08 06:17:58 @rockybulwinkle, Sry no idea. Do you flash boot.img or still trying to fastboot? Mar 08 07:53:19 @stefanomelchior, Search the group for similar errors .. For eg "export_includes" ;) Mar 08 08:38:23 Thanx, I was reading your suggestion and it seems to work for many lib*_intermediates. I will apply this hack tonight Mar 08 08:39:15 Let's fix this properly instead of hacks Mar 08 08:39:26 Do you have full error message @stefanomelchior ? Mar 08 08:40:16 @abhishek_0, The suggestion you're suggesting is hack, please don't suggest it to anyone Mar 08 08:43:47 @bhushanshah, https://pastebin.com/kYxDGpd7 Mar 08 08:44:38 cool, thanks Mar 08 08:45:07 I would like to point out that, , at the moment, I can't access to my device. Tonight I will in case you need more details Mar 08 08:45:31 thnx 4 your help Mar 08 08:52:45 @stefanomelchior: https://ptpb.pw/yo0t.patch is what should solve your issue Mar 08 13:31:27 @Flohack, Flashing it Mar 08 13:39:27 @rockybulwinkle, There might be differences between a boot from flash or a reboot from fastboot upload Mar 08 14:08:34 What I don't get now is that I set the cmdline_force option. Shouldn't that make it ignore the bootloader completely? Mar 08 14:20:52 how to make s3 manifest? Mar 08 14:30:02 Have you read the docs Mar 08 14:47:03 @ankaos, a good starting point could be Florian's work on S3 neo (https://github.com/Halium/projectmanagement/issues/41) Mar 08 15:04:42 UniversalSuperBox: I have a little issue with userdata mounting in initramfs Mar 08 15:05:19 I am booting a device where this partition is vfat, so the options for mount (discard,data=journal) are invalid Mar 08 15:05:51 But with busybox's mount, this leads to a failure, where the binutils version will succeed anyway Mar 08 15:06:22 I'm not sure how to address this, as there options are required to fix some bug and make sense on ext3 Mar 08 15:07:24 trying to guess the filesystem seems like overkill and probably not easy in an initramfs Mar 08 15:16:04 https://docs.halium.org/en/latest/porting/first-steps.html here it says that Storage: 16GB of storage is generally enough for any Halium-based OS. My phone has 8gb internal memory. So I can't port halium to it? Mar 08 15:17:01 Anyone? Mar 08 15:17:08 [Edit] https://docs.halium.org/en/latest/porting/first-steps.html here it says that Storage: 16GB of storage is generally enough for any Halium-based OS. My phone has 8gb internal memory. So I can't port halium to it? Mar 08 15:17:19 redshaman: should be enough too Mar 08 15:17:42 @Tofe, thanks Mar 08 15:18:06 Of course it depends on the OS, but I don't know of any that wouldn't work with 8GB. Mar 08 15:19:03 It depends on how big the boot and data partition is, but generally it should work Mar 08 15:19:05 @Tofe, ubuntu touch Mar 08 15:20:50 Having free space on the Data partition is the key. ubuntu touch in itself requires 2.5GB (iirc), then there is some data of course. Mar 08 15:21:34 @Tofe, got it Mar 08 15:26:09 which halium I will need for ubuntu touch? 5.1 or 7.1? Mar 08 15:26:25 both will do Mar 08 15:26:31 go with the newest one for your device Mar 08 15:27:29 @vanyasem, I have an android device running nougat. which one I should choose? Mar 08 15:27:43 5.1 for Android 5.1 and 7.1 for Android 7.1 Mar 08 15:27:51 isn't that obvious lol Mar 08 15:29:10 (Document) https://irc.ubports.com/ipwV5Vqv.mp4 Mar 08 16:26:25 Hey everyone! I'm having error "device-mapper: table: 253:0: android-verity: unknown target type" when booting. Any idea on how to fix it? … Full log: https://paste.kde.org/p5hddyt2c Mar 08 16:39:57 Hi, I just made the framebuffer on my Xperia Z5C work! :-D Mar 08 16:40:07 https://wiki.postmarketos.org/wiki/Google_Nexus_6P Mar 08 16:40:19 https://github.com/AsteroidOS/msm-fb-refresher Mar 08 16:41:54 The Nexus 6P and the Xperia Z5* (Z4+ too? idk) share the same SoC, so this works like f.e. : Mar 08 16:42:54 Halium doesn't use or need the framebuffer driver afaik... Mar 08 16:43:26 Well, but I now have *something* on my screen. thats better than the alternative Mar 08 16:44:20 Did you already try hwcomposer with caf libhybris builds? Mar 08 16:46:44 Not recently, I was afk for like 2 months. But when I tried, test_hwcomposer works, but nothing else. Btw, if the guys at postmarketOs did not figure this out and just took fb0, there probably is a reason for that (I hope so) Mar 08 16:47:50 The reason they are using framebuffer is because they want to avoid using blobs as far as I can.. Mar 08 16:48:55 But the framebuffer will produce a quite laggy graphics output, so if you can, you should use something else I think Mar 08 17:14:24 There used to be a Ubuntu Touch build, back when UT was still 'alive', but it was build with 5.1. Although I don't know that much about graphics, I tried lots of stuff and I never got a real ouput (if any) using current s/w. Mar 08 17:16:02 Framebuffer? Dont trigger me: https://plus.google.com/photos/photo/101809150361009913017/6399325605933470450 Mar 08 17:18:41 Also, though it is quite off topic, I now (hopefully) can get a working X server in a chroot launched from "regular" android😍 Mar 08 17:22:14 LuneOS is on a good path to make use of halium-boot's init script: I have something working for about all our current devices. However, it'll require my PR https://github.com/Halium/initramfs-tools-halium/pull/11 . It's not urgent, I can use my repo, but it would be good to converge on it. Mar 08 18:48:37 According to this https://docs.halium.org/en/latest/porting/get-sources.html I need to put my device manifest file into /halium/devices/manifests but there is no devices folder. There is only device folder but it doesn't have manifests folder inside. I must make that folders or what? Mar 08 18:49:24 in your halium folder, is there another halium folder which contains a devices folder? Mar 08 18:50:41 Yeah I see it. Thanks Mar 08 18:50:43 (Photo, 469x77) https://irc.ubports.com/6Dfh36eE.png Mar 08 18:51:04 Yeah, that's the correct directory Mar 08 18:51:14 So it means tutorial has a typo? Mar 08 18:52:40 No, you where just in the wrong path. The tutorial expects you to be in the directory in which you ran `repo init´ Mar 08 18:53:46 it's very easy to follow by the way. Mar 08 19:00:25 (Photo, 774x364) https://irc.ubports.com/G7aI12H9.png Mar 08 19:00:39 I see this error again Mar 08 19:00:52 There is nothing about that manifest file in manual Mar 08 19:01:07 What can be the problem? Mar 08 19:01:18 can you pastebin the content of the device manifest you just added? Mar 08 19:03:27 [Edit] can you please pastebin the content of the device manifest (`halium/devices/manifets/samsung_coreprimeve3g.xml`) you just added? Mar 08 19:13:53 @JBBgameich, I can do better. Here is that file in github … https://github.com/remilia15/local_manifests/blob/cm-14.1-coreprimeve3g/coreprimeve3g.xml Mar 08 19:16:55 Oh I got it Mar 08 19:17:15 your manifest.xml file in .repo is only for official supported los devices Mar 08 19:17:25 I need to add github repo to there Mar 08 19:17:32 let me try Mar 08 19:24:54 yeah it worked Mar 08 19:25:03 now another errors is showing Mar 08 19:42:24 Can you again paste it somewhere? dpaste.de or gist.github.com for example Mar 08 19:43:14 @JBBgameich, The problem was not there. I all needed to do is just adding github to list of remotes in .repo/manifest.xml file Mar 08 19:43:30 This Mar 08 19:43:30 Mar 08 19:43:30 That's all Mar 08 19:43:37 You can also add the github remote to your device manifest. You shouldn't modify .repo/manifest.xml Mar 08 19:44:06 Now it throws errors like this: Mar 08 19:44:15 fatal: duplicate path device/samsung/coreprimeve3g in /home/redshaman/halium/.repo/manifest.xml Mar 08 19:44:35 first one was same error about external/stlport Mar 08 19:44:43 you have two manifests which both contain the same path Mar 08 19:45:26 yeah my device manifest has external/stlport so I removed it from .repo/manifest.xml and problem solved Mar 08 19:47:10 don't make changes to `.repo/manifest.xml` please Mar 08 19:47:17 Remove it in the device manifest then Mar 08 19:47:43 @JBBgameich, will do this in next ones Mar 08 19:49:06 When your port works, you will want to add yourdevice to the halium-devices repository on github. This won't work if there are ANY changes to `.repo/manifest.xml`. I'd recommend to change it now Mar 08 19:49:14 [Edit] When your port works, you will want to add your device to the halium-devices repository on github. This won't work if there are ANY changes to `.repo/manifest.xml`. I'd recommend to change it now Mar 08 19:54:28 Just removed one string. I can easily add it back Mar 08 19:54:44 New error is this Mar 08 19:54:54 (Photo, 791x400) https://irc.ubports.com/wLz7rI9G.png Mar 08 19:56:32 I forgot to do repo sync after adding manifests. Now doing it. Hopefully this must fix error above Mar 08 20:01:53 force syncing repos helped Mar 08 20:11:56 I need help in here https://docs.halium.org/en/latest/porting/build-sources.html#modify-the-kernel-configuration … I just don't understand what to do Mar 08 20:13:31 @UniversalSuperBox in case of "partition" file_layout, halium-boot still needs data partition? Mar 08 20:15:42 @bshah, Unfortunately it doesn't fix the`mka systemimage` compilation issue :( Mar 08 20:27:11 @NotKit, Yep Mar 08 20:27:39 That's where bind-mounts and such Mar 08 20:28:27 on Gemini, there is separate linux partition, not sure what's the best way to handle it Mar 08 20:29:21 with UBPorts, I guess loopback images will still have to be used for OTAs and stuff Mar 08 20:34:13 @abhishek_0, I also tried your workaround, but my tree doesn't have any SHARED_LIBRARIES dir, so neither the following: guf@Guf-Book:/media/HALIUM/halium$ ll ./out/target/product/tenshi/obj/ … busybox/ include/ KERNEL_OBJ/ ROOT/ Mar 08 21:11:54 @Tofe, 👍 Mar 08 22:34:23 Tofe, do you realize that you just made a bunch of other ideas possible too? :) Mar 08 22:34:32 I must test this tomorrow Mar 08 22:36:09 @NotKit, I'm not quite sure what you mean here? Mar 08 22:36:14 Ohhh Mar 08 22:36:28 Treat the second partition as `/data` Mar 08 22:40:22 @UniversalSuperBox basically in case of Debian /linux partition is going to be used as normal / partition Mar 08 22:41:28 Right, so you're thinking of just treating `/linux` as `/data`? Mar 08 22:42:01 I guess it makes sense in case of UBPorts, or even /linux/data, but that would need changes Mar 08 22:42:19 Sounds good Mar 08 22:42:23 What kernel does it run? Mar 08 22:42:31 3.18 Mar 08 22:42:44 oh. Mar 08 22:43:01 So support is essentially DOA, thats' comforting. :/ Mar 08 22:50:28 MediaTek didn't bother porting newer kernel for this SoC even for Oreo AOSP Mar 08 22:50:42 internal screaming Mar 08 22:50:53 mediakek Mar 09 01:24:51 @Flohack, Shouldn't the kernel ignore the cmdline from the bootloader if cmdline_force is set? **** ENDING LOGGING AT Fri Mar 09 03:00:00 2018