**** BEGIN LOGGING AT Sat Dec 21 02:59:58 2019 Dec 21 12:21:37 anyone has a backup of https://github.com/TheMuppets/proprietary_vendor_xiaomi somewhere by any chance? it was taken down by DMCA for copyright issue... Dec 21 12:24:45 @Shigazaru [anyone has a backup of https://github.com/TheMuppets/proprietary_vendor_xiaomi s …], Maybe @Mattia990 as he has worked on a xiaomi porting Dec 21 12:24:58 https://gitlab.com/the-muppets/ Dec 21 12:35:55 Might be a structural problem though if xiaomi is going after them with dmcas Dec 21 12:46:35 i found error in message kernel when try recod video with app camera, venus firmeware can't loaded … [CCAudit] do_sys_open error=-30 file=/sys/devices/soc/ce0000.qcom,venus/firmware/venus.mdt/loading flag=655361 proc=ueventd parent=ueventd Dec 21 12:46:54 the file exists in /firmeware/images Dec 21 13:07:03 @Shigazaru [anyone has a backup of https://github.com/TheMuppets/proprietary_vendor_xiaomi s …], Many device trees include a script that can extract the proprietary files from a running android system or an existing system.img Dec 21 13:19:35 @Shigazaru [anyone has a backup of https://github.com/TheMuppets/proprietary_vendor_xiaomi s …], It Is on gitlab Dec 21 13:52:56 ```ben@ben-ThinkCentre-M91p:~/halium-5.1$ mka mkbootimg … make: Entering directory '/home/ben/halium-5.1' … ============================================ … PLATFORM_VERSION_CODENAME=REL … PLATFORM_VERSION=5.1.1 … CM_VERSION= … TARGET_PRODUCT=cm_austin … TARGET_BUILD_VARIANT=userdebug … TARGET_BUILD_TYPE=release … TARGET_BUILD_APPS= … TAR Dec 21 13:52:56 GET_ARCH=arm … TARGET_ARCH_VARIANT=armv7-a-neon … TARGET_CPU_VARIANT=cortex-a7 … TARGET_2ND_ARCH= … TARGET_2ND_ARCH_VARIANT= … TARGET_2ND_CPU_VARIANT= … HOST_ARCH=x86_64 … HOST_OS=linux … HOST_OS_EXTRA=Linux-5.0.0-37-generic-x86_64-with-Ubuntu-18.04-bionic … HOST_BUILD_TYPE=release … BUILD_ID=LMY48W … OUT_DIR=/home/ben/halium-5.1/out … ============ Dec 21 13:52:56 ================================ … Checking build tools versions... … build/core/binary.mk:745: target '/home/ben/halium-5.1/out/target/product/austin/obj/STATIC_LIBRARIES/libc_bionic_intermediates/arch-arm/bionic/memcmp.o' given more than once in the same rule … bootable/recovery/Android.mk:204: warning: overriding recipe for target '/home/ben/hal Dec 21 13:52:56 ium-5.1/out/target/product/austin/recovery/root/sbin/mktemp' … bootable/recovery/Android.mk:196: warning: ignoring old recipe for target '/home/ben/halium-5.1/out/target/product/austin/recovery/root/sbin/mktemp' … find: 'device/amzn': No such file or directory … find: 'device/google': No such file or directory … halium/hybris-boot/Android.mk:69: ** Dec 21 13:52:56 ******************* /boot appears to live on ERROR: *fstab* not found … halium/hybris-boot/Android.mk:70: ********************* /data appears to live on ERROR: *fstab* not found … halium/hybris-boot/Android.mk:73: *** There should be a one and only one device entry for HYBRIS_BOOT_PART and HYBRIS_DATA_PART. Stop.``` Dec 21 13:53:28 https://pastebin.com/d05PyJV6 Dec 21 13:53:33 why cant it find the fstab? Dec 21 13:53:40 its a common dt configuration btw Dec 21 13:55:14 https://github.com/ggow/android_device_amazon_mt8127-common/commit/8c77dc852534890a237d6f8e3751e4d9d1d915f3 Dec 21 13:55:17 nvm its probably this Dec 21 14:02:31 alright i fixed it, PRODUCT_MANUFACTURER was set to amzn, not amazon Dec 21 14:02:46 so it was looking in device/amzn Dec 21 14:36:39 another issue, device/amazon/mt8127-common/wpa_supplicant/Android.mk isnt being included no matter whatt i do. Dec 21 15:13:18 so tl;dr this is the issue: make: *** No rule to make target '/home/ben/halium-5.1/out/target/product/austin/obj/STATIC_LIBRARIES/lib_driver_cmd_mt66xx_intermediates/export_includes', needed by '/home/ben/halium-5.1/out/target/product/austin/obj/EXECUTABLES/wpa_supplicant_intermediates/import_includes'. Stop. Dec 21 16:00:50 @Shigazaru [anyone has a backup of https://github.com/TheMuppets/proprietary_vendor_xiaomi s …], I might, give me a min to check Dec 21 16:03:02 @bengris32 keep making the directories until the error goes away Dec 21 16:05:32 @SomeIrrelevantPerson0000 [@bengris32 keep making the directories until the error goes away], wdym Dec 21 16:06:11 I take it, the directories don't exist, hence why you are getting the errors. Dec 21 16:06:28 I've had these errors before. Dec 21 16:19:28 @bengris32 [so tl;dr this is the issue: make: *** No rule to make target '/home/ben/halium-5 …], alright i fixed it Dec 21 16:19:41 had to move it to its own folder in hardware/ Dec 21 16:19:43 Perfect! Dec 21 16:24:21 maxsize=1284636672 blocksize=135168 total=111040224 reserve=12976128 … make: Leaving directory '/home/ben/halium-5.1' … #### make completed successfully (01:46 (mm:ss)) #### … ben@ben-ThinkCentre-M91p:~/halium-5.1$ Dec 21 16:24:22 great Dec 21 16:25:27 Can I ask why halium 5.1 and not 7.1? Dec 21 16:26:17 @SomeIrrelevantPerson0000 [@bengris32 keep making the directories until the error goes away], Did you finished the build proccess? Dec 21 16:49:50 Never did. I'm gonna start fresh with a new kernel tree. Lots of errors was awry. Dec 21 16:50:08 [Edit] Never did. I'm gonna start fresh with a new kernel tree. Lots of errors was awry. @IranFSilva Dec 21 16:51:27 @Shakendo [Can I ask why halium 5.1 and not 7.1?], because this device only has cm-12.1 trees Dec 21 16:51:29 why elese. Dec 21 16:51:34 [Edit] why else. Dec 21 16:51:49 or shall i say Dec 21 16:51:53 the cm-14.1 trees dont work. Dec 21 16:52:31 Ahh ok Dec 21 17:13:56 ben@ben-ThinkCentre-M91p:~/halium-install$ sudo ip route add 192.168.2.15 dev en p0s29u1u3 … Error: Device for nexthop is not up. Dec 21 17:17:42 iSerial 4 Mer Dec 21 17:18:43 [23370.172337] usb 2-1.3: Product: Refusing … [23370.172338] usb 2-1.3: Manufacturer: Mer … [23370.172338] usb 2-1.3: SerialNumber: Mer Dec 21 17:22:31 @SomeIrrelevantPerson0000 [Never did. I'm gonna start fresh with a new kernel tree. Lots of errors was awry …], Sad. I was able to build for my device but can't boot. Dec 21 17:22:44 @SomeIrrelevantPerson0000 [Never did. I'm gonna start fresh with a new kernel tree. Lots of errors was awry …], [Edit] Sad. I was able to build for my device but it can't boot. Dec 21 17:24:43 @bengris32 [[23370.172337] usb 2-1.3: Product: Refusing … [23370.172338] usb 2-1.3: Manufactur …], this is a unique issues isnt it? Dec 21 17:24:45 frick Dec 21 17:24:49 @bengris32 [[23370.172337] usb 2-1.3: Product: Refusing … [23370.172338] usb 2-1.3: Manufactur …], [Edit] this is a unique issue isnt it? Dec 21 17:25:34 @IranFSilva [Sad. I was able to build for my device but it can't boot.], I just suspected my kernel was broken Dec 21 17:56:20 ~ath was added by: ~ath Dec 21 18:18:51 hi all. Dec 21 18:19:57 I have a treltexx and looking for someone for help about how to port a device on Halium and then i will try to install Debian based Plasma Mobile Dec 21 18:20:13 Is there anyone? Dec 21 18:29:41 @obfs4[m] [I have a treltexx and looking for someone for help about how to port a device on …], Treltexx? I have a trlte if thats what you meant, otherwise I dont know Dec 21 18:31:32 @obfs4[m] [I have a t"> Which features are working on trelte? Dec 21 18:38:29 And how can i port treltexx? Dec 21 18:42:22 If its a Galaxy Note 4, you should be able to just use my repo, in theory at least, I dont know for certain, all my work is on … https://github.com/tyg3rpro Dec 21 18:50:23 ben@ben-ThinkCentre-M91p:~/halium-install$ sudo ip route add 192.168.2.15 dev enp0s29u1u3 … Error: Device for nexthop is not up. … ben@ben-ThinkCentre-M91p:~/halium-install$ Dec 21 18:50:30 getting the exact same error on different device Dec 21 18:50:34 ubuntu probably just sucks. Dec 21 18:52:05 I guess trelte and treltexx is different but anyway thank you again Dec 21 18:55:36 @bengris32 [ubuntu probably just sucks.], ben@ben-ThinkCentre-M91p:~/halium-install$ sudo ip link set enp0s29u1u3 up … ben@ben-ThinkCentre-M91p:~/halium-install$ sudo ip route add 192.168.2.15 dev enp0s29u1u3 … ben@ben-ThinkCentre-M91p:~/halium-install$ Dec 21 18:55:38 i feel so fucking dumb Dec 21 18:55:44 During the initial configuration can I force it to use lineage 16 sources instead of older ones? I don't have much faith in myself but I'd like to see if I can do anything to help in that regards Dec 21 19:12:07 now it even works on the fire Dec 21 19:12:07 bruh Dec 21 19:23:39 @obfs4[m] [I guess trelte and treltexx is different but anyway thank you again], Well if its a note 4, it should just be a different chipset (exynos vs snapdragon) might be similar enough aside from those Dec 21 19:37:53 [ 1836.364007] usb 2-1.3: Product: Unknown … [ 1836.364009] usb 2-1.3: Manufacturer: GNU/Linux … [ 1836.364010] usb 2-1.3: SerialNumber: GNU/Linux Dec 21 19:37:58 does this mean its booted? Dec 21 19:43:30 the reference rootfs booted! Dec 21 19:49:59 just tried to do graphics test and got this: `cannot locate symbol "atrace_begin_body" referenced by "/system/lib/libgralloc_extra.so"...` Dec 21 19:58:23 which SoC is the device? Dec 21 20:13:50 @NotKit [which SoC is the device?], mt8127 Dec 21 20:14:17 literally nothing works except the fact that it boots lmfao Dec 21 20:14:17 you probably need shims support in libhybris Dec 21 20:14:28 what is your target project? Dec 21 20:14:34 @NotKit [what is your target project?], wdym Dec 21 20:14:45 what are you attempting to port Dec 21 20:15:05 @NotKit [what are you attempting to port], ubuntu touch Dec 21 20:16:21 you need either to apply libhybris patch to support shim libs and rebuild libhybris in rootfs, or move shims code inside libc and add missing symbols Dec 21 20:16:55 see https://github.com/libhybris/libhybris/issues/379 Dec 21 20:21:18 one problem Dec 21 20:21:26 i dont have a shim for it Dec 21 20:24:31 could you link your device tree? Dec 21 20:25:31 sure hang on Dec 21 20:27:45 gotta push all my changes first Dec 21 20:34:41 hi i have been trying to fetch the necessary things so i can start porting but it keeps getting stuck at the last file: Dec 21 20:34:55 [Edit] hi i have been trying to fetch the necessary things so i can start porting but it keeps getting stuck at the last file:Fetching projects: 99% (216/217) android_hardware_qcom_display Dec 21 20:35:41 what can i do to fix this? Dec 21 20:56:43 Can you post the whole error via a pastebin so we may take a look? Dec 21 21:04:04 After a hour or so i finally got an output from that, ill send it in a min Dec 21 21:05:37 I am not sure if these are warnings that i can safely ignore tbh https://paste.ubuntu.com/p/rhynrdxJVm/ Dec 21 21:21:23 Is that loading for everyone else? That link is working for me. Dec 21 21:23:14 Id say its prob safe to ignore Dec 21 21:25:53 @Ege [I am not sure if these are warnings that i can safely ignore tbh https://paste.u …], @Shakendo Like Tygerpro said. It is safe to ignore that error. Dec 21 21:29:02 Alright thanks Dec 21 21:33:31 @NotKit [could you link your device tree?], https://github.com/halium-austin Dec 21 21:43:39 hm... Does that device tree give working LineageOS/CyanogenMod? Dec 21 21:46:36 @NotKit [hm... Does that device tree give working LineageOS/CyanogenMod?], yep Dec 21 21:46:39 cm-12.1 boots fine Dec 21 21:48:24 the reason I ask is that usually MediaTek blobs (especially older ones) depend on symbols not in normal AOSP/Lineage code Dec 21 21:48:58 so Lineage builds workaround either by shims or patches to add missing symbols Dec 21 21:49:08 I don't see either in this case Dec 21 21:50:51 ill do some more research tommorw Dec 21 21:50:54 i need sleep Dec 21 21:50:58 [Edit] ill do some more research tommorow Dec 21 21:51:02 good night everyone Dec 21 22:07:23 https://paste.ubuntu.com/p/5NkqW4x33n/ Dec 21 22:08:46 I can't seem to figure out the reason for this.. I searched the group as well but it looks like my device has succesfully synced too. I also tried building by adding breakfast dipper-eng or dipper-debug as suggested before but i still get errors. Thanks. Dec 21 22:10:56 [Edit] I can't seem to figure out the reason for this.. I searched the group as well but it looks like my device has succesfully synced too. I also tried building by adding breakfast dipper-eng or dipper-debug/userdebug as suggested before but i still get errors. Thanks. Dec 21 22:13:57 [Edit] I can't seem to figure out the reason for this. I searched the group as well but it looks like my device has succesfully synced too. I also tried building by adding breakfast dipper-eng or dipper-debug/userdebug as suggested before but i still get errors. Thanks. Dec 22 00:43:23 Thanks TheKit && Mattia, found it on gitlab, resuming my experiments Dec 22 01:00:39 @Ege [I can't seem to figure out the reason for this. I searched the group as well but …], You need something like this https://github.com/konradybcio/device-sony-honami/blob/ubports/vendorsetup.sh Dec 22 01:02:02 Also, dipper is likely too new to port on as it came out with oreo Dec 22 02:15:05 itexpert120 was added by: itexpert120 Dec 22 02:15:43 Hi, I have a device with 8 GB storage? Is it possible to port UBTouch to it? **** ENDING LOGGING AT Sun Dec 22 02:59:58 2019