/srv/irclogs.ubuntu.com/2019/09/29/#ubports.txt

ubptgbot<alexcontrole> @NotKit [there is a separate repo for each package, but what you need to download really …], I understand, I want to start migration for my smartphone and start working on the project and if possible help in something00:00
ubptgbot<NotKit> if you want to port it for your smartphone, look into http://docs.halium.org/en/latest/. Download size of Halium tree would be around 10 GiB00:01
ubptgbot<alexcontrole> @NotKit [if you want to port it for your smartphone, look into http://docs.halium.org/en/ …], A ticket size, Android is approximately 80GB00:02
ubptgbot<alexcontrole> @NotKit [if you want to port it for your smartphone, look into http://docs.halium.org/en/ …], Thanks00:02
ubptgbot<NotKit> 80 GB of Android is probably for unpacked tree on hard drive, but it is a bit smaller during download due to Git compression00:03
ubptgbotRooneykOko was added by: RooneykOko00:52
ubptgbotskilful weriter was added by: skilful weriter08:37
ubptgbotjan_luca_d was added by: jan_luca_d11:32
ubptgbotSysD was added by: SysD12:02
ubptgbotCharlieFeRo was added by: CharlieFeRo12:53
ubptgbotpaoloafrune was added by: paoloafrune14:35
ubptgbot<advocatux> To all the newcomers, welcome! Please take a look to https://ubports.com/meet-the-community to get you up to speed. … There are language focus groups available too 👌18:14
ubptgbotraionegro was added by: raionegro18:24
ubptgbot<samzn> Porting UEFI to random A5-A10 device, post pictures of `HAL_INITIALIZATION_FAILED` BSoD because AIC incompatibility might still be cool18:40
ubptgbot<samzn> And random people will think “oh Windows will run on iDevices”18:40
ubptgbot<samzn> If I went through the lk code correctly, QSD8250 has VIC instead of GIC18:40
ubptgbot<samzn> And we know Windows RT boots on HD218:40
ubptgbot<samzn> So early Windows RT (at least 9200) support VIC maybe18:40
ubptgbot<malditobastardo> Where is your video of UT running unity ?? 😸 can't wait to see it man18:43
ubptgbot<dohbee> @malditobastardo [Where is your video of UT running unity ?? 😸 can't wait to see it man], you mean Unreal Engine. not sure what the other stuff has to do with UT though18:47
ubptgbot<malditobastardo> Yeah unreal engine 😹😸18:48
ubptgbot<malditobastardo> Me neither18:49
ubptgbot<dohbee> and "ue4 running on nexus" != "ue4 running on UT"18:49
ubptgbot<samzn> Been mostly busy these past few days18:49
ubptgbot<dohbee> it was implied, by being in this group, but i don't think UE4 has mirclient support18:49
ubptgbot<samzn> I will put a pull request to UE4 github if I dont get enough time to make a recording18:49
ubptgbot<samzn> It's very early but it works ™18:49
ubptgbot<Shakendo> Id still like to see a video of it18:51
ubptgbot<hacker12455> same18:51
ubptgbot<dohbee> so say we all18:52
ubptgbot<hacker12455> How did you get it working? @samzn18:52
ubptgbot<Shakendo> Doesnt have to be super high quality or anything, hell, Ill even compile it myself and record it if you wanna point me in the direction of your github18:52
ubptgbot<samzn> Speaking of which, and maybe a bit offtopic, anyone knows how full is GLES support on wined3d? I have a pitch I wanted to work on18:52
ubptgbot<dohbee> what does wined3d have to do with ubports or UT?18:52
ubptgbot<samzn> @hacker12455 [How did you get it working? @samzn], Got the GLES driver to work on desktop linux plus some SDL fixes and things to get it building on ARM18:52
ubptgbot<dohbee> there is https://t.me/UBportsOF for those "a bit off topic" things18:53
ubptgbot<samzn> Jetson K1 port of UE4 helped a lot18:54
ubptgbot<hacker12455> yeah let's go to UBOF18:54
ubptgbot<NotKit> but basically projects have to be adapted to work with GLES as well?18:54
ubptgbot<samzn> @NotKit [but basically projects have to be adapted to work with GLES as well?], with some extra work I could just make it "Deploy to Linux ARM" and it would cook it18:55
ubptgbot<samzn> Like you can deploy with one click to iOS18:55
ubptgbot<samzn> @samzn [Got the GLES driver to work on desktop linux plus some SDL fixes and things to g …], Funny how the UE4 GLES driver is entirely ifdeffed out if you are targeting "desktop"18:58
ubptgbot<samzn> I'd really honestly just want to get my work running on mobile, but there's probably some contractual problems from multiple parties that would stop that 😛19:01
ubptgbot<samzn> @samzn [Porting UEFI to random A5-A10 device, post pictures of HAL_INITIALIZATION_FAILED …], And if anyone has an A10 device and wants to try UT here's your starting point https://pastebin.ubuntu.com/p/KD8fYgkhhF/19:05
ubptgbot<samzn> @samzn [Porting UEFI to random A5-A10 device, post pictures of HAL_INITIALIZATION_FAILED …], And if anyone with A10 wants to try a starting point for UT, here you go https://pastebin.ubuntu.com/p/KD8fYgkhhF/19:06
ubptgbot<dohbee> i fail to see at all how an EFI? device tree is at all helpful to anyone who wants to port UT to anything, especially apple devices which do not have android 7.1 kernels19:08
ubptgbot<NotKit> by running mainline Linux of course19:09
ubptgbot<samzn> That's a DT straight from AAPL19:09
ubptgbot<samzn> AAPL uses Linux for silicon validation19:09
ubptgbot<NotKit> what is AAPL?19:09
ubptgbot<samzn> Apple19:09
ubptgbot<UniversalSuperBox> Apple's stock ticker19:09
ubptgbot<dohbee> @NotKit [what is AAPL?], stock ticker19:09
ubptgbot<dohbee> @samzn [AAPL uses Linux for silicon validation], so they have open source drivers they publish in upstream linux kernel and make it easy to unlock and replace the bootloader to install linux system son their phones/tablets?19:10
ubptgbot<samzn> It's for private use so they're not bound to the release terms of the GPLv219:11
ubptgbot<samzn> A14 might see a change in that19:11
ubptgbot<UniversalSuperBox> So it'd be "Really really difficult" then.19:12
ubptgbot<dohbee> right, so completely useless for UT19:12
ubptgbot<samzn> Still super fun19:12
ubptgbot<samzn> Most A* chips talks and feels like Exynos19:12
ubptgbot<UniversalSuperBox> I might be a little masochists, but that doesn't sound very fun at all. :P19:12
ubptgbot<NotKit> if someone wants to hack on that, sure, but we have much lower laying targets like Pine*19:12
ubptgbot<dohbee> and basically an unlimited list of android phones to try and port, which is hard enough already19:13
ubptgbot<dohbee> maybe the postmarket crowd would be more interesting for the stuff you keep posting @samzn given it's more along the lines of RE and mainlining devices19:14
ubptgbot<Waldbursche> Is there a tagger-app version working on OneplusOne (edge) ?19:43
ubptgbot<dohbee> what doesn't work?19:44
ubptgbot<Waldbursche> Focus don't work therefor no detection of  codes19:45
ubptgbot<dohbee> does authenticator-ng work?19:49
ubptgbot<Waldbursche> @dohbee [does authenticator-ng work?], No, focus don't work19:52
ubptgbot<dohbee> even with latest version? weird19:57
ubptgbot<Waldbursche> yes, latest version19:58
ubptgbot<dohbee> does focus work in camera app?19:59
ubptgbot<Waldbursche> Yes, camera app works fine19:59
ubptgbot<dohbee> hmm, i don't know what could be wrong then20:00
ubptgbot<dohbee> is there anything in the app's log file?20:00
ubptgbot<Waldbursche> (Photo, 1080x1920) https://irc.ubports.com/nR1XIj3t.png20:04
ubptgbot<dohbee> would be better to pastebin the log. if it's not working, in the log viewer app, go to settings and set a username, then it should work20:07
ubptgbot<Waldbursche> @dohbee [would be better to pastebin the log. if it's not working, in the log viewer app, …], Thanks for this. Now pastebin works.20:09
ubptgbot<Waldbursche> http://paste.ubuntu.com/p/XHtddMjYxc/20:10
ubptgbot<dohbee> hmm, nothing that would indicate a focus issue in there unfortunately :-/20:13
ubptgbot<Waldbursche> @dohbee [hmm, nothing that would indicate a focus issue in there unfortunately :-/], I'll try to find the bug. I have 2 Oneplus One here and on both devices tagger don't work. We will see... Thanks a lot for your help for now.20:20
ubptgbot<dohbee> @Waldbursche [I'll try to find the bug. I have 2 Oneplus One here and on both devices tagger d …], latest authenticator-ng has some fixes related to barcode focusing, but you will only see a visible result when scanning 2FA barcodes for authenticator. you can do an image search to find some example codes to test it with, especially if you20:22
ubptgbotdon't use authenticator normally20:22
ubptgbot<Waldbursche> @dohbee [latest authenticator-ng has some fixes related to barcode focusing, but you will …], Mmmh... installed 3.0.1.1 from gitlab and authenticator ng works with 2FA barcode20:31
ubptgbot<dohbee> tagger might need similar adjustments to the camera settings to work better for barcodes20:31
ubptgbot<Waldbursche> tagger read also 2FA barcode i see currently but don't work with simple barcode20:33
ubptgbot<Waldbursche> qr code works also with tagger20:34
ubptgbot<Waldbursche> mmmh...20:34
ubptgbot<dohbee> i think it only works with QR codes20:34
ubptgbot<Waldbursche> @dohbee [i think it only works with QR codes], i see. But in my memory i think tagger was working with simple barcode20:35
ubptgbot<Volkmar> @Waldbursche [i see. But in my memory i think tagger was working with simple barcode], It does if you import a picture from gallery for example20:52
ubptgbot<Waldbursche> @Volkmar [It does if you import a picture from gallery for example], QR Code works fine with tagger directly with camera. … When i import a picture from gallery as simple barcode the tagger app says no code detected20:54
ubptgbot<Waldbursche> It looks that tagger don't work with simple barcode20:55
ubptgbot<Volkmar> It does sometimes... I have a working example21:00
ubptgbot<Waldbursche> Interesting...21:02
ubptgbot<Waldbursche> I'll try some different codes21:03
ubptgbot<RooneykOko> Fwd from 📢 IoP official announcements: Hydra Token Sale starts on LATOKEN in 3 days! … Register your account on Latoken now to be one of the first to participate in the IEO.  … You can get up to 30% discount on the final token price. … Get HYD here: http://bit.ly/2NH3k3I … LATOKEN is a Top-20 crypto exchange: … • No. 1 IEO Fundraising23:33
ubptgbot Launchpad by InWara  … • 130+ IEOs and 300+ exchange listing brought:  …     > 1,7 million visitors per month  …     > 400 thousand registered users  … • Top 15 exchange in cryptotrading by CMC and Coingecko  … • Representatives in 20+ countries … Besides IEO, LATOKEN users can enjoy 1 bn daily turnover between 450 trading pairs.23:33

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