=== salem_ is now known as _salem === jaywink_ is now known as jaywink [01:39] Ubuntu touch uses mir right? [02:34] Qwertie: yes [02:35] unity8 is based on mir [05:20] is there any application about "Contacts blacklist"? [05:21] ubuntu phone [05:21] mei zu pro 5 [07:32] Could someone help me with creating a stock device tree? === Tims_Tech is now known as Tims_Tech_Phone_ === Tims_Tech_Phone_ is now known as Tims_Tech [09:48] I’m trying to use phablet-dev-bootstrap -c phablet [09:48] keep getting this error: ERROR:phablet-dev-bootstrap:Error while trying to sync repository [09:48] is a repo down or something? [09:53] krowv, yes [09:54] well that would explain it [09:54] yes [09:54] I tried today too [09:55] just successfully built AOSP for my nexus 4, and now was moving onto building Ubuntu Phone from source. Guiess it’ll have to wait. [09:55] yep [09:55] I need to make a device tree for AOSP first [09:55] we have cm11 [09:55] but I can't use that one. [09:56] Tims_Tech, do you have cm12? [09:56] nope [09:56] cm11 [09:57] ad cm12 is done but doesn't work on the HN version, the H is lucky though [09:57] So is Ubuntu Phone still based off of 4.4.2_r1? [09:57] I think [09:57] yes [09:58] ultimately I’m trying to make Ubuntu Phone work on a Galaxy S4. [09:58] possible [09:58] :P [09:58] but you need a AOSP device tree [09:58] doesn’t seem like it should be to horrible if I can get AOSP to run on it. [09:58] or if you have CM12, you can try with UBPorts tree [09:58] The cm11 and cm12 device trees are very [09:58] the same [09:58] :P [09:59] I’m confused. is their an ubuntu based off of CM? Or are you just talking about using CM [09:59] Ubuntu is based off AOSP [09:59] yes [09:59] but it was based of CM [09:59] there is unofficial tree based of CM (UBports) [10:00] interesting [10:00] I want to build Ubuntu touch by myself so I dont want UBports [10:00] :P [10:01] need to eat lunch [10:01] Tims_Tech: what would be the difference? [10:01] krowv, doing things by yourself gives you a feeling :P [10:01] well, UBports also involves building it by yourself [10:02] I’m all about building things myself to learn… I did just build AOSP from source and install on a Nexus 4. I’ve also installed Ubuntu Phone on my Nexus 4 as well. now I’m trying to build it from source. [10:02] and now I just learned about UBports, so checking that out. [10:02] Nexus 4 is fine from AOSP, as it's supported [10:04] So what is the relationship between the UBPorts project and Ubuntu Phone itself? [10:05] UBPorts is based on Ubuntu Phone, but they ported changes from Ubuntu's AOSP tree onto CM12 tree [10:06] So its an independent group but working somewhat in parallel. [10:06] sounds simmilar to the CM <—> AOSP relationship itself [10:10] Hi, I'm also in the just starting to build ubports. Every choice is falling over with different compile errors. [10:28] so ubports [10:28] are a dev team [10:28] :P [10:29] It seems a one man team : ) mariogrip [10:29] hmm [10:30] he is pretty good with developing [10:30] so I want to join :P [10:30] :P [10:30] And he must be busy doing other things. [10:30] :P [10:30] why? applemuncy [10:30] Why? [10:31] applemuncy> And he must be busy doing other things. [10:31] why? [10:31] or what do you mean? [10:32] I mean, he hasn't been active on ubports a few months now. [10:32] hmm [10:33] I've only been looking into ubports myself a few weeks. [10:33] hmm [10:34] I would love to join and learn from his dev skills [10:34] So it seems ubports is running on autopilot : ) [10:35] Yes, he seems very good. [10:35] I will mail him and ask if he wants to idk join my irc channel . [10:37] So what all is involved porting to new hardware? I’m asking because I’m trying to eventually make Ubuntu Phone work on a Samsung Galaxy S4. [10:38] It seems like I can build AOSP for it, then loading ubuntu phone shouldn [10:38] t be that hard. [10:38] but [10:38] Am I missing something huge? [10:38] you need a device tree [10:38] stock [10:38] :P [10:38] and I have NO IDEA how to create one [10:39] krowv, can you help me>? [10:40] Not sure what you mean by device tree. [10:41] I'm also getting the message "Trying dependencies-only mode on a non-existing device tree?" [10:44] applemuncy, that is not a problem [10:44] it says it all the time [10:45] Thanks, good to know. [10:45] applemuncy, np [10:45] :P [10:53] When I try to build aosp_shamu-eng, lunch creates a local_manifests directory with roomservice.xml [10:56] Oops, lost Tim. [10:57] krowv, basically you need to build patched Android base (AOSP or CM, whatever) which is going to be run inside LXC container [10:57] and then make sure different components of Ubuntu run (for example, Mir is pretty troublesome on new devices) [12:10] DAMNIT [12:10] ubuntu touch is based of android 5.0 :( [12:10] no [12:11] there are 4.4, 5.1 and 6.0 trees [12:23] TheKit, srsly? [12:23] COOL [12:23] :D [12:23] TheKit, but how to create ubuntu touch from cm11 sources then? [12:53] ow nvm [12:53] I can create AOSP with cm11 sources [12:53] will try [12:53] and then [12:53] I CAN do that [13:45] tims_techlaptop, you can't [13:45] but you can port patches from Ubuntu AOSP tree onto CM11 tree if you really want [13:46] TheKit, ? [13:46] I can create AOSP with cm11 sources [13:47] yep [13:47] I need to recreate the device tree [13:47] but [13:47] I can use most of it [13:50] Speaking of lunch, I wonder if I did the right thing? [13:51] I fallowed the install instructions on ubuntu touch. [13:51] then after running . build/envsetup.sh [13:52] I went to run lunch, but it wasn't installed. [13:53] So did an apt-get to install lunch. Was that the right thing to do? [14:03] hmm applemuncy [14:03] depends [14:06] So I'm reading though envsetup.sh [14:07] Does it provide the lunch normally? [14:07] yes [14:07] normally [14:07] which linux distro are you on? [14:07] Ahhh [14:07] Ubuntu 16.04 [14:08] me too :D [14:08] it should just work [14:09] I often have multiple xterms open. Maybe I tried to run lunch in one I had not run envsetup.sh in. [14:10] applemuncy, yes [14:10] I see that envsetup.sh is very powerful. [14:11] yepppppp [14:11] Does things I did not expect. [14:11] applemuncy, ur learning fast [14:12] Nope, I'm digging on Linux 20 years now. Still don't know it all : ) [14:12] So not a fast learner. [14:12] applemuncy, I am 14 :P [14:12] I am the new gen [14:12] lol [14:13] I been meeting some amazing teenagers in my local makerspace. [14:15] Glad to meet you Tim : ) [14:15] np :P [14:15] I mean [14:15] oops [14:15] glad to meet you too applemuncy [14:16] :P [14:16] applemuncy, I live i nthe Netherlands, you> [14:16] ? [14:16] in** [14:17] Indiana, USA [14:17] :P [14:17] how old are you? [14:17] 68 : ) [14:17] :D [14:18] applemuncy, are you male or female? [14:18] I'm a guy [14:18] me too [14:18] :P [14:18] Male, that is. [14:18] yep [14:18] I am the new generation [14:18] I learn fast [14:18] lol [14:18] :P [14:18] ;) [14:19] Yes, indeed. [14:19] I started with creating roms 3 weeks back [14:19] :P [14:19] I am fast [14:19] :P [14:19] Early access to the Internet makes a big difference. [14:19] yep [14:19] :P [14:22] Sad to need to do real life now. I'm be back! [14:22] bye :P === JanC_ is now known as JanC [16:31] https://www.youtube.com/watch?v=sdfDRqRi_eI&index=27&list=PL02HDVnTgIcpnnRo8PRZDJnxILA2IHIpI [16:32] Win 10 Phone to Desktop [16:35] that is old news ahoneybun_ :) [16:35] this video is new [16:35] so they do a few things that Ubuntu did first [22:46] I’m using Ubuntu 16.04. For building from source can I use the version of phablet that comes with 16.04? Or do I need to add the phablet-tools PPA? === allizom1 is now known as allizom