[00:17] Hi everyone. I'm syncing Halium repo and there are a lot of 404 error messages popping [00:17] Is it normal? [00:21] I think you should bring that to the Halium group? Not sure if this is the right place [00:22] He posted in both places at the same time [00:27] Sorry for that [01:37] hmhm [02:31] Genussradler was added by: Genussradler [04:29] Hello guys [04:29] I have bq aquaris e5 hd. [04:30] I am facing issue on telegram. I can not add new contact for initiating chat. [04:30] Any suggestion ? [05:10] I think that this purpuse is not avaible yet in telegram for ut... [06:06] @nikhilubuntu, You can only add people from address book [06:16] cyb0hrg was added by: cyb0hrg [06:17] Hello, could somone kindly point me to the right direction of the ubuntu touch nexus 7 root filesystem? [06:27] @cyb0hrg, Well the rootfs is always the same for all devices [06:27] what yre you looking for? [06:28] Basically, trying to get the rootfs for a nexus 7 touch, through this command: … ```ubuntu-device-flash --download-only --revision=1 touch --device=flo --channel=ubuntu-touch/vivid``` … not sure where it saved to though. And the —help has no information on —output [06:29] @cyb0hrg, Maybe look through .cache folders [06:29] I've got a microsoft surface I compiled a kernel for, using nexus 7 and I think I'm getting somewhere with it. [06:29] kk [06:32] Also you can download the tar.gz from here: … http://ci.ubports.com/job/xenial-rootfs-armhf/ or … http://ci.ubports.com/job/vivid-rootfs-armhf/ [06:32] thank you :) [06:33] But this is armhf you might want smth different [06:33] True, armv7 if preferable [06:33] Which blobs to use while building ut? kitkat or something else? [06:33] This we dont build (yet) 😆 [06:34] armv7? [06:35] arm64 is here can you use that? http://ci.ubports.com/job/xenial-rootfs-arm64/ [06:35] @AkshitGarg, . [06:35] Gotta be armv7, however, I thought armhf and v7 were the same, but I have archv7 downloaded I'll give that a whirl :) [06:35] ty [06:49] @AkshitGarg, Please follow the porting guide: http://docs.halium.org/en/latest/ [06:49] @Flohack, Ok, thanks [06:50] @AkshitGarg, To answer for the publich who does not read the guide 😆: If the target device has Android 7.1 or LineageOS 14.1 support, it’s recommended to select halium-7.1 - If your device does not have Android 7.1 or LineageOS 14.1 support but has support for Android 5.1 or CyanogenMod 12.1, select halium-5.1 [06:51] @AkshitGarg, [Edit] To answer for the public who does not read the guide 😆: If the target device has Android 7.1 or LineageOS 14.1 support, it’s recommended to select halium-7.1 - If your device does not have Android 7.1 or LineageOS 14.1 support but has support for Android 5.1 or CyanogenMod 12.1, select halium-5.1 [06:53] Is publich the German form of public? :) [06:54] @Flohack, No, we have nougat trees... Mostly working [06:54] @TartanSpartan, No I fixed it [06:54] There is a Latin word we use sometimes: publik [06:54] Publich sounds like a small farmer village in Germany. [06:54] to publish = publizieren [06:55] Isn't GitHub too slow in India, everything except gives more than 5m/s, git gives only 20-30k/s [06:55] @AkshitGarg, What can we do? [07:17] On another note, does anyone here have experience with grub debugging? such that, when I load a devicetree, linux kernel zimage, I always halt at "Jumping to entrypoint" but without a devicetree, I don't halt and my keyboard still works. [07:24] http://blog.qt.io/blog/2018/04/12/qt-5-9-5-released/ [07:26] @Flohack, armhf is v7. aarch64 Is v8 [07:37] Kind of curious now, are devicetrees required to boot arm? [07:49] TechAlchemist was added by: TechAlchemist [08:00] @cyb0hrg, Eh? You need access to the sdcard in the device, so actually firsthand you need a working kernel. But you want to boot a Microsoft Surface? [08:01] Furthermore, please join the Halium group @halium since those guys are the porters. Here is just general chat and support ;) [08:20] @AkshitGarg, Uh, I'd like to have some nougat trees for my garden, too! [08:34] next to my money tree! ...if i just remember where i left it 🤔 [08:49] @YougoChats, 😂😂😂 [09:29] Sorry to ask any luck to have Super Tux on Ubuntu Touch? At the end, we have Tux racing avaible so it should not be difficult to port? I don't know. [09:52] Welcome @Genussradler @TechAlchemist !!! Check out https://ubports.com/page/telegram-welcome to get you started, we have language groups available. [09:52] [Edit] Welcome @Genussradler and @TechAlchemist !!! Check out https://ubports.com/page/telegram-welcome to get you started, we have language groups available. [10:56] Konrad was added by: Konrad [10:59] Welcome Konrad. Check this put for more about UBports … https://ubports.com/page/telegram-welcome [11:50] Hi all, I tried to run UTouch on my Sony Z5C, so I built ubports-boot from my (pretty much working) halium tree. Now when I try to boot it it only makes a red led on my phone blink and then dies. This feels like it cannot even load the kernel [11:52] I had this before with missing dtbs or completely wrong kernel versions. But imho ubports-boot should at least boot the kernel (since it is the same kernel that 'pure' halium uses). So... help ;-) [13:09] does ut on n5 work with att [13:26] @Mark Mullins, I remember a post in the forum saying that ATT works [13:32] yes ATT works [14:51] Is there some way to stop ubports-boot before it mounts the ubuntu.img? [14:52] Yes actually, it's in the README: https://github.com/ubports/ubports-boot#initrd-debugging [14:53] You'll want to break at `mount` [14:53] We also have a group specifically for discussion of porting Ubuntu Touch and nothing else. You can find it at @ubports_porting [14:58] @UniversalSuperBox, sorry, rtfm etc.. thanks [14:58] ¯\_(ツ)_/¯ It's not terribly obvious [14:59] I'd be more concerned if that information was in the porting docs, but it's not. [15:00] Seems to work, thanks! 👍 [16:48] @dohbee, were you ever familiar with a 'micshm' socket that's used by qtubuntu-camera? I gather that it is used to send audio data from the microphone to a encoding service on the Android side, but... what IS that encoding service on the Android side? [16:49] i am not familiar with that, no [16:49] Darn. It's illusive. [16:50] i wouldn't expect that code to talk directly to android side either, since mic would be going through pulseaudio, and camera through gstreamer, afaik [16:55] I remember this https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1337582 [16:55] Ubuntu bug 1337582 in apparmor-easyprof-ubuntu (Ubuntu) "camera-app needs access to shared pipe" [High,Fix released] [16:56] I found that too, but it doesn't explain what is on the other side of the pipe [16:56] Have you asked that guy that seems to know about it? [16:57] Well that bug is from 2014. Lots could have changed between then and the drop [16:57] And he's likely not employed after the drop [16:58] But maybe he's willing to help a community project 😉 [17:13] @dohbee, we need world-wide mesh network so this question doesn't matter ;) [17:14] "we need a global united socialist democracy so this doesn't matter" [17:30] ^ My new answer to everything involving work: "I need someone to make this into a fancy presentation" "Well..." [18:32] @dohbee, 👍 [19:53] knndy70 was added by: knndy70 [20:19] Welcome @knndy70 !!! Check out https://ubports.com/page/telegram-welcome to get you started. [20:21] Tnx u so much @Bolly [20:22] What are u sharing here exactly? [20:22] Cloud u explane? That [20:25] the link should explain [20:26] this is the general discussion group for ubports [20:37] Okay.show me something bro. Open source ? [20:38] Show me [20:38] I am not good at English [20:39] So sorry ? [20:42] yes, ubports is open source [20:42] i don't understand what you are looking for. can you be more specific? [20:42] I'm not sure how you got here, but you can learn more about ubuntu touch at ubuntu-touch.io and UBports at ubports.com [20:43] @knndy70, We have Telegram language groups [20:44] Why end of Ubuntu opensource project ? [20:44] ubuntu is not ended [20:44] canonical ended their development/support of ubuntu on phones/tablets, and of the unity environment and related projects. ubports has picked up the phone/tablet pieces [20:47] Good job. Are u devoloper @dohbee [20:47] Ubuntu [20:47] yes [20:47] sort of anyway [20:54] How many people using Ubuntu os here? [20:54] I am from turkey [20:54] And [20:55] We wanna try improve sailfish ? Or Ubuntu [20:55] What about you? [20:55] Rodney :) [20:55] this channel is not about sailfish, nor ubuntu on PCs. though there is some crossover in some areas [20:56] I hate public situation [20:56] Bro [20:56] İf u are leader here [20:56] Pls focus on ONE subject [20:56] you might want to try @ubports_tr to talk to fellow turks in turkish, so maybe you understand better (and are better understood) [20:57] My friends send me here. [20:57] So that are talk about [20:58] did your friends not explain what it was about? [20:58] This subject [20:59] No man [21:00] Send me ? [21:00] All friend about this subject [21:00] Opensource project and [21:01] Other things [21:01] Also [21:01] I wanna improve English [21:01] Here:)) [21:25] https://docs.ubports.com/tr/latest/ this should explain most about ubports and how you guys can help. [21:27] Do you have any specific question? [21:40] Not now. Later I promise u Jonathan thx u so much [21:44] 👍 [23:28] Edkodz was added by: Edkodz [23:41] Recently i tried to port Ubuntu Touch to Xiaomi Redmi 4X (a.k.a. santoni), but I did not succeed. Can i'm contact the developers (UBports) for an offer to port the firmware? … (Sorry for offtop) [23:41] [Edit] Recently i tried to port Ubuntu Touch to Xiaomi Redmi 4X (a.k.a. santoni), but I did not succeed. Can i'm contact the developers(UBports) for an offer to port the firmware? … (Sorry for offtop) [23:41] Well that's not off topic [23:41] Where did you get stuck? [23:43] After my actions, the phone refuses to turn on at all [23:43] Only fastboot or twrp helps me to recover the phone [23:44] You're not able to troubleshoot at all using the setps in the Halium documentation? [23:46] 🤔 [23:46] I tried, but I'm not particularly good at porting firmware [23:46] [Edit] I tried, but i'm not particularly good at porting firmware [23:49] Welcome @Edkodz !!! Check out https://ubports.com/page/telegram-welcome to get you started, we have language groups available. [23:57] I will try again