[13:51] I seem to have alot of corruption with X + i965 [13:51] on Trusty [13:52] http://wstaw.org/m/2014/03/19/plasma-desktopkh2108.png & http://wstaw.org/m/2014/03/19/plasma-desktopUR2108.png [13:53] mesa bug with kde, just saw that reported upstream yesterday.. lessee if i can find a bug number [13:53] thx [13:55] darn, they just reported it in irc and didn't file a bug.. any chance you could run ubuntu-bug xserver-xorg-video-intel and attach the screenshots? [13:55] sure [14:00] Sarvatt: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1294666 [14:00] Launchpad bug 1294666 in xserver-xorg-video-intel (Ubuntu) "Multiple graphical artifacts in KDE with i915 driver" [Undecided,New] [14:03] weird that it didn't attach lscpi output [14:06] shadeslayer_: huh, thats odd.. can you try apport-collect -p xorg 1294666 ? [14:07] just install xdiagnose first [14:07] oh! [14:07] kubuntu doesn't, since it has a gtk gui [14:07] so xdiagnose isnt seeded in kubuntu? [14:07] no [14:07] yuck [14:09] okay [14:09] Sarvatt: enospace :( [14:10] shadeslayer_: /var/log/Xorg.0.log /var/log/kern.log and the output of dpkg -l should be enough if you want to attach it manually [14:10] Sarvatt: sending via apport [16:18] ricotz: how hard would it be to push a single package into the ubuntu-xorg edgers repo? ( to satisfy a build dependency change in piglit ) [16:22] I figure that it probably would be safe to update the package opencl-headers and then add the ocl-icd package to precise. This is to enable the OpenCL Driver support for amd and nvidia on precise, and also enable building the OpenCL tests on piglit. [16:24] Dandel, to be more specific, you are talking about backporting khronos-opencl-headers? [16:24] ricotz: the headers and the package ocl-icd [16:26] to be exact, the two packages that need backporting are... ocl-icd-libopencl1 and ocl-icd-libopencl1-dev [16:26] and the opencl headers can be just copied over from the latest [16:27] i see, "ocl-icd" is the source package [16:28] version 2.1.3 and 2.0.2 build without any faults if you provide an opencl 1.2 header package [16:31] the only changes to piglit would be to set PIGLIT_BUILD_CL_TESTS to true and to make sure it depends on whatever package provides libOpenCL.so [16:48] Dandel, i might take a look [16:57] mesa 10.0 ( and up ) has an opencl ICD ( requries --enable-opencl-icd ) [16:58] yeah but it's disabled in ubuntu [16:59] reverted in commit 0a7a1c90922c962af7876f5f47802b43665bb446 [16:59] it required some stuff not in main [17:02] I know that the OpenCL Support in mesa is relatively new ( the icd support was added around august of last year ) [17:03] I do believe that it probably would not hurt to enable the opencl layer in general seeing as how the proprietary drivers have opencl and there is alternative ( cpu-based ) implementations that can make use of the features. [17:10] I know that one of the implementations ( http://portablecl.org/ ) just requires that the computer have llvm 3.2 or newer === Mez_ is now known as Mez