[00:06] tvoss_: https://code.launchpad.net/~rsalveti/mir/fixing-libhybris-dependencies/+merge/178863 [00:12] RAOF, do you know about mlankhorst's changed in -staging? [00:12] robert_ancell: I do not. [00:12] * RAOF checks [00:12] RAOF, so he overwrote -0ubuntu9 for some reason. But others have said his changes fix a crash [00:13] I did tell him about your bug, and he seemed to have an idea of what was happening. [00:13] So not sure why they don't just go directly to main? [00:13] rsalveti, speaking of our libhybris dependency :) [00:14] RAOF, I was looking at the Mir patch by the way. I notice it unloads drivers if they don't work with Mir, but doesn't check if the driver count is 0 afterwards. My logs do show three drivers being unloaded [00:14] we keep hwcomposer.h in-tree... if libhybris maintained hwcomposer.h (like it does with gralloc.h), it would help mir's dependency situation [00:14] just a 'wishlist' though [00:15] kdub: sure, mind opening a bug against the libhybris package? [00:15] sure [00:15] also, if someone can help me understand such failures: https://code.launchpad.net/~rsalveti/mir/fixing-libhybris-dependencies/+merge/178863 [00:15] any idea why we don't have an armhf jenkins build job as well? [00:15] just building for i386 and amd64 [00:16] or is it trying to cross build for armhf? [00:17] rsalveti, yep [00:17] right, then we might need some other changes as well... [00:17] -- Could NOT find LIBHARDWARE (missing: LIBHARDWARE_LIBRARY) [00:17] when cross building [00:18] package wasn't even installed [00:18] there's a script in the top level directory (+ ./cross-compile-chroot.sh) that the builder is executing [00:18] you can change the script if need be, but really its probably an issue of getting cmake to sort things out correctly [00:19] right, it's only installing libhybris and libhybris-dev [00:19] not necessarily all the dependencies [00:19] let me check the script [00:19] https://jenkins.qa.ubuntu.com/job/mir-saucy-amd64-ci/462/console also failed [00:20] but seems related with the test results [00:20] not related with my change [00:20] kdub, does https://code.launchpad.net/~rsalveti/mir/fixing-libhybris-dependencies/+merge/178863 make sense? [00:20] you shouldn't build-dep on libhybris-egl [00:20] that's provided by mesa [00:21] and you just need to install libhybris during runtime, as that will replace mesa's egl [00:21] right, we shouldnt care at buildtime whether its the hybris or mesa [00:22] rsalveti, did you want a specific review from tvoss_ instead of just the mir team? [00:22] no, just added him there because he asked me to === michi__ is now known as michi [00:23] ok, kdubs review should be sufficient to land === michi is now known as Guest35414 [00:25] kdub: ok, changed the cross build script, will wait to see if that helps [00:26] rsalveti, i reviewed with a +1, conditional on getting it past the builder [00:27] kdub: any idea why it failed for amd64 though? [00:28] rsalveti, no, that is a strange failure :/ [00:31] robert_ancell: not that you needed another data point....but using staging xorg worked for me (+mir from main, +usc from daily-build) [00:32] RAOF, any update on that patch from mlankhorst? [00:32] robert_ancell: I'm hunting it down; it doesn't seem like he pushed that to git. [00:38] Ah, there it is. [00:40] RAOF: quick one...what did "mesa dependent on some radeon kernel patches" mean ? or how does it relate ? [00:44] kgunn: To be proper, the radeon mesa module needs to know the size of the buffer its importing; for dma-buf there's currently no way to get that, so I made a kernel patch. [00:45] kdub, rsalveti, so it looks like those memcheck failures are happening elsewhere https://jenkins.qa.ubuntu.com/job/mir-saucy-amd64-ci/463/console [00:45] kgunn: We're doing sufficiently simple things that this shouldn't be a problem, but for upstream acceptance the general case is important :) [00:49] robert_ancell: yeah, they are not related with packaging changes for arm :-) [00:50] hmm [01:15] Ah. *There* we go. This laptop *does* have fans. [01:32] robert_ancell: New Xserver tested, fixes your bug, and uploaded. [01:32] RAOF, nice! [01:33] And with that, I think I'm no longer firefighing? [01:33] Maybe I can get some actual feature work done! [01:33] duflu: Good morning! [01:33] RAOF: Morning! [01:33] * duflu reserves judgement over good, for a while [01:34] Heh. How's Perth travelling? [01:34] RAOF: It's basically spring. Been very warm lately [01:35] RAOF: Laptop in action yet? [01:35] It is indeed. [01:37] duflu, can I get you to re-review https://code.launchpad.net/~robert-ancell/mir/alt-ctrl-backspace/+merge/178036? [01:37] robert_ancell: Yes, can it wait for me to plough through email etc first? [01:37] duflu, sure [01:41] duflu: I'd still like to line up a bypass discussion at some point, too :) [01:42] RAOF: I know. But I have significant "switch" issues to address first. It won't go away :/ [01:42] duflu: ok. [01:42] There's plenty of xrandr to do :) [01:42] RAOF: So don't expect today [02:07] RAOF: did you like your new laptop? thinking about getting a similar one in a month [02:08] rsalveti: It's pretty nice. [02:09] It's particularly nice to have the system76 guys in the community - I'm half-way through setting up secure boot on this machine thanks to an out-of-band firmware update I got because I mentioned that I wanted to securebootify it. [02:09] OK, I have now broken my VTs. Can't switch to any [02:09] RAOF: yeah, that's nice, cool [02:10] most reviews are saying good things about it as well, looking forward to move from my thinkpad t400 :-) [02:10] 4 years old already [02:10] It's pleasantly light, and reasonably constructed. [02:10] nice [02:11] RAOF: running xmir on it already? [02:11] It's not quite at the build quality of my old x200s, but it's a cut above the old asus I had. [02:11] rsalveti: Not right at the moment; I like my VTs :) [02:11] RAOF: haha, right :-) [02:12] It's easier to test in mir_demo_server_shell, anyway. [02:12] You don't have to blow away your existing session to test there :) [02:12] right, indeed [02:13] The laptop is also nice and quiet. Idle I don't think the fans are on at all, and under moderate load they pick up to fairly quiet. [02:15] awesome [02:15] can't wait to get one as well [02:18] Has anyone else noticed Mir servers crash when new clients start? Seems to be a new regression on trunk landing last night [02:18] * duflu is trying to trace the problem without breaking his machines [02:21] Rolling back to yesterday's branches work at least [02:54] Dear lord. Why doesn't bzr ship with bzr-pager? [02:55] RAOF: hmm, never heard of it. What does it do? [02:55] smspillaz: Pipes everything bzr outputs through a pager. [02:55] oh, I guess it automatically pipes to less [02:55] ie: git's default mode. [02:55] heh [02:55] This is one of the rare cases where git's default is substantially saner than bzr's. [02:56] RAOF: I dunno, I think the git branching model is saner than having to muck around with lightweight checkouts :) [02:56] though I was very happy when I found out about lightweight checkouts [02:56] unfortunately it was only after I had run out of disk space N times already [02:57] I don't bother with lightweight checkouts. A repository works fine. [02:57] RAOF: repository? [02:57] Now, *this* is something bzr does terribly. [02:57] bzr init-repo .; will turn the current directory into a repository. [02:58] RAOF: I don't see how that's different from bzr branch' default behaviour [02:58] Anything you branch into that directory will share the repository. [02:58] So you've got one copy of history + n-checkouts. [02:58] If your checkouts are what's pushing you over the space size, you've got problems :) [02:59] RAOF: I used to always do bzr branch lp:foo foo.whatever and then have a million foo.* drs [03:00] *dirs [03:00] each with their own build/ [03:00] Yeah, jml wrote a plugin to identify and remove those branches which had been merged. [03:00] when you consider that a unity build got to about 3GB, it got big quick [03:00] RAOF: yeah, I never was able to find that, but I have heard that such a thing existed [03:01] in any case, git's behaviour in that area is much *much* nicer :) [03:02] lp:bzr-removable [03:02] * duflu has wacky graphics corruption and can't see what he's typing. brb [03:02] Woot! [03:04] duflu: you do a much better job at spelling correctly when you can't see what you're typing than me :) [03:04] * smspillaz could never see what he was typing whenever using irssiconnectbot or whatever on android, hence all the spelling mistakes generally [03:10] smspillaz: Well, that time I was looking at the keyboard [03:10] heh [03:10] RAOF, I still have the X lockup, investigating more here [03:10] It seems a Mir (heap corruption?) bug hit me in the middle of libgbm, which then corrupted X too [03:10] Huh. It fixed it here, damnit! [03:10] RAOF, I didn't think you'd reproduced it had you? [03:10] robert_ancell: You've got 0ubuntu9, from the archive? [03:10] RAOF, yes [03:11] robert_ancell: I managed to reproduce it on my hybrid system. [03:16] RAOF, what was the cause for you? [03:16] Spinning in deletedriver, because radeon was marked for deletion but wasn't getting deleted [03:17] Back for the night shift [03:21] robert_ancell: Not sure if you want to wait for someone to do a proper fix, but this is rather critical... https://code.launchpad.net/~vanvugt/mir/revert-r931/+merge/178877 [03:22] duflu, I'm looking at it now. We should revert if it's causing problems. [03:22] duflu, can you note in the bug what you're doing to confirm it? [03:22] I assume this is mir_demo_server and mir_demo_client_*? [03:23] Huh. I tested that commit with mir_demo_server_shell and xmir. [03:23] Presumably I should also have done so with a native Mir client :) [03:24] robert_ancell: Yes, I added a comment [03:24] It would be nice to figure out how that got past all automated testing... [03:28] Ok, I can reproduce the crash with mir_demo_client_eglplasma. [03:28] duflu, did the whole video system lock up when testing the client? [03:29] robert_ancell: It killed the Mir server, which does turn off the display. You need to switch to X to restore the state correctly (Ctrl+Alt+F7) [03:30] robert_ancell: There's a separate bug for that :) [03:30] * RAOF +1s the revert, then heads to lunch. [03:31] duflu, I'll just confirm your branch fixes it, then +1 from me too [03:36] argh. Stupid cmake [03:36] duflu, don't block on me [03:37] robert_ancell: I will. I already blocked the morning for this :S [03:39] Damn. I'm involved in too many reviews again [03:48] RAOF - https://code.launchpad.net/~mir-team/mir/expose-debug-buffer-id-to-client/+merge/176843 would break ABI/API [03:52] robert_ancell: I will defer testing ctrl+alt+backspace till the regression is fixed. So I can test properly === chihchun_afk is now known as chihchun [04:01] rsalveti, have some associated packaging changes broken android builds? https://jenkins.qa.ubuntu.com/job/mir-android-saucy-i386-build/1622/console [04:07] duflu, hoping that android build failure is going to disappear? [04:18] RAOF, is there a reason you compact the driver list on deletion? [04:21] robert_ancell: Yes hoping one way or the other [04:26] good morning :) [04:27] RAOF, ah, so turned out I had the -0ubuntu9 from yesterday. The new -0ubuntu9 from main does fix the problem for me [04:30] bbl [04:41] HELLO [04:41] I want to know what's the equivalent of a window manager (in the X world) with mir? is it the compositor? [04:42] the thing that draws the window borders, offers special effects, etc. [04:45] sam113101: It's the "shell". And as yet there is no shell that does any window management really. But we're slowly building a demo in examples/demo-shell/. And later it will be done in the Unity8 project's shell. [04:45] All you can do with demo-shell is Alt-Tab and move windows around (Alt+drag or three fingers) [04:45] * duflu goes to lunch [04:56] I don't know what's a shell, it's kind of confusing (at least to me) [05:13] sam113101: Yes. The compositor is the equivalent of a window manager; same as wayland. [05:14] RAOF: what's a shell, then? [05:14] sam113101: Think "desktop environment". [05:14] sam113101: It's the bit of the compositor that is the desktop environment. [05:16] good morning again :) [05:17] Heeelo. [05:18] the shell is part of the compositor? [05:18] Yes [05:18] duflu, I think we have to land https://code.launchpad.net/~rsalveti/mir/fixing-libhybris-dependencies/+merge/178863 first to fix the android build errors [05:18] you're sure it's not the opposite? [05:19] sam113101, the shell *is* a compositor [05:19] Is a display server. [05:19] there's no special component called a compositor. There can be a number of compositors [05:20] Everything is rolled into one - display server, compositor, shell, window manager. [05:24] RAOF: Does X/XRandR handle rotation internally? That is, for XMir does Mir need to provide some kind of rotation option when configuring the display? [05:25] It would be better if it did; let me check. [05:25] robert_ancell: there can be multiple compositors? [05:26] sam113101, yes, in the Ubuntu case we have Unity Shell as one compositor and Unity System Compositor switching between shells [05:27] alf__: I'd be better to handle it in Mir, but it's currently handled in the drivers. [05:28] alf__: So if it's hard for Mir to expose that, XMir can do that work. [05:29] is there a mir server a compositor talks to or is the compositor the server itself? [05:30] sam113101: like wayland compositors, the clients connect to it directly [05:30] sam113101: The compositor is the server itself. Everything is in the one place; display server, compositor, shell, window manager. [05:30] Just like wayland. [05:32] sam113101: I think you're used to the X/Compiz/WM way of doing (and naming) things. Mir is more like Gnome Shell, Windows or OSX in that the whole UI (shell) is one thing. And that thing does composition, window management, etc. [05:32] yeah I'm used to the old scenario [05:32] RAOF: For now (due to time constraints), I'd rather if XMir handled it, if it is something that is ready. [05:33] RAOF: What would X require from Mir in terms of rotation? === jono is now known as Guest5052 [05:34] so there are only two things, a compositor (which uses the mir library) and clients (which also use the mir library to talk to the compositor), is that right? [05:35] alf__: Ideally it would take the buffer from XMir and rotate it during the composition phase based on what XMir asked. [05:35] alf__: I was thinking about that. Rotation requires (1) Screen transformation, (2) Cursor transformation, (3) surface resize support as width becomes height etc [05:35] alf__: So XMir could set RotateClockwise90 on it's 1920x1080 window, and Mir would take the 1920x1080 buffer and rotate it through 90 degrees when compositing to the framebuffer [05:36] ... in other words, Mir is not ready for that. Let XMir do it :) [05:38] I suspect (3) resize support is the major blocker. That's probably quite non-trivial [05:38] duflu: RAOF: right, at the same time the contents need to be transformed accordingly, e.g., X needs to know that this is now a 1080x1920 surface and draw accordingly, so XMir should be involved at some point? [05:38] I think I'm going to write my own compositor some day, if I ever get knowledgeable enough [05:38] sam113101: We aim to provide examples that help people to do that. Just need time to make the examples more interesting [05:39] alright [05:39] sam113101: You could start now by copying examples/demo-shell/ but the API is likely to change somewhat still [05:40] RAOF, ping [05:40] tvoss_: Pong [05:41] alf__: No, X wants it to be a 1920x1080 surface always. [05:42] RAOF: But in terms of content drawing it will treat it as a 1080x1920 surface, right? [05:45] I think the answer to that is "no" [05:45] But I need to trace further [05:46] RAOF: in any case... we need to find out what more, if anything, XMir needs from Mir to support screen rotation [05:47] Yes [05:48] RAOF: I would imagine that since XRandR uses KMS normally, that it can handle everything internally, and that Mir (for now) can just replace the functionality that KMS provides [05:48] RAOF: so no rotations/transformations [05:48] Yeah. [06:01] Ugg. My audio settings are broken again. Need to reboot to hangout [06:03] thomi: psychedelic ! [06:03] kgunn: I know, but watch this! [06:05] robert_ancell: weekly ? [06:06] kgunn, yes... === tvoss_ is now known as tvoss|flaky_wire === tvoss|flaky_wire is now known as tvoss|test [06:34] ugh, hangout is broken all of a sudden [06:35] hmm, can't log back in [06:37] hmmm, unity-system-compositor does not compile for me, failing with /usr/include/mirserver/mir/default_server_configuration.h:23:40: fatal error: mir/options/program_option.h: No such file or directory [06:37] #include "mir/options/program_option.h" [06:39] looking into my include files, that include file is indeed missing [06:41] thomi, :( [06:42] thomi, it's coming up to your turn [06:48] tvoss|test: I confirm: https://launchpadlibrarian.net/146957401/buildlog_ubuntu-saucy-amd64.unity-system-compositor_0.0.1%2B13.10.20130807-0ubuntu1_FAILEDTOBUILD.txt.gz [06:49] robert_ancell, ^ [06:49] I am too tired to talk constructively about surface-configuration-interface/client-focus I think [06:49] tvoss|test, hrm. Looks like someone changed the API [06:50] racarr, :( Get some sleep! [06:50] but would appreciate if people could try and think about them, and say...not tomorrow, but the next morning [06:50] I will make it an extra early morning day and can sync up with everyone [06:50] robert_ancell: Looking at your branch... I think I have a less intrusive way to do this (e.g. not needing to set the server explicitly) [06:50] :) [06:50] robert_ancell: i'll let you decide ultimately....but if you're sway-able...i'd say update ppa asap since we;re still struggling ^ [06:50] robert_ancell, it's not even that, the include file mentioned in default_server_configuration does not exist anymore [06:50] alf__, ok, please propose an alternative. We just need to get something landed [06:50] robert_ancell: ok [06:51] robert_ancell: My pleasure :D [06:51] kgunn, Do you think being unable to VT switch is a blocker? [06:51] I'm otherwise happy to update [06:51] robert_ancell: not a blocker imho [06:51] ok, will do [06:51] just a bug :) [06:51] and I'll point the complaints to you :) [06:52] certainly [06:52] * kgunn goes to bed [06:53] tvoss|test: another day without u-s-c to distro I think :/ [06:53] alf__, I'm about to EOD - lp:~robert-ancell/mir/vt-switch-keys is the VT switching branch (not working). If you want to fix/change that feel free [06:55] robert_ancell: Do we want both quit and vt to live only in examples? Will u-s-c do its own thing separately? [06:55] RAOF, can you upload the recent X to the staging PPA so I can copy it to the s-c-t PPA? [06:55] robert_ancell: Is there any particular... oh, yeah. Pinning. [06:55] alf__, the VT switching is in DefaultServerConfiguration, the alt+ctrl+backspace just in DemoServerConfiguration [06:55] RAOF, yep [06:56] robert_ancell: ok [06:56] Oh, I think it'll be rejected because it's not newer than the archive? [06:56] Let's find out! [06:56] alf__, I think that makes sense. It was kind of yuck to have the VT switching code separate from the GBM code, but I couldn't think of a way around it [06:56] RAOF, because of the obsolete -0ubuntu9? [06:57] robert_ancell: Yeah. [06:57] Other option is to delete the X server in s-c-t? [06:57] Then it'll drop out of pinning and they'll get the archive version. [06:57] RAOF, yeah, that might work [06:59] RAOF, we can drop xserver-xorg-video-* as well right? [06:59] robert_ancell: Yes [06:59] and libdrm and mesa? [06:59] robert_ancell, RAOF announcing that by mail might be a good idea. How can we test before removing it? [06:59] Yes. [07:02] alf__: Oh, another thing that Mir doesn't provide on the monitor-configuration front? Names for the outputs. [07:02] alf__: There's no way to distinguish between HDMI-1 and VGA-1 and… [07:09] alf__: It doesn't need to be a string; you could also send an enum. But we do need some way to tell. [07:16] RAOF: ok [07:21] RAOF/alf__: I too vote for names/numbers/anything. [07:22] Hmm, no wonder X is always confused. Xrandr says VGA is active even when the monitor is physically turned off [07:22] duflu: RAOF: sure, probably both an enum with the type VGA/HDMI etc, and a unique name [07:23] alf__: Also, in the absence of GUI's it would be awesome to be able to say "VGA1 rightof DVI1 align top" or similar [07:24] alf__: I'd be happy to do such a text interface providing arbitrary placement is functional [07:24] But obviously we have higher priorities right now... [07:28] kgunn: tvoss|test: FYI, I disable u-s-c tests and run for now [07:29] kgunn: tvoss|test: apparently, nobody is working on debugging it, and that's what which is screwing the -ati machine everyday [07:29] Another option which doesn't even need names is to have special key combos which move the current monitor (with the cursor) relative to others [07:29] kgunn: tvoss|test: like nothing else is running after that when starting the session, I think the ati driver state isn't right then and we have to reboot it [07:30] jibel: FYI ^ let's do that [07:31] Mirv: so don't bother with mirslaves for now, as per ^ [07:32] good to have a least a start of explanation why we got the -ati machine screwed everyday [07:34] didrocks: yeah I didn't already because you told me so on Monday [07:37] duflu: The DDC pins provide power for the EDID firmware; it's not possible to distinguish between an unpowered monitor connected to a VGA port and a fully armed and operation monitor plugged in to a VGA port. [07:38] RAOF: OK, makes sense if your OS handles multi-monitor more reliably than this one :/ [07:39] But it will be super-psychic-always-right in Mir :) [07:39] Not really. It never really makes sense. [07:39] Fortunately, you *can* tell if a DisplayPort monitor is turned off, and it's also possible to detect some HDMI (but I'm not sure whether we do at the moment) [07:40] So once everyone's thrown away their current hardware this problem will go away! [07:40] RAOF: Hmm, I will need a system with multiple digital outs and at least one new monitor first [07:41] Wait, no. Just the former. [07:55] good morning === tvoss|test is now known as tvoss|flaky === seb128_ is now known as seb128 [08:03] alan_g, ping [08:03] tvoss|flaky: ? [08:04] alan_g, good morning. your recent refactoring to the platform stuff breaks compiling unity-system-compositor as the options-headers are not installed [08:05] tvoss|flaky: https://code.launchpad.net/~robert-ancell/mir/mirplatform/+merge/178895 [08:07] alan_g, does not pass CI due to the install directory directive not being correct [08:07] alan_g, do you have cycles available to take care of landing it? [08:08] tvoss|flaky: will do [08:08] alan_g, thx [08:32] tvoss_: https://code.launchpad.net/~alan-griffiths/mir/mirplatform-install-headers/+merge/178909 [08:41] alf__: any chance of a quick top-approve for https://code.launchpad.net/~alan-griffiths/mir/mirplatform-install-headers/+merge/178909 [08:43] alan_g: looking [08:51] alan_g: are the headers included in some package? [08:53] alf__: Good point [09:31] tvoss_: https://code.launchpad.net/~alan-griffiths/mir/mirplatform-install-headers/+merge/178909 [09:37] alf__: Oh, and could we also grab the EDID? [09:39] RAOF: I guess so, why do you need it? [09:39] Clients sometimes care about it. [09:40] You can grab useful information from it, like the name of the display etc. [09:43] Oh, and subpixel layout; likewise, clients can use it. [09:43] RAOF: how does xrandr get edid now? Does KMS provide it, or does it grab it from /sys? [09:43] kms provides it. [09:43] RAOF: can you point me to the function? [09:44] alan_g, looking [09:45] RAOF: is it a "property blob"? [09:45] alf__: extern drmModePropertyBlobPtr drmModeGetPropertyBlob(int fd, uint32_t blob_id); with blob_id ==... yeah [09:45] You need to grab the properties, iterate over them finding which one has name == "EDID", and then that's the blob to get. [09:45] RAOF: thanks [09:46] RAOF: ok, so to sum up: subpixel, edid, unique name [09:47] These are the things I've hit so far, yes :) [09:47] I think they cover the main bases. [09:50] alan_g, building mir now, and usc subsequently [09:50] katie, ping [09:50] tvoss_, ping pong [09:50] tvoss_: thanks [10:05] alf__: Whoops! subpixel, edid, type/name, *and* the number of independent outputs that can be driven. [10:06] RAOF: ok [10:06] RAOF: How blocking are these? Any preference about order of implementation? [10:07] I don't think any are totally blocking. count_crtcs would be my first preference, then EDID, then type/name, then subpixel. [10:09] Of those, if we shipped without subpixel it wouldn't be terrible. We *could* ship without EDID, it just makes my life easier. The type & count_crtcs are absolutely mandatory. [10:12] RAOF: we will ship with all, mostly caring if any of these is blocking you in the short term [10:12] duflu: FYI, https://code.launchpad.net/~afrantzis/mir/gbm-alloc-validate-buffer-format/+merge/178928 [10:12] alf__: Yeah saw it [10:45] Hah! alf__ - is the modes array sorted at all? If not, is there a way of getting the output's preferred mode? [11:00] tvoss_: does it work for you? [11:00] alan_g, still compiling. had some hiccups as I have libhybris installed [11:11] alan_g, compilation works fine here [11:11] alan_g, approved :) alf__ would you mind taking a second look and top-approving? [11:11] tvoss_: great. [11:11] alan_g, I haven't tried usc, though [11:13] tvoss_: but it builds? [11:13] alan_g, ack [11:13] good enough for me [11:27] RAOF: The modes are as KMS gives them back, so sorted from higher to lower resolutions. I haven't come across a situation where the preferred mode is not the first (but of course I haven't had the chance to try with a lot of outputs) [11:28] tvoss_: which MP is that? [11:28] alf__, https://code.launchpad.net/~alan-griffiths/mir/mirplatform-install-headers/+merge/178909 [11:29] tvoss_: alan_g: top approved [11:34] alf__, \o/ [11:36] alf__: Probably time to add preferred-mode to that to the list, then ☺ (or, at least, ensure preferred mode is the first in the array). I'm pretty sure CRTs will have a highest-resolution mode that's non-preferred. [11:37] RAOF: ok [11:38] RAOF: the list grows :) but thankfully all are simple additions [11:38] And now, sleep. === alan_g is now known as alan_g|lunch [12:28] alf__: hey, could I maybe add this bug to your list of things to do: https://bugs.launchpad.net/mir/+bug/1209216 - or please comment if I'm not using the API correctly [12:28] Launchpad bug 1209216 in Mir "Snapshot of non-fullscreen surface returns a fullscreen pixmap with white padding" [Undecided,New] [12:29] greyback: will take a look [12:30] didrocks, ping [12:30] tvoss_: pong [12:30] alf__: if you'd like more info in that bug, do say. It is very textual :) [12:30] greyback: could you point me to the code where the code is used [12:30] ? [12:31] didrocks, staging has got a new version of mir that has got all the headers installed [12:31] didrocks, tested locally, can build usc against it [12:32] alf__: http://bazaar.launchpad.net/~mir-team/unity-mir/trunk/view/head:/src/modules/Unity/ApplicationManager/applicationscreenshotprovider.cpp#L46 [12:32] tvoss_: ok, let me retry manually then, hoping that it won't screw up the ati machine again [12:32] first, building mir [12:32] didrocks, ack [12:35] greyback: I can't think a way for Mir to be getting this wrong (not that it's not possible0. Could the non-fullscreen surface be really implemented as a fullscreen surface with transparency on the top? [12:35] alf__: hmm, that's a possibility. Let me look [12:43] tvoss_: cmake isn't available on all archs yet, it will take a little bit more time for armhf [12:43] didrocks, cmake as in? sorry, ENOCONTEXT :) [12:44] tvoss_: cmake made Mir FTBFS (a new upload, arch mismatchs) [12:44] I'll retry Mir once cmake is published on armhf [12:44] didrocks, okay [12:45] greyback: btw, in the code I see that you are mirroring the image. Note, that I am mirroring too internally when transforming from texture (bottom-up) to byte data (top-down). Perhaps we can avoid both mirrorings. [12:46] alf__: yes that would make sense === alan_g|lunch is now known as alan_g [12:52] alf__: you are correct, it appears every qtubuntu surface is actually fullscreen. It is using platform-api to move & resize the surface, but those a stubs. Qt itself I believe is drawing the white padding === greyback is now known as greyback|lunch [13:23] didrocks, shouldn't happen anymore with the loosened dependency [13:24] doko: yeah, I hope so :) just retried armhf === greyback|lunch is now known as greyback [13:49] didrocks, ping [13:49] alf__, alan_g what is the review status on duflu's switch branch? [13:50] tvoss: I started looking at it a couple of days ago. Then it went to WIP. I see it is now back again. [13:50] tvoss: pong [13:51] tvoss: It is a LOT of change to get one's head around and validate. [13:59] alan_g, I know, it still fixes the lag issue, though [14:00] tvoss: alan_g: I haven't validated every line (nor I plan to), but it seems to work reasonably well last I checked. It effectively triple-buffers all the time, though, and what concerns me is that attempts to enforce double-buffering haven't been successful yet, which may indicate a more fundamental algorithmic issue. I am OK with getting this in without the enforced double-buffering, but we need to fix it soon, if only to prove that it is doa [14:02] alf__, ack [14:14] didrocks: ping [14:14] kgunn: pong [14:14] didrocks: hey read the scrollback...checked mails, so it seems the ati machine is the last hurdle ? [14:15] kgunn: hum, ati and intel [14:15] kgunn: the other issues isn't confirmed to be fixed AFAIK [14:15] (like no GL) [14:15] the additional input is that we have confirmation that it's that failing state which makes the ati machine irresponsive then [14:15] and we have to electrically reboot it [14:17] didrocks: i apologize for my questioning...just trying to help :)...but "other issues isn't comfirmed to be fixed" you are referring to intel xorg seq fault ? [14:18] kgunn: right, it was intel/ati (the symptoms looked the same), was that worked on? I didn't see any change on the bug I referred [14:19] didrocks: for sure intel "has a fix"....me, tvoss, bschafer all verified a fix [14:20] the magic combo was main-mir, xorg-staging, u-s-c-daily-build [14:20] kgunn: when was it committed? today? [14:20] didrocks: actually, that's what i have a difficult time with...backtracking code changes to xorg (lp so much easier in that regard :) [14:20] didrocks, it was working yesterday [14:21] ok, but then, we had the FTBFS on u-s-c [14:21] didrocks, is libhybris installed on the testing machine? [14:21] tvoss: I don't think so [14:21] let me confirm [14:21] didrocks, yeah, if that is the case, usc won't come up [14:22] tvoss: it wasn't installed [14:22] didrocks, okay, what is the usc log? or better: does it come up? [14:24] " More annoying, on both the intel and ati machines we currently use for testing (and no nvidia plugged in by QA yet :/), latest Mir with u-s-c hangs on boot. I can clearly see compiz hanging on the opengl driver loading. If I DISPLAY=:0 /usr/lib/nux/unity_support_test -p, it hangs forever (but not sure if this should work in the Mir world)." [14:24] tvoss: what I wrote on Monday in my email ^ [14:24] tvoss: if needed, can rebuild (now that it builds, right?) latest u-s-c and put you on the machine [14:32] didrocks, unity_support_test should work ... but that's not on boot, right? [14:32] tvoss: it's run by unity on boot (but I guess not on the Mir case anymore) [14:32] tvoss: let see, I'm retrying a build of u-s-c now [14:33] didrocks, yeah, give that a spin please [14:33] didrocks, the new xserver fixed a bunch of spin issues, too [14:33] tvoss: ok, we have it (but not latest -ati driver from midday) === mpt_ is now known as mpt [14:36] didrocks, okay [14:37] didrocks, to clarify: what are you doing now? [14:37] tvoss: rebuild u-s-c now that it shouldn't FTBFS and the tests will run again on both -ati and -intel [14:37] with latest snapshot of distro (taken at 9am UTC) [14:37] didrocks, thx [14:43] tvoss: I have an easy question you could answer. Is xmir a fork of xwayland? [14:44] mattld, no, although it naturally takes a very similar approach === alan_g is now known as alan_g|tea [14:47] tvoss: Thanks for the answer. I will use this to combat Reddit FUD. [14:48] mattld, thanks :) [14:49] tvoss: Have an awesome day! [14:50] mattld, thank you, to you too! Let me know if you need any further information === alan_g|tea is now known as alan_g [15:03] tvoss: kgunn: intel passed now, ati is still stuck [15:03] http://10.97.0.1:8080/job/autopilot-saucy-daily_release/label=autopilot-ati/808/console [15:06] didrocks: so ati boots fine, just gets stuck on AP testing ? [15:06] kgunn: yeah, as you can see unity doesn't start [15:07] kgunn: compiz seems to hang on the opengl compiz init [15:07] * kgunn looking at it right now [15:09] didrocks: so can we grab the /var/log/Xorg*'s [15:09] kgunn: doing right now [15:11] kgunn: Xorg.0.log: http://paste.ubuntu.com/5959227/ [15:11] unity-system-compositor.log contains: [15:11] dm_connection_start [15:11] set_active_session '0' [15:11] set_active_session [15:11] and it's running [15:11] compiz is running as well [15:12] (but no plugin loaded after opengl as you can see) [15:13] kgunn: I'm closing the container so that you can download the tar [15:31] kgunn, tvoss for what it's worth, here is the kernel trace when we try to restart an X session after running mirslave tests on radeon http://paste.ubuntu.com/5959277/ [15:32] jibel: thanks...altho, a subsequent symptom of something nasty previous i think [15:32] yes [15:34] mlankhorst, something for your interest :) http://paste.ubuntu.com/5959277/ [15:36] tvoss: try again with PROVE_LOCKING :p [15:53] mlankhorst, is that really an env var? [16:01] bschaefer: we're back to ati hell [16:02] kgunn, o no... [16:02] tvoss: no, it's a kernel option [16:02] whats going on with ati? [16:02] mlankhorst, argh ... [16:03] bschaefer: so didrocks ati machine locks to the point of requiring hard reboot [16:03] mlankhorst, any gut feeling what kind of issue we are hitting? [16:03] it's quite obvious from the backtrace ;P [16:03] kgunn, hmm thats not good...is there a bug out for it yet? [16:04] bschaefer: nope...i think didrocks was trying to get the xorg log for us, they did try to respawn x and kernel crashed (what voss and lankhorst are chatting about) [16:04] watchdog timer fired [16:04] kgunn: and there is no Xorg log [16:05] nor lightdm ones [16:05] :( thats a bad crash then [16:05] on the respawn [16:05] (so after the first run) [16:05] kgunn: did you get the archive file? [16:05] (from the u-s-c run) [16:06] didrocks: if you mean ubuntu_13.10_saucy_salamander_alpha_i386_20130806.1375887034.otto....my browser just does the sit-n-spin....and it never downloads [16:06] lemme try again.... [16:06] kgunn: hum, really? [16:07] didrocks: its going now...i prob was trying in midst of reboot or something [16:07] possible yeah [16:08] mlankhorst, mind enlightening me? :) [16:09] i also get the sit-n-spin [16:09] tvoss: you're hitting a deadlock with w/e lock was being taken, and PROVE_LOCKING will tell you exactly what deadlock it is and how to cause it [16:10] prove_locking is awesome, it catches bugs before they deadlock :P [16:10] kgunn, its working for me now [16:10] (download) [16:10] mlankhorst, okay, thanks for the hints :) [16:10] bschaefer, kgunn, didrocks any chance we can have a kernel with that flag enabled on the machine? [16:11] mlankhorst, thats awesome [16:11] tvoss, hmm I don't see why not [16:11] that is awesome..but gotta rebuild kernel [16:11] I don't know if it's smart enough to catch THIS particular bug before it deadlocks, but it very well might be ;P [16:11] hmm rebuilding the kernel sounds like fun [16:12] didrocks: bschaefer that archive file downloads ok...but fails to unzip for me (tried to redownload, same result) [16:12] and with that I mean it will probably have catched it at the point of deadlock, but if lucky it will warn way before that point already [16:13] kgunn, o hmm [16:13] kgunn: did you try with tar xzf ? [16:13] mlankhorst, well that is if it deadlocks again...and if its a dead lock [16:13] didrocks: gonna try [16:14] bschaefer: if it's a deadlock there's a fat chance lockdep will have complained long before the actual deadlock :D [16:14] and come on, it's an interrupt while holding a ton lof locks for committing new crtc state, of course it's very likely to be a deadlock.. [16:15] * bschaefer hasn't ever seen a deadlock :) [16:15] i've learned about them... [16:15] it's spinning [21683.801142] [] _raw_spin_lock_irqsave+0x22/0x30 [16:15] mlankhorst, has lockdep complained [16:15] bschaefer: lockdep is not enabled by default, requires PROVE_LOCKING kernel :-) [16:15] ooo, yeah now im on page :) [16:16] but it checks if a deadlock is theoretically possible between the lock classes === greyback__ is now known as greyback|food [16:17] in some cases without ever being able to hit it, but there are workarounds if you believe lockdep is wrong. :P [16:17] haha, I would like to believe in lockdep :) [16:17] I want to try the userspace version at one point :( [16:18] kgunn, do we have a machine we can rebuild the kernel on? [16:18] bschaefer: yeah...this one, at least if didrocks says ok [16:18] mlankhorst, isn't any deadlock detecting algorithm externally inefficient? Which is why its not enabled by default... [16:18] kgunn: we can't, we are starting 3h-daily releases now [16:18] err [16:18] extremely* [16:19] kgunn: as it was a strong upstream demand, we'll not be able to build/block the machine for anything anymore soon [16:19] bschaefer: do you have ati local ? [16:19] kgunn, Ill have to try to installed ubuntu on it again, my hard drive seems to hate me [16:19] otherwise we may have to beg robotfuel to help us repro on his ati machine(s) [16:19] kgunn, let me give that another go [16:19] bschaefer: talk nice to it [16:20] bschaefer: you can use ps-radeon-hd6870-he [16:20] bschaefer: ensure you use radeon [16:20] kgunn, its so easy not to though! [16:20] encourage the 1's and 0's to be in the right spot [16:20] bschaefer: sort of, it's better here [16:20] lockdep operates on classes of locks [16:20] not individual locks [16:20] robotfuel, cool :) [16:21] and also checks for things like 'is this lock ever taken with irqs disabled' etc [16:21] mlankhorst, ooo, thats interesting [16:21] didrocks: just to confirm....we're main for mir+xorg-xmir+xorg-radeon & u-s-c from daily-build ppa [16:21] right ? [16:21] see linux/Documentation/lockdep-design.txt [16:21] didrocks: for the sake of bschaefer ^ [16:21] * bschaefer looks [16:22] kgunn: exactly [16:22] didrocks, yeah, I would like to make little errors like using the wrong ppa :) [16:22] cool [16:22] like to not* [16:22] mlankhorst, cool, that might be for out of work reading though... [16:22] bschaefer: the main thing is to avoid daily-build-next ppa :) [16:22] haha [16:22] bschaefer: heh it saved my life dealing with the ttm reworking [16:23] and found quite a few 'almost impossible to hit' bugs :P [16:23] mlankhorst, that sounds like very complicated/fun work! [16:23] bschaefer: whatever the fastest route is...local or in lexington....maybe lankhorst can help us out if we get debug info before his eod (whenever that may be) [16:23] * bschaefer looks up ttm [16:24] kgunn, yeah, well its also been a while since i've rebuilt the kernel, soo Ill have to spend sometime with that [16:24] bschaefer: understood... [16:24] kgunn, but shouldn't be to hard [16:24] kernel builds are usually damn quick...take you longer to find the flag : [16:24] :) [16:24] technically it's already EOD, but I'm feeling generous [16:25] mlankhorst: we appreciate your generosity [16:25] might be because the weather is too horrible to do outdoors sports :P [16:25] mlankhorst: you're building you "i owe you a beer" backlog [16:25] haha [16:25] * kgunn hopes mlankhorst drinks beer [16:25] kgunn, yeah, well then I should poke around with the qa machine first [16:26] robotfuel, soo, ill use that machine! Ill try to remember to let you know when im done with it! [16:26] alcohol free only, sadly [16:28] robotfuel, is there a quicker way of getting the ip of the machine then doing the kvm stuff? [16:28] * bschaefer isn't sure where the list of IPs are [16:28] bschaefer: the list is here https://wiki.canonical.com/UbuntuEngineering/QA/Lab [16:29] robotfuel, i went there to go to the kvm to log into the machine to do ifconfig..geez [16:29] robotfuel, thanks! [16:32] mlankhorst: than a good meal... [16:32] bschaefer: mlankhorst was able to pull the archive file from didier's machine....updated the bug here [16:32] https://bugs.launchpad.net/mir/+bug/1204939 [16:32] Launchpad bug 1204939 in Mir "Unity doesn't start on ATI test machine (fails to find GL acceleration) (logind fails to track session?)" [Critical,Triaged] [16:33] brb [16:33] kgunn, cool thanks [16:36] hm fun :P [16:38] a few wtf errors from compiz though [16:38] compiz (core) - Info: Unity is fully supported by your hardware. [16:38] compiz (core) - Info: Unity is not supported by your hardware. Enabling software rendering instead (slow). [16:39] mlankhorst, usually means the driver didn't load hmm === greyback|food is now known as greyback [16:45] racarr: any progress on surface-configurator for osk? (starting to build backpressure i think) === alan_g is now known as alan_g|EOD [18:21] bschaefer: any luck repro'ing ? [18:23] kgunn, just finished getting the kernel built and now I need to make sure I have the ppas set up [18:24] bschaefer: cool [18:24] along with the setting that kernel option on the x86 defconf [18:24] kgunn, soo hopefully soon :) [18:24] bschaefer: yeah...and you'll probably want to check that flag after you load it [18:25] * kgunn remembers experiences of flag setting but it not really being set [18:25] flags on flags [18:25] kgunn, i hope this doesn't happen to me... [18:25] :)) me too [18:26] hello :) [18:26] kgunn, bschaefer any new insights? [18:26] tvoss_, getting the kernel setup right now [18:26] * bschaefer got lost a bit in it [18:26] bschaefer, ack [18:26] I should have the flag set, and just need to update the kernel version, make sure im on the right ppas, then reboot and hope for the best [18:32] bschaefer, okay, can you send a status mail to mircosmonauts when you eod? [18:33] tvoss_, microsmonauts? And sure [18:33] bschaefer, swap r and c [18:34] tvoss_, im still not sure who that is :) === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [19:01] bschaefer, some time back you looked into plain opengl support for raw-mir, right? [19:01] tvoss_, right, and you can get an opengl context from egl [19:02] which works [19:02] tvoss_, tested with sdl1.2 and sdl2.0 [19:02] bschaefer, great, thank you [19:02] tvoss_, np! [19:02] bschaefer, is the code available somewhere? [19:02] tvoss_, yup, its in the mir staging ppa :) [19:02] tvoss_, hmm I wonder if any ABI has been broken though [19:02] bschaefer, thx, mind pinging me the branches, too? [19:02] tvoss_, will do [19:09] qtubuntu uses a plain opengl context too on desktop [19:16] I ran into this error again on intel using the s-c-t ppa (the in the unity-system-compositor.log) std::exception::what: Failed to set the current VT mode [boost::errinfo_errno_*] = 5, "Input/output error" [19:16] kgunn, cross-check mir is in main? [19:16] tvoss_: yep [19:17] kgunn, and usc is in universe? [19:17] or not landed yet? [19:17] racarr: ooo, nice fun fact [19:18] tvoss_: u-s-c is only in daily-build ppa [19:19] kgunn, ack [19:19] reopening this bug https://bugs.launchpad.net/mir/+bug/1195509 [19:19] Launchpad bug 1195509 in Unity System Compositor "System compositor fails to start - Failed to set the current VT mode: Input/output error (5)" [Critical,Confirmed] [19:20] robotfuel: best combo atm would be main (which has latest mir + xorg) & u-s-c from daily-build ppa [19:21] kgunn: I'll test it with that. but we need it fixed in the s-c-t ppa for benchmarks [19:22] robotfuel: yes...i'm with you on the ppa being updated (thot it would be this morning ..but it wasn;t :-/) [19:24] racarr, ping [19:25] kgunn: will it be updated tomorrow? I really want to get those benchmarks up. [19:26] robotfuel: can we not go with main + u-s-c from daily-build ppa ? [19:27] the system-compositor-testing ppa will disappear as soon as we clear the ati bug [19:27] e.g....we'll be completely in main [19:28] tvoss_: pong [19:29] racarr, hey there :) can i ask you to write me a summary mail of your current design issue? [19:29] kgunn: ok I'll use that for now. [19:29] tvoss_: Yeah I've been thinking of asking you to talk about it actually...will write an email today [19:30] racarr, yeah, let's just discuss it via mail. perhaps you can try to state the problem without class names first [19:30] XD fun ok [19:31] I don't feel as blocked on the existing two branches anymore but it's still a [19:31] recurring problem I guess... [19:31] we've started to have this "grand unified state problem" :p === chihchun is now known as chihchun_afk [19:32] kgunn, hmm I still get a dependency problem from main xmir + u-s-c from daily build [19:32] * bschaefer looks at downgrading [19:33] kgunn, well looks like its using the libmir from daily-build [19:33] bschaefer: make sure your purged, unpinned, update/dist-upgraded....then you can rebuild u-s-c locally [19:34] kgunn, yeah, I can do that as well, but im downgrading libmerserver0 to main from daily build so I can install u-s-c- from daily build [19:34] *should* work [19:34] bschaefer: true... [19:34] well still doesn't like it :), seems to want to upgrade the libmirserver0 anyway [19:35] * bschaefer just builds u-s-c locally [19:35] bschaefer: If I pin just the u-s-c package in the daily-build ppa, will xmir work? (after apt-get and dist-upgrade) [19:35] robotfuel: in theory [19:35] ok I'll let you know how that goes [19:35] robotfuel, it seems you'll have to build u-s-c your self...as Im getting a dependency error from daily-build [19:35] for u-s-c [19:35] on libmirserver0 [19:36] * bschaefer purges daily build and tries again [19:38] mlankhorst: tvoss_ ....to make sure i understand it all...is the xserver-xorg-video-ati that's in main coming from the source package located at https://code.launchpad.net/~mir-team/mir/xf86-video-ati-vladmir [19:38] ? [19:38] kgunn, not sure, best to cross-check with bschaefer I would say [19:39] * bschaefer looks [19:39] Installed: 1:7.1.0+git20130801.g2ae6bb1-0ubuntu4 [19:39] kgunn, I would like to think so, it says its stored on git [19:40] kgunn, err...but thatbranch isn't on git hmm [19:41] bschaefer: right...its on lp/bzr...but i'm sure an upstream feeds it [19:41] kgunn, yeah and this is what happens when i try to get source: [19:41] http://paste.ubuntu.com/5960085/ [19:42] bschaefer: unity-system-compositor I want is from the ppa:ubuntu-unity/daily-build-next? [19:42] robotfuel, noo daily-build [19:42] not next :) [19:42] ppa:ubuntu-unity/daily-build [19:42] so that ppa [19:42] kgunn, i mean you should be able to pull the source with out a sudo :) [19:43] opps [19:43] * bschaefer was in a bad dir [19:43] kgunn, it looks like it pulls the source from: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-ati [19:44] bschaefer: right...but there has to be an "xmir" patch on it [19:45] kgunn, yeah with all this pretty xmir wrapping stuff [19:45] bschaefer: so i did apt-cache policy which is i assume what you did ? [19:45] and it showed git likewise.... [19:46] yup, but is it the same as the launchpad branch? [19:46] however...if i do intel & nouveau...it doesn't have git reference [19:46] oo [19:46] hmm I wonder if the ati wasn't moved? [19:46] wondering...are we chasing a packaging issue [19:46] kgunn, that would be very awesome [19:46] bschaefer: can you double check apt-cache policy for intel/nouveau [19:46] and see what you think [19:46] yup === chihchun_afk is now known as chihchun [19:47] kgunn, yeah no git mention [19:47] tvoss_: if this is it ^ it deserves a "ffs" [19:47] * bschaefer wishes didrocks, or some other packaging person worked during this time zone === chihchun is now known as chihchun_afk [19:48] bschaefer: was just about to ask you ...who [19:48] :-/ [19:48] kgunn, yeeah, at this point hmm not sure :( [19:48] bschaefer: ok...first...can you repro the hang on "a" machine somewhere either local or in lexington ? [19:49] kgunn, right, im trying one more time to get u-s-c from daily build if that fails ill just compile it my self [19:49] reboot, confirm its hanging, then install my built kernel with this PROVE_LOCKING config enabled [19:49] and try to get prove theres a deadlock [19:49] bschaefer: cool [19:50] kgunn: I'm using xserver-xorg-video-ati.git from debian [19:50] bschaefer: and secondary to that...i was thinking, pull video-ati debs from mir-team/staging....install those see what happens [19:50] oh pushed changes btw [19:50] kgunn, good idea [19:51] AND/or rebuild from https://code.launchpad.net/~mir-team/mir/xf86-video-ati-vladmir [19:51] mlankhorst, but shouldn't it be using that launchpad branch? [19:51] like intel/nouveau [19:51] mlankhorst: can you read our recent scrollback ? [19:51] we're suscpicious that what's in main doesn't have xmir patches ? [19:52] bschaefer: all packaging in the ubuntu archives are synced to ubuntu branch from debian git [19:52] kgunn, that apt-get sources does in fact have the xmir patches [19:52] mlankhorst, well shoot, still strange the intel/nouveau don't mention git [19:52] they do [19:53] mlankhorst, when you apt-cache policy on them, its not pulling it from git [19:53] the info [19:53] the ones on main [19:54] xserver-xorg-video-ati: [19:54] Installed: 1:7.1.0+git20130801.g2ae6bb1-0ubuntu4 [19:54] xserver-xorg-video-intel: [19:54] Installed: 2:2.21.12-1ubuntu1 [19:54] which is a bit strange why the atis name is so mangled [19:55] because it was a random snapshot of upstream git [19:55] if you enable saucy-proposed [19:55] 1:7.2.0-0ubuntu1 0 [19:55] 500 http://archive.ubuntu.com/ubuntu/ saucy-proposed/main amd64 Packages [19:55] 1:7.1.0+git20130801.g2ae6bb1-0ubuntu4 0 [19:55] 500 http://archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages [19:55] mlankhorst, which is the same package? ie. it wont fix anything using saucy-proposed... [19:56] I have no idea why xxv-ati is stuck in proposed atm [19:57] hmm, but the one in main does have the xmir patch sooo I highly doubt its that package...just strange it was held back [19:57] ask in #ubuntu-devel I guess [19:59] will do, thanks [20:01] mlankhorst, soo also to enable that PROVE flag in the kernel, I added this in my kernel: [20:01] linux-3.10.0/arch/x86/configs/x86_64_defconfig [20:01] CONFIG_PROVE_LOCKING=y [20:01] does that sounds about right to set that flag? [20:02] i dont know how the kernel team builds kernels and/or sets config parameters [20:03] alright, just wanted to double check, cause hopefully I can test this out soon... [20:08] bschaefer: #ubuntu-kernel should know [20:08] kgunn, I missed how you checked if it was hanging? [20:08] kgunn, also: /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/radeon_drv.so: undefined symbol: xmir_get_drm_fd [20:09] that sounds bad as well [20:09] in lightdm/x-0.log [20:09] * bschaefer checks didrocks bug [20:10] bschaefer: very [20:10] kgunn, hmm but didrocks doesn't get that [20:10] hmm I wonder if im doing something wrong? Im just using all main packages [20:10] and u-s-c built from trunk [20:10] * bschaefer wonders if thats a problem? [20:11] hmm can't be u-s-c it was last updated with that disable input push... [20:13] bschaefer: i don't think so....but if you read the bug, seems RAOF and duflu elude failing to get a drm handle [20:14] hmm an undefined symbol is very strange to get all of sudden though...hmm [20:14] and my Xorg.0.log is odd as well [20:14] * bschaefer pastebins it [20:15] hmm I also get this in it: [ 12.731] (EE) Failed to load module "xmir" (module does not exist, 0) [20:15] http://paste.ubuntu.com/5960193/ [20:17] kgunn, let me purge daily ppa [20:17] possibly that could have caused an issue... [20:17] bschaefer: freaky enough...i had to load xorg-xmir yesterday [20:17] not completely sure why [20:18] install it? [20:18] bschaefer: yep...meant install, apt-get install [20:18] kgunn, o alright, I was thinking you could manually load it or something :) [20:19] bschaefer: yeah...strange...if you do apt-cache...it'll say candidate:blah...but installed:nothing [20:19] * bschaefer is iinstalling xmir now [20:19] strange [20:21] * kgunn again wishes we had a north/south american version of didrocks [20:22] kgunn, haha very true! [20:22] kgunn, hmm from these logs atm the ati machine seems to be working? Wth... [20:22] * bschaefer goes to log into the kvm [20:23] urggg [20:23] why do I see unity [20:24] bschaefer: are you local or lexington ? [20:25] kgunn, lexington [20:25] bschaefer: can you verify ps aux | grep unity-system-comp [20:25] make sure you didn't fallback [20:25] kgunn, forgot to do that :) [20:25] its running :( [20:25] bschaefer: do we have any other radeon machines ? [20:26] root 959 0.5 0.3 739224 30044 ? Sl 20:24 0:00 /home/jenkins/staging/sbin/unity-system-compositor --enable-input=false --from-dm-fd 10 --to-dm-fd 13 --vt 7 [20:26] robotfuel, ^ [20:26] bschaefer: if you want to try same config local before your EOD that would be interesting [20:26] ...so we got 3 data points [20:26] kgunn, right, i still have 4-5 hours of my day :) [20:27] 1) didrocks otto machine 2) lexington machine#1 3) your local [20:27] it would be nice to have even more [20:27] all good data [20:27] yes, I really really wished I could repro this [20:27] can you run glxinfo [20:27] and glxgears? [20:27] kgunn, why does didrocks always get the bad machine? [20:27] yup [20:27] bschaefer: they are running tests right now, we have this one https://bugs.launchpad.net/xmir/+bug/1209000 that's trying the daily-build ppa now [20:27] Launchpad bug 1209000 in XMir "radeon hd7850 fails to load driver from system-compositor-testing ppa with gbm: failed to open any driver (search paths /usr/lib/x86_64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)failed to load driver: radeonsi" [Undecided,New] [20:27] err let me run it [20:28] robotfuel, alright, would we be able to switch machines at some point? [20:28] when they finish? [20:28] bschaefer: yes [20:29] bschaefer: I'll let you know [20:29] robotfuel, cool, as im done with that machine as it seems to be working ... [20:29] kgunn, just to re-iterate [20:29] kgunn, the problem occurs with libmirserver0 from main, and u-s-c built locally? [20:29] bschaefer: yep...please do [20:29] on an ati machine? [20:29] kgunn, as right now I have 0 ppas installed [20:30] and xmir is working [20:30] bschaefer: good point....didrocks had all main + u-s-c from daily-build ppa [20:30] bschaefer: also we should not forget that you and i both had to install xorg-xmir [20:30] kgunn, I couldn't install u-s-c from the daily-build ppa because of a dependency problem :( [20:30] right that was strange as well... [20:31] kgunn, but that could have come from doing the purge of u-s-c testing [20:31] bschaefer: jibel just joined...he might be able to get us onto the otto machine [20:31] * bschaefer checks when u-s-c was rebuilt in daily-build [20:32] unity-system-compositor - 0.0.1+13.10.20130807.2-0ubuntu1 (changes file) ps-jenkins (ps-jenkins: 235412) [ubuntu-bugcontrol] 5 hours ago Published Saucy X11 [20:32] 5 hours ago hmm [20:33] kgunn, i wonder if didrocks was able to use the version before? It shouldn't matter though... as u-s-c hasn't changed since 8-01 [20:33] hmm [20:34] * bschaefer doesn't know how he got u-s-c to only install it self from daily-build ppa [20:36] bschaefer: ok...just now, updated to ensure..i'm using main + daily build ppa for usc....rebooting [20:41] hmm u-s-c from daily build vs local build cannot be the problem...as trunk hasn't updated since last Thursday ... [20:41] kgunn, the only thing that might be different, is if you hav ethe daily build ppa and upgrade some libmir packages...hmm [20:42] bschaefer: ok i rebooted just fine [20:42] kgunn, you're on an ati? [20:42] bschaefer: no intel....but go no complaints about mismatch either [20:42] kgunn, you were getting that before? [20:43] bschaefer: nope but thot you were [20:43] kgunn, o that abi stuff went away ... when I installed xorg-xmir :) [20:44] bschaefer: for clarity sake...my steps purged/unpinned (days ago), apt-get update/dist-upgrade, then....i download the deb file from the ppa site....and do dpkg -i on unity-system-comp.deb [20:44] and you can install u-s-c from daily build? [20:44] unity-system-compositor : Depends: libmirserver0 (= 0.0.8+13.10.20130807.2-0ubuntu1) but 0.0.8+13.10.20130807.1-0ubuntu1 is to be installed [20:44] oo [20:44] kgunn, see I was add-apt-repos on the ppa [20:45] and tried to install unity-system-compositor [20:45] * bschaefer purges daily build and tries that [20:45] kgunn, so you do not have daily build ppa installed right? [20:45] bschaefer: right...i only cherry pick u-s-c off the daily-build ppa website [20:46] kgunn, i didn't even know you could do that :) [20:46] * bschaefer grabs is [20:46] it* [20:46] * kgunn been hanging out with shady folk like robert_ancell [20:46] haha [20:48] bschaefer: do you know the command line to get the deb patch file applied to the source ? [20:48] kgunn, still get a dependency error :( [20:48] kgunn, well you should just be able to do a dget, and from the use dpkg-buildpackage -us -uc [20:48] and then install the *.deb [20:49] bschaefer: when you dpkg -i install it'll gripe about runtime deps....it should be ok [20:49] not build time deps [20:49] what did it whine about ? [20:49] o hmm [20:49] * bschaefer pastebins [20:50] http://paste.ubuntu.com/5960302/ [20:50] kgunn, it says its installed through though policy [20:52] * bschaefer tries it out [20:52] bschaefer: hmmm...i get all the other whining except lines 7-14 in your pastebin [20:53] bschaefer: make sure you've purged, unpinned, updated, dist-upgraded, then dpkg install u-s-c [20:53] * bschaefer goes to make sure [20:54] * kgunn glad to see in pastebin someone else forgets sudo on dpkg install.... [20:54] * kgunn does it every _single_ time [20:54] haha [20:55] didn't mean to copy that much info! [20:57] robotfuel: wrt this bug https://bugs.launchpad.net/xmir/+bug/1209000 [20:57] Launchpad bug 1209000 in XMir "radeon hd7850 fails to load driver from system-compositor-testing ppa with gbm: failed to open any driver (search paths /usr/lib/x86_64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)failed to load driver: radeonsi" [Undecided,New] [20:58] would you mind adding the /var/log/lightdm/* & /var/log/Xorg* [20:59] robotfuel: actually....only if you can run on main(mir/xorg) + daily-build(u-s-c) ....note not daily-build-next :) [20:59] jibel: [20:59] kgunn: ok, main(mir/xorg) + daily-build(u-s-c) fails due to packaging [20:59] jibel: oops..meant to ask...could we get on otto ? or is it busy? [21:00] kgunn: there is another issue with that system, without the xorg stuff it's super slow [21:00] * 3d accel is slow [21:00] robotfuel: so it the machine suspect ? [21:00] kgunn, hmm I also can't rebuild u-s-c when just using main [21:00] kgunn: it seems like a bug in the driver [21:01] http://paste.ubuntu.com/5960342/ [21:01] eek [21:01] missing mirserver-dev [21:01] kgunn: I am writing a bug now for the slowness in the regular xorg driver [21:01] bschaefer: ...yeah, i noticed that a couple of hours ago....don't know how daily-build built it 5 hours ago...nothing changed ? [21:02] bschaefer: ah [21:02] kgunn, yeah...it causing fun problems for me :( [21:02] http://paste.ubuntu.com/5960347/ [21:02] kgunn, which is what dpkg was complaining about [21:03] * bschaefer wonders what else was rebuild in daily build [21:04] kgunn, mir - 0.0.8+13.10.20130807.3-0ubuntu1 [21:04] was rebuilt 4 hours ago [21:05] and u-s-c was rebuilt 5 hours ago...soo u-s-c I think needs to be rebuilt... [21:07] bschaefer, bug 1209104. Fixed now [21:07] bug 1209104 in mir (Ubuntu) "libmirplatform headers not packaged" [Undecided,New] https://launchpad.net/bugs/1209104 [21:07] brb [21:09] * bschaefer guesses it hasen't made it to main yet... [21:10] robert_ancell, well thats good, but im trying to cherry pick u-s-c from daily-build ppa to test out a very bad ati bug :( [21:10] bschaefer, I'm just updating the system-compositor-testing PPA right now, not sure if that helps (that bug was blocking it) [21:11] robert_ancell, sadly it has to make it to main, as im trying to track down a possible deadlock in the kernel :( [21:11] robert_ancell, and trying to follow how didrocks reproed it, and cant... [21:12] kgunn, soo should I try using the daily build ppa for now to see if I can repro it? [21:13] bschaefer: do you mean [21:13] bschaefer: main(mir/xorg) + daily-build(u-s-c) [21:13] kgunn, can't get u-s-c to work with daily-build due to dependency problems [21:13] but if I do daily build (mir/xorg) I can build u-s-c my self [21:14] bschaefer: so weird...i don't get that [21:14] kgunn, as mir was rebuilt in daily build 4 hours ago, and u-s-c was rebuilt 6 hours ago :( [21:14] * bschaefer attempts to install it again [21:15] bschaefer, which bzr versions do you need to test? [21:15] bschaefer: yeah...but then you're combo would just need to be main(mir/xorg) + "locally built"(u-s-c) [21:16] unity-system-compositor : Depends: libmirserver0 (= 0.0.8+13.10.20130807.2-0ubuntu1) but 0.0.8+13.10.20130807.1-0ubuntu1 is to be installed [21:16] robert_ancell, hmm I need those mir header fixed so I build u-s-c locally, can I build those headers locally as well? [21:16] or is that part of the libmirserver? [21:16] bschaefer, yes, part of libmirserver [21:17] shoot, and at the point I would just be rebuilding libmirserver from trunk which we are trying to use it from main, for some reason? [21:18] s/the/that [21:18] bschaefer, if you need both the latest of mir and u-s-c, you should be able to use the system-compositor-testing PPA, which is just updating now [21:18] robert_ancell, hmm I should have gotten more info out of didrocks :) [21:18] robert_ancell, ill give that a try when its finished [21:19] kgunn, whats your version os libmirserver0? [21:19] of* [21:19] Installed: 0.0.8+13.10.20130807.1-0ubuntu1 [21:20] strange...cause u-s-c seems to depend on: [21:20] unity-system-compositor : Depends: libmirserver0 (= 0.0.8+13.10.20130807.2-0ubuntu1) but 0.0.8+13.10.20130807.3-0ubuntu1 is to be installed [21:20] the *7.2* [21:20] * bschaefer is on the daily build ppa [21:20] well I should at lease be able to build u-s-c from trunk, and give it another test [21:21] bschaefer: yep...gonna try to build now too [21:22] dam my 10*.conf was removed...gotta remove it .. [21:22] robert_ancell: so when i try to build u-s-c it says "fatal error: mir/options/program_option.h: No such file or directory" [21:23] kgunn, right, that was broken in alan_g 's change to split out libraries [21:23] it's fixed now [21:23] see bug 1209104 [21:23] bug 1209104 in mir (Ubuntu) "libmirplatform headers not packaged" [Undecided,New] https://launchpad.net/bugs/1209104 [21:23] kgunn, yup, but it hasn't made it into main [21:23] and I don't think it will very shortly [21:24] roger tha [21:24] that [21:24] kgunn, soo, im rebooting using daily build mir + local built u-s-c [21:24] * bschaefer think u-s-c just needs to be rebuilt in daily build ppa [21:24] robert_ancell, could we do that with out having to push a new package? [21:24] bschaefer, once it's built you have to upload a new one [21:25] dang [21:25] oh, hang on, in jenkins? [21:25] o well, locally built is no different then the ppa [21:25] I'm just having a look, but I don't know how to trigger rebuilds [21:25] robert_ancell, i mean in the daily build ppa [21:25] thomi, do you know? [21:25] otp, one minute [21:25] bschaefer, ppa:ubuntu-unity/daily-build? [21:26] robert_ancell, yup [21:26] bschaefer: https://pastebin.canonical.com/95607/ [21:26] just to be sure...that's what i get when i cherry pick...and it still seems to work [21:27] soo daily build mir + locally built u-s-c works fine on ATI [21:27] kgunn, why do we have to use main? [21:27] isn't daily-build about to be pushed to main? [21:27] bschaefer: yes...you are right [21:27] bschaefer, kgunn, system-compositor-testing should now be up to date for amd64 and i386 [21:27] robert_ancell: thanks [21:28] robert_ancell, thanks, ill test that out now [21:28] w/ no vt switching ? [21:28] kgunn, vt was broken yesterday as well :( [21:28] I think duflu was looking into it but im not sure [21:28] bschaefer: yeah...there's like 4 MPs that all need to hit [21:29] kgunn, cool, hmm soo off to test u-s-c [21:29] bschaefer: when you said "daily build mir + locally built u-s-c works fine on ATI" [21:29] though I know didrocks isn't going to be happy we can't repro this, as he will be able to as soon as he wakes up [21:29] kgunn, just landed th efirst one [21:29] you meant the lexington machine ? [21:29] kgunn, right [21:30] kgunn, i still need to wipe my HD to install ubuntu [21:30] its having problems partitioning it still [21:30] bschaefer: yeah...best bet to do that, another data point [21:30] which I can do when I go eat lunch at some point [21:30] kgunn, yup, let me test u-s-c out then go do that [21:30] robert_ancell: RAOF's got an ati card right ? [21:30] kgunn, yes [21:30] can you get him to test as well.... [21:31] seems we may be back to didrock's "otto" machine [21:31] taking this all very personally :) [21:31] kgunn, we should break didrocks machine, its the only one that gets angry! [21:32] (joking) [21:32] robert_ancell: so if bschaefer can run on his local ati, and RAOF can run on his....can you please arrange something with didier to debug his morning (this may mean asking RAOF to stay late)....but i'm at a loss [21:32] kgunn, is this the existing bug? [21:33] https://bugs.launchpad.net/mir/+bug/1204939 [21:33] Launchpad bug 1204939 in Mir "Unity doesn't start on ATI test machine (fails to find GL acceleration) (logind fails to track session?)" [Critical,Triaged] [21:33] as soon as we can reproduce this, we still nee to recompile the kernel with the PROVE_LOCKING enabled [21:33] just to see if its deadlocking or not [21:34] bschaefer: right....right now, we're hunting for reproduction [21:34] otherwise deadlock is only interesting on didrocks machine [21:34] kgunn, yeeah, which sucks :(, I would love to try to actually solve the issue [21:34] yeah [21:35] robert_ancell: do you know who I can ping about this bug https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1209397? maybe it's the radeon driver doesn't support the 7850 card? [21:35] Launchpad bug 1209397 in xserver-xorg-video-ati (Ubuntu) "radeon hd7850 has no 3d acceleration" [Undecided,New] [21:36] kgunn, also, where do you see the hanging problem? [21:36] kgunn, with didrocks machine, his logs arne't showing much of an ERROR [21:36] bschaefer: correct...he was the one with the hang/only resulted in kernel panic when he tried to relaunch x [21:37] robotfuel, opt, be back in 5 [21:37] robotfuel: that might be better for mlankhorst to help with [21:37] kgunn, soo otherwise it works? ... hmm as im trying to see maybe iam getting the problem but i don't see it? [21:37] as looking at his logs, xmir did start up (from what I can tell with out looking at a vm) [21:38] * bschaefer assumed a deadlock would cause xmir to not start up at all [21:40] well I have hardware acceleration sooo hmm [21:41] and xmir is running ... [21:45] robert_ancell, cool, and I can install u-s-c from the testing ppa [21:46] robotfuel, RAOF would know [21:47] robert_ancell: he is in a european timezone? [21:47] robotfuel, australian, he will be on in ~1:10 [21:47] robert_ancell: cool I will ask then :) [21:49] kgunn, well im going to eat some lunch and reformat my ati machine to get ubuntu on it [21:50] cool [21:50] u-s-c testing ppa is working with ATI card as well, and I have hardware acceleration [21:50] same with daily build ppa [21:50] soo so far ati is not having a problem loading GL acceleration that I see [21:52] kgunn, whooa [21:52] compiz (core) - Info: Unity is fully supported by your hardware. [21:52] compiz (core) - Info: Unity is not supported by your hardware. Enabling software rendering instead (slow). [21:52] kgunn, un my ~/.cache/upstart/gnome-session [21:53] which is very strange, cause I m running opengl for sure, as things are getting blured (the dash/launcher/hud) [21:53] kgunn, seems that has happened before* now its fine ... hmm wellim going to set up my ati machine and see what I can find [21:54] * bschaefer goes to eat some food [21:56] bschaefer: sounds good [21:59] kgunn, can you also confirm the s-c-t PPA works for you? [22:00] robert_ancell: sure...lemme try now [22:06] brb === jono is now known as Guest48557 [22:18] robert_ancell: good to go...s-c-t ppa worked for me [22:18] \o/ [22:18] Now to fix VT switching.. [22:18] robert_ancell: the s-c-t worked for me openarena passed on it [22:18] on a radeon 7450 [22:19] robotfuel, is that the radeon that was having trouble? [22:20] robert_ancell: no that was the 7850 that has problems, didrocks has a different version as well [22:21] robotfuel: right but your 7850 had problems with standalone X as well ?? [22:22] kgunn: yes, it has no 3d accel [22:22] kgunn: will xmir work with the non-free ati drivers? [22:23] catalyst driver [22:24] robotfuel: nope...only free drivers [22:31] kgunn, sweet, it installed successfully this time, you were right about not yelling out it [22:31] * bschaefer goes to update things [22:31] robotfuel: Yo? [22:32] RAOF: I have this bug, https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1209397 I am thinking it might be the radeon driver doesn't support the 7850 card? [22:32] Launchpad bug 1209397 in xserver-xorg-video-ati (Ubuntu) "radeon hd7850 has no 3d acceleration" [Undecided,New] [22:33] robotfuel: Ah, yes. The 7850 is a southern islands card which requires glamor to do 2D acceleration and requires 2D acceleration to do 3D accel, and we don't currently build glamor. [22:33] robotfuel, so bug 1209000 is fixed or still occurring? [22:33] bug 1209000 in XMir "radeon hd7850 fails to load driver from system-compositor-testing ppa with gbm: failed to open any driver (search paths /usr/lib/x86_64-linux-gnu/dri:${ORIGIN}/dri:/usr/lib/dri)failed to load driver: radeonsi" [Undecided,New] https://launchpad.net/bugs/1209000 [22:35] bschaefer: good to hear...can't wait for the results [22:35] robert_ancell: I haven't tried it with the newest s-c-t ppa, but I think it will fail because there is no 3d [22:36] Huh. I'm not sure why it's failing to find radeonsi? [22:37] robert_ancell: I just kicked off a test run so we will know in about 10 minutes [22:37] robotfuel, nice [22:37] RAOF, well does it exist in the path its looking for? [22:38] robert_ancell: there is a new mir jenkins server here http://10.97.2.12:8080/ [22:38] kgunn, as am i... [22:38] bschaefer: On my system, yes. [22:39] robotfuel, that is running the tests on the new hardware? [22:39] robert_ancell: yes, we are still waiting for 1 machine [22:39] robotfuel, have you been able to check if the file is located on one of those paths? [22:39] possibly it got installed to the wrong spot? [22:39] robotfuel, nice work! Loving it's mostly green :) [22:40] thomi, now we just need some nice graphs.. [22:40] robert_ancell: right. robert_ancell, I understand that there's work being merged into the dashboard to support that>? [22:41] robert_ancell: BTW, I realise I never answered your question from before - is it still open? [22:41] robert_ancell: thomi I have some older graphs here http://10.97.9.23:8002/graphics/ [22:42] thomi, open? It seems to have rebuilt 4mins ago [22:42] robert_ancell: ok, good [22:42] robert_ancell: right, but we want it in the dashboard. I think Francis said there was work being merged to support that?> [22:43] thomi: yes, I am working on that too [22:43] robotfuel: I see now - that's the staging isntance? [22:43] thomi: yes [22:44] thomi: it doesn't have the stuff from the new jenkins server in it. [22:44] yeah [22:44] and we probably need to clean up the data a bit before publishing it [22:44] but otherwise, it look sgood [22:48] robotfuel, oh, now I see why it's all green - the xmir jobs haven't completed :) [22:49] robert_ancell: this is a bug again https://bugs.launchpad.net/mir/+bug/1195509 [22:49] Launchpad bug 1195509 in Unity System Compositor "System compositor fails to start - Failed to set the current VT mode: Input/output error (5)" [Critical,Confirmed] [22:49] it was fixed for a little while it seems [22:50] robotfuel, yes, we think it will be fixed with https://code.launchpad.net/~mlankhorst/mir/setsid/+merge/177800, but we need to fix the VT switch keys first. That's the four MPs kgunn was talking about [22:52] kgunn, btw I just pushed the updated mir to main [22:53] robert_ancell: cool...sounds very powerful [22:53] yay [22:53] ROAR! [22:55] * racarr GONG [22:55] * RAOF TING [22:56] racarr, did you talk to kdub? He was looking for you [22:58] mlankhorst, ping [22:59] robert_ancell: Not yet :) [22:59] kdub: I was just getting ready to digest how all your changes went [22:59] and am now participating in leak testing because apparently the shop downstairs has water spots [23:00] I am getting a new failure on the radeon hd7850 with xmir /usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/drivers/radeon_drv.so: undefined symbol: exaGetPixmapDriverPrivate [23:00] racarr, ah, ok. hopefully i have my focus changes out the door soon [23:00] racarr, that wasn't the leak testing I was expecting :) [23:00] RAOF, ^ [23:00] that's with the s-c-t ppa [23:00] I'll have a bug up shortly [23:01] robotfuel: Well, that would be because it hasn't loaded the EXA module, which is perfectly reasonable :) [23:01] racarr, pretty much, i've detangled create_surface_for (almost) which lets you control better when you get focused event [23:01] What's not reasonable is that it's trying to resolve EXA symbols. [23:02] * RAOF notes that there isn't any X in s-c-t; it's all in the archive. [23:02] kdub: Excellent. [23:02] new MP today you are hoping? [23:02] it's running in failsafe mode now, it tried starting X 2 times. [23:03] robotfuel: My expectation is that a 7850 would not work correctly with the free driver at the moment, XMir or not. [23:05] RAOF: robert_ancell: do we want to make the radeon 7850 work? with xmir we can drop that hardware from the test plan, but also have document that the card doesn't work with bugs. [23:06] robotfuel: I think we should make the 7850 work; it' just not an xmir issue that it doesn't. [23:06] robotfuel, we just need to match the existing X behaviour. So if it doesn't work currently, then it should continue not to work. [23:06] robotfuel, in saying that - if we make it worse, we should blacklist that card and test it correctly falls back to non-xmir behaviour [23:31] kgunn, soo, its working :) [23:32] mir/xorg from main + cherry pick u-s-c from daily build [23:32] * bschaefer digs through logs to make sure hard ware acceleration is on...but it seems to be [23:56] kgunn, soo to sum up today...it appears to be working on 2 ati machines... [23:56] RAOF, ping [23:56] bschaefer: Pong. [23:56] RAOF, hello, did you still have your other ati machine up and running? [23:56] Yeah, my 4350. [23:56] XMir worked on that yesterday. [23:57] RAOF, hmm well you already commented on the bug, the logind one [23:57] https://bugs.launchpad.net/mir/+bug/1204939 [23:57] Launchpad bug 1204939 in Mir "Unity doesn't start on ATI test machine (fails to find GL acceleration) (logind fails to track session?)" [Critical,Triaged] [23:58] RAOF, i've been looking at it for the most the day, and both the ATI machines I've used have worked with xmir [23:58] if you had a chance to test it out, didrocks was running a bad problem this morning, possibly a deadlock in the kernel [23:58] running into*