/srv/irclogs.ubuntu.com/2013/12/05/#ubuntu-mir.txt

=== 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
RAOFrobotfuel: 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?08:53
duflu_kgunn: swap interval 0 is https://bugs.launchpad.net/mir/+bug/120640009:15
ubot5Ubuntu bug 1206400 in Mir "Frame rates of GL clients are limited to 60Hz on Android, even with swapinterval=0" [Medium,Triaged]09:15
kdubmterry, lp:~kdub/mir/fix-125805609:25
kdubif you need galaxy nexus nested to work09:25
ogra_\o/09:25
mterrykdub, ooh awesome!09:28
* mterry hugs kdub09:28
mterrykdub, will test on the devices and get back to you09:28
mterrykdub, unless you've already tested?09:28
kdubi tested on my maguro, seems to work09:29
mterrywell, regardless, probably nice to have more data points09:29
mterrykdub, awesome09:29
mterrykdub, though I am interested to see if it also fixes my nexus4 or nexus7 problems09:29
kdubwell, one of those was the user being wrong09:30
mterrykdub, not quite.  it was because the lightdm user wasn't in the video group and couldn't access /dev files that Mir wanted09:30
mterrykdub, but really, Mir shouldn't need the user to be in video group when nested, right?09:31
mterrykdub, and your fix will obviate the need09:31
mterryright?09:31
kdubit needs to be in the group with the access to the gpu/display devices09:31
kdubwell...09:32
mterrykdub, even for nested?  :-/09:32
kdubokay, i re-read and saw nested09:32
alan_gkdub: shouldn't the nested version access h/w via the host09:32
mterrykdub, ah cool09:32
kdubnested doesn't have to be in the video group09:32
mterrykdub, so yeah, it's a silver bullet for my problems  :)09:32
kdubhopefully09:32
alan_gok09:32
mterryricmm, lp:~kdub/mir/fix-125805609:43
=== 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
mterrykdub, 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 too10:47
mterryricmm, ^ Yay!  So only bug left to squash for nested mode is GRALLOC/shm10:49
* mterry hopes10:49
mterryogra_, ^ FYI10:49
mterrykdub, let me know when you file, I can comment on your merge with my test results10:52
ogra_mrawesome, thanks !!10:56
kdubmterry, okay11:42
=== chihchun is now known as chihchun_afk
alan_gRAOF: alf_: anyone want to approve https://code.launchpad.net/~mir-team/mir/fix-hack-the-hack/+merge/19782112:28
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
ricmmkdub: ping14:00
kdubpong14:00
kdubricmm,14:00
ricmmkdub: so I see your changes for n7 hwc layers14:01
ricmmI see you made it smarter for general use14:01
ricmmdid you try this on n7 before landing?14:01
kdubyes14:01
ricmmim afraid something else might have regressed then14:01
ricmmoh no, wait14:02
alf_ricmm: kdub: ping? pong? The email thread was obviously not effective, we need more of it! ;)14:10
kdubmy n7 needs charge time to test14:12
ricmmpingpongpingpong14:12
kdubping#ping.?14:13
* ogra_ has a ringing in his ears 14:13
ricmmogra_: my n7 is no longer writeable in /system/ when I touch .writeable_image14:18
ricmmogra_: do I need to jump through some other hoops to be able to remount rw ?14:18
ogra_hmm14:18
ogra_there was a bug recently, but stgraber fixed that iirc14:18
ogra_is that an up to date install ?14:18
ricmmmaybe a few days old14:19
ricmmbut I cant flash it with latest without losing hours of work14:19
ricmm /days14:19
ricmmogra_: anything simpler? :D14:19
ogra_i need to ask stgraber what his solution was ...14:20
ogra_you should theoretically be able to just remount,rw14:20
ricmmmount: cannot remount block device /dev/loop1 read-write, is write-protected14:21
ogra_yeah ...14:21
ogra_https://launchpad.net/ubuntu/trusty/+source/initramfs-tools-ubuntu-touch/0.63 ... that was the fix14:22
ricmmI have .6314:22
ogra_did you ever use apt to upgrade ?14:23
ricmmno idea mterry gave me this one14:23
ricmmwhy?14:23
ricmmI have installed mir-demos tho, from apt14:23
ogra_.63 wont help if the android side wants rebuilt and installed too14:23
ricmmUbuntu Trusty Tahr (development branch) - armhf (20131203.1)14:23
ogra_hmm, thats not actually old14:24
ricmmogra_: latest android side for n7 has hwcomposer in there?14:25
ricmmI'll just flash one I built y'day I think14:25
ogra_hmm, no idea ...14:25
RAOFfginther: 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
RAOF./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:00
fgintherRAOF, 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 check15:04

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