**** BEGIN LOGGING AT Mon Mar 29 02:59:56 2021 Mar 29 03:12:45 In regards to this: https://docs.halium.org/en/latest/porting/get-sources.html#vendor-blobs Mar 29 03:12:53 I found a github repo containing all the vendor blobs of my system Mar 29 03:12:57 * I found a github repo containing all the vendor blobs of my phone Mar 29 03:13:09 do i just `git clone` that repo into `./vendor/`? Mar 29 04:37:37 Thedrift was added by: Thedrift Mar 29 05:44:37 Can't I use halium 10 for GSI porting? … https://docs.ubports.com/en/latest/porting/halium_9/index.html Mar 29 05:45:03 @NotKit Mar 29 06:21:08 @IngwiePhoenix[m] [do i just `git clone` that repo into `./vendor/`?], yes you can **** BEGIN LOGGING AT Mon Mar 29 06:29:37 2021 Mar 29 06:34:52 Hi! I'm trying to mka systemimage (mka halium-boot is currently working fine), but encontered some weird error. The full output is here: https://paste.ubuntu.com/p/CtRbBFrzPS/ Mar 29 08:32:26 Geff89 was added by: Geff89 Mar 29 09:30:23 Is there any script to build halium boot from stock kernel Mar 29 12:21:52 @hassanh92 Cool! Thanks! I thought i had to follow some specific folder structure or something. But that makes things a lot easier. Mar 29 12:22:41 Halium 10 is a thing? o.o Good to know. Mar 29 12:22:49 it is Mar 29 12:23:28 Cool. Mar 29 12:23:49 Do all the Halium ports use the same, never to be updated, kernel source the vendor provides? Mar 29 12:24:08 I am looking at msm-4.9.112 and I wonder if I could just use a stock 5.12 instead Mar 29 12:24:22 (if only to get support for newer APIs and optims) Mar 29 12:37:28 @IngwiePhoenix[m] [I am looking at msm-4.9.112 and I wonder if I could just use a stock 5.12 instea …], you can try Mar 29 13:55:34 Hey, is there a list of existing Halium 9 ports? Mar 29 13:55:59 I have checked on Halium and UBPorts documentation, but without luck. Mar 29 13:59:24 @Anghirrim [I have checked on Halium and UBPorts documentation, but without luck.], This should be a good indicator: https://github.com/Halium/halium-devices/tree/halium-9.0/manifests Mar 29 13:59:46 Any specific device you're looking for? Mar 29 14:20:02 @Herrie1982 [This should be a good indicator: https://github.com/Halium/halium-devices/tree/h …], Thanks. Not looking for a specific device. I have a Oneplus 3, which has a Halium 9 port. This is my daily driver and as I wanted to test Hybris-Mobian, I was checking if it was better buying another phone that has a good port, or go direct Mar 29 14:20:02 ly for a Pinephone Mar 29 14:40:47 Why do I get this error?https://dpaste.com/4L4VVVRND Mar 29 14:40:57 [Edit] Why do I get this error? https://dpaste.com/4L4VVVRND Mar 29 16:23:52 Hi.... is there a wau to compile halium-boot.img using uber tool chain... Mar 29 16:26:01 @aribk [I used my i9300_defconfig and cross-compiled with UBER toolchain.], Hi...how to use uber toolchin to crosscompile..... Mar 29 16:39:43 @Mathew Dennis [Hi...how to use uber toolchin to crosscompile.....], Forgot that. It was the wrong way to do it. I just didn't know enough about it. And I don't even remember how I did it. :) Mar 29 17:26:31 Oh oke Mar 29 17:57:05 Can't install halium-devel in Arch. This appearing https://dpaste.com/3YG9UYJGQ Mar 29 18:19:43 Online Typing was added by: Online Typing Mar 29 18:20:03 @ajqjwuuqbana041 [Can't install halium-devel in Arch. This appearing https://dpaste.com/3YG9UYJGQ], why do you even install it? Mar 29 18:20:33 we probably don't know that AUR package/its maintainer Mar 29 18:20:48 @NotKit [we probably don't know that AUR package/its maintainer], It's in the docs Mar 29 18:20:52 Lol Mar 29 18:21:18 Halium or UBPorts? Mar 29 18:21:28 first are probably pretty obscure by know Mar 29 18:21:32 [Edit] first are probably pretty obscure by now Mar 29 18:43:15 @NotKit [Halium or UBPorts?], For UBPorts, I still need Halium. Mar 29 18:43:30 :? Mar 29 18:43:48 I just don't know what does this halium-devel package do Mar 29 18:43:57 it probably installs some dependencies Mar 29 18:44:28 https://docs.halium.org/en/latest/porting/first-steps.html#arch Mar 29 18:44:37 See this Mar 29 19:00:21 @NotKit ??? Mar 29 19:01:13 you may ignore that and install dependencies needed to build Android as specified in Google docs Mar 29 19:05:00 Can you plz elaborate? Mar 29 19:06:29 Which docs? And which deps? :/ Mar 29 19:08:59 I don't need halium-devel at all? Mar 29 19:27:01 @NotKit ? Mar 29 19:27:54 what are you trying to build exactly? Mar 29 19:29:29 Following this: https://github.com/ubports/porting-notes/wiki/Halium-9 Mar 29 19:29:45 https://docs.ubports.com/en/latest/porting/halium_9/index.html Mar 29 19:30:06 Redmi 8A? Mar 29 19:30:10 do you have device tree? Mar 29 19:30:49 I have Kernel Source Mar 29 19:31:07 it's probably easiest if you copy https://gitlab.com/ubports/community-ports/android9/xiaomi-redmi-note-8t/xiaomi-willow setup Mar 29 19:31:43 oh, yeah, your device is armhf... Mar 29 19:32:01 can olivelite run olive kernel/vendor? Mar 29 19:32:16 I dunno. My device is armv7. Mar 29 19:32:45 @NotKit [do you have device tree?], I probably have that. Is it arch/arm/boot/dts? Mar 29 19:34:24 I meant something like https://github.com/Xiaomi-SDM439/android_device_xiaomi_olive Mar 29 19:34:48 https://github.com/Xiaomi-SDM439/android_device_xiaomi_olivelite Mar 29 19:36:58 Well, as you have provided links, I have it :D Mar 29 19:37:02 Now? Mar 29 19:37:39 can you try to run 64-bit kernel and vendor from olive on your olivelite? Mar 29 19:37:48 we don't really support armhf with Halium 9 Mar 29 19:37:53 (it's possible, but there are many caveats) Mar 29 19:38:08 [Edit] we don't really support armhf/armv7 with Halium 9 Mar 29 19:38:25 Uh-oh Mar 29 19:38:44 Now, where will I get the defconfig! :/ Mar 29 19:38:57 olive (non-lite) Mar 29 19:38:59 @ajqjwuuqbana041 [Can't install halium-devel in Arch. This appearing https://dpaste.com/3YG9UYJGQ], Just edit the PKGBUILD and get rid off the sing tools parts Mar 29 19:39:04 That's what I did Mar 29 19:39:17 Works fine Mar 29 19:39:30 @NotKit [olive (non-lite)], But, there are hw differences with olive Mar 29 19:39:35 But then you can't use air helpers Mar 29 19:39:42 Aur* Mar 29 19:52:56 @NotKit [I just don't know what does this halium-devel package do], It's a meta package for a load of dependencies Mar 29 23:13:11 I think I found a bug that is not fixable with GSIs. Does anybody with a GSI systemimage have voice volume working properly? It's the same bug as on the Xperia X. The array of values is of type long int in the kernel but uint32_t in userspace. Mar 29 23:18:41 [Edit] I think I found a bug that is not fixable with GSIs. Does anybody with a GSI systemimage have voice volume working properly? It's the same bug as on the Xperia X. The array containing the to-be-set values is of type long int in the kernel but uint32_t in userspace. **** ENDING LOGGING AT Tue Mar 30 02:59:56 2021