[00:05] Anyone managed to install on SGH-I957 ? (Replacing Android) [00:15] WoC, there is no port (yet) for that galaxy tab 8.9 https://wiki.ubuntu.com/Touch/Devices [00:25] Just checking, ty. I'm aware though... Not too sure about the boot loader and boot up standard, otherwise i would try to make one myself [00:25] Appreciated deshack [00:26] err DerHeks [00:26] please feel free to start a port? [00:28] I would be happy to, but the boot up on arm is a puzzle to me [00:28] not to mention the 30+ partitions from Android [00:30] I'm thinking i would have the tab as a x-display and run the apps on one of the 3 servers i have on my lan [00:32] which would also enable using nfs and softlinks for additional storage... [00:32] i wish i could help you with that :-( [00:32] (soft mounts) [00:36] Well, i might figure something out... would be great having grub and ubuntu-touch on it, given that native programs gets about 200+% performance compared to Android (not incluing floatpoint math) [00:40] the app store on ubuntu touch is slow and does not show the page for any app that I click on... [00:40] does anyone know how to get around this problem? [00:41] I'm using a nexus 4 [00:45] if you you which app, you might want to use apt directly in a terminal [00:45] err, if you know* [00:46] apt-cache search is handy too [00:46] this app https://uappexplorer.com/app/uradio.rubenxparra [00:51] Still trying to open that one, iḿ on a super slow connection at the moment... like 57 kbit/s [00:52] So... don't hold your breath... [00:52] it seems that the app store is generally very slow [00:53] and my intuition is that... after a certain amount of time passes the app store app simply stops [00:55] something similar to; gnuradio - GNU Radio Software Radio Toolkit [00:55] ? === JanC is now known as Guest54043 === JanC_ is now known as JanC === JanC is now known as Guest26650 === JanC_ is now known as JanC === _salem is now known as salem_ === salem_ is now known as _salem [08:01] Mirv: ping? [08:02] Mirv: i was wondering, did you also rebuild unity8 on that silo for arm64 or only qt? [08:03] doctors appointment! bbl! === Wellark is now known as Wellark|lunch === Wellark|lunch is now known as Wellark [08:48] only qt === LarreaMikel1 is now known as LarreaMikel === zenvoid_ is now known as zenvoid === mr_rcollins_ is now known as mr_rcollins === ejat_ is now known as ejat [10:04] tsdgeos: so only Qt, now there is unity8 too. so you think https://codereview.qt-project.org/#/c/169892 would require a rebuild of unity8, why? or in other words, how can we know what needs a rebuild if that change would be landed.. [10:05] Mirv: so with that silo, unity8 arm64 actually passed without an unity8 rebuild? [10:05] that would mean a rebuild is not needed [10:06] Mirv: thing is that change touches some private headers of qtdeclarative and unity8 uses some qtdeclarative private headers [10:06] so it would not be so far fetched that it needs an unity8 rebuild [10:06] tsdgeos: I thought you were asking because of my https://bugreports.qt.io/browse/QTBUG-54822 comment where I stated i386 and armhf started segfaulting [10:06] Mirv: yes, i am [10:07] Mirv: the question is, i386 and armhf started segfaulting untiy8, but what about arm64, all was fine? [10:07] tsdgeos: the autopkgtests are not run on arm64 [10:07] i see [10:07] so I don't know. but amd64 was fine. [10:08] so what was failing before? [10:08] tsdgeos: and, qtdeclarative built and ran its own tests on arm64, which wasn't the case without he patch. [10:08] ok the tests [10:08] tsdgeos: everything on arm64 that executes any qml, like qmlplugindump [10:08] i'm getting a chroot with that qt on [10:08] see if i can pin point what would be the problem [10:08] tsdgeos: ok. on armhf? [10:09] on i386 [10:09] oh, right [10:09] well amd64 hardware but a i386 chroot [10:09] tsdgeos: yeah, great, I was hoping to ask you to do something like that :) [10:09] let's see if that still has it crashing [10:09] tsdgeos: autopkgtests are now rerunning with unity8 rebuilt, but there is some worry as even ubuntu-system-settings-online-accounts on i386 (not armhf) shows segfaults: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_39a8dbb93caf4ec889f8a1b7f69885db/bileto-2055-excuses/2016-10-10_08:15:02/2055_yakkety_excuses.html [10:10] so that's why I was asked about the needs to rebuild, since u-s-s-o-a does not use private headers [10:10] yeah then no === om26er is now known as om26er_tst === om26er_tst is now known as om26er [10:39] hi guys [10:55] ondra: dr_gogeta86 is looking for help on HW adaptation, can you assist him or find someone who can? ^ [10:56] tnx faenil [11:06] Mirv: can you add the uitk to the silo and rebuild too? [11:06] Mirv: at least unity8 gdb trace says http://paste.ubuntu.com/23302609/ [11:06] so worth rebuilding the uitk [11:12] tsdgeos: ok [11:12] tsdgeos: I'm fine if it'd be limited to our private header users.. [11:12] let's see [11:12] i'm also rebuilding it here, may be faster than the silo [11:12] or not D: [11:22] Mirv: yeah rebuild of the uitk helped locally [11:23] Mirv: basically i'd say we need to rebuild everything that uses qtdeclarative-private [11:58] tsdgeos: hmm.. [11:59] tsdgeos: then there's also the problem of vivid, I tried to apply the patch on top of 5.4 qtdeclarative and it did not only fail here or there, but pretty spectacularly [12:00] tsdgeos: anyway, rebuilding qtdeclarative-abi using packages is doable, although for yakkety a bit of problem because it's being released [12:20] Mirv: do we really care for arm64+vivid+overlay? [12:23] tsdgeos: well, no, true, just bileto will shout but otherwise meaningless [12:26] tsdgeos: doh, ui-toolkit fails two tests on arm64 in that silo [12:26] well at least it doesn't crash? :D [12:26] well, I'm suspicious that it fails the tests in test file tst_textinput_touch.SEGFAULT.11.qml :D [12:26] hmmm [12:26] yeah :D [12:28] Mirv: and without the patch it was good? or? [12:43] tsdgeos: well it's the same source that landed last Friday and was built a week ago, but I can see in another silo if something else changed meanwhile to cause that [12:43] it's useful that silos are "free" now [12:43] Mirv: sure but was that with the "bad" kernel? [12:45] tsdgeos: oh right I can't test it in a clean silo since because of the new kernel it will fail even more if the qtdeclarative is not there [12:45] tsdgeos: yes the successful build was with the earlier kernel [12:46] it's sad Qt upstream doesn't have arm64 CI [12:46] so we're the ones suffering from this [12:46] Mirv: so it aws arm64 the only one failing on the new silo with qtdeclarative, toolkit and unity8, right? no other arch [12:47] tsdgeos: yes: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/2055/+packages [12:47] which means there's no way for me to help [12:48] tsdgeos: buy a frieza :) [12:48] do we actually run the M10 on arm64? i thought we didn't [12:50] tsdgeos: well not "really really" but there's something experimental that boots ubuntu-device-flash touch --channel=ubuntu-touch/staging/ubuntu --device=frieza_arm64 [12:50] and with that i'd get "the bad kernel" ? [12:51] tsdgeos: oh, right, no. stupid me. but if it's something else (the UITK test failure), it could be seen there. but frieza always uses 3.10 kernel so we have no way to access hardware with that. [12:52] ..that 4.4 kernel that causes these problems [12:53] meh [12:55] so what is actually running the bad kernel? [12:55] we could land this silo to z + xenial-overlay anyway by disabling those two subtests in UITK, if no other problems [12:55] some magic hardware? [12:55] tsdgeos: the Launchpad builders [12:56] is it qemu'ed? or there's actual hardware in there? [13:00] actual arm64 hardware that was upgraded from 4.2 kernel to 4.4 [13:00] and 4.4 kernel has CONFIG_ARM64_VA_BITS=48 enabled [13:03] ok [13:06] on #ubuntu-kernel I'm trying to ask if there is any chance of tweaking that option... I'd guess they have their reasons [13:06] meanwhile I pushed qtmir* qtubuntu* to the same silo [13:13] is BQ Aquaris M10 the only tablet with Ubuntu touch OS ? Is there any new device to be made soon ? === yang_ is now known as yang === dandrader is now known as dandrader|afk === Guest84871 is now known as IdleOne === dandrader|afk is now known as dandrader [14:22] hi! === ABrownBear is now known as Donald_Trump === Donald_Trump is now known as The_Donald === dandrader is now known as dandrader|afk === nuclearbob is now known as nuclearbob_semi_ === nuclearbob is now known as nuclearbob_holid === pleia2_ is now known as pleia2 [15:30] jdstrand, hi, the ofono PR is ready again for review === dandrader|afk is now known as dandrader === LjL is now known as puuq === puuq is now known as LjLjL === LjLjL is now known as LjL [17:12] ogra_, hey, do you happen to remember why that was needed? https://bazaar.launchpad.net/~phablet-team/ubuntu-touch-session/trunk/revision/106 [17:15] oSoMoN, autopilot tests [17:15] and to run apps from adb shell [17:15] (or ssh login) [17:16] ogra_, ok, thanks === dandrader is now known as dandrader|afk === Stskeepz is now known as Stskeeps === dandrader|afk is now known as dandrader === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader [20:14] hello === mcphail_ is now known as mcphail === dandrader is now known as dandrader|afk === salem_ is now known as _salem === dandrader|afk is now known as dandrader