**** BEGIN LOGGING AT Tue Jun 09 02:59:57 2020 Jun 09 03:32:30 https ://ibb.co/X4HVqN2 Jun 09 06:12:45 @CidKid [Op5/5T works fine except modem slot1 causes kernel panic], Can you link your kernel? Jun 09 06:14:18 @mrcyjanek [Can you link your kernel?], https://github.com/ubports-oneplus5/documentation … Me and Jami/Deathmist have been working on this for awhile Jun 09 06:14:43 @CidKid [https://github.com/ubports-oneplus5/documentation … Me and Jami/Deathmist have be …], thanks Jun 09 06:15:04 Literally everything works other than modem causing kernel panic while a SIM is on slot1 Jun 09 07:05:19 @JT [@erfanoabdi How do I know which binder commits to revert? There are many on my k …], just revert "binder: create node flag to request sender's security context" Jun 09 12:53:22 Mohamed Nau Chao was added by: Mohamed Nau Chao Jun 09 14:31:27 I tried the ubports gsi on my device but its stuck at boot logo, but i can ssh into it and android container is running, I got dmesg: https://paste.ubuntu.com/p/8PrFPfgfTQ/ Jun 09 15:43:50 (Photo, 371x807) https://irc.ubports.com/C1ODtowY.png 28 Jun 09 15:57:01 dyeray was added by: dyeray Jun 09 16:27:25 TigranKhachatryan was added by: TigranKhachatryan Jun 09 16:36:28 Ka1z3n was added by: Ka1z3n Jun 09 17:20:26 @Ingo_FP_Angel [Ok, I now did that and it's working, thanks so much again. … Next step then is to …], Started to continue with my quest and added the missing apparmor patches to my FP3 kernel source. … But now I'm faced with the problem that the display stays black after boot. The phone is running, ssh still works. … dmesg output is Jun 09 17:20:26 here: https://paste.ubuntu.com/p/vpVdVnjmcy/ … The strange thing is, I compiled the kernel again without the apparmor patches (i.e. should be the same as the my previous try where the system incl. UI came up properly) and the display is black, too. … I also installed stock ROM again as a fresh start (that was working fine) but the problem with the Jun 09 17:20:27 black display persists. Jun 09 19:10:55 Ajaz De Crypte was added by: Ajaz De Crypte Jun 09 19:35:54 anthb was added by: anthb Jun 09 19:38:33 Hello there. I'm trying to build Halium for FP3 for the first time. I've been told someone did it already, would it be possible to have some help please? Jun 09 20:52:16 That's probably me 😉 … But I only started a handful of days ago and I've only built the kernel and use it with the halium GSI image, not building halium myself. … My findings so far are at https://forum.fairphone.com/t/ubuntu-touch-gsi-for-the-fairphone-3/61569?u=ingo Jun 09 21:14:03 @Ingo_FP_Angel [That's probably me 😉 … But I only started a handful of days ago and I've only bui …], Yes it's you, thank you 😀. … I think my problem is less complicated than that, I'm at the beginning of the Halium documentation. I've done the repo init with Halium 9.0, repo sync, I've my manifest `halium/device/manifests/fairphone_fp3.x Jun 09 21:14:03 ml` (I guess he's the problem), my proprietary blobs in `vendor/fairphone/fp3` and my kernel in `device/fairphone/fp3`. But when I run `breakfast fp3` I get something like "device lineage_fp3 does not exist, do you have the right manifests ?". Jun 09 21:15:18 `source build/envsetup.sh` Jun 09 21:21:12 @JT [source build/envsetup.sh], I did it (forgot to mention, sorry). It tells only "including vendor/lineage/vendorsetup.sh". Nothing more. Jun 09 21:23:59 @anthb [Yes it's you, thank you 😀. … I think my problem is less complicated than that, I' …], Kernel should be in kernel folder Jun 09 21:24:04 Not device, generally Jun 09 21:27:35 @Augustin94 [Not device, generally], Thank you. I did it after reading this part: http://docs.halium.org/en/latest/porting/get-sources.html#the-device-repository but I may have misunderstood. So I'll try to move it in the kernel folder. Jun 09 21:28:58 @anthb [Thank you. I did it after reading this part: http://docs.halium.org/en/latest/po …], Device in device … Kernel in kernel … Vendor in vendor Jun 09 21:29:07 @Augustin94 [Device in device … Kernel in kernel … Vendor in vendor], Best Jun 09 21:32:10 @Augustin94 [Device in device … Kernel in kernel … Vendor in vendor], I didn't understand that part so. I downloaded the kernel from https://code.fairphone.com/projects/fairphone-3-gpl.html, the vendor somewhere on Github (FairBlob I think), but I have no Device. Where should I find it? Jun 09 21:32:25 I am talking about folders on your PC Jun 09 21:32:28 In the folders Jun 09 21:35:58 @Augustin94 [I am talking about folders on your PC], I think there's something I have not understood. I'm in the root of the repo, I've this : … device/fairphone/fp3 -> containing the kernel from Fairphone website … vendor/fairphone/fp3 -> containing the proprietary blogs … kernel -> I didn't touch it. It contains only configs/ and tests/. Jun 09 21:35:58 … Am I missing something ? Jun 09 21:36:15 @anthb [I think there's something I have not understood. I'm in the root of the repo, I' …], Then device already has kernel Jun 09 21:36:20 Carry on Jun 09 21:39:10 @Augustin94 [Carry on], Ok so the next step is … `$ ./halium/devices/setup fp3` and I get the following message, but no errors : … `I: Removing components relying on SettingsLib from: device/fairphone/fp3`. I guess it's ok. Jun 09 21:39:41 @anthb [Ok so the next step is … $ ./halium/devices/setup fp3 and I get the following mess …], Yes Jun 09 21:40:33 Then I run `$ source build/envsetup.sh` and it says `including vendor/lineage/vendorsetup.sh` without errors. It's not including anything else. Jun 09 21:45:25 And the errors occurs when I run `breakfast fp3`, it says `Can not locate config makefile for product "lineage_fp3"`. Jun 09 22:06:07 NickNickerYT was added by: NickNickerYT Jun 09 22:24:24 latform/prebuilts/sdk: ManifestInvalidRevisionError: revision refs/tags/android-7.1.2_r37 in platform/prebuilts/sdk not found … error: in `sync`: revision refs/tags/android-7.1.2_r37 in platform/prebuilts/sdk not found Jun 09 22:24:30 @KernelPanix [latform/prebuilts/sdk: ManifestInvalidRevisionError: revision refs/tags/android- …], halium 7.1 ? Jun 09 22:24:45 Can't repo sync Jun 09 23:41:41 May I take a look at your manifest? Jun 10 00:55:40 @anthb [And the errors occurs when I run breakfast fp3, it says Can not locate config ma …], Try the lunch command first just by itself Jun 10 00:55:45 It's what I had to do Jun 10 02:08:08 Barton was added by: Barton Jun 10 02:39:51 Anyone have an idea on how to change the PPI and resolution of Ubuntu Touch? **** ENDING LOGGING AT Wed Jun 10 02:59:57 2020