**** BEGIN LOGGING AT Sat Nov 23 02:59:57 2019 Nov 23 09:06:33 Hmm does anyone know about ofono not being able to talk to Samsung rild? Found a ton of errors in the log yesterday. Seems API is different Nov 23 09:06:53 Fwd from Flohack: https://pastebin.com/JD2HhmUr Nov 23 09:07:00 See here Nov 23 09:26:26 <琪彬> (Photo, 539x622) https://irc.ubports.com/DZtyeCpi.png 😍please contact有需要请联系: @angyey Nov 23 09:27:34 @琪彬 [], @admin Nov 23 09:28:18 @琪彬 [], Please do not post advertising or self-promotion in this group. Nov 23 10:52:35 I am switching distros, and I am thinking of saving my Halium folder to my other partition.. the problem is, it is 30 GB and will take years to complete. Which folders are important and should be copied? I know that you should copy the kernel folder and the device folder, but what else? Nov 23 10:57:16 @intel777 [thats coz I use f2fs on android setup], Halium doesn't support f2fs right now so you need to format data partition in ext4 and also you need to delete f2fs lines in fstab file Nov 23 10:57:45 I do format /data in ext4 every time I trying to do halium Nov 23 10:59:16 @rixchy [I am switching distros, and I am thinking of saving my Halium folder to my other …], Kernel device and vendor, if you modify other things it is better if you write the modifications for example in a text file so you can remember what you did Nov 23 10:59:48 @rixchy [I am switching distros, and I am thinking of saving my Halium folder to my other …], And if you use hybris-boot also fixupmountpoints Nov 23 10:59:49 @Mattia990 [Kernel device and vendor, if you modify other things it is better if you write t …], Hm, ok, thanks. Nov 23 11:00:04 @Mattia990 [And if you use hybris-boot also fixupmountpoints], I do, so thank you for including that. Nov 23 11:00:23 @rixchy [I do, so thank you for including that.], No prob Nov 23 11:00:49 How can I configure kernel when compiling kernel with mka hybris-boot? Nov 23 11:01:12 I tried … ARCH=arm64 menuconfig in kernel directory Nov 23 11:01:25 but it just fails when compiling Nov 23 11:01:33 @intel777 [I tried … ARCH=arm64 menuconfig in kernel directory], Maybe check boardconfig.mk Nov 23 11:01:44 @intel777 [but it just fails when compiling], Depends on what error you get Nov 23 11:01:48 https://pastebin.com/JjEGTZWk Nov 23 11:02:53 @intel777 [https://pastebin.com/JjEGTZWk], Idk sorry Nov 23 11:05:09 @intel777 [https://pastebin.com/JjEGTZWk], I am not sure what I would do there, because I don't know what that error is.. but try this: "cd `/home/intel/android/halium/kernel/xiaomi/msm8953 && make mrproper"` Nov 23 11:05:31 make mrproper will reset all configs Nov 23 11:05:46 @intel777 [make mrproper will reset all configs], Ah. Okay. Nov 23 11:05:57 Sorry. Almost messed up your work. Nov 23 11:07:23 Ah, its not working anyway Nov 23 11:07:30 so no big deal xD Nov 23 11:07:45 lol. Nov 23 11:09:40 Oh man, I just realized Nov 23 11:09:50 mrproper it's Mr. Proper Nov 23 11:09:59 so it will clean configs Nov 23 11:10:23 @intel777 [mrproper it's Mr. Proper], That tall dude from the tv commercial? Nov 23 11:10:29 yeah Nov 23 11:10:46 Oh my- Nov 23 11:12:28 (Photo, 460x460) https://irc.ubports.com/2QswNZmk.png Nov 23 11:12:37 yeah, that dude Nov 23 11:12:48 I gotta make this a sticker. Nov 23 11:13:03 oh man, someone in linux community is savage Nov 23 11:13:21 make 'mrproper' target to clean all configs Nov 23 11:13:31 so kernel will be 'clean' Nov 23 11:13:39 [Edit] so sources will be 'clean' Nov 23 11:13:57 [Edit] make 'mrproper' target to remove all configs Nov 23 14:26:44 Wow that makes sense now Nov 23 14:26:58 That's Mr. Clean in the US Nov 23 14:40:39 Proper is more clean than clean Nov 23 14:40:59 I think someone was looking for a cleaner target than clean lol Nov 23 14:57:03 @UniversalSuperBox [That's Mr. Clean in the US], In Italy Is called "mastro lindo" … Porco dio! Nov 23 15:03:38 @UniversalSuperBox [That's Mr. Clean in the US], [Edit] In Italy It Is called "mastro lindo" … Porco dio! **** BEGIN LOGGING AT Sat Nov 23 15:44:16 2019 Nov 23 16:10:44 Oh so Mr proper was not an international term? Nov 23 16:16:39 It was, I believe, but some dumbasses like me just wasn't paying much attention Nov 23 17:38:07 @anpok [Oh so Mr proper was not an international term?], Never heard in English before today😂 Nov 24 01:05:26 苗旺番 was added by: 苗旺番 Nov 24 02:24:20 EmilSMN was added by: EmilSMN Nov 24 02:24:49 Good day. I decided to assemble the firmware from the source. Stuck on error. Tell me how to fix it? Nov 24 02:25:01 halium/hybris-boot/Android.mk:69: ************* /boot appears to live on /dev/boot … halium/hybris-boot/Android.mk:70: ************* /data appears to live on … halium/hybris-boot/Android.mk:73: * There should be a one and only one device entry for HYBRIS_BOOT_PART and HYBRIS_DATA_PART. … build/core/ninja.mk:166: recipe for target '/home/ Nov 24 02:25:01 u/halium-devel/halium/out/build-lineage_my90ds.ninja' failed … make: * [/home/u/halium-devel/halium/out/build-lineage_my90ds.ninja] Error 1 … make: Leaving directory '/home/u/halium-devel/halium' Nov 24 02:49:38 Fwd from rixchy: It is a common error, fix is shown in the docs. http://docs.halium.org/en/latest/porting/common-system-build-errors.html#hybris-boot-part-and-hybris-data-part Nov 24 02:55:03 @vanyasem [It is a common error, fix is shown in the docs. http://docs.halium.org/en/latest …], There is no answer specifically to my question. There is a link that returns me to the build phase, where it is not clear what to write after ./mer_verify_kernel_config where it is not clear what to write. Nov 24 02:55:26 Yes there is Nov 24 02:56:00 You need to either properly set up your build env if it’s an existing device Nov 24 02:56:12 And set up fixup mountpoints properly if it’s not a existing device Nov 24 02:56:14 Please do that **** ENDING LOGGING AT Sun Nov 24 02:59:58 2019