**** BEGIN LOGGING AT Tue May 22 03:00:05 2018 May 22 04:05:20 @jbb May 22 04:06:27 [Edit] @JBBgameich May 22 04:06:46 can i use your halium-krillin repo for build May 22 04:14:53 So what's the current status of ubports on Halium anyway May 22 06:08:13 @maharudra108, Sure, it's not tested on a device but it builds. Just checkout my manifest from halium-devices. `./halium/devices/setup krillin` May 22 07:40:50 @Lyokanthrope, Watch the last QA May 22 07:41:07 Join @ubports_porting May 22 07:41:24 But overall caf is broken and it suffers May 22 07:43:15 lovely May 22 15:40:25 @JBBgameich, I got error May 22 15:40:39 Which one? May 22 15:42:26 I am not sure if you can "just" use the krillin device repo for different device.. May 22 15:42:33 no matter how same device is May 22 15:42:55 Probably not, I already commented on that on GitHub May 22 15:44:00 https://hastebin.com/yixewutifo.makefile May 22 15:46:17 @bhushanshah, I am not using true copy. I just cherry-picked some commit which are on halium-krillin repo. May 22 15:47:33 Which kernel source are you using now? May 22 15:48:53 Daredevil May 22 15:52:16 I made hybris-boot and system image before without any build error. But those didn't boot up May 22 15:52:50 DId you adapt the kernel config? May 22 15:52:56 Yup May 22 15:53:10 @maharudra108, try cleaning the kernel dir then to fix the build error. May 22 15:53:29 Kernel is fine i manually tried to build that and there was no error May 22 15:53:41 @JBBgameich, Tried May 22 15:53:59 @maharudra108, Don't know how to fix this.. May 22 16:30:32 Hi. Trying port halium to my Samasung (msm8916). Buil hybris-boot.img, hybris-recovery.img and system.img successfully, with kernel coinfigs changes May 22 16:31:39 install hybris-recovery.img to debug and get telnet. disable lxc and run echo continue > /init-ctl/stdin. Get SSH. May 22 16:34:47 test_vibrator works, but EGL_PLATFORM=hwcomposer test_hwcomposer don't. Try start lxc with echo continue > /init-ctl/stdin and get this errors: https://paste.ubuntu.com/p/bzW5kpqRDV/ May 22 16:35:52 What does `lxc-checkconfig` say? May 22 16:35:56 sorry.. start LXC with lxc-start —name android —logfile lxc_start_jasousa.txt and get this errors: https://paste.ubuntu.com/p/bzW5kpqRDV/ May 22 16:36:24 Don't start lxc yourself please, use reboot all the time. May 22 16:36:59 Otherwise files on /data can be deleted, which is now fixed but not yet included in the rootfs. May 22 16:37:41 lxc-checkconfig says.... https://paste.ubuntu.com/p/frjQ9dRjDW/ May 22 16:38:14 `Multiple /dev/pts instances: missing` May 22 16:38:17 @JBBgameich, yes.. in fact /data was deleted 😞 May 22 16:38:59 @JBBgameich, yes... this is important? I ignore because I read someware this is not important! 😞 How can I fix it ? May 22 16:39:50 Enable CONFIG_DEVPTS_MULTIPLE_INSTANCES in your defconfig May 22 16:40:07 ok May 22 16:41:20 I'm using halium-rootfs-20170630-151006.tar.gz ... May 22 16:41:42 When it's rebuilt next time the /data deletion bug will be fixed. May 22 16:41:50 [Edit] When will rebuilt next time the /data deletion bug will be fixed. May 22 16:41:52 [Edit] When will be rebuilt next time the /data deletion bug will be fixed. May 22 16:49:16 about "Cgroup namespace: required", in lxc-checkconfig.. must fix first? May 22 16:58:53 Don't understand why dont get telnet (no device detect) with hybris-boot.img but get telnet with hybris-recovery.img... May 22 16:59:30 .. on boot partition May 22 17:13:52 diagnosis.log was not registered.. so I suppose dont get any error to this file... and my init.log are: https://paste.ubuntu.com/p/XT8rPk4RyY/ May 22 18:45:41 on my dmesg host when boot device I get "usb 2-2: SerialNumber: Mer Debug telnet on port 23 on rndis0 192.168.2.15 - also running udhcpd". Then I telnet and run echo "continue" >/init-ctl/stdin. Lost telnet and my host dmesg shows "usb 2-2: SerialNumber: Mer Debug: done debug, disabling storage". May 22 18:46:37 this messages are sent by init-script and rarely I get SSH ... don't understand why May 22 18:55:48 Is there a special console= option set in your device tree's cmdline? On.my device it helped to remove that one. May 22 18:55:55 [Edit] Is there a special console= option set in your device tree's cmdline? On my device it helped to remove that one. May 22 19:00:51 I hadd selinux=0 console=null ... shoul I remove console=null ? May 22 19:01:37 You could at least try, if it doesn't improve the situation you can revert the change again anyway. May 22 20:17:13 nope, doesn't result May 22 20:27:41 will try with pm-rootfs (caf) May 22 20:28:28 with your installer 😊 May 22 20:55:10 nope.. same problem May 22 20:55:17 device dmesg can help for this kind of debug? **** ENDING LOGGING AT Wed May 23 03:00:01 2018