=== yofel_ is now known as yofel [10:57] RAOF: have you tried llvmpipe yet? unity3d doesn't seem too useful with it, there's actually a bug report already, bug 926859 [10:57] Launchpad bug 926859 in xorg (Ubuntu) "Desktop almost useless - due to corruption and flikering (affects: 1) (heat: 6)" [Undecided,Incomplete] https://launchpad.net/bugs/926859 [10:57] but I'm not sure if it's the driver or unity failing [10:57] tjaalton: A bit of both - compiz does weird, weird things. [10:57] in any case, it might be wise to blacklist it? [10:58] We already do, right? [10:58] Or not? [10:58] If it's not blacklisted, it should be. [10:58] I didn't need to do anything to use it [10:58] yeah [10:58] Oh, the renderer string changed, so the existing software rasteriser blacklist doesn't kick in. [10:58] Yeah. One bug to file against unity! [10:59] not that it has those already :) [10:59] hmm that wasn't right [11:00] One *more* bug to file against unity :P [11:01] :) [11:01] unity2d was quite snappy on the sis-crap though [11:01] using vesa, of course [11:01] Heh. [11:01] Yeah, Qt's renderer is pretty hot stuff. === shadeslayer is now known as shadeslayer_ === shadeslayer_ is now known as shadeslayer [20:22] any reason why I'm getting compiz running in my Precise VMs now? :) (obviously it's all broken and full of artifacts) [20:25] (it's rather annoying when you try to debug the live environment and you don't see what you're doing or just get apport windows popping up every 10s ;)) [20:29] stgraber: software rendering uses llvmpipe instead of the old swrast, theres probably a hardcoded check for the old GL renderer string somewhere, hmm [20:30] looks like unity-support-test in nux [20:31] Sarvatt: I "think" we may want to change that check ;) It's certainly interesting to have an option of running compiz on the llvmpipe stuff but it doesn't seem quite ready at this point :) [20:32] stgraber: which host software? [20:32] (I wouldn't mind compiz running in my VM if it wasn't using 50% of CPU to render garbage) [20:32] yep, was hopeful it'd work but sounds like its a nogo [20:32] Prf_Jakob: kvm [20:32] Prf_Jakob: i'm sure he's using kvm or virtualbox [20:32] ok, nm then. [20:32] stgraber: btw vmware 3D passthrough works great out of the box with unity-3d now :P [20:33] Sarvatt: apparently we'll be getting a new compiz soon, but I don't know if it's going to work any better under llvmpipe [20:33] Sarvatt: In case he wasn't I couldn't let the oppertunity to brag about that ;-) [20:33] go* [20:33] yep definitely needs to be fixed in unity-support-test in nux [20:33] // Check for software rendering. [20:33] if (results->renderer != NULL && [20:33] (strncmp (results->renderer, "Software Rasterizer", 19) == 0 || [20:33] strncmp (results->renderer, "Mesa X11", 8) == 0 || [20:33] strstr (results->renderer, "on softpipe") != NULL)) { [20:33] results->flags |= FLAG_SOFTWARE_RENDERING; [20:40] urgh, X synaptics has a new motion regression algo, and it's completely broken [20:40] the question is whether we should fix it, or just revert the algo [20:41] stgraber: https://bugs.launchpad.net/ubuntu/+source/nux/+bug/926859 [20:41] Launchpad bug 926859 in nux (Ubuntu) "llvmpipe software rendering needs blacklisting in unity-support-test (affects: 1) (heat: 6)" [High,Triaged] [20:42] Sarvatt: thanks [22:53] hey tjaalton, for bug #745112 is it correct that it got fixed in 2.6.39 (and 2.6.38 via natty-updates) but then has regressed starting with 3.0? [22:53] Launchpad bug 745112 in xserver-xorg-video-intel (Ubuntu Precise) (and 6 other projects) "[arrandale] desktop is messed up with external monitors (x86_64) (affects: 133) (dups: 13) (heat: 581)" [Medium,Invalid] https://launchpad.net/bugs/745112 [22:53] tjaalton, Sarvatt , RAOF - any of you have arrandale laptops with docking stations that can reproduce ^^ this bug? [22:53] bryceh: Sorry, no arrandale here. [22:53] no docking stations and no arrandale [22:54] * RAOF runs a SandyBridge and GM45 shop. [22:56] what generation of cpu would go with arrandale? [22:57] That's the original Core iX chips, IIRC. [22:58] http://en.wikipedia.org/wiki/Arrandale [22:58] nehalem/westmere [22:59] 3 digit numbers after the i3/i5/i7 [23:00] ok. i have a 1st-gen i7 machine here. i can probably test that for you guys, but will take a bit because somebody's using it at the moment [23:03] broder, does it have a displayport and docking station? [23:03] broder, the testing is probably going to be of the kernel bisection variety [23:04] it has a DP and a docking station, which has DP, DVI, and VGA [23:06] broder, ok cool; when you get a chance see if you can reproduce the bug, which appears to occur just when you dock the laptop (possibly when the docking station has 2 external monitors configured). It should black-screen fairly reliably within 1-2 tries [23:06] precise or oneiric? [23:07] broder, apparently the bug affects both [23:07] broder, however I'm most interested in precise [23:07] ok. i'll go ahead and grab a new daily then [23:08] if it can be repro'd on precise, next thing to test after that would be http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-fixes/