[00:00] If there are known vulnerabilities they will be patched up-stream, so on any of the 3 devices currently recieving builds you can expect up-to-date security patches within a reasonable amount of time [00:00] Like, it all depends who is maintaing what and I'm not sure about that, but the 3 official devices get almost daily sometimes more updates per day [00:00] I got my S7 [00:00] @Seumas, How can we be responsible for 3rd party SW [00:07] I mean it depends from which package you install Firefox, if it is distro, then the distro will manage security. If its website download you need to do it yourself. In the distro case we can only help if it affects a package what we are installing via our root fs. Whats inside the libertine container is probably not coming from our build server [00:13] Tina119 was added by: Tina119 [00:16] Hello @Tina119 and welcome! I'm part of the UBports welcoming team. … To help you get started, please take a look right away at our newcomers welcome page (https://ubports.com/page/telegram-welcome) and thanks again for joining us! :) [00:17] Also, you might be repelled by the amount of messages going through our groups at times, but still interested to stay up to date about our project. In this case, lucky you, there's a brand new News Channel! @ubports_news [00:20] @peternerlich, Sorry, I made a mistake [00:21] @Tina119, Hey, no problem. Can I help you with something or did you just accidently join the wrong group? [00:24] Hi, … Curious if anyone also has any experience with plasma mobile seeing as its open source. I just saw it was available so if anyone knows if it's similar to ubports I'm keen to know. Thanks. [00:24] @peternerlich, Thanks,nothing right now,if I need,let’s you know....yes.... I did join other wrong group....and I deleted all [00:32] @peternerlich, No,no..... I doesn’t repelled any messages,I can studying better [00:40] @Tina119, If you don't mind, I would like to have a short chat with you, but we would better do that over in the welcome room than in the supergroup: https://t.me/joinchat/Baj4lhJ4XRotoeGk1QxuRQ [00:41] @peternerlich, Sure [00:46] @Xorpad, Already works that way [00:49] @Rawcode, Sign in to u1 and tap install, assuming server is still up [00:50] @JBBgameich cool, well I already have my repo manifests set up to the way I want them, then I'm gonna push the whole tree to gitlab including prebuilts [00:50] and .repo sanatized [00:50] .repo will be empty except for the manifests [02:32] @Xorpad, You don't need to push whole tree.. you always push individual repos.. [02:32] @bhushanshah yeah, i realize that. I'm making a repo server though for the tree, hoping other will hop on the bandwagon... I just am doing some stuff first, that's the next step [02:33] I... don't think that's how repo works? [02:34] Doesn't it hold all of the git repositories? [02:34] What you are trying to do is broken workflow well... I've explained it thousand times and not sure why I bother to tell one more time if you don't want to listen [02:34] *sigh* [02:35] I guess we wait and see what actually comes of it? [02:36] @bhushanshah and I got what you said... but when I did what I learned from what you said, I found the branchs in question mostly in horrible shape [02:36] Like, bullhead kernel was a real mess of bad stuff [02:36] What specifically was changed? [02:36] @UniversalSuperBox in my copy or in the ones I didn't like? [02:37] What did you change to make it not 'bad stuff'? [02:37] I see NO changes in bullhead halium kernel in whole month so I am not sure what you are talking about [02:37] I started with cm-14.1 sources instead of halium forks [02:37] because I haven't pushed them [02:37] Right, as we do [02:37] and it didn't take very many anyways [02:37] @Xorpad, Why? When we already have a fork? [02:38] If you're trying to reduce the number of projects, that would be okay if you can be sure that no device touches the removed ones [02:38] because when I got the fork you told me to, after you educated me on git and branches and stuff, I was very dis-satisfied with the differences and issues I found [02:38] The Halium forks of the projects are there because the ones from cm don't work [02:39] There was a ton of warnings and when I started investigating them I saw a lot of bad coding practices [02:39] I am not amazing, I'm really not, but I don't like that way that stuff was coded and I think I can do better [02:39] And that wasn't the case in Lineage? [02:41] lineage kernels are good, but there is some stuff you have to change in the kernel defconfig to comply with halium/hybris-boot specs that open up bugs/missing code in stuff that was never intended to be configuered the way the defconfig is, so I had to merge in a lot of code from other linux kernel forks and mainline linux to get it to compile [02:41] Right... like the Halium fork [02:42] yeah, i'm trying to make it a halium compatible thing [02:42] I'm trying to do it halium/ubports way as much as possible while still doing stuff the way I think is the best [02:42] I want my work to be officially adopted, so I'm trying to stay in line as much as possible with what you guys are doing [02:43] Honesly, I can't say whether it is or not [02:43] Since we can't see it [02:44] Also, you said that you got DRM running the other day? Did you hack on Freedreno for a few eons or what? [02:44] Well once I finish what I'm doing now(an experiment that's been going on 7 hours with no end in sight about building a halium 7.1 tree with modified repos in .repo manifests, hoping to get a good base [02:45] no I didn't get DRM running, I got tests on the drm I compiled working [02:45] DRM is still not done [02:45] I honestly don't know what you're doing, and I'm going to hope for the best [02:46] Well, I didn't get DRM running, but I'm planning on it, so getting DRM components to compile and pass unit tests is something I've put time into [02:46] There are no drivers for that GPU, though [02:46] Well, there's the driver blobs [02:46] they can be disassembled [02:47] I don't know if we could include that without a licensing nightmare on our hands [02:47] that's really something for later i just started doing it on a tangen t and tucked it away [02:47] @UniversalSuperBox Oh [02:47] Well, I will make it happen in the HAL then [02:47] I will not RE the drivers, I will use the android blobs linked to the kernel [02:48] the kernel will call stuff to the drivers in a way that works with the the HAL [02:48] I don't understand that sentence and I don't know if it makes sense, so I guess we wait to see it working. [02:49] You're talking about doing it without the Android container, then [02:49] Which hasn't been tried anywhere ever [02:49] I've done it [02:49] With 14.4 mainline linux kernel on nexus 5 [02:50] I was able to link against drivers of every version from 4.4-7.1.2 [02:50] I suppose we wait and see, then... [02:50] It took weeks of obsessing and needs more work [02:50] @UniversalSuperBox I will still use the container [02:51] A portable, open source version of that could completely change the landscape of non-Android ROMs. And Android ones too. So... forgive my skepticism [02:51] but the container will have a way for the kernel to interact with the hardware [02:51] well that's why I did it [02:52] We'll be here when it's ready [02:52] Okay [02:52] Well that's a different project [02:52] That's proprietary [02:53] I'd rather port UT [02:53] so I'll do it mostly your way with some stuff I think should be done [02:55] anyways, I gotta do something... I'll be back in like 15-20 mins I think. You'll see when I get some serious progress made, because so far all i've done is learned a fair bit, a large portion of what I need to know about the code, how you guys do stuff, what I think should be done, and how/what I have to do. but I'm feeling really good about this experiment I'm doing and once I get it done and compiling I'm gonna make a gerrit server to host a repo r [02:55] and hopefully you guys will jump in and jmake alternate branches that use the code of mine I think you want to, while avoiding stuff you prefer to do your way [02:56] like I said when I came here, I'll code the stuff I want and you can accept it or not [02:56] :D [02:56] You're looking for Gerrit? [02:56] I have a guide bookmarked on how to set it up, looks pretty comprehensive [02:56] Becuse, uh... http://review.ubports.com/ [02:57] Oh [02:57] We don't use it much [02:57] well, can I just make an account and use it? [02:57] or should I make my own [02:57] Most fixes don't require the sweeping changes between tons of repositories that AOSP does [02:57] You can log in with GitHub, I think [02:57] I see [02:58] Question is... @bhushanshah is Gerrit fully set up for Halium-7.1? [02:58] Okay, I'll do that, but I'm also gonna make one and use to back up stuff [02:59] anyways i gotta go, be back soon [02:59] Oh, also. We like small PRs anyway. They're easier to test for. So that's another reason we prefer GitHub single-repositories PRs over Gerrit [03:04] @UniversalSuperBox okay [03:05] well when I do something that I consider more than a hackish exeriment to try different ways of things, and write [rpoper code meant for production builds, I will make github repos of everything then [03:06] like right now all the code I wrote needs to be put it the right files, there's some things i'm going to need to test when I get to a point where i can,and I'm sure I'll find problems [03:06] @UniversalSuperBox, Gerrit is not setup precisely due to reasons you mentioned in 2nd message [03:07] I hope when I make some real progress and show you guys that you'll like it [03:07] but i'm not at the real progress stage i'm at the hacking stage [03:08] just messing around, tryng things, constantly starting over to do something a better way [03:08] like I've got backups of most of the build trees i deleted, but as of yesterday morning I started over to re-do things better, and it's like the 7th or 8th time i've started over [03:09] I have very high standards for myself, it has to be the best way and if I think of something that makes me have to rewind back it time, i'm gonna do it to make a better product [06:18] @bhushanshah, Sur !-! [06:18] U didn't ping me;-; [06:19] @akshat2K2 Have you tried what was suggested in the forum post? [06:19] Which [06:21] @UniversalSuperBox, This didn't work BTW it was already present [06:21] @UniversalSuperBox, . [06:21] @akshat2K2, . [06:23] First of all I wonder if your broken build environment is causing this... (you have run some builds as root user) [06:23] hmm [06:23] Without root it doesn't start [06:24] It says permission denied and Bla bla bla … . [06:24] well [06:25] you would want to fix permissions then and not start it as root to mess permissions again [06:25] fix cause not symptoms [06:27] Ok [06:38] https://hastebin.com/kebuforuho.sql [06:38] This is what I get [06:38] @bhushanshah [06:39] Essentially what you want to do is either a) remove whole of out folder or chown -R : $OUT [06:40] @bhushanshah, What's group ? [06:45] id command would tell you what's your user's group name [06:45] or lazy method is, run ls -l … ```drwxr-xr-x 3 bshah users 4096 Dec 3 11:15```here users is group [06:51] (Photo, 1280x128) https://irc.ubports.com/w8u7CFkd/file_2542.jpg [06:52] @bhushanshah [06:53] what did I tell? what did you do? :P [07:02] @bhushanshah, . [07:02] I did this [07:03] No you didn't [07:03] Read your command [07:09] (Photo, 1280x172) https://irc.ubports.com/RiHPNzAG/file_2544.jpg [07:10] are you running this command from android build env? [07:10] i.e where you have run breakfast and lunch commands? [07:11] @bhushanshah, Here only [07:12] well, in that case maybe instead of running it with $OUT, just specify path of $OUT folder [07:12] Ok [07:23] Chown done successfully but got this error https://hastebin.com/imuwuroton.tex [07:26] ;-; [07:28] well [07:28] fix permission for directory it says [07:29] Ok [09:16] Same error [09:25] @Cesar_Herrera, Yes... i discovered. Thanks [10:08] Hi! … Ubuntu touch is 64 bit too? [10:16] @petya230, Not now, we do not have a working port for arm64 [10:16] Soo … I cant make ub to p9 lite? :( [10:19] Well there is armhf rootfs which would work just fine or arm64 device [10:32] Jonasz was added by: Jonasz [10:33] @Flohack, Crap [10:33] ;-; [10:35] @Jonasz, Hello Jonasz and welcome! I'm part of the UBports welcoming team. … To help you get started, please take a look right away at our newcomers welcome page (https://ubports.com/page/telegram-welcome) and thanks again for joining us! :) [10:44] I will never have ub on my phone :( [11:09] @petya230, Why is that? [11:11] @akshat2K2, Please be a little more polite [11:20] We will never have ub on arm64 phone 😢 [11:21] Why not, the armhf rootfs works on arm64 too [11:25] Florian said that we do not have a port now. Since 64bit is the new normal, that will obviously have to change at some point. It just won't be immediate [11:29] well do we gain something from arm64 applications? [11:30] .. other than losing memory.. [11:31] there will be a time when convergent workloads require 64bit.. [11:31] but not with this hardware generation [11:31] @petya230, Ah I see. The device which doesn't look even slightly like an iPhone 😂. Well, in general, target devices have Qualcomm processors so I would say that the chances are really very low for your phone. Sorry but each device requires a lot of work [11:43] @developerfect, We shipped a retail armv8 phone with ubuntu [11:43] aarch64 kernel/Android, armhf rootfs [11:44] FYI :) … (call for booth/talk not yet open) [11:44] Fwd from sergiqp: Ubucon Europe 2018: https://community.ubuntu.com/t/ubucon-europe-2018/2467 [11:45] @anpok, Depends on the application really. Browser doesn't buy much. Image processing has benefits though [11:50] hi [11:50] can you port xperia z5? [11:51] Hello, is it possible to port UT to MediaTek processor? Device: nikel [11:54] @fronCode, It has been done with Mediatek devices in the past but they are very closed proprietary. Qualcomm is easier to deal with, so will almost always be preferred [11:56] @sopernam, “Can it be ported” would be a better question. Porting is slow and difficult. There is no team looking out for opportunities. If someone decides to take a lead on the Z5 maybe it can happen but they would have to find new resources from somewhere [11:57] @Stereofont, Ok, thanks.. [11:59] https://docs.halium.org/en/latest/supplementary/devices/yuga.html. not Z5 though [12:00] The Z Tablet is also working already [12:05] @JBBgameich, There may be some common features - only maybe - but if that gives a 20% start, that is much better than 0% [12:48] @Rawcode, This is strange Federico, it should works [13:16] who has a working sync going between a Nexcloud Calendar and the calendar app? [13:17] I am told it should work but i am seeing weird behaviour [13:17] I am on 15.04/devel btw [13:19] when i create an NC account in online-accounts, it seems to work because the accounts get created and the calendar gives me the syncing-popup [13:20] it doesnt however show me the available calendars [13:20] also, which is even weirder, Serverside, Nextcloud simply shows a falied login [13:21] i would appreciate any guidance on how to troubleshoot [13:22] @Stereofont, working on that phone right now [13:24] there are official github repositories from sony.. but I did not come very far with those.. eventually the result hat the same short comings as the one that was done about a year ago no usb charging no wifi .. no .. alot of things [13:24] but there is now also a lineage OS port to base on.. [13:34] Can Ubuntu touch be ported for mtk 32 bit? [13:34] Or it need 64 bit device [13:35] it doesn't matter if 32 or 64 [13:35] basically, if there's a lineageos port, it should be possible to port ubuntu [13:36] Not able to build for 64 bit [13:37] well, your having issues building on one device doesn't mean others will have the same issues for other devices [13:37] They said its not compatible for arm64 yet [13:37] there were 3 64-bit retail devices that shipped [13:38] the userspace is not 64-bit [13:38] nobody builds that frequently [13:38] but there are 64-bit kernel devices already [13:38] but I got very far building 64 bit android system image.. [13:38] So [13:38] Can u help? [13:38] @Stereofont, Can it be ported [13:39] no. i don't know enough the technical details of porting, and i don't have whatever device you have [13:39] @akshat2K2, @anpok got this error [13:40] @dohbee, I hv all custom roms even custom kernel [13:40] @akshat2K2 are you trying to build on ubuntu 18.04, or is the device name "bionic" ? [13:41] @akshat2K2, never had that error .. how is your repo setup? [13:41] @dohbee, Ubuntu 16.04 LTS , device name is land [13:41] @bhushanshah I tried without root got same error. [13:41] I think about this error what needs to be done is somehow busybox is not happy with arm64 bionic, and possibly busybox can/should be forced to build for armhf and it may work [13:42] oh, bionic is the name of the libc [13:42] @dohbee, Yes [13:43] how obvious 😞 [13:43] :P [13:43] @bhushanshah, How can it be done? [13:43] in all fairness bionic existed before ubuntu named it's release bionic :P [13:44] also the name of the iphone x a11 cpu [13:44] @akshat2K2, I've no idea first hand.. sorry [13:44] @bhushanshah, so did "bionic woman" [13:44] @bhushanshah, OK [13:44] So I think I may need to drop the project [13:46] I think by default on a 64bit build everything is built with the primary architecture [13:46] and specific parts are built with both [13:46] https://stackoverflow.com/questions/38570495/aarch64-relocation-prefixes#38608738 [13:46] you would have to look in other mk files how something like that is configured.. [13:49] https://source.android.com/setup/64-bit-builds#module_definition_in_android_mk <- you can try to define variable mentioned here in external/busybox possibly [14:21] @bhushanshah, Which one should I write [14:42] @matv1, Connect to your phone and right before opening an window to create a nextcloud account, lunch this in a terminal : … export OAU_LOGGING_LEVEL=2 … export OAU_DAEMON_TIMEOUT=9999 … online-accounts-service … it will spit the log on the phone side. … In the mean time look in nextcloud database, if you have a lot of devices connected to your account, like me, you may face another problem.... : [14:42] https://help.nextcloud.com/t/solved-bruteforce-detection-blocking-my-ip-but-theres-no-oc-bruteforce-attempts-database/7652/3 [14:44] I had already disabled the bruteforce detection as it give me problems right from the start [14:46] @Ern_st, i will try and raise the log level and see what gives. Thanks! [14:48] for the calendar log look also in the sync-monitor.log and calendar log. [14:49] do you know what the path is for those ? [14:50] should be .cache/upstart. or you can do a find ./ -iname "*sync*" | grep log [14:50] look also with the log app in the appstore [14:51] oh right. good tip :) [15:20] @wayneoutthere, Good proposal! Despite bad english I'll try to help. Thanks! [15:44] @Ern_st hey Kevin, I got some logs but cant really tell whats actually causing the issue. Would you want to take a look? [15:46] i have some paste-bin exports. I did ofcource rename all the urls en credentials. [15:47] https://pastebin.com/B5BQH34z [15:47] https://pastebin.com/6JexbBDL [17:08] malamutegecko was added by: malamutegecko [17:10] Hello @malamutegecko and welcome! I'm part of the UBports welcoming team. … To help you get started, please take a look right away at our newcomers welcome page (https://ubports.com/page/telegram-welcome) and thanks again for joining us! :) [17:10] Also, you might be repelled by the amount of messages going through our groups at times, but still interested to stay up to date about our project. In this case, lucky you, there's a brand new News Channel! @ubports_news [17:18] @matv1 What version of Nextcloud are you using ? Does the caldav account with the calendar was working previously ? [18:03] https://hastebin.com/kihozohuhu.nginx [18:03] new error [18:05] the first three lines show exactly where the problem lies [18:06] need to define them? [18:08] " [18:09] can get how to solve them [18:34] @mariogrip hi mario i want start port new device (medium range), but i can't make decision between Mot G 5 (version 3G fingerprint snapdragon cpu) and moto E plus (version 3G fingerprint mediatek cpu), [18:44] @Walid, your can't port to a mediatek device period. [18:44] does that help to make a decision? [18:44] but BQ is mediatek right ? [18:44] The old ones are [18:44] https://hastebin.com/elariniqah.tex [18:44] We aren't trying to port to those [18:44] solved that bionic shig [18:45] @akshat2K2, got this [18:45] i will start next week port , i think my choice will Moto G 5 [18:46] @akshat2K2, any idea? [18:48] That error is telling you the problem exactly. [18:48] `Makefile:675: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler` [18:48] so need to use other gcc [18:48] Or disable the config [18:49] from kernel makefile right? [18:49] I find it more likely that it's in the defconfig [18:49] hmm [18:53] its not in deconfig [18:56] fixed [18:57] now whats the error in this https://hastebin.com/boloyamuli.tex [18:57] Makefile:1486: *** extraneous 'endif'. Stop. [18:57] You've removed an `ifdev` or `if` but not the matching `endif` [18:57] hmm [19:03] @Walid, BQ made a cooperation with Mediatek to get information for porting, which we cannot get. Their tree is not public [19:04] Fwd from akshat2K2: https://hastebin.com/xexezovabu.tex [19:05] @Flohack, The trees for the ubuntu retail devices are on github afaik [19:05] @akshat2K2, `aarch64-linux-androidkernel-gcc: error: unrecognized command line option '-implicit-function-declaration'` [19:05] @vanyasem, there are lineageos images for some mtk devices, so that's not entirely true [19:05] @dohbee, Maybe only kernle? Fact is, we did not get any working port mor modification done for them [19:06] @UniversalSuperBox, i dont have any idea about it [19:06] @dohbee, But with "unofficial" sources [19:06] Something tells me that your device expects newer gcc somehow [19:06] We cannot go ways that are not backed by legal. We are going to be a foundation, so we are a legal entity and we do not want any legal battle with Mtk [19:06] @UniversalSuperBox, i have 4.9 [19:07] It's using the one build into the tree [19:07] ya [19:08] what to do then [19:08] @bhushanshah have you ever seen compiler errors on this scale? It seems really likely it's our gcc, but... doesn't it come straight from AOSP? [19:28] @Ern_st, I have Nextcloud 12. I sync the calendar to android and desktop apps and all works fine. its just the sync to UT calendar which doesnt work. [19:28] @Walid, some are some are not... they also did some qualcom based phones [19:29] @matv1, did you try with the caldav account ? is your nextcloud server under https ? [19:30] i did try the caldav account as well. Also I tried both http and https. Makes no difference [19:30] So you have no issues with NC Calendar sync on UT ? [19:30] So all fail, correct ? [19:31] yes [19:31] Yep no problem with my Nextcloud serverS [19:31] Is your ssl certification selfsigned ? [19:31] nope its a letsencrypt one [19:32] How can i detect which applications consumed most power on UT? Nexus 5 Battery emtied within 5-7 ours without intensive usage. Wifi and BT are off outdoors. [19:34] i think there aren't any per-app battery metrics. probably something keeping screen on or keeping device from going into deep sleep, and you'll have to debug by examining syslog and checking in top for example to see if something is constantly eating cpu [19:34] @Ern_st, But as I said, I also tried on a http connection and that fails too [19:35] @matv1 do you have access with the browser to the webinterface ? [19:35] Yes [19:35] @dohbee, Thanks. I will check this. [19:37] @matv1 Would it be possible for you to create me a dummy acocunt of your server ? [19:37] sure [19:37] can I pm the credentials to you? [19:37] Of course ^^ [19:38] ok hang on a minute [19:38] and btw thanks very much again for thinking along here! [19:39] no prob, do you have you root partition in rw ? [19:40] no [19:53] @anpok, From last year on BQ uses only Qualcomm chipsets. [19:54] Thats the good news, we will eventually have ports for their newer stuff [19:55] Mediatek is a problem [19:56] sadly, Ubuntu Touch devices from bq use it... [19:56] @mimecar, yes but only the old ones. And tbh the 1GB E phones are not the daily drivers you want forever ^^ [20:18] (Sticker, 512x372) https://irc.ubports.com/V73LtUuk/file_2546 [20:21] hey @mariogrip [20:21] how're you doing [20:22] niccce [21:43] Do you know how the DAV calendars are discovered by the sync-monitor app ? [23:28] joshumax was added by: joshumax [23:29] Hey all, Halium project member here :) Haven't been around ubports for a little while but it looks like the community effort is coming along quite nicely :) [23:30] ❤️ [23:30] Any need for maintainers for mako? [23:31] Right now we aren't dealing with Mako at all under our own HAL [23:31] We just used Canonical's [23:31] So if you wanted to do that port... I think @anpok had started it. Are the sources somewhere, Andreas? [23:32] @UniversalSuperBox That's what I picked up from the device status — I'd be happy to do the port since I've kinda been phasing off of Linux kernel work [23:32] (For a job that is, not as a hobby) [23:34] I've been playing around with the N4 for a while and even got iOS working on it (although never completely got an accelerated graphics driver for XNU finished) [23:34] That sounds... ridiculous [23:34] In the best way [23:35] @joshumax, videos/screenshots please? [23:35] lol [23:35] @UniversalSuperBox It was done one a $5 bet XD [23:35] I'll pull some up when I get home but don't expect much more than a basic framebuffer that says welcome to Darwin :P [23:36] So you got Darwin working, not iOS. :P [23:36] Technically correct is the best kind of correct, though [23:36] @UniversalSuperBox iOS in the sense that I could load an unmodified iOS rootfs :P [23:37] If I just were to bother to make a decent graphics stack I could probably get the UI bits to work [23:37] If you're in for something funny there was always this a few years back: [23:37] @UniversalSuperBox, yes for 5.1 the google_msm kerne is being used. [23:37] https://www.androidheadlines.com/2015/06/android-ported-ti-nspire-cx-calculator.html [23:37] Oh dear [23:38] @anpok, Thanks for the info! :) [23:38] And yeah... Not sure what I was aiming for there with that port [23:39] @anpok, your device tree isn't on GitHub at all? [23:39] I remember there was some considerable progress there? [23:43] So what major changes have happened wit hubports/halium over the last couple months? Do the newest images use halium as a base? [23:43] I heard some talk about that on the Halium channel a little while back [23:45] The Xenial images can use Halium, but they aren't production-ready yet [23:45] Luckily a non-CAF device has very few problems running the images [23:46] The Nexus 6 seemed to hate mir [23:46] So for bringing mako up under your HAL should work be focused on using a halium base? [23:46] Yep. It's working on the old one for now. [23:47] @Lyokanthrope, I don't know where that left off, sorry [23:47] @UniversalSuperBox, Gotcha! [23:47] @UniversalSuperBox, Unity 8 didn't want to load, couldn't use any of the mir tests [23:47] Oh right, and I said we could take a look but you'd moved on to Mer [23:48] I member now [23:50] Yeah [23:50] I haven't touched it for a couple weeks though [23:50] Been way too busy /tired