**** BEGIN LOGGING AT Tue May 08 03:00:04 2018 May 08 11:39:39 i can't resolve my problem, Ubuntu touch 16.04 there is no audio, if i change libhybris-common.1.0.0.so file with old an old file (form UT 15.04), audio work, but when make call there is no sound May 08 11:40:22 That's a problem of missing audioflingerglue (at least in part). May 08 11:40:31 We're working on that. May 08 12:32:19 @VeryOriginalUsername, In fact a PR will not be necessary … Someone with write access need to set the default branch to cm-12.1 in for this repo (for now it's cm-12.0 O_o) … https://github.com/ubports/android_hardware_libhardware … @vanyasem can you do that? May 08 12:34:06 @vince1171, no, i can't. i only have member access to ubports. i have write access, but no access to repo's settings May 08 12:34:34 It's a very unique error... If I 'make clean' it doesn't appear, but if I 'mka systemimage' without cleaning before the device_alloc_t or w/e it was pops up again May 08 12:38:37 @VeryOriginalUsername, oooh it was removed by mariogrip.... that's why it doesn't be in there … https://github.com/ubports/android_hardware_libhardware/commit/0379b04e012b491ee87df9d129cc80f203dfb787 May 08 12:44:21 @vince1171, ping @UniversalSuperBox May 08 12:45:35 @VeryOriginalUsername, [Edit] oooh it was removed by mariogrip.... that's why it doesn't be in there … and it seems to be needed by your device … https://github.com/ubports/android_hardware_libhardware/commit/0379b04e012b491ee87df9d129cc80f203dfb787 May 08 12:48:24 @vince1171, the thing that I described happens with this commit May 08 12:48:27 and cm-12.1 branch May 08 12:55:43 Admin access, not write access May 08 12:55:58 You're looking at @mariogrip to set the default branch on https://github.com/ubports/android_hardware_libhardware/ to cm12.1 May 08 12:57:31 done May 08 12:57:46 \o/ May 08 14:17:49 why halium 5.1 use uncompressed kernel? … I'm curious because I have a error while compiling kernel … ```gzip: /media/vince/Extend/halium/out/target/product/oneplus2/obj/KERNEL_OBJ/arch/arm64/boot/compressed/piggy.gzip.gz: No such file or directory``` … and it seems to be related to a needed compression … I have this error with ha May 08 14:17:49 lium-boot and sytemimage :/ May 08 14:24:29 It does not depend on halium,but on your kernel settings only May 08 14:24:56 @Flohack, any idea where in the settings? May 08 14:25:21 Read a generic article on Google please. Its common kernel compilation knowledge May 08 14:25:27 Google is your friend. May 08 14:27:12 k thx May 08 14:31:42 @vince1171, iirc it's in dt May 08 14:34:28 @VeryOriginalUsername, dt? … device tree? ^^' May 08 14:34:43 :) May 08 14:45:52 No why it should be in device tree? The decision if the kernel will ne compressed or not is made in the kernel .config May 08 14:46:23 He needs to turn it on/set to gzip to try to get rid of this error May 08 14:48:24 kernel must be compressed, if he disable compression the boot.img will very big May 08 14:52:08 I haven't disable it … it was disable by default :/ it surprised me ^^ May 08 15:00:05 there is a TARGET_USES_UNCOMPRESSED_KERNEL := true option in BoardConfig.mk … but set it to false keep the the message "Using uncompressed kernel" during compilation (even after mka clean) … and I still have piggy.gzip.gz error :/ … https://paste.ubuntu.com/p/g29TvP6j2G/ May 08 15:16:00 @VeryOriginalUsername, thx … the option was in BoardConfig.mk … TARGET_USES_UNCOMPRESSED_KERNEL … it was the last compilation error for this device May 08 16:38:20 weird question, but May 08 16:38:30 my device doesn't officially support android newer than 4.2 May 08 16:38:37 there are two unofficial AOSP ports for it May 08 16:38:40 5.1 and 7.1 May 08 16:38:49 which one should i pick if they work somewhat the same? May 08 16:39:50 if it was Sailfish, I would advice 5.1 May 08 16:40:15 Halim-5.1 isn't in a good state, from what I seen May 08 16:48:06 Is it bugged or what? May 09 01:18:08 hey there for anyone out there May 09 01:18:18 <.< … >.> May 09 01:21:07 me and one other buddy working on porting over Halium to Nexus 6... got it booting.... But it seems im the only one having issue and we cant seem to figure out what is issue...Him on Ubuntu 16.04 me on Mint 18.03 HE is able to use the scripts to install when i try the scripts shut down as soon as they start unable to see error if any May 09 01:21:23 any ideas he says its Mint issue May 09 01:21:57 Which scripts? May 09 01:23:13 its only with the halium-install script and same with the ubports one also May 09 01:23:28 Are you running it without `sudo`? May 09 01:23:30 for the rootfs install and system.img May 09 01:23:48 i can do system.img alone no problem May 09 01:24:01 I'd encourage you try out JBB's halium-install repository: https://github.com/jbbgameich/halium-install May 09 01:24:03 ive tried with and with out sudo May 09 01:24:20 or just the all in one script at https://github.com/jbbgameich/halium-install/releases May 09 01:25:30 https://github.com/Halium/halium-scripts/ May 09 01:25:38 those ones listed in the guide May 09 01:26:54 i will for sure thry them out May 09 01:27:01 try* May 09 01:27:12 Yep, JBB has done some great work May 09 01:27:39 it just seems so srtange the just being a Ubuntu 16.04 and Mint can be issue May 09 01:28:16 and he uses my box all the time for android work this time we went seprate for this project him local and me local builds May 09 01:28:50 I assume that something is getting redirected to /dev/null that would tell you what the problem actually was May 09 01:29:06 https://github.com/joryb?tab=repositories that is some of the work done so far May 09 01:29:30 im sure he pushed his work seeing how he got it booting May 09 01:29:44 would be great to see something new to nexus 6 May 09 01:30:33 thanks so much ill for sure try them scritpts out and if we are all good we would like to this offical :) May 09 01:31:08 Have you filed a port on github.com/halium/projectmanagment ? May 09 01:31:17 bah May 09 01:31:29 https://github.com/halium/projectmanagement May 09 01:32:29 not yet May 09 01:33:09 he has been working on sailfish for some time at least 30Hrs just toward kernel May 09 01:33:51 i kinda brought this up after using Nexus 5 ubports and it sparked his intrest again May 09 01:34:30 Im more used to android so this is a New learning curve for me May 09 01:34:34 Well, that's cool. More active contributors is always a good thing May 09 01:34:42 Welcome! May 09 01:35:53 once again thanks ill chime in later with update **** ENDING LOGGING AT Wed May 09 03:00:04 2018