Bugzilla – Bug 651989
Include kernel dependency in X.org packages in X11:XOrg
Last modified: 2010-11-08 09:11:53 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-1.1 Firefox/3.6.12 A follow-up to the resolved bug 651501: Please add the dependency on Linux kernel 2.6.36+ to the relevant package(s) of the X.Org X11 suite in X11:/XOrg. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Hmm. This commit in libdrm git master looks promising. commit 49447a9b957047db2549b8a929e763bbd87808ba Author: Albert Damen <albrt@gmx.net> Date: Sun Nov 7 15:54:32 2010 +0100 intel: initialize bufmgr.bo_mrb_exec unconditionally If bufmgr.bo_mrb_exec is not set, drm_intel_bo_mrb_exec returns ENODEV even though drm_intel_gem_bo_mrb_exec2 will work fine for the RENDER ring. Fixes xf86-video-intel after commit 'add BLT ring support' (5bed685f76) with kernels without BSD or BLT ring support (2.6.34 and before). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=31443 Signed-off-by: Albert Damen <albrt@gmx.net> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
dup *** This bug has been marked as a duplicate of bug 651501 ***