**** BEGIN LOGGING AT Sat Oct 03 02:59:57 2020 Oct 03 04:25:08 SamWilsn was added by: SamWilsn Oct 03 04:29:58 Hey! Been trying to port halium (and eventually Ubuntu Touch) to the HTC m9 himaul. … Got hybris-boot and the reference image to boot, and some of the tests to pass. … I switched to halium-boot and the Ubuntu Touch rootfs for fun, but it gets stuck in the initramfs, and I'm unsure of how to debug further. I have telnet access. Oct 03 06:01:14 Check dmesg Oct 03 06:09:02 nergzd723[m]: I didn't see anything interesting. I can pastebin it, unless there's something I should be looking for Oct 03 06:12:35 Grep for init Oct 03 09:15:00 Burkhard Maria Zimmermann was added by: Burkhard Maria Zimmermann Oct 03 10:00:41 (Photo, 734x1039) https://irc.ubports.com/0wgbE4IF.png hi, does anyone have any idea why it doesn't proceed the command "mka mkbootimg"? Oct 03 10:01:15 @Hunter616 [], Xperia M? Oct 03 10:01:37 @commandyourstyle [Xperia M?], yes Oct 03 10:03:19 I remember it's phone with 1GB RAM / 4GB ROM? Oct 03 10:04:00 @SamWilsn [Hey! Been trying to port halium (and eventually Ubuntu Touch) to the HTC m9 hima …], usually it's missing console 90% of times Oct 03 10:22:27 @commandyourstyle [I remember it's phone with 1GB RAM / 4GB ROM?], yes Oct 03 11:20:47 @NotKit [PR please (@erfanoabdi should I still rebase as you asked?)], Done Oct 03 12:32:46 @SomeoneCalledNeo [bootloader adds console=ttyS0, while ttyAMA0 should be used 🤔], continuing: … if there is no console param in cmdline or it points to a non existing device, phone fails to boot as expected and opens telnet … if there’s a console parameter which points to a valid tty (ttyAMA0, no tty0 available) it just hangs, Oct 03 12:32:46 no panic 0_o Oct 03 12:41:35 @SomeoneCalledNeo [continuing: … if there is no console param in cmdline or it points to a non existi …], I assume what happens without console=tty0 is that ramdisk refuses to start /sbin/init and boot into rootfs Oct 03 12:41:35 with console available, it boots into rootfs, but fails to set up network? Oct 03 12:41:40 [Edit] with console available, it boots into rootfs, but rootfs fails to set up network? Oct 03 12:42:28 should the ubports rootfs do anything with the screen? like change brightness draw bootlogo etc Oct 03 12:42:31 because it didn’t Oct 03 12:43:05 it should... if it boots, starts container, etc Oct 03 12:43:20 check if you have /data/system-data folder in recovery Oct 03 12:43:47 they are there yes Oct 03 12:43:54 also a user profile folder it seems like Oct 03 12:44:12 ls /data/system-data/var/log -la Oct 03 12:44:12 with ubuntu-alike folders like documents etc Oct 03 13:23:54 (Video, 20s) https://irc.ubports.com/qi0phMyf.mp4 Oct 03 13:23:55 @NotKit have you seen anything like that? Oct 03 13:24:48 Hwcsession::ueventthread: Uevent dropped. No uevent listener Oct 03 13:24:51 not really, maybe HWC2 backend is doing something weird with buffers? Oct 03 13:25:13 not uevent Oct 03 13:25:22 Last layer is always shown in bufder Oct 03 13:25:31 Same with hwc2 test Oct 03 13:26:28 [Edit] Last layer is always shown in buffer Oct 03 13:42:41 hm that is composed inside unity8 Oct 03 13:44:01 it could also mean that ever second post to the layer hardware is not synchronized with the rendering Oct 03 13:45:40 oh .. Oct 03 13:46:02 hwc shows a specific very old layer configuration and the current one.. Oct 03 13:46:16 alternating between the two Oct 03 14:01:09 @WolfLink15 [CONFIG_TMPFS_POSIX_ACL=y kills my htc one m7 boot and makes it bootloop, yet whe …], So you changed to n, is it boot with SSH? Oct 03 14:01:33 because these days I've tried with oppo F1F, faced same problem. Oct 03 14:28:23 @anpok [hwc shows a specific very old layer configuration and the current one..], Yeah exactly Oct 03 14:44:10 lorecast162 was added by: lorecast162 Oct 03 14:45:37 or every second render does not happen and the buffer keeps its previous content Oct 03 14:52:30 I believe fence fds are transfered with the buffers Oct 03 14:52:58 so either fencing fails or something weird happens in hwc.. Oct 03 16:27:34 prashant sangaraju was added by: prashant sangaraju Oct 03 16:55:43 mehran bajalan was added by: mehran bajalan Oct 03 17:08:34 @NotKit [ls /data/system-data/var/log -la], ```drwxrwxr-x 9 root 103 4096 Oct 3 06:22 . … drwxr-xr-x 5 root root 4096 Oct 2 19:15 .. … -rw-r--r-- 1 root root 18264 Oct 1 05:32 alternatives.log … drwxr-xr-x 2 root root 4096 Oct 1 10 Oct 03 17:08:34 :05 apt … -rw-r--r-- 1 root root 61506 Oct 1 05:23 bootstrap.log … -rw-rw---- 1 root 43 0 Oct 1 05:23 btmp … -rw-r----- 1 root 4 31 Oct 1 05:23 dmesg … -rw-r--r-- 1 root root 1147609 Oct 1 10:06 dpkg.log … -rw-r--r-- 1 root root Oct 03 17:08:35 1024384 Oct 1 05:31 faillog … -rw-r--r-- 1 root root 1426 Oct 1 05:29 fontconfig.log … drwxr-xr-x 2 root root 4096 Oct 1 05:23 fsck … drwxr-xr-x 2 root root 4096 Oct 1 10:04 journal … -rw-rw-r-- 1 root 43 9475552 Oct 1 05:31 lastlog … drwxr-xr- Oct 03 17:08:35 x 2 root root 4096 Mar 31 2017 lightdm … drwxr-xr-x 2 root root 4096 Apr 9 2019 lxc … -rw-r----- 1 100 4 570678 Oct 3 06:23 syslog … drwxrws--- 2 root root 4096 Jul 17 18:36 system-image … drwxr-xr-x 2 root root 4096 Oct 3 Oct 03 17:08:35 06:22 upstart … -rw-rw-r-- 1 root 43 0 Oct 1 05:23 wtmp``` Oct 03 17:08:57 check lxc and upstart contents Oct 03 17:09:35 lxc is empty, upstart: … ```-rw-r----- 1 root root 95 Oct 3 06:22 bluetooth-touch.log … -rw-r----- 1 root root 76 Oct 3 06:22 bluetooth.log … -rw-r----- 1 root root 529 Oct 3 06:22 cgroupfs-mount.log … -rw-r----- 1 root root Oct 03 17:09:35 60 Oct 3 06:22 click-system-hooks.log … -rw-r----- 1 root root 57 Oct 3 06:22 console-setup.log … -rw-r----- 1 root root 46 Oct 3 06:22 container-detect.log … -rw-r----- 1 root root 125 Oct 3 06:22 mount-android.log … -rw-r----- 1 root root 327 Oct 03 17:09:35 Oct 3 06:22 procps-instance-virtual-filesystems.log … -rw-r----- 1 root root 22 Oct 3 06:22 udev.log … -rw-r----- 1 root root 78 Oct 3 06:22 ureadahead-touch.log``` Oct 03 17:15:54 ```# cat mount-android.log … checking for vendor mount point … ls: cannot access '/vendor/etc/fstab*': Too many levels of symbolic links … fstab not found``` … 0_o Oct 03 17:41:24 @SomeoneCalledNeo [# cat mount-android.log … checking for vendor mount point … ls: cannot access '/ven …], i guess this is the reason as all other logs look fairly normal Oct 03 18:08:58 @SomeoneCalledNeo [# cat mount-android.log … checking for vendor mount point … ls: cannot access '/ven …], any way to get the mounts? Oct 03 18:09:31 Anyone else experiencing a crash in media-hub on qcom with 9.0? … `amc gstamchybris.c:628:gst_amc_codec_get_input_buffers: n_input_buffers: 18446744073709551594` … This causes it to `g_new0()` with 18446744073709551594*16 and crashing. Question is why the `_MediaCodecDelegate` in media_codec_layer.cpp is returning so many buffers..? Oct 03 18:11:11 I didn't experience this issue on armhf for sure. Oct 04 00:10:26 Gosh, why is decrypting the pstore so hard? Seriously considering taking mainline code and just stuffing it in there.. **** ENDING LOGGING AT Sun Oct 04 02:59:57 2020