**** BEGIN LOGGING AT Fri Jun 04 02:59:56 2021 Jun 04 05:25:42 Geff89 was added by: Geff89 Jun 04 08:39:08 @NotKit [maybe it depends on some service loading firmware?], Year ago when experimenting with halium A7 I found that firmware partition was not mounted. After uncommenting it in the fstab, system started to go to panic after ~50 seconds after power on. And watchdog timer caused that because of timeout of initialization of m Jun 04 08:39:08 odem Jun 04 08:39:45 I think that it needs to take logcat logs from android userspace Jun 04 09:22:03 `phablet@ubuntu-phablet:/$ sudo lxc-start -n android -F … lxc-start: utils.c: open_without_symlink: 1584 Too many levels of symbolic links - vendor in /usr/lib/aarch64-linux-gnu/lxc/vendor was a symbolic link! … Jun 04 09:22:03 lxc-start: conf.c: mount_entry: 1858 Too many levels of symbolic links - Failed to mount "/vendor" on "/usr/lib/aarch64-linux-gnu/lxc/vendor" … lxc-start: conf.c: lxc_setup: 3335 failed to setup the mount entries for 'android' Jun 04 09:22:03 … lxc-start: start.c: do_start: 1248 Failed to setup container "android". … lxc-start: sync.c: __sync_wait: 59 An error occurred in another process ( Jun 04 09:22:03 expected sequence number 5) … lxc-start: start.c: __lxc_start: 1802 Failed to spawn container "android". … The container failed to start. … `Sad Jun 04 09:24:31 John Merrill was added by: John Merrill Jun 04 09:32:08 (Photo, 682x45) https://irc.ubports.com/HBv21MBS.png I remember seeing something in the halium docs, you might wanna check out the common errors section Jun 04 09:32:24 (Photo, 682x45) https://irc.ubports.com/0bgPK9U2.png I remember seeing something like that in the halium docs, you might wanna check out the common errors section Jun 04 09:36:30 @dopamine404 [], hm, i'll check Jun 04 09:38:27 (Photo, 924x305) https://irc.ubports.com/fYcHIVWt.png Only this Jun 04 09:39:56 `ls -l /vendor`; `ls -l /usr/lib/aarch64-linux-gnu/lxc/vendor` ? Jun 04 09:41:44 @alexander_baransky496 comment out vendor mountpoint from LXC config Jun 04 09:42:47 @NotKit [@alexander_baransky496 comment out vendor mountpoint from LXC config], where can i find it? Jun 04 09:43:02 @phhusson [ls -l /vendor; ls -l /usr/lib/aarch64-linux-gnu/lxc/vendor ?], `phablet@ubuntu-phablet:~$ ls -l /vendor … lrwxrwxrwx 1 root root 15 Jun 3 2021 /vendor -> /android/vendor … phablet@ubuntu-phablet:~$ ls -l /usr/lib/aarch64-linux-gnu/lxc/vendor … ls: cannot access '/usr/lib/aarch64-linux-gnu/lxc/vendor': No such fi Jun 04 09:43:02 le or directory` Jun 04 09:45:25 @NotKit [/var/lib/lxc/android/config], `#lxc.mount.entry = /vendor vendor bind rbind 0 0 … Right?` Jun 04 09:45:31 @NotKit [/var/lib/lxc/android/config], [Edit] `#lxc.mount.entry = /vendor vendor bind rbind 0 0 … `Right? Jun 04 09:45:32 yes Jun 04 09:45:43 or you may even check rbind,optional Jun 04 09:46:16 `root@ubuntu-phablet:~# sudo lxc-start -n android -F … lxc-start: utils.c: open_without_symlink: 1584 Too many levels of symbolic links - firmware in /usr/lib/aarch64-linux-gnu/lxc/firmware was a symbolic link!` Jun 04 09:46:19 nice Jun 04 09:46:51 maybe i need to change it to /android/vendor? Jun 04 09:47:04 because /vendor symlinks /android/vendor Jun 04 09:47:26 no, just comment that out Jun 04 09:47:58 okay then Jun 04 09:48:41 \ Jun 04 09:48:47 `root@ubuntu-phablet:~# sudo lxc-start -n android -F … lxc-start: conf.c: lxc_setup_devpts: 1447 failed to bind mount "/dev/pts/ptmx" to "/dev/ptmx"` Jun 04 09:48:50 oops Jun 04 09:49:25 `root@ubuntu-phablet:~# ls /dev/pts … 0 12 2 6 7 8 9` Jun 04 09:54:31 Googled it, and maybe `CONFIG_DEVPTS_MULTIPLE_INSTANCES` can help Jun 04 10:04:30 ah wait, i forgot to check kernel config with UBPorts script 🤦‍♂️ Jun 04 10:05:20 @alexander_baransky496 [Googled it, and maybe CONFIG_DEVPTS_MULTIPLE_INSTANCES can help], yeah, that's relevant Jun 04 10:12:11 Fixed kernel config, rebuilding Jun 04 10:56:37 3.10 kernels one love … Editing C sources because of bad type assignments Jun 04 11:22:43 https://youtu.be/-mDiOrrFCgU Jun 04 11:43:04 Where I can get anbox-10 image? Jun 04 11:47:39 Rebuilt all, and got this … `root@ubuntu-phablet:~# sudo lxc-start -n android -F … lxc-start: cgroups/cgfsng.c: create_path_for_hierarchy: 1720 The cgroup "/sys/fs/cgroup/cpuset//lxc/android" already existed … Jun 04 11:47:39 lxc-start: cgroups/cgfsng.c: cgfsng_create: 1804 Failed to create cgroup "/sys/fs/cgroup/cpuset//lxc/android"` Jun 04 11:51:14 yesss it starting Jun 04 11:52:40 but it rebooted, and now infinite Ubuntu touch animation Jun 04 12:32:59 booted to GUI, but very long boot and big lags Jun 04 12:33:27 but after lag system works with perfect performance Jun 04 12:36:58 this spams in logs veryyy much … `[ 842.975150] fastrpc_buf_alloc: Error allocating audio ion buf size: 68 … `Any way to stop this? I think this could be lagging problem Jun 04 12:38:19 (Photo, 739x1195) https://irc.ubports.com/8636ahVg.png Jun 04 13:05:33 And this spams in logcat … `ServiceManagement: Waited one second for android.hardware.media.omx@1.0::IOmxStore/default. Waiting another...` Jun 04 14:02:18 Yes, disabled android.hardware.media.omx and lags gone Jun 04 14:33:34 Hey bros anybody here I want to build rom for Ubuntu touch in my samsung note 5 Jun 04 14:48:55 gitman3 was added by: gitman3 Jun 04 20:31:42 janissl was added by: janissl **** ENDING LOGGING AT Sat Jun 05 02:59:58 2021