**** BEGIN LOGGING AT Sat Oct 06 03:00:01 2018 Oct 06 07:20:24 Hi, guys … Do you think we can port Ubuntu Touch to a Nokia Lumia phone Oct 06 07:46:07 Sure, if you install the proper bootloader on the Lumia, and make the device tree and kernel source yourself, which you could probably get done in a couple weeks if you have some experience. Oct 06 08:29:40 @r3pwn, Even if it's on Windows Phone ? Oct 06 08:55:59 Most older lumias do have unlockable bootloaders by now, so you could possibly get things going if you have the know-how Oct 06 09:04:40 I've got a Lumia 520 (who some people already did a Android port) and a Lumia 640 Oct 06 09:05:21 Though drivers will be the likely hardest part...last I checked RIL, bluetooth, and most sensors weren't working on the 520 port Oct 06 09:06:03 imo, it's a little unrealistic of a target for a halium port right now. Oct 06 09:07:21 Why ? Oct 06 09:08:13 I had a Huawei P8 Lite and those Lumia phones and I want to port it on Ubuntu Touch Oct 06 09:11:56 Again, driver support just isn't there in the kernel. You could possibly get some basics working, but it really wouldn't be all that useful. Oct 06 14:53:44 Ah okay... Oct 06 15:06:07 is it cause of virtualisation or does halium-install always take so long to complete Oct 06 15:06:15 it's at 14% after like 10 minutes Oct 06 15:06:22 (pushing rootfs) Oct 06 15:20:46 Because it pushes the Image over adb.. Instead of reworking the Image on the device.. That used to be very flaky and source of various errors caused by the recovery image Oct 06 15:46:33 @VeryOriginalUsername, seems like slow USB connection Oct 06 15:47:16 usb 3.0 set on vm and physical 3.0 port, 2.0 port on the device Oct 06 15:47:29 @NotKit what was that idea you had last night Oct 06 15:47:38 with fastboot it's quite fast (100 something megs in 70 secs usually) Oct 06 15:47:51 but well, this one is molassess slow Oct 06 15:47:51 Well, it is virtualized USB Oct 06 15:47:59 [Edit] but well, this one is molasses slow Oct 06 16:16:08 @kaibsora basically disable usb-tethering.service and use rndis setup done by hybris-boot/hybris-recovery Oct 06 16:16:28 so it should be still available as 192.168.2.15 Oct 06 16:17:16 but don't know if something else (e. g. NetworkManager) can reset it during boot Oct 06 16:19:43 ln -s /dev/null /target/etc/systemd/system/usb-tethering.service Oct 06 17:16:10 i am starting to think my vm is brok :/ . it wont fully push the image anymore to my tab Oct 06 17:16:41 it always gets stuck at a percentage Oct 06 17:25:31 nevermind. Anyway. would it hurt to try to rebuild the system image first before that? like could it be the system image that is causing a disconnect somewhere? Oct 06 17:25:49 @NotKit Oct 06 17:53:02 Fwd from ankaos: What i use android 5.0 Oct 06 17:53:03 Fwd from ankaos: Halium 5.1 or 7.1? Oct 06 17:58:19 @ankaos, Android 5.1 -> halium 5.1 Android 7.1 -> halium 7.1 Oct 06 17:58:56 @ankaos, [Edit] Android 5.1(cm-12.1) -> halium 5.1 Android 7.1(cm-14.1) -> halium 7.1 Oct 06 18:01:06 Android 5.0 😞. Don't install los for g2 Oct 06 18:03:27 Guys, any chance to get halium without building skills? I mean, if i have los 7.1 available, i remove some system apps, and add some files libs and stuff to run halium... Can it work? Oct 06 18:03:46 [Edit] Guys, any chance to get halium without building skills? I mean, if i have los 7.1 available, i remove some prevuilt system apps, and add some files libs and stuff to run halium... Can it work? Oct 06 18:04:04 [Edit] Guys, any chance to get halium without building skills? I mean, if i have los 7.1 available, i remove some system apps, and add some prebuild files libs and stuff to run halium... Can it work? Oct 06 18:04:40 @gouster4, No, sorry Oct 06 18:04:41 [Edit] Guys, any chance to get halium without building skills? I mean, if i have los 14.1 available, i remove some system apps, and add some prebuild files libs and stuff to run halium... Can it work? Oct 06 18:05:11 @Mattia990, I thought it will not work... But i asked to be sure... Nevermind. Oct 06 18:05:50 And what about kernel... Does halium work with 4.9 kernel too? Id doesnt depend on kernel version? Oct 06 18:05:58 [Edit] And what about kernel... Does halium work with 4.9 kernel too? It doesnt depend on kernel version? Oct 06 18:06:36 Because 4.4 kernel for my device has issues with rqbalance. Oct 06 18:07:38 @NotKit i have rebuilt the system image, pushed it to device. the weird think is that the system is booting correctly but it is either freezing at some point or no usb connection Oct 06 18:07:54 using hybris-boot Oct 06 18:09:29 @ankaos you could had UT working for you month ago, if you followed what I said Oct 06 18:10:19 Of course. But device 😢 Oct 06 19:00:28 @Mattia990, Now when trying to check the kernel with .mer , it gives me this: https://paste.ubuntu.com/p/xnBTMMYXvG/ Oct 06 19:01:39 @Linuxman1, Check with filemanager if you have got that file Oct 06 19:10:41 (Photo, 1920x1080) https://irc.ubports.com/Px2P3VVM.png Oct 06 19:11:02 yes I have it in : halium/kernel/oneplus/msm8998/arch/arm64/configs/lineage_cheeseburger_defconfig so what am I doing wrong??? Oct 06 19:13:37 @Linuxman1, Oh, you made a typo in the command it looks like Oct 06 19:14:13 try … `./mer_verify_kernel_config ~/halium/kernel/oneplus/msm8998/arch/arm64/configs/lineage_cheeseburger_defconfig` … otherwise it'd be searching in the mer-kernel-check folder Oct 06 19:14:17 [Edit] try … `./mer_verify_kernel_config ~/halium/kernel/oneplus/msm8998/arch/arm64/configs/lineage_cheeseburger_defconfig … `otherwise it'd be searching in the mer-kernel-check folder Oct 06 19:14:23 [Edit] try … `./mer_verify_kernel_config ~/halium/kernel/oneplus/msm8998/arch/arm64/configs/lineage_cheeseburger_defconfig … `otherwise it'd be starting in the mer-kernel-check folder Oct 06 19:35:49 @Lyokanthrope, Thank, I'll try that tomorrow. Oct 06 19:51:34 Hi. @VeryOriginalUsername has an issue with lxc segfaulting 2 seconds after starting on nicki (sony device, kernel 3.4). Here's full dmesg: http://hastebin.com/pedaxuvibo.md. lxc-checkconfig is ok, mounts are ok Oct 07 01:41:43 @Lyokanthrope, I did, now corected and the result is here: https://paste.ubuntu.com/p/bMngJyQDYY/ Oct 07 01:42:15 @Linuxman1, Now just edit your config to enable those options! Oct 07 02:18:52 @Lyokanthrope, I will 😀 or let's say I'll try 😀 **** ENDING LOGGING AT Sun Oct 07 02:59:59 2018