=== yofel_ is now known as yofel [01:37] exit [08:54] hmm, wonder if the new -modesetting release would fix bug 1098639 [08:54] bug 1098639 in xorg-server (Ubuntu) "Xorg crashed with SIGABRT" [Medium,New] https://launchpad.net/bugs/1098639 [09:02] to the buildmobile! [09:04] mlankhorst: just checking; you noticed that I reset the xorg-server branches?-) [09:04] yes [09:04] good [09:08] I'm waiting for rc2 release before I start on it again [09:08] and then to the staging ppa? [09:09] yes [09:12] great [09:34] erm, the bug -modesetting might fix is actually bug 1065288 [09:34] bug 1065288 in xorg-server (Ubuntu) "Xorg crashed with SIGABRT in OsAbort()" [Medium,Confirmed] https://launchpad.net/bugs/1065288 [09:39] hi guys. Today my intel-ironlake-driven 1920x1200 displayport monitor doesn't get any signal nine times out of ten i change something with xrandr. Is that a known issue, or should I file a new bug? [09:41] Chipaca: and worked perfectly yesterday? [09:41] tjaalton: well. it failed less often; i've had to drop to console and frob xrandr before now [09:42] but it would just take the once, or very rarely the second time [09:42] and i'd be able to come back into x, turn off eDP1 and carry on using DP2 happily [09:42] so what changed? [09:42] today the only time (out of ~10) i got it working on the console, came back to X, turned off eDP1, and lost DP2 again [09:43] to be clear, X thinks it's working, the monitor drops into "no signal so power save" mode [09:43] tjaalton: you tell me; it's raring :) [09:43] bad cable? [09:43] well it's hard to guess what you've done to your system.. [09:44] tjaalton: what do you mean? [09:45] I haven't done anything to it other than update it [09:45] exaclty [09:45] so what changed? [09:46] tjaalton: x, the kernel, libc, python, compiz, dbus? maybe [09:46] not sure about x either, but i think so [09:46] tjaalton: you seriously expect me to keep track? [09:46] you expect us to keep track what changes on your system? :p [09:46] Chipaca: check dpkg.log.. [09:47] the xserver hasn't changed, -intel driver has seen minor updates, kernel otoh.. [09:47] mlankhorst: if you change something in the distribution that breaks my system, hell yes i do :) [09:47] unfortunately the software we work on can change one very hardware combination [09:47] so quite impossible :P [09:48] you can be running an obsolete raring, and then get a months worth of updates one day [09:48] could you try an older kernel perhaps? [09:49] http://paste.ubuntu.com/1562150/ [09:49] that's dpkg.log [09:49] last known working with this monitor was the 21st [09:50] i it was a software thing, it was probably either xserver-xorg-video-intel, or linux-image, so check those ;P [09:50] that site seems to cause my poor firefox to hang [09:51] downgrade -intel [09:53] Chipaca, see /topic === yofel_ is now known as yofel [12:11] so many libdrm dupes about 2.4.39-0ubuntu1 :/ [12:23] * mlankhorst eyes Sarvatt suspiciously [12:31] what dupes? [12:32] about failing to upgrade because xorg-edgers had a libdrm with the same version as quantal [12:32] * [new tag] mesa-9.0.2 -> mesa-9.0.2 [12:32] \o/ [12:36] oh that [12:36] whee [12:36] tjaalton: are you still working on mesa-master for raring, or should we upload that version to raring first with the size reduction patches I did for the lts-stack enabled? [12:36] mlankhorst: I'm ok with uploading 9.0.2 first [12:36] no immediate rush to get master there [12:36] ok [12:43] tjaalton: btw you can just override LLVM_CONFIG with ./configure ac_cv_path_LLVM_CONFIG=llvm-config-3.2 [12:44] so no need to patch it? [12:44] sounds good [12:49] it grabs whatever you put after ./configure and puts it in environment, so you end up with this (I force ignored build-deps because I'm on precise backport stack) [12:49] checking for llvm-config... (cached) llvm-config-3.2 [12:49] ./configure: line 22091: llvm-config-3.2: command not found [12:50] ok [12:52] it's almost the same as doing ac_cv_path_LLVM_CONFIG=llvm-config-3.2 ./configure, but when you reconfigure it will remember to pass it again :) [13:53] configure: error: LLVM 3.1 is required to build the radeonsi driver. [13:59] right [13:59] you need to force it for now [13:59] with master it doesn't matter [14:00] since the backend got removed [14:00] yeah sadly [14:00] is there no way to convince the llvm maintainer to take on the radeonsi patches? [14:01] tstellar is on it [14:01] don't think it's ready for llvm yet [14:01] and we won't get a snapshot anyway [14:01] unless it's a separate one-off package for raring [14:02] we should [14:03] I would rather not remove support for recent cards that worked before [14:04] fsvo worked [14:07] indeed but still better than llvmpipe :P [16:05] weird [16:05] I have a diff to src/gallium/auxiliary/Makefile that according to git doesn't exist..