**** BEGIN LOGGING AT Wed Jun 10 02:59:57 2020 Jun 10 03:38:01 (Photo, 626x916) https://irc.ubports.com/T5Rwq1pX.png wow! Jun 10 03:51:38 @SolarisSpark [Anyone have an idea on how to change the PPI and resolution of Ubuntu Touch?], http://docs.ubports.com/en/latest/porting/running-ut.html#display-settings Jun 10 03:51:58 @SolarisSpark [Anyone have an idea on how to change the PPI and resolution of Ubuntu Touch?], UT Tweak Tool in the OpenStore. Jun 10 03:52:11 @JT [UT Tweak Tool in the OpenStore.], I'll give it a go. Jun 10 05:46:58 @anthb [Yes it's you, thank you 😀. … I think my problem is less complicated than that, I' …], I don't have a working manifest. Maybe you should post yours here so people can verify if it looks good. Jun 10 06:31:48 @Ingo_FP_Angel [I don't have a working manifest. Maybe you should post yours here so people can …], Ok i'll post it, thank you for the advice. How do you make that working without manifest ? Jun 10 06:33:29 @kaibsora [Try the lunch command first just by itself], Lunch is for older version it seems. I tested it and it lists several devices, but not mine. Jun 10 06:35:42 @anthb [Ok i'll post it, thank you for the advice. How do you make that working without …], I'm trying the generic system image (GSI) which only requires to patch and build the kernel. That sounded easier that building everything myself. … Maybe one I get the GSI working I'll try to build the full halium system. … It the first time Jun 10 06:35:42 I'm doing such a porting, therefore I chose the "smaller piece". Jun 10 06:42:50 @Ingo_FP_Angel [I'm trying the generic system image (GSI) which only requires to patch and build …], I've read a bit about GSI and it says it is a pur aosp implementation, it should run on every device. So I guess you are using the FP3 kernel with it. But is Ubuntu Touch installable on top of GSI? … I have many things to learn about all the Jun 10 06:42:50 se projects and builds. I don't really know where to start to fill the gap. Jun 10 06:51:02 Ah, sorry, the term GSI is a little ambiguous. First there was the Android GSI. But now someone made a UT GSI which means that the same UT system image runs on different phone models. It does not depend on the AOSP GSI but uses similar principles. Jun 10 06:58:46 @Ingo_FP_Angel [Ah, sorry, the term GSI is a little ambiguous. First there was the Android GSI. …], Oh OK I didn't know, that's why I started with Halium as stated by the documentation. So, was it easier? Jun 10 07:11:08 recently I have generated halium-boot.img & hybris-boot.img in Halium-9, which one I need to use? … Built for Samsung Galaxy J6+ (J610G) with Halium-9 Jun 10 07:36:14 @anthb [Oh OK I didn't know, that's why I started with Halium as stated by the documenta …], I can't say what is easier. I'm only at the beginning of the "GSI way" and have spent probably 2h of setting up the full halium build system, failing with all sorts of errors. … Just building the kernel for me is easier in the sense that I u Jun 10 07:36:14 nderstand better what's happening. But it has it pitfalls, too. … At the moment I'm stuck, because the system boots but the display stays black and I have no idea what to do. Jun 10 07:41:29 @Ingo_FP_Angel [I can't say what is easier. I'm only at the beginning of the "GSI way" and have …], OK, thank you for these infos. The display stays black with light or as if it was turned off? Did you have experience in building Android or Halium by yourself? … I will continue the Halium way, try to learn more, and I'll see if something is Jun 10 07:41:29 working then. Jun 10 09:54:32 The screen is completely off, i.e. no backlight. … And I had no prior experience building Android or Halium. Jun 10 09:57:27 @Ingo_FP_Angel [The screen is completely off, i.e. no backlight. … And I had no prior experience b …], But the device is still on and flashable? … Ok that gives me hope, thank you :) Jun 10 09:58:16 @commandyourstyle [recently I have generated halium-boot.img & hybris-boot.img in Halium-9, which o …], halium-boot.img Jun 10 09:59:02 @anthb [But the device is still on and flashable? … Ok that gives me hope, thank you :)], It is even running "properly" and I can establish an ssh connection. Jun 10 10:10:58 @Ingo_FP_Angel [It is even running "properly" and I can establish an ssh connection.], Dmesg gives nothing about it? Jun 10 14:04:36 Is possible to install LineageOS on a phone with a custom kernel? Jun 10 14:05:32 Yes and no Jun 10 14:06:01 @Marco [Is possible to install LineageOS on a phone with a custom kernel?], You have to do it the other way around or build the custom kernel into the os during build time Jun 10 14:06:38 So when you install Los you also flash the custom kernel Jun 10 14:06:49 Afterwards before first boot if needed Jun 10 14:15:06 (Photo, 504x848) https://irc.ubports.com/BXNAgSoB.png Jun 10 14:47:34 Hello everybody! I'm porting ubports to asus zenfone 6 and I have a question. Is it a good practice to use Erfan's generic systemimage or it's recommended to build own (I'm asking because my systemimage [doesn't build](https://gitlab.com/vtsoft/halium-i01wd/-/blob/master/error_sysimage.txt))? Jun 10 15:01:41 start with Erfan's generic systemimage unless you need device-specific for a good reason Jun 10 15:11:14 asus specially worked with community to have a really good AOSP GSI support on ZF6 (well not camera rotation), so I guess it should apply well to ubports gsi Jun 10 15:57:33 @anthb [Dmesg gives nothing about it?], That is the dmesg I captured last time: https://paste.ubuntu.com/p/vpVdVnjmcy/ … I can't say I can make anything of it. … But I guess I need to be quicker in case there is something before 392s (which was truncated). Jun 10 16:43:00 @Ingo_FP_Angel [That is the dmesg I captured last time: https://paste.ubuntu.com/p/vpVdVnjmcy/ … I …], Quicker dmesg capture will help. Init happens in the first ten seconds. Jun 10 16:52:25 @Ingo_FP_Angel [That is the dmesg I captured last time: https://paste.ubuntu.com/p/vpVdVnjmcy/ … I …], Is `/var/log/dmesg` truncated? Jun 10 16:56:27 I think the dmesg buffer will only hold 10k lines or so. Jun 10 17:02:58 @vtsoft [Hello everybody! I'm porting ubports to asus zenfone 6 and I have a question. Is …], My halium halium seems builded right, but it doesn't boot... What i did: … 1. Installed TWRP … 2. Flashed stock android 9 … 3. Flashed Erfan's system image … 4. Flashed Permissiver v4 (as recommended by Erfan) … 5. Flashed halium-boot.img … 6. Fla Jun 10 17:02:58 shed ubports GSI … Is it a my port problem or I did something else wrong? Jun 10 17:04:00 @vtsoft [My halium halium seems builded right, but it doesn't boot... What i did: … 1. Inst …], No … Flash 9 … Format data … Flash halium boot … Flash ubports gsi Jun 10 17:04:11 @vtsoft [My halium halium seems builded right, but it doesn't boot... What i did: … 1. Inst …], [Edit] No … Flash stock Android 9 … Format data … Flash halium boot … Flash ubports gsi Jun 10 17:04:33 @erfanoabdi [No … Flash stock Android 9 … Format data … Flash halium boot … Flash ubports gsi], Why Not LineageOS ? Jun 10 17:05:03 @phhusson [asus specially worked with community to have a really good AOSP GSI support on Z …], ^ Jun 10 17:12:36 @JT [Quicker dmesg capture will help. Init happens in the first ten seconds.], I now was able to capture dmesg right from the start it seems: https://paste.ubuntu.com/p/Sn2wFtzprg/ Jun 10 17:17:57 Is there a checklist to achieve spinner on your port of your device Jun 10 17:20:32 @SomeIrrelevantPerson0000 [Is there a checklist to achieve spinner on your port of your device], I don't understand Jun 10 17:21:33 To get the Ubuntu Touch boot screen. I have no graphics. Jun 10 17:21:54 It boots into UT though. just no graphics Jun 10 17:22:14 @SomeIrrelevantPerson0000 [It boots into UT though. just no graphics], what u device ? Jun 10 17:22:33 Galaxy Note 5 Jun 10 17:41:13 Any help is appreciated. Jun 10 17:43:42 nabeel_tg was added by: nabeel_tg Jun 10 17:44:34 @mrcyjanek [Ok... I've managed to get into the Language picking screen but touch screen is r …], Yeah even i faced this. Did u figure out any solution??? Jun 10 17:46:12 @SomeIrrelevantPerson0000 [Galaxy Note 5], u can build halium boot. and use GSi ( Jun 10 17:47:49 @SomeIrrelevantPerson0000 [It boots into UT though. just no graphics], That means, UT is running and you can ssh into it, but the screen is completely black (as in "off")? Jun 10 17:48:10 @Ingo_FP_Angel [That means, UT is running and you can ssh into it, but the screen is completely …], Precisely. Jun 10 17:48:37 I'm facing the same problem with my FP3 (and the GSI). Jun 10 17:49:02 @Ingo_FP_Angel [I'm facing the same problem with my FP3 (and the GSI).], Ah perfect I'm there too Jun 10 17:49:31 What does Ur dmesg say Jun 10 17:50:27 @nabeel_tg [Yeah even i faced this. Did u figure out any solution???], Yeah Jun 10 17:50:40 Give me a moment Jun 10 17:51:48 https://github.com/ubports-enchilada/android_kernel_oneplus_sdm845/commit/42e40c3fa50063dd2ab9068cd2b4ebc86fa5eefe Jun 10 17:51:50 Here it is Jun 10 17:51:54 My dmesg is here: https://paste.ubuntu.com/p/Sn2wFtzprg/ … But I have no knowledge to interpret what I'm seeing. … A few lines that make me curious … ``` … [ 12.363584] cat: can't open '/root/var/lib/lxc/android/rootfs/fstab*': No such file or directory … ... … [ 12.431473] run-init: /init: No such file or directory … ... … ```[ Jun 10 17:51:54 21.847467] ptrace attach of "/vendor/bin/hw/android.hardware.graphics.composer@2.1-service"[2870] was attempted by "crash_dump64 167 450 1"[2865] … ```... … ```[ 23.080921] [HXTP][ERROR] i2c_himax_write: i2c_write_block retry over 3 … [ 23.080956] [HXTP][ERROR] himax_read_event_stack: i2c access fail! … [ 23.080985] [HXTP][ERROR] himax_tou Jun 10 17:51:54 ch_get: can't read data from chip! … [ 23.081012] [HXTP] himax_ts_work: Now reset the Touch chip. … [ 23.081043] [HXTP] himax_ic_reset,status: loadconfig=0,int_off=1 … [ 23.081080] [HXTP] irq_enable_count = 0 … [ 23.081106] [HXTP] himax_pin_reset: Now reset the Touch chip. … [ 23.111003] [HXTP] irq_enable_count = 1 … [ 23.111780] i2c-ms Jun 10 17:51:54 m-v2 78b7000.i2c: BUS ERROR:noisy bus/unexpected start/stop tag: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x48 MSTR_STS:0x001121c4 OPER:0x00000090 … [ 23.121417] binder: undelivered death notification, 0000000000000000 … [ 23.141148] i2c-msm-v2 78b7000.i2c: BUS ERROR:noisy bus/unexpected start/stop tag: msgs(n:1 cur:0 tx) bc(rx:0 tx: Jun 10 17:51:54 2) mode:FIFO slv_addr:0x48 MSTR_STS:0x001321c4 OPER:0x00000090 … [ 23.171134] i2c-msm-v2 78b7000.i2c: BUS ERROR:noisy bus/unexpected start/stop tag: msgs(n:1 cur:0 tx) bc(rx:0 tx:2) mode:FIFO slv_addr:0x48 MSTR_STS:0x001121c4 OPER:0x00000090 … `````` **** ENDING LOGGING AT Thu Jun 11 02:59:59 2020