=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [03:27] trying to port ubuntu touch [03:28] the system reboot if I use gralloc from CM but work well if using xperia gralloc binary [03:28] any help is appreciated [03:29] this url seem to be dead : http://unity.ubuntu.com/mir/md__h_a_c_k_i_n_g.html [03:37] Hawk_: That site is unfortunately not updated very often. To access the latest (source) docs you can browse: http://bazaar.launchpad.net/~mir-team/mir/development-branch/files/head:/doc/ [03:38] Or access them in the doc/ directory of the Mir source code [03:38] Hawk_: Also http://bazaar.launchpad.net/~mir-team/mir/development-branch/view/head:/HACKING.md [03:51] ok, thanks [03:52] duflu, any tip on where to start looking? :) [03:53] Hawk_: It can only be src/platforms/android/ really [03:53] ok [03:59] can the vivid arm source work without mir? [03:59] for touch [04:08] Hawk_: In theory yes. ubuntu-device-flash touch --developer-mode should give you an image that you can "adb shell" into without graphics. Although I've never tried myself [04:08] mir is required to boot into graphic mode? [04:10] Hawk_: Yes, every single pixel is Mir [04:14] perhaps i should try out wily first [04:14] maybe the mir has been patched somehow === chihchun_afk is now known as chihchun [06:15] You know, this would be much easier if I could just send an event to the client on surface creation. [06:41] Oh fun. My kernel decided it can't VT switch any more. Either by keyboard or by other. [06:41] Had to reboot [06:56] Yeah, VT_ACK is problematic :) [06:58] RAOF: At least after receiving SIGTERM Mir tells me what it was waiting for [07:02] RAOF: So does that mean it might have been X refusing to reply/give it up? [07:02] That would be better than a kernel bug [07:02] Could have been. [07:04] Good news. My MHL adapter has finally shipped [07:04] :P [07:20] duflu: now only a mhl capable device is missing! [07:20] anpok_: Oh? [07:22] yes.. [07:23] anpok_: Yes [07:23] What? [07:24] it is a pitty.. [07:24] n4 n7 are slimport.. [07:24] anpok_: Do our devices have fake MHL? [07:24] anpok_: Yay. Another purchase [07:24] and the others might have mhl enoder chips as part of the soc.. but they might not be wired.. or be deactivated [07:25] at least noone managed to get the mtk kernel with mhl to boot [07:28] and looking at the code you probably dont want to have that do something on your device .. i found hard coded resolutions and display timings in there.. [07:28] Also yay. I can't buy Slimport adapters locally [07:28] This will take more time === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [07:59] Can't find Slimport things locally, but can find: http://www.jaycar.com.au/General-Consumer/Toys-%26-Games/15%2Byrs/Useless-Box-/p/GT3706 [08:04] great! === greyback__ is now known as greyback === alan_g is now known as alan_g|llunch === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [10:51] hi === pixel is now known as Guest86043 [10:52] i have mir demo server on vt1 but i can't switch the vt (alt fn doesn't work) [10:52] is it normal? [10:53] on wily [11:00] on intel? [11:02] anpok_: nvidia [11:07] i think we dont have a bug yet.. [11:28] anpok_: from unity8.log failed to load module server-mesa-x11.so.4 and QMirServer - mir failed to start [11:30] so.. blame mesa? [11:30] it depends .. [11:30] but file a bug report.. [11:32] ok [11:33] i mean older nvidia cards lack gl-2.0 or gles-2.0 support, which will make qt initialization fail.. [11:33] which mir version do you have installed? [11:33] 0.15.0 [11:33] nvidia 8600 [11:34] mir worked before with mir 0.14.x [11:34] with a diff mesa? [11:37] anpok_: uh... i can change VTs if i sudo mir_demo_server [11:38] anpok_: and mir works just fine [11:39] anpok_: opengl gallion 0.4 v84 opengl es gles 3.0 [11:40] mesa 10.6.3 [11:41] anpok_: i'm playing with gedit on mir demo server === alan_g|llunch is now known as alan_g [11:55] anpok_, oh :)) maybe i'm not on 0.15.0 :/ https://bugs.launchpad.net/mir/+bug/1490367 [11:55] Ubuntu bug 1490367 in Mir 0.15 "Mir 0.15.1 reports itself as "0.15.0"" [Medium,Fix committed] [11:57] ok.. so 0.15.1+15.10.20150825-0ubuntu1 [11:57] not 0.15.0 [12:10] anpok_, https://bugs.launchpad.net/mir/+bug/1491372 [12:10] Ubuntu bug 1491372 in Mir " mircommon: Failed to load module" [Undecided,New] [12:14] guest42315: please attach the full logs [12:19] anpok_, done [12:20] anpok_, if you need other logs i can upload them [12:20] hm [12:22] the complaint about mesa-x11 is ok.. unless of course you intended to run usc/unity8 from within X11 [12:24] did unity8 manage to start? [12:32] guest42315: which nv generation do you use, and could you also attach unity8-dash.log? [12:36] anpok_, GeForce 8600 GT, and i've uploaded unity8-dash.log [12:37] after the lightdm.. screen i get a black screen but i can see the mouse cursor [12:43] thanks alan_g :>> i'll try to uninstall mir-platform-graphics-mesa [13:07] same :( still doesn't load [13:16] anpok_: in kern.log o_O MirServerThread and ibus-ui-gtk3 segfaults [13:17] what is libX11-xcb === chihchun is now known as chihchun_afk === dandrader_ is now known as dandrader === dandrader is now known as dandrader|lunch === dandrader|lunch is now known as dandrader [18:40] http://unity.ubuntu.com/mir/ is giving me a "not found" error. Is something broken? [18:51] mcphail, it appears so [18:52] kdub: do you know who looks after the API docs? Was hoping to do a bit of hacking this evening [18:53] mcphail, that site is generated from mir's doc/ folder [18:53] make doc i think [18:53] but in the meantime, i can figure out how to get it back [18:53] kdub: many thanks [18:53] mcphail, out of curiousity, planning on working on something? [18:54] kdub: just trying to get a game engine running on the phone [18:54] kdub: feeling out of my depth :) [18:56] mcphail, ah, cool, examples/ should have some examples of how to get a gl context going [18:57] kdub: Yes - they look really helpful [18:59] good luck! [18:59] cheers!