/srv/irclogs.ubuntu.com/2017/12/03/#ubports.txt

tgBot<Xorpad> 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 time00:00
tgBot<Xorpad> 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 day00:00
tgBot<Xorpad> I got my S700:00
tgBot<Flohack> @Seumas, How can we be responsible for 3rd party SW00:00
tgBot<Flohack> 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 server00:07
tgBotTina119 was added by: Tina11900:13
tgBot<peternerlich> 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:16
tgBot<peternerlich> 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_news00:17
tgBot<Tina119> @peternerlich, Sorry, I made a mistake00:20
tgBot<peternerlich> @Tina119, Hey, no problem. Can I help you with something or did you just accidently join the wrong group?00:21
tgBot<Canyouguesswhoireallyam> 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
tgBot<Tina119> @peternerlich, Thanks,nothing right now,if I need,let’s you know....yes.... I did join other wrong group....and I deleted all00:24
tgBot<Tina119> @peternerlich, No,no..... I doesn’t repelled any messages,I can studying better00:32
tgBot<peternerlich> @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/Baj4lhJ4XRotoeGk1QxuRQ00:40
tgBot<Tina119> @peternerlich, Sure00:41
tgBot<dohbee> @Xorpad, Already works that way00:46
tgBot<dohbee> @Rawcode, Sign in to u1 and tap install, assuming server is still up00:49
tgBot<Xorpad> @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 prebuilts00:50
tgBot<Xorpad> and .repo sanatized00:50
tgBot<Xorpad> .repo will be empty except for the manifests00:50
tgBot<bhushanshah> @Xorpad, You don't need to push whole tree.. you always push individual repos..02:32
tgBot<Xorpad> @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 step02:32
tgBot<UniversalSuperBox> I... don't think that's how repo works?02:33
tgBot<UniversalSuperBox> Doesn't it hold all of the git repositories?02:34
tgBot<bhushanshah> 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 listen02:34
tgBot<bhushanshah> *sigh*02:34
tgBot<UniversalSuperBox> I guess we wait and see what actually comes of it?02:35
tgBot<Xorpad> @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 shape02:36
tgBot<Xorpad> Like, bullhead kernel was a real mess of bad stuff02:36
tgBot<UniversalSuperBox> What specifically was changed?02:36
tgBot<Xorpad> @UniversalSuperBox in my copy or in the ones I didn't like?02:36
tgBot<UniversalSuperBox> What did you change to make it not 'bad stuff'?02:37
tgBot<bhushanshah> I see NO changes in bullhead halium kernel in whole month so I am not sure what you are talking about02:37
tgBot<Xorpad> I started with cm-14.1 sources instead of halium forks02:37
tgBot<Xorpad> because I haven't pushed them02:37
tgBot<UniversalSuperBox> Right, as we do02:37
tgBot<Xorpad> and it didn't take very many anyways02:37
tgBot<bhushanshah> @Xorpad, Why? When we already have a fork?02:37
tgBot<UniversalSuperBox> 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 ones02:38
tgBot<Xorpad> 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 found02:38
tgBot<UniversalSuperBox> The Halium forks of the projects are there because the ones from cm don't work02:38
tgBot<Xorpad> There was a ton of warnings and when I started investigating them I saw a lot of bad coding practices02:39
tgBot<Xorpad> 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 better02:39
tgBot<UniversalSuperBox> And that wasn't the case in Lineage?02:39
tgBot<Xorpad> 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 compile02:41
tgBot<UniversalSuperBox> Right... like the Halium fork02:41
tgBot<Xorpad> yeah, i'm trying to make it a halium compatible thing02:42
tgBot<Xorpad> I'm trying to do it halium/ubports way as much as possible while still doing stuff the way I think is the best02:42
tgBot<Xorpad> 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 doing02:42
tgBot<UniversalSuperBox> Honesly, I can't say whether it is or not02:43
tgBot<UniversalSuperBox> Since we can't see it02:43
tgBot<UniversalSuperBox> Also, you said that you got DRM running the other day? Did you hack on Freedreno for a few eons or what?02:44
tgBot<Xorpad> 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 base02:44
tgBot<Xorpad> no I didn't get DRM running, I got tests on the drm I compiled working02:45
tgBot<Xorpad> DRM is still not done02:45
tgBot<UniversalSuperBox> I honestly don't know what you're doing, and I'm going to hope for the best02:45
tgBot<Xorpad> 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 into02:46
tgBot<UniversalSuperBox> There are no drivers for that GPU, though02:46
tgBot<Xorpad> Well, there's the driver blobs02:46
tgBot<Xorpad> they can be disassembled02:46
tgBot<UniversalSuperBox> I don't know if we could include that without a licensing nightmare on our hands02:47
tgBot<Xorpad> that's really something for later i just started doing it on a tangen t and tucked it away02:47
tgBot<Xorpad> @UniversalSuperBox Oh02:47
tgBot<Xorpad> Well, I will make it happen in the HAL then02:47
tgBot<Xorpad> I will not RE the drivers, I will use the android blobs linked to the kernel02:47
tgBot<Xorpad> the kernel will call stuff to the drivers in a way that works with the the HAL02:48
tgBot<UniversalSuperBox> 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:48
tgBot<UniversalSuperBox> You're talking about doing it without the Android container, then02:49
tgBot<UniversalSuperBox> Which hasn't been tried anywhere ever02:49
tgBot<Xorpad> I've done it02:49
tgBot<Xorpad> With 14.4 mainline linux kernel on nexus 502:49
tgBot<Xorpad> I was able to link against drivers of every version from 4.4-7.1.202:50
tgBot<UniversalSuperBox> I suppose we wait and see, then...02:50
tgBot<Xorpad> It took weeks of obsessing and needs more work02:50
tgBot<Xorpad> @UniversalSuperBox I will still use the container02:50
tgBot<UniversalSuperBox> A portable, open source version of that could completely change the landscape of non-Android ROMs. And Android ones too. So... forgive my skepticism02:51
tgBot<Xorpad> but the container will have a way for the kernel to interact with the hardware02:51
tgBot<Xorpad> well that's why I did it02:51
tgBot<UniversalSuperBox> We'll be here when it's ready02:52
tgBot<Xorpad> Okay02:52
tgBot<Xorpad> Well that's a different project02:52
tgBot<Xorpad> That's proprietary02:52
tgBot<Xorpad> I'd rather port UT02:53
tgBot<Xorpad> so I'll do it mostly your way with some stuff I think should be done02:53
tgBot<Xorpad> 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 r02:55
tgBotand 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 way02:55
tgBot<Xorpad> like I said when I came here, I'll code the stuff I want and you can accept it or not02:56
tgBot<Xorpad> :D02:56
tgBot<UniversalSuperBox> You're looking for Gerrit?02:56
tgBot<Xorpad> I have a guide bookmarked on how to set it up, looks pretty comprehensive02:56
tgBot<UniversalSuperBox> Becuse, uh... http://review.ubports.com/02:56
tgBot<Xorpad> Oh02:57
tgBot<UniversalSuperBox> We don't use it much02:57
tgBot<Xorpad> well, can I just make an account and use it?02:57
tgBot<Xorpad> or should I make my own02:57
tgBot<UniversalSuperBox> Most fixes don't require the sweeping changes between tons of repositories that AOSP does02:57
tgBot<UniversalSuperBox> You can log in with GitHub, I think02:57
tgBot<Xorpad> I see02:57
tgBot<UniversalSuperBox> Question is... @bhushanshah is Gerrit fully set up for Halium-7.1?02:58
tgBot<Xorpad> Okay, I'll do that, but I'm also gonna make one and use to back up stuff02:58
tgBot<Xorpad> anyways i gotta go, be back soon02:59
tgBot<UniversalSuperBox> 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 Gerrit02:59
tgBot<Xorpad> @UniversalSuperBox okay03:04
tgBot<Xorpad> 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 then03:05
tgBot<Xorpad> 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 problems03:06
tgBot<bhushanshah> @UniversalSuperBox, Gerrit is not setup precisely due to reasons you mentioned in 2nd message03:06
tgBot<Xorpad> I hope when I make some real progress and show you guys that you'll like it03:07
tgBot<Xorpad> but i'm not at the real progress stage i'm at the hacking stage03:07
tgBot<Xorpad> just messing around, tryng things, constantly starting over to do something a better way03:08
tgBot<Xorpad> 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 over03:08
tgBot<Xorpad> 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 product03:09
tgBot<akshat2K2> @bhushanshah, Sur !-!06:18
tgBot<akshat2K2> U didn't ping me;-;06:18
tgBot<bhushanshah> @akshat2K2 Have you tried what was suggested in the forum post?06:19
tgBot<akshat2K2> Which06:19
tgBot<akshat2K2> @UniversalSuperBox, This didn't work BTW it was already present06:21
tgBot<bhushanshah> @UniversalSuperBox, .06:21
tgBot<akshat2K2> @akshat2K2, .06:21
tgBot<bhushanshah> First of all I wonder if your broken build environment is causing this... (you have run some builds as root user)06:23
tgBot<akshat2K2> hmm06:23
tgBot<akshat2K2> Without root it doesn't start06:23
tgBot<akshat2K2> It says permission denied and Bla bla bla … .06:24
tgBot<bhushanshah> well06:24
tgBot<bhushanshah> you would want to fix permissions then and not start it as root to mess permissions again06:25
tgBot<bhushanshah> fix cause not symptoms06:25
tgBot<akshat2K2> Ok06:27
tgBot<akshat2K2> https://hastebin.com/kebuforuho.sql06:38
tgBot<akshat2K2> This is what I get06:38
tgBot<akshat2K2> @bhushanshah06:38
tgBot<bhushanshah> Essentially what you want to do is either a) remove whole of out folder or chown -R <yourusername>:<yourgroup> $OUT06:39
tgBot<akshat2K2> @bhushanshah, What's group ?06:40
tgBot<bhushanshah> id command would tell you what's your user's group name06:45
tgBot<bhushanshah> or lazy method is, run ls -l  … ```drwxr-xr-x 3 bshah users 4096 Dec  3 11:15```here users is group06:45
tgBot<akshat2K2> (Photo, 1280x128) https://irc.ubports.com/w8u7CFkd/file_2542.jpg06:51
tgBot<akshat2K2> @bhushanshah06:52
tgBot<bhushanshah> what did I tell? what did you do? :P06:53
tgBot<akshat2K2> @bhushanshah, .07:02
tgBot<akshat2K2> I did this07:02
tgBot<bhushanshah> No you didn't07:03
tgBot<bhushanshah> Read your command07:03
tgBot<akshat2K2> (Photo, 1280x172) https://irc.ubports.com/RiHPNzAG/file_2544.jpg07:09
tgBot<bhushanshah> are you running this command from android build env?07:10
tgBot<bhushanshah> i.e where you have run breakfast and lunch commands?07:10
tgBot<akshat2K2> @bhushanshah, Here only07:11
tgBot<bhushanshah> well, in that case maybe instead of running it with $OUT, just specify path of $OUT folder07:12
tgBot<akshat2K2> Ok07:12
tgBot<akshat2K2> Chown done successfully but got this error https://hastebin.com/imuwuroton.tex07:23
tgBot<akshat2K2> ;-;07:26
tgBot<bhushanshah> well07:28
tgBot<bhushanshah> fix permission for directory it says07:28
tgBot<akshat2K2> Ok07:29
tgBot<akshat2K2> Same error09:16
tgBot<Rocco> @Cesar_Herrera, Yes... i discovered. Thanks09:25
tgBot<petya230> Hi! … Ubuntu touch is 64 bit too?10:08
tgBot<Flohack> @petya230, Not now, we do not have a working port for arm6410:16
tgBot<petya230> Soo … I cant make ub to p9 lite? :(10:16
tgBot<bhushanshah> Well there is armhf rootfs which would work just fine or arm64 device10:19
tgBotJonasz was added by: Jonasz10:32
tgBot<akshat2K2> @Flohack, Crap10:33
tgBot<akshat2K2> ;-;10:33
tgBot<Stereofont> @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:35
tgBot<petya230> I will never have ub on my phone :(10:44
tgBot<Stereofont> @petya230, Why is that?11:09
tgBot<Stereofont> @akshat2K2, Please be a little more polite11:11
tgBot<developerfect> We will never have ub on arm64 phone 😢11:20
tgBot<JBBgameich> Why not, the armhf rootfs works on arm64 too11:21
tgBot<Stereofont> 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 immediate11:25
tgBot<anpok> well do we gain something from arm64 applications?11:29
tgBot<anpok> .. other than losing memory..11:30
tgBot<anpok> there will be a time when convergent workloads require 64bit..11:31
tgBot<anpok> but not with this hardware generation11:31
tgBot<Stereofont> @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 work11:31
tgBot<dohbee> @developerfect, We shipped a retail armv8 phone with ubuntu11:43
tgBot<dohbee> aarch64 kernel/Android, armhf rootfs11:43
tgBot<arudy> FYI :)    … (call for booth/talk not yet open)11:44
tgBot<arudy> Fwd from sergiqp: Ubucon Europe 2018: https://community.ubuntu.com/t/ubucon-europe-2018/246711:44
tgBot<dohbee> @anpok, Depends on the application really. Browser doesn't buy much. Image processing has benefits though11:45
tgBot<sopernam> hi11:50
tgBot<sopernam> can you port xperia z5?11:50
tgBot<fronCode> Hello, is it possible to port UT to MediaTek processor? Device: nikel11:51
tgBot<Stereofont> @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 preferred11:54
tgBot<Stereofont> @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 somewhere11:56
tgBot<fronCode> @Stereofont, Ok, thanks..11:57
tgBot<Stereofont> https://docs.halium.org/en/latest/supplementary/devices/yuga.html. not Z5 though11:59
tgBot<JBBgameich> The Z Tablet is also working already12:00
tgBot<Stereofont> @JBBgameich, There may be some common features - only maybe - but if that gives a 20% start, that is much better than 0%12:05
tgBot<milkor73> @Rawcode, This is strange Federico, it should works12:48
tgBot<matv1> who has a working sync going between a Nexcloud Calendar and the calendar app?13:16
tgBot<matv1> I am told it should work but i am seeing weird behaviour13:17
tgBot<matv1> I am on 15.04/devel btw13:17
tgBot<matv1> 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-popup13:19
tgBot<matv1> it doesnt however show me the available calendars13:20
tgBot<matv1> also, which is even weirder, Serverside, Nextcloud simply shows a falied login13:20
tgBot<matv1> i would appreciate any guidance on how to troubleshoot13:21
tgBot<anpok> @Stereofont, working on that phone right now13:22
tgBot<anpok> 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 things13:24
tgBot<anpok> but there is now also a lineage OS port to base on..13:24
tgBot<maharudra108> Can Ubuntu touch be ported for mtk 32 bit?13:34
tgBot<maharudra108> Or it need 64 bit device13:34
tgBot<dohbee> it doesn't matter if 32 or 6413:35
tgBot<dohbee> basically, if there's a lineageos port, it should be possible to port ubuntu13:35
tgBot<akshat2K2> Not able to build for 64 bit13:36
tgBot<dohbee> well, your having issues building on one device doesn't mean others will have the same issues for other devices13:37
tgBot<akshat2K2> They said its not compatible for arm64 yet13:37
tgBot<dohbee> there were 3 64-bit retail devices that shipped13:37
tgBot<dohbee> the userspace is not 64-bit13:38
tgBot<anpok> nobody builds that frequently13:38
tgBot<dohbee> but there are 64-bit kernel devices already13:38
tgBot<anpok> but I got very far building 64 bit android system image..13:38
tgBot<akshat2K2> So13:38
tgBot<akshat2K2> Can u help?13:38
tgBot<sopernam> @Stereofont, Can it be ported13:38
tgBot<dohbee> no. i don't know enough the technical details of porting, and i don't have whatever device you have13:39
tgBot<akshat2K2> @akshat2K2, @anpok got this error13:39
tgBot<maharudra108> @dohbee, I hv all custom roms even custom kernel13:40
tgBot<dohbee> @akshat2K2 are you trying to build on ubuntu 18.04, or is the device name "bionic" ?13:40
tgBot<anpok> @akshat2K2, never had that error .. how is your repo setup?13:41
tgBot<akshat2K2> @dohbee, Ubuntu 16.04 LTS , device name is land13:41
tgBot<akshat2K2> @bhushanshah I tried without root got same error.13:41
tgBot<bhushanshah> 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 work13:41
tgBot<dohbee> oh, bionic is the name of the libc13:42
tgBot<akshat2K2> @dohbee, Yes13:42
tgBot<dohbee> how obvious 😞13:43
tgBot<bhushanshah> :P13:43
tgBot<akshat2K2> @bhushanshah, How can it be done?13:43
tgBot<bhushanshah> in all fairness bionic existed before ubuntu named it's release bionic :P13:43
tgBot<dohbee> also the name of the iphone x a11 cpu13:44
tgBot<bhushanshah> @akshat2K2, I've no idea first hand.. sorry13:44
tgBot<dohbee> @bhushanshah, so did "bionic woman"13:44
tgBot<akshat2K2> @bhushanshah, OK13:44
tgBot<akshat2K2> So I think I may need to drop the project13:44
tgBot<anpok> I think by default on a 64bit build everything is built with the primary architecture13:46
tgBot<anpok> and specific parts are built with both13:46
tgBot<dohbee> https://stackoverflow.com/questions/38570495/aarch64-relocation-prefixes#3860873813:46
tgBot<anpok> you would have to look in other mk files how something like that is configured..13:46
tgBot<bhushanshah> https://source.android.com/setup/64-bit-builds#module_definition_in_android_mk <- you can try to define variable mentioned here in external/busybox possibly13:49
tgBot<akshat2K2> @bhushanshah, Which one should I write14:21
tgBot<Ern_st> @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
tgBothttps://help.nextcloud.com/t/solved-bruteforce-detection-blocking-my-ip-but-theres-no-oc-bruteforce-attempts-database/7652/314:42
tgBot<matv1> I had already disabled the bruteforce detection as it give me problems right from the start14:44
tgBot<matv1> @Ern_st, i will try and raise the log level and see what gives. Thanks!14:46
tgBot<Ern_st> for the calendar log look also in the sync-monitor.log and calendar log.14:48
tgBot<matv1> do you know what the path is for those ?14:49
tgBot<Ern_st> should be .cache/upstart. or you can do a find ./ -iname "*sync*" | grep log14:50
tgBot<Ern_st> look also with the log app in the appstore14:50
tgBot<matv1> oh right. good tip :)14:51
tgBot<Gleb Lee 🇸🇨> @wayneoutthere, Good proposal! Despite bad english I'll try to help. Thanks!15:20
tgBot<matv1> @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:44
tgBot<matv1> i have some paste-bin exports. I did ofcource rename all the urls en credentials.15:46
tgBot<matv1> https://pastebin.com/B5BQH34z15:47
tgBot<matv1> https://pastebin.com/6JexbBDL15:47
tgBotmalamutegecko was added by: malamutegecko17:08
tgBot<peternerlich> 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
tgBot<peternerlich> 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_news17:10
tgBot<Ern_st> @matv1 What version of Nextcloud are you using ?  Does the caldav account with the calendar was working previously ?17:18
tgBot<akshat2K2> https://hastebin.com/kihozohuhu.nginx18:03
tgBot<akshat2K2> new error18:03
tgBot<dohbee> the first three lines show exactly where the problem lies18:05
tgBot<akshat2K2> need to define them?18:06
tgBot<delijati> "18:08
tgBot<akshat2K2> can get how to solve them18:09
tgBot<Walid> @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:34
tgBot<vanyasem> @Walid, your can't port to a mediatek device period.18:44
tgBot<vanyasem> does that help to make a decision?18:44
tgBot<Walid> but BQ is mediatek right ?18:44
tgBot<UniversalSuperBox> The old ones are18:44
tgBot<akshat2K2> https://hastebin.com/elariniqah.tex18:44
tgBot<UniversalSuperBox> We aren't trying to port to those18:44
tgBot<akshat2K2> solved that bionic shig18:44
tgBot<akshat2K2> @akshat2K2, got this18:45
tgBot<Walid> i will start next week port , i think my choice will Moto G 518:45
tgBot<akshat2K2> @akshat2K2, any idea?18:46
tgBot<UniversalSuperBox> That error is telling you the problem exactly.18:48
tgBot<UniversalSuperBox> `Makefile:675: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler`18:48
tgBot<akshat2K2> so need to use other gcc18:48
tgBot<UniversalSuperBox> Or disable the config18:48
tgBot<akshat2K2> from kernel makefile right?18:49
tgBot<UniversalSuperBox> I find it more likely that it's in the defconfig18:49
tgBot<akshat2K2> hmm18:49
tgBot<akshat2K2> its not in deconfig18:53
tgBot<akshat2K2> fixed18:56
tgBot<akshat2K2> now whats the error in this https://hastebin.com/boloyamuli.tex18:57
tgBot<UniversalSuperBox> Makefile:1486: *** extraneous 'endif'.  Stop.18:57
tgBot<UniversalSuperBox> You've removed an `ifdev` or `if` but not the matching `endif`18:57
tgBot<akshat2K2> hmm18:57
tgBot<Flohack> @Walid, BQ made a cooperation with Mediatek to get information for porting, which we cannot get. Their tree is not public19:03
tgBot<akshat2K2> Fwd from akshat2K2: https://hastebin.com/xexezovabu.tex19:04
tgBot<dohbee> @Flohack, The trees for the ubuntu retail devices are on github afaik19:05
tgBot<UniversalSuperBox> @akshat2K2, `aarch64-linux-androidkernel-gcc: error: unrecognized command line option '-implicit-function-declaration'`19:05
tgBot<dohbee> @vanyasem, there are lineageos images for some mtk devices, so that's not entirely true19:05
tgBot<Flohack> @dohbee, Maybe only kernle? Fact is, we did not get any working port mor modification done for them19:05
tgBot<akshat2K2> @UniversalSuperBox, i dont have any idea about it19:06
tgBot<Flohack> @dohbee, But with "unofficial" sources19:06
tgBot<UniversalSuperBox> Something tells me that your device expects newer gcc somehow19:06
tgBot<Flohack> 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 Mtk19:06
tgBot<akshat2K2> @UniversalSuperBox, i have 4.919:06
tgBot<UniversalSuperBox> It's using the one build into the tree19:07
tgBot<akshat2K2> ya19:07
tgBot<akshat2K2> what to do then19:08
tgBot<UniversalSuperBox> @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:08
tgBot<matv1> @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
tgBot<anpok> @Walid, some are some are not... they also did some qualcom based phones19:28
tgBot<Ern_st> @matv1, did you try with the caldav account ? is your nextcloud server under https ?19:29
tgBot<matv1> i did try the caldav account as well. Also I tried both http and https. Makes no difference19:30
tgBot<matv1> So you have no issues with NC Calendar sync on UT ?19:30
tgBot<Ern_st> So all fail, correct ?19:30
tgBot<matv1> yes19:31
tgBot<Ern_st> Yep no problem with my Nextcloud serverS19:31
tgBot<Ern_st> Is your ssl certification selfsigned ?19:31
tgBot<matv1> nope its a letsencrypt one19:31
tgBot<Wildnislehrer> 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:32
tgBot<dohbee> 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 cpu19:34
tgBot<matv1> @Ern_st, But as I said, I also tried on a http connection and that fails too19:34
tgBot<Ern_st> @matv1 do you have access with the browser to the webinterface ?19:35
tgBot<matv1> Yes19:35
tgBot<Wildnislehrer> @dohbee, Thanks. I will check this.19:35
tgBot<Ern_st> @matv1 Would it be possible for you to create me a dummy acocunt of your server ?19:37
tgBot<matv1> sure19:37
tgBot<matv1> can I pm the credentials to you?19:37
tgBot<Ern_st> Of course ^^19:37
tgBot<matv1> ok hang on a minute19:38
tgBot<matv1> and btw thanks very much again for thinking along here!19:38
tgBot<Ern_st> no prob, do you have you root partition in rw ?19:39
tgBot<matv1> no19:40
tgBot<Flohack> @anpok, From last year on BQ uses only Qualcomm chipsets.19:53
tgBot<Flohack> Thats the good news, we will eventually have ports for their newer stuff19:54
tgBot<mimecar> Mediatek is a problem19:55
tgBot<mimecar> sadly, Ubuntu Touch devices from bq use it...19:56
tgBot<Flohack> @mimecar, yes but only the old ones. And tbh the 1GB E phones are not the daily drivers you want forever ^^19:56
tgBot<mariogrip> (Sticker, 512x372) https://irc.ubports.com/V73LtUuk/file_254620:18
tgBot<vanyasem> hey @mariogrip20:21
tgBot<vanyasem> how're you doing20:21
tgBot<peternerlich> niccce20:22
tgBot<Ern_st> Do you know how the DAV calendars are discovered by the sync-monitor app ?21:43
tgBotjoshumax was added by: joshumax23:28
tgBot<joshumax> 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:29
tgBot<UniversalSuperBox> ❤️23:30
tgBot<joshumax> Any need for maintainers for mako?23:30
tgBot<UniversalSuperBox> Right now we aren't dealing with Mako at all under our own HAL23:31
tgBot<UniversalSuperBox> We just used Canonical's23:31
tgBot<UniversalSuperBox> So if you wanted to do that port... I think @anpok had started it. Are the sources somewhere, Andreas?23:31
tgBot<joshumax> @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 work23:32
tgBot<joshumax> (For a job that is, not as a hobby)23:32
tgBot<joshumax> 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
tgBot<UniversalSuperBox> That sounds... ridiculous23:34
tgBot<UniversalSuperBox> In the best way23:34
tgBot<vanyasem> @joshumax, videos/screenshots please?23:35
tgBot<vanyasem> lol23:35
tgBot<joshumax> @UniversalSuperBox It was done one a $5 bet XD23:35
tgBot<joshumax> I'll pull some up when I get home but don't expect much more than a basic framebuffer that says welcome to Darwin :P23:35
tgBot<UniversalSuperBox> So you got Darwin working, not iOS. :P23:36
tgBot<UniversalSuperBox> Technically correct is the best kind of correct, though23:36
tgBot<joshumax> @UniversalSuperBox iOS in the sense that I could load an unmodified iOS rootfs :P23:36
tgBot<joshumax> If I just were to bother to make a decent graphics stack I could probably get the UI bits to work23:37
tgBot<joshumax> If you're in for something funny there was always this a few years back:23:37
tgBot<anpok> @UniversalSuperBox, yes for 5.1 the google_msm kerne is being used.23:37
tgBot<joshumax> https://www.androidheadlines.com/2015/06/android-ported-ti-nspire-cx-calculator.html23:37
tgBot<UniversalSuperBox> Oh dear23:37
tgBot<joshumax> @anpok, Thanks for the info! :)23:38
tgBot<joshumax> And yeah... Not sure what I was aiming for there with that port23:38
tgBot<UniversalSuperBox> @anpok, your device tree isn't on GitHub at all?23:39
tgBot<UniversalSuperBox> I remember there was some considerable progress there?23:39
tgBot<joshumax> 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
tgBot<joshumax> I heard some talk about that on the Halium channel a little while back23:43
tgBot<UniversalSuperBox> The Xenial images can use Halium, but they aren't production-ready yet23:45
tgBot<UniversalSuperBox> Luckily a non-CAF device has very few problems running the images23:45
tgBot<Lyokanthrope> The Nexus 6 seemed to hate mir23:46
tgBot<joshumax> So for bringing mako up under your HAL should work be focused on using a halium base?23:46
tgBot<UniversalSuperBox> Yep. It's working on the old one for now.23:46
tgBot<UniversalSuperBox> @Lyokanthrope, I don't know where that left off, sorry23:47
tgBot<joshumax> @UniversalSuperBox, Gotcha!23:47
tgBot<Lyokanthrope> @UniversalSuperBox, Unity 8 didn't want to load, couldn't use any of the mir tests23:47
tgBot<UniversalSuperBox> Oh right, and I said we could take a look but you'd moved on to Mer23:47
tgBot<UniversalSuperBox> I member now23:48
tgBot<Lyokanthrope> Yeah23:50
tgBot<Lyokanthrope> I haven't touched it for a couple weeks though23:50
tgBot<Lyokanthrope> Been way too busy /tired23:50

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!