[04:16] Oh, fun. mesa FTBFS with -j5. [04:17] yeah it can have those issues.. though haven't seen it fail in quite a while [04:17] RAOF: building the unreleased git version? [04:18] tjaalton: Both that and the archive version fail in the same way. [04:18] ah [04:18] Trying to generate radeonsi source files. [04:19] huh, built it several times yesterday and they were all fine (-j8 though) [04:45] tjaalton: Hah. And now git fails to build in the final stage because glu.h exists in debian/tmp. What?! [04:46] Oh, that reminds me. Who wants to review apitrace? It's ready in git, I think we should have it in Ubuntu, and we don't need to wait for Debian. jcristau's obviously too busy to review it there. [04:49] RAOF: that's.. weird, don't see it here [04:49] I can have a look at apitrace today [04:52] hmm, wonder why cloning it drops it in a nonexistant master branch [04:53] oh right [04:53] since there's no debian-unstable branch :) [04:53] which is where HEAD is pointing at [04:58] Heh. [05:20] which one should be fixed, the remote HEAD or the branch name(s)? [05:20] s/fixed/changed/ [05:22] tjaalton: Are you talking about apitrace or mesa here? [05:22] apitrace? [05:23] uh [05:23] -? [05:24] the convention has been to add -unstable(/-experimental) there, that's why setup-repository made apitrace.git/HEAD look like that [05:25] Ah, sorry. [05:26] no worries, easy to change either way :) [05:26] Ah. [05:26] Right. And I didn't notice because I don't clone that! [05:26] exactly [05:26] been there, done that.. [05:26] I guess it should follow pkg-xorg convention and be named debian-unstable. [05:28] ok, so I renamed refs/heads/{debian,upstream} [05:29] now when you fetch you have both the old and new branches under as origin/* [05:29] -under [05:29] Cool [05:29] just reset the local branch to follow the correct one [05:31] dunno what is the best way to remove the old remote branches [05:32] ah, git branch -r -d origin/foo [05:32] Already done that. [05:32] cool :) [05:32] so we're set [06:18] tjaalton: Mesa build confusion resolved! I was gentarball-ing with a seriously out of date upstream-experimental. [06:19] hah :) [06:19] that would explain glu.h, yes [06:22] Yeah, I was wondering about that, given the damn thing has been deleted from the mesa tree! [07:13] next Xorg version will support Optimus? [07:13] Any roadmap available? thats for 13.04 ? [07:16] dupondje: kernel support is missing [07:16] what do we need exactly for it in kernel? [07:17] sure you can share buffers, but for it to be actually useful you need to synchronize them to [07:18] too* [07:18] Optimus seems to be a mess to handle :( [07:18] things on the roadmap for it in kernel? [07:19] so that is what I've been working on, kernel tree is somewhere but i wont restart until next monday :p [07:19] dupondje: hm, I thought I asked if it was a hybrid setup.. noticed the bug discussion now [07:21] ml|vacation: its planned for 13.04 or will it still make in 12.10 ? [07:22] 13.04 [07:23] or xorg-edgers ^^ [07:24] well the userspace bits are nearly there [07:24] so you can just use a mainline kernel in addition to 12.10 [07:25] can I follow the status somewhere? So I'm up-to-date ? :) [07:25] https://blueprints.launchpad.net/ubuntu/+spec/desktop-q-hybrid-graphics probably [07:25] it's missing some detail though [07:30] subscribed :) [07:38] RAOF: apitrace doesn't have a gentarball target, shouldn't it? [07:38] dupondje: I'll try to get the upstream pieces inside quantal, but it's less useful without the kernel parts [07:40] using a daily kernel isnt an issue :) [07:42] tjaalton: It's got a pristine-tar branch [07:44] tjaalton: I guess it could also have a gentarball target, though. [07:48] RAOF: oh right, it does [07:49] git-buildpackage. It's pretty good :) [07:50] debian/gbp.conf needs an update :) [07:51] oh you fixed it [07:53] hmm, why is the lintian warning suppressed? for backports? [07:55] Hm. Does that no longer apply? [07:55] It's there because when I first packaged it that warning showed up; is debhelper 9 stable now? [07:56] yeah [07:57] so you can bump it to >= 9 [07:59] nouveau bug followup is sweet :) [07:59] in less then 24h issue is closed :) [07:59] the reason we love open source! [08:00] I should probably forward some.. [08:00] RAOF: policy is at 3.9.3 [08:00] try it out :) Ben does a great job! [08:01] I should probably try quantal on my hybrid t420s soon.. [08:02] precise finally getting stable on it :) [08:02] then its getting boring ;) [08:02] dang, didn't forward the compiz gpu-hungness yet [08:04] RAOF: don't know how to run the beast, but it builds and looks clean, so I'm ok with uploading it to quantal [08:05] tjaalton: Install the frontend package and you can run qapitrace (it'll be in the dash), which allows you to trace stuff, or you can run “apitrace trace $app” to generate a trace. [08:05] But given that I've built it in a clean chroot here, and it works, you probably don't have to do much testing :) [08:06] RAOF: yeah, I'll give it a whirl at some point [08:07] oh right, quantal laptop still gpu-hung, hehe.. [08:07] With the multiarch fixes in there you should even be able to trace wine apps reasonably! [08:08] hope I never need to go down that path.. [08:09] but actually, would this help with the gpu hang I have? or is it more for debugging performance issues? [08:09] ah, read the description now :) [08:10] Yeah. [08:11] If you have some app that triggers the hang you could trace that, then the trace can be replayed on a dev box. [08:12] ...which should reproduce the hang, making it easy to test :) [08:15] oh cool [08:15] I'll try it out then [08:45] hmm, should have a way to reproduce it more quickly [19:15] [ 9560.052783] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung [19:15] [ 9560.052788] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state [19:16] outch [19:25] dupondje: so file a bug and attach it there [19:25] i915_error_state [19:32] on what package? [19:34] ubuntu-bug xorg [19:39] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1046505 [19:39] Launchpad bug 1046505 in xorg (Ubuntu) "i915_hangcheck_hung" [Undecided,New] [19:39] there :) [19:50] thanks [19:59] dupondje: can you reproduce it? [20:44] tjaalton: nope, unable to reproduce it [20:44] never had it before afaik