**** BEGIN LOGGING AT Wed May 26 03:00:34 2021 May 26 03:04:38 this is my current problem May 26 03:04:39 error: vendor/lineage/build/soong/Android.bp:31:8: module "generated_kernel_includes": cmd: unknown variable '$(KERNEL_MAKE_FLAGS)' May 26 05:12:37 solved! May 26 05:12:41 (Photo, 1280x343) https://irc.ubports.com/JC1Jc4oL.png May 26 05:12:52 hope it works now May 26 05:23:40 Fwd from erfanoabdi: pick Jleeblanch cherrypicked commits from this branch: … https://github.com/Jleeblanch/kernel_motorola_sdm660/commits/lineage-16.0 … to my halium kernel https://github.com/moto-SDM660/android_kernel_motorola_sdm660/tree/halium-9.0 … (which means 3 latest github commits page from acc21021a63e1ad0382f4ff7f6777c0dfcf3 May 26 05:23:40 2fd0 to 0c30089c629ed0af3b9527b0258d912582b20977) May 26 05:23:40 Fwd from erfanoabdi: and run halium kernel defconfig patcher to get final halium changes and done May 26 05:23:41 Fwd from erfanoabdi: (my current halium kernel missing some lake dt and drivers) May 26 05:24:00 @erfanoabdi [(my current halium kernel missing some lake dt and drivers)], @Cochi1984 i saw you are building lake in that screenshot May 26 05:24:09 See above messages May 26 05:25:10 you will have to check a couple of changes May 26 05:25:54 https://bpa.st/3SCQ May 26 05:25:58 this is the manifest May 26 05:26:33 you will have to comment some of the dependencies marked in the sdm660-common since its already imported in lake May 26 05:26:44 first let me check if it boots May 26 05:37:51 installing now, will let you know in a minute if it worked May 26 05:54:26 mmm May 26 05:54:37 seems like im trapped ina boot loop May 26 06:03:04 https://bpa.st/35IQ May 26 06:03:12 what I had to modify May 26 06:12:28 @Cochi1984 [what I had to modify], well those aren't needed May 26 06:12:44 @Cochi1984 [you will have to comment some of the dependencies marked in the sdm660-common si …], i'm maintainer of moto sdm660 devices trees in lineage May 26 06:13:01 @erfanoabdi [pick Jleeblanch cherrypicked commits from this branch: … https://github.com/Jleebl …], if u want to build halium for lake, do this May 26 06:13:15 and flash GSI May 26 06:13:28 awesome, thanks May 26 06:16:18 so could you explain the steps please. May 26 06:16:46 so May 26 06:16:48 repo init -u https://github.com/Halium/android -b halium-9.0 --depth=1 May 26 06:17:26 yeah, first clone [halium-9.0](https://github.com/moto-SDM660/android_kernel_motorola_sdm660/tree/halium-9.0) kernel … git fetch https://github.com/Jleeblanch/kernel_motorola_sdm660 lineage-16.0 … git cherry-pick acc21021a63e1ad0382f4ff7f6777c0dfcf32fd0 … git cherry-pick acc21021a63e1ad0382f4ff7f6777c0dfcf32fd0..0c30089c629ed0af3b9527b May 26 06:17:26 0258d912582b20977 May 26 06:17:28 create manifest with lineage16 and that https://github.com/moto-SDM660/android_kernel_motorola_sdm660/tree/halium-9.0 as kernel May 26 06:17:50 after that sync? May 26 06:17:59 or should I create the manifest? May 26 06:18:15 prepare kernel first … syncing halium isn't important May 26 06:18:50 https://github.com/ubports/porting-notes/wiki/GitLab-CI-builds-for-devices-based-on-halium_arm64-(Halium-9) … and see this guide May 26 06:22:23 ok cloning repo inside of the halium directory May 26 06:22:37 i wil lfetch that branch May 26 06:22:45 and cherry pick those commits May 26 06:22:58 am I right? May 26 06:23:25 @erfanoabdi [prepare kernel first … syncing halium isn't important], I was helping him, got it to build locally May 26 06:23:40 @Herrie1982 [I was helping him, got it to build locally], ah ok May 26 06:23:44 Only issue I had was missing land defconfig for 16.0 May 26 06:23:46 @Cochi1984 [and cherry pick those commits], i'll pick them for u May 26 06:23:59 @Herrie1982 [Only issue I had was missing land defconfig for 16.0], not only defconfig … many dts and drivers are missing May 26 06:24:10 So I took 17.1 defconfig May 26 06:24:21 @Herrie1982 [So I took 17.1 defconfig], that has wifi bug May 26 06:24:39 @erfanoabdi [not only defconfig … many dts and drivers are missing], I used your kernel, Halium 9.0 branch May 26 06:25:02 yeah, thats not ready for lake May 26 06:25:35 Ah ok May 26 06:25:56 already picked commits let me clean and will push in a few mins May 26 06:25:58 you will have to wait a bit my connection is not that good May 26 06:26:01 So should be the jleeblanch repo instead + all changes? May 26 06:26:08 Ok great May 26 06:26:32 I'll get another hour of sleep in, in the meanwhile 😁 May 26 06:27:00 I was thinking just that did you sleep at all? May 26 06:27:03 hahah May 26 06:29:12 ok, created halium directory, got in initialized halium repo, cloned the kernel in the same directory May 26 06:29:32 let me know what branch to switch to May 26 06:30:32 (Document) https://irc.ubports.com/FUOGiHEe.txt May 26 06:30:34 https://github.com/moto-SDM660/android_kernel_motorola_sdm660/commits/halium-9.0-lake May 26 06:30:53 @Zack83r [], Can anyone help me with this please 🥺 May 26 06:33:32 so @Cochi1984 … first format your device data partition … flash lineage 16.0 … reboot to bootloader … boot twrp … flash my halium-boot.img (wait a min to finish build) … flash this GSI zip: https://mirrors.lolinet.com/firmware/halium/GSI/ubports_GSI_installer_v10.zip May 26 06:40:09 after checking out your code what should I do? May 26 06:40:21 sorry but Im really new to this May 26 06:40:25 nothing test on your device May 26 06:40:27 @erfanoabdi [so @Cochi1984 … first format your device data partition … flash lineage 16.0 … reboo …], do this May 26 06:40:54 oh you are building it? May 26 06:40:59 yeah May 26 06:41:08 you are the man May 26 06:41:18 I would love to learn how to do it after this night May 26 06:41:24 2.41 am over here haha May 26 06:41:43 thanks, got errors … fixing dts codes now May 26 06:47:47 https://build.lolinet.com/file/temp/halium-lake/halium-boot.img May 26 06:47:51 here u go, all ready May 26 06:48:12 awesome! May 26 06:51:02 shall I flash lineage 16 in both boots? May 26 06:51:21 or by booting with the twrp img is fine? May 26 06:51:47 u need full lineage16, not only boot … but flash zip and reboot to bootloader, go back to twrp again (to switch slot) May 26 06:52:07 yup what I thought May 26 07:04:33 mmm.. flashed twrp lost touch capabilities May 26 07:04:47 Don't flash twrp May 26 07:04:50 Just boot May 26 07:04:52 Fastboot bopt May 26 07:04:57 [Edit] Fastboot boot May 26 07:05:25 ok May 26 07:05:45 fastboot flash the lineagoos? May 26 07:09:32 @erfanoabdi [so @Cochi1984 … first format your device data partition … flash lineage 16.0 … reboo …], ^ flash lineage on lineage recovery or twrp is first step May 26 07:10:30 done then May 26 07:11:55 Ok continue steps May 26 07:14:47 you are the man May 26 07:14:52 ubuntu seems to be booting May 26 07:16:46 No Wifi? May 26 07:16:52 is it possible? May 26 07:18:32 @Cochi1984 [is it possible?], Yeah i know fix May 26 07:19:05 @erfanoabdi [Just leaving it here as today Discovery … If cnss-daemon is crashing duo to bind p …], Here May 26 07:19:12 ok, rebooted and now works May 26 07:19:49 Oh lol … Lucky May 26 07:20:31 I'll try to make it my daily drive May 26 07:20:53 and try to check if there is anything I can help with May 26 07:25:19 how to install apk in anbox (ubports-halium-9) May 26 07:25:20 is this compatible with anbox? May 26 07:35:57 @Cochi1984 [is this compatible with anbox?], No but if u want i can make another build with anbox compatibility … (both Old and new anbox) May 26 07:36:11 Currently away from PC, will do it soon May 26 07:42:51 awesome May 26 07:43:02 I think that for now anbox is necessary May 26 07:43:08 Yeah May 26 07:43:18 whatsapp and those tools are needed May 26 07:43:25 unfortunatelly May 26 07:44:04 Thanks Erfan May 26 07:44:07 thanks a lot May 26 07:44:45 😉😉🙏 May 26 07:50:51 @erfanoabdi i have successfully build halium-boot.img for perseus (xiaomi mix 3); but anbox and audio not working.. possible for u to help look into it? perhaps i didn't wrong patch for anbox May 26 07:51:10 @pagnchanak [@erfanoabdi i have successfully build halium-boot.img for perseus (xiaomi mix 3) …], My new anbox? May 26 07:51:31 https://github.com/pagnchanak/android_kernel_xiaomi_sdm845/tree/halium-9.0 May 26 07:51:50 @erfanoabdi [My new anbox?], i'm using v10 GSI May 26 07:52:04 If your data is f2fs format it as ext4 May 26 07:52:10 This is anbox fix May 26 07:52:20 data is ext4 May 26 07:52:31 And try another vendor for audio May 26 07:53:46 @pagnchanak [https://github.com/pagnchanak/android_kernel_xiaomi_sdm845/tree/halium-9.0], Hmm looks correct May 26 07:54:22 what's the process to install anbox? maybe i did it incorrectly, i follow some forum process and got bootloop after May 26 07:55:50 https://gist.github.com/Vince1171/69cdcb2e90f2c70e3ee24de93da8caac#file-anbox_oneplus2-L7 May 26 07:56:55 goin to bed 4am in the morning, and I wake up at 7 May 26 07:56:59 @erfanoabdi [https://gist.github.com/Vince1171/69cdcb2e90f2c70e3ee24de93da8caac#file-anbox_on …], thx u i'll try.. i have no idea how to fix audio though May 26 07:57:26 earpiece speaker is working, but loudspeaker not working May 26 07:57:31 @pagnchanak [thx u i'll try.. i have no idea how to fix audio though], Need pulseaudio logs May 26 07:58:05 Fwd from fredldotme: ```initctl --user stop pulseaudio && pulseaudio -vvvv -n -F /etc/pulse/touch.pa``` May 26 07:58:06 Fwd from fredldotme: then try using `paplay /usr/share/sounds/alsa/Front_Left.wav` or wherever the file is May 26 07:58:44 @erfanoabdi [initctl --user stop pulseaudio && pulseaudio -vvvv -n -F /etc/pulse/touch.pa], Ah no this changed … `initctl --user stop pulseaudio && pulseaudio -vvvv -n -F /etc/pulse/android9-touch.pa` May 26 08:00:03 thx u, i'll try to follow May 26 08:04:11 @Cochi1984 [goin to bed 4am in the morning, and I wake up at 7], Hehe, I'm too old to pull that off anymore ;) I used to do that as well, but I really need about 5 hrs now at least 😊 May 26 08:04:59 You are just 2 years older than me May 26 08:05:06 I'm 1984 May 26 08:08:20 @Cochi1984 [I'm 1984], wow i thought i'm old 😆 May 26 08:13:49 Aleksey Art was added by: Aleksey Art May 26 08:42:51 @Cochi1984 link updated with anbox(both new and old) compatiblity … https://build.lolinet.com/file/temp/halium-lake/halium-boot.img May 26 08:44:37 😱 May 26 08:45:00 Thx Erfan!! May 26 08:45:04 ;) np May 26 08:45:14 Now I'm in bed will apply it tomorrow May 26 08:45:23 @Cochi1984 [Now I'm in bed will apply it tomorrow], 👍👍 gn May 26 12:32:17 shettyroshan was added by: shettyroshan May 26 13:47:05 Good morning everyone May 26 13:47:58 Installed the new halium package, i will install in a moment anbox, any advice? May 26 14:38:57 @Cochi1984 [error: vendor/lineage/build/soong/Android.bp:31:8: module "generated_kernel_incl …], HowM May 26 14:39:01 @Cochi1984 [error: vendor/lineage/build/soong/Android.bp:31:8: module "generated_kernel_incl …], [Edit] How? May 26 14:42:44 How did I fix that problem? May 26 15:02:42 Tried executin anbox-tool install from thr terminal and it says it does not exist May 26 15:03:59 @Cochi1984 [How did I fix that problem?], Yes May 26 15:04:22 I've had that before although I have to edit vendor/lineage its not suitable for an official port May 26 15:04:48 I did edit the vendor image May 26 15:05:13 I couldn't remove one of the references the second time around May 26 15:05:23 I think the qcom reference? May 26 15:05:33 Yes May 26 15:05:55 It removing references gave me several problems May 26 15:06:23 That is why I added a script to create several variables May 26 15:06:36 I will send it to you when I get to the computer May 26 15:07:08 The only problem is that I don't know if the actual build works since I was not able to boot it May 26 15:08:29 hm May 26 15:08:39 @erfanoabdi [@Cochi1984 link updated with anbox(both new and old) compatiblity … https://build. …], How does this work? Should I execute the anbox-tool install or is it already installed? May 26 15:08:39 I think its related to kernel not being built May 26 15:23:44 @Cochi1984 [How does this work? Should I execute the anbox-tool install or is it already ins …], https://gist.github.com/Vince1171/69cdcb2e90f2c70e3ee24de93da8caac May 26 15:28:28 vacom13 was added by: vacom13 May 26 15:38:54 Trying to perform an apt something and it tells me that the filesystem is readonly May 26 15:39:57 @Cochi1984 [Trying to perform an apt something and it tells me that the filesystem is readon …], sudo mount -o remount,rw / May 26 15:40:16 rootfs is always readonly mounted initially May 26 15:41:03 I shall never upgrade, right? May 26 15:42:19 depends... some specific overrides for your port could be overwritten, which breaks things. Then you you would need to flash again. May 26 15:43:21 [Edit] depends... some specific overrides for your port could be overwritten, which breaks things. Then you you would need to flash again, if it not boots anymore... … But it could also be a way to upgrade to latest dev build. May 26 15:45:07 But yes, it is not recommended. May 26 16:01:31 I will try to setup GitLab CI build for that device (lake) May 26 16:01:35 can you point me to halium 10 repo? May 26 16:01:40 this should give newer rootfs May 26 16:01:57 @Golden Monk [can you point me to halium 10 repo?], https://github.com/Halium/hybris-patches/tree/halium-10.0 May 26 16:12:21 these are hybrid patches right? … and the main halium 10 repo is : … https://github.com/Halium/android/tree/halium-10.0 … I am setting up again. Please correct me if I am wrong. May 26 16:20:34 @erfanoabdi [Ah no this changed … initctl --user stop pulseaudio && pulseaudio -vvvv -n -F /etc …], root@ubuntu-phablet:~# initctl --user stop pulseaudio && pulseaudio -vvvv -n -F /etc/pulse/android9-touch.pa … initctl: UPSTART_SESSION isn't set in the environment. Unable to locate the Upstart instance. May 26 16:21:04 don't run it from root May 26 16:21:15 without root it says permission denied May 26 16:21:54 pulseaudio -vvvv -n -F /etc/pulse/touch-android9.pa May 26 16:22:03 (Photo, 1280x654) https://irc.ubports.com/kA3jD3Kx.png May 26 16:22:13 @erfanoabdi [pulseaudio -vvvv -n -F /etc/pulse/touch-android9.pa], ^ May 26 16:22:14 @erfanoabdi [pulseaudio -vvvv -n -F /etc/pulse/touch-android9.pa], ok trying this May 26 16:24:20 (Photo, 1280x654) https://irc.ubports.com/n0mQj9mD.png stuck here? May 26 16:24:40 play something May 26 16:24:46 and send whole output here May 26 16:24:52 okay May 26 16:29:08 (Document) https://irc.ubports.com/jtrZke2l.txt May 26 16:31:34 no errors here May 26 16:32:15 😳 May 26 16:33:02 btw, is it good idea to run apt upgrade on ubuntu touch? May 26 16:33:29 (Photo, 960x1280) https://irc.ubports.com/Kv8tZIf6.png May 26 16:33:35 Many blank icons after doing that May 26 16:33:42 And cannot open apps May 26 16:34:37 @pagnchanak [], refresh apps list by pulling it down May 26 16:35:14 @pagnchanak [], Did you use apt to update the system? May 26 16:36:37 @erfanoabdi [refresh apps list by pulling it down], right, after refresh is okay, but many apps gone :D May 26 16:36:53 (Photo, 960x1280) https://irc.ubports.com/WuCSbqIG.png May 26 16:37:10 @ShohagABD [Did you use apt to update the system?], Trying to install anbox, and I just ran apt update and apt upgrade May 26 16:37:31 lol looks like apt upgrade wasn't good idea May 26 16:37:38 try rebooting May 26 16:37:58 phablet@ubuntu-phablet:~$ sudo start -q anbox-container … start: Unknown job: anbox-container May 26 16:39:18 @erfanoabdi [try rebooting], Yeah… bootloop after restart May 26 16:41:30 btw, apt upgrade may break booting ? In Ubuntu touch ? May 26 16:41:35 [Edit] apt upgrade may break booting ? In Ubuntu touch ? May 26 16:41:40 yes May 26 16:42:26 apt update is fine? May 26 16:42:46 update via setting app lol May 26 16:43:47 ahh I forgot that devices does not have ota May 26 16:43:52 [Edit] ahh I forgot that devices does not have ota support May 26 16:44:09 [Edit] ahh I forgot that devices does not have ota/updates support May 26 16:44:32 but you can build image for your device using gitlab-ci May 26 16:44:40 say wut, i'm not sure that should happen 👀 May 26 16:44:48 https://github.com/ubports/porting-notes/wiki/GitLab-CI-builds-for-devices-based-on-halium_arm64-(Halium-9) May 26 16:45:12 [Edit] ahh I forgot that some devices does not have ota/updates support May 26 16:45:45 thanks let me check it May 26 16:46:40 @pagnchanak [Trying to install anbox, and I just ran apt update and apt upgrade], Don't upgrade, just update the package manager. Now simply remove them what have been installer during the upgrade May 26 17:01:53 @ShohagABD [Don't upgrade, just update the package manager. Now simply remove them what have …], I reflash system as already bootloop May 26 17:08:59 @just_carlod [https://github.com/ubports/porting-notes/wiki/GitLab-CI-builds-for-devices-based …], Just read and not detail enough for beginner like me May 26 17:36:02 @erfanoabdi [https://gist.github.com/Vince1171/69cdcb2e90f2c70e3ee24de93da8caac], Get black screen after reboot after installing anbox, what could be the problem? May 26 18:35:21 @pagnchanak [Just read and not detail enough for beginner like me], well, we can work it through if you say what is not clear May 26 18:58:13 @NotKit [well, we can work it through if you say what is not clear], ok i'll try **** BEGIN LOGGING AT Wed May 26 22:03:25 2021 **** ENDING LOGGING AT Thu May 27 02:59:56 2021