=== shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === chihchun_afk is now known as chihchun [08:53] robotfuel: Good $TIME_OF_DAY, CI friend! How would I go about getting an additional package installed (specifically: fakeroot) in the pre-build environment of our jenkins android autolander? [09:15] kgunn: swap interval 0 is https://bugs.launchpad.net/mir/+bug/1206400 [09:15] Ubuntu bug 1206400 in Mir "Frame rates of GL clients are limited to 60Hz on Android, even with swapinterval=0" [Medium,Triaged] [09:25] mterry, lp:~kdub/mir/fix-1258056 [09:25] if you need galaxy nexus nested to work [09:25] \o/ [09:28] kdub, ooh awesome! [09:28] * mterry hugs kdub [09:28] kdub, will test on the devices and get back to you [09:28] kdub, unless you've already tested? [09:29] i tested on my maguro, seems to work [09:29] well, regardless, probably nice to have more data points [09:29] kdub, awesome [09:29] kdub, though I am interested to see if it also fixes my nexus4 or nexus7 problems [09:30] well, one of those was the user being wrong [09:30] kdub, not quite. it was because the lightdm user wasn't in the video group and couldn't access /dev files that Mir wanted [09:31] kdub, but really, Mir shouldn't need the user to be in video group when nested, right? [09:31] kdub, and your fix will obviate the need [09:31] right? [09:31] it needs to be in the group with the access to the gpu/display devices [09:32] well... [09:32] kdub, even for nested? :-/ [09:32] okay, i re-read and saw nested [09:32] kdub: shouldn't the nested version access h/w via the host [09:32] kdub, ah cool [09:32] nested doesn't have to be in the video group [09:32] kdub, so yeah, it's a silver bullet for my problems :) [09:32] hopefully [09:32] ok [09:43] ricmm, lp:~kdub/mir/fix-1258056 === shuduo is now known as shuduo_afk === shuduo_afk is now known as shuduo === chihchun is now known as chihchun_afk === shuduo is now known as shuduo_afk === chihchun_afk is now known as chihchun === sil2100_ is now known as sil2100 === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [10:47] kdub, OK! I tested on maguro, and confirmed your fix there. I tested on my mako and confirmed that it fixed the need to be in the video group there. And I tested on grouper, but we still hit the GRALLOC/shm bug there. Though once that is fixed, I'm sure your patch will help there too [10:49] ricmm, ^ Yay! So only bug left to squash for nested mode is GRALLOC/shm [10:49] * mterry hopes [10:49] ogra_, ^ FYI [10:52] kdub, let me know when you file, I can comment on your merge with my test results [10:56] mrawesome, thanks !! [11:42] mterry, okay === chihchun is now known as chihchun_afk [12:28] RAOF: alf_: anyone want to approve https://code.launchpad.net/~mir-team/mir/fix-hack-the-hack/+merge/197821 === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [14:00] kdub: ping [14:00] pong [14:00] ricmm, [14:01] kdub: so I see your changes for n7 hwc layers [14:01] I see you made it smarter for general use [14:01] did you try this on n7 before landing? [14:01] yes [14:01] im afraid something else might have regressed then [14:02] oh no, wait [14:10] ricmm: kdub: ping? pong? The email thread was obviously not effective, we need more of it! ;) [14:12] my n7 needs charge time to test [14:12] pingpongpingpong [14:13] ping#ping.? [14:13] * ogra_ has a ringing in his ears [14:18] ogra_: my n7 is no longer writeable in /system/ when I touch .writeable_image [14:18] ogra_: do I need to jump through some other hoops to be able to remount rw ? [14:18] hmm [14:18] there was a bug recently, but stgraber fixed that iirc [14:18] is that an up to date install ? [14:19] maybe a few days old [14:19] but I cant flash it with latest without losing hours of work [14:19] /days [14:19] ogra_: anything simpler? :D [14:20] i need to ask stgraber what his solution was ... [14:20] you should theoretically be able to just remount,rw [14:21] mount: cannot remount block device /dev/loop1 read-write, is write-protected [14:21] yeah ... [14:22] https://launchpad.net/ubuntu/trusty/+source/initramfs-tools-ubuntu-touch/0.63 ... that was the fix [14:22] I have .63 [14:23] did you ever use apt to upgrade ? [14:23] no idea mterry gave me this one [14:23] why? [14:23] I have installed mir-demos tho, from apt [14:23] .63 wont help if the android side wants rebuilt and installed too [14:23] Ubuntu Trusty Tahr (development branch) - armhf (20131203.1) [14:24] hmm, thats not actually old [14:25] ogra_: latest android side for n7 has hwcomposer in there? [14:25] I'll just flash one I built y'day I think [14:25] hmm, no idea ... [15:00] fginther: Yo! Could we have an extra package installed in the pre-build environment for Mir-on-android CI? Specifically, setup-partial-armhf will soon require fakeroot. [15:00] ./autogen.sh --prefix=$HOME/.local --with-dri-drivers=i965,i915,r200,radeon,nouveau --with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,svga,swrast --enable-glx-tls --enable-shared-glapi --enable-texture-float --with-egl-platforms=drm,x11,mir,wayland --enable-gles2 --enable-gles1 --enable-openvg --enable-gallium-egl LLVM_CONFIG=/usr/bin/llvm-config-3.4 --with-llvm-shared-libs CFLAGS="-O0 -g3" CXXFLAGS="-O0 -g3" [15:04] RAOF, I'll add an action to look at this today and get back to you. The tentative answer is 'yes' but I need to double check