[00:00] Any way to set that option if it's sandybridge and a KDE session? [00:01] nope, and it's a pretty nasty performance hit to do globally on sandybridge :( [00:02] lets see just how much, time for some cairo-trace runs [00:02] OK. Any suggestions on what I might tell KDE to do to avoid such problems? [00:05] I really don't, I'm sorry. the intel guys dont know why its needed even [00:16] OK. [00:16] worst case scenario we flip it over to default in time for release if its still busted [00:16] OK. [00:16] I linked my bug with the upstream bug. [00:16] (commented upstream as well) [08:54] xserver 1.10.1rc2 merge pushed to git === yofel_ is now known as yofel [20:53] 32 bit dri drivers on amd64 cannot be used in natty because they cannot find the 32 bit libdricore and libglsl libraries. [20:53] The 64 bit dri drivers seem to find these libraries using an RPATH, but in the 32 bit drivers the RPATH points to /usr/lib/dri instead of /usr/lib32/dri. [20:53] Is that an ia32-libs bug or should mesa set the correct RPATH when it builds 32 bit frivers on amd4? [21:08] ah, ia32-libs doesn't build the packages, just uses the 32 bit debs