Bug 651989 - Include kernel dependency in X.org packages in X11:XOrg
Summary: Include kernel dependency in X.org packages in X11:XOrg
Status: RESOLVED DUPLICATE of bug 651501
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.3
: P2 - High : Enhancement (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 08:11 UTC by Willy Weisz
Modified: 2010-11-08 09:11 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Willy Weisz 2010-11-08 08:11:25 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.
Comment 1 Stefan Dirsch 2010-11-08 09:00:17 UTC
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>
Comment 2 Stefan Dirsch 2010-11-08 09:11:32 UTC
dup

*** This bug has been marked as a duplicate of bug 651501 ***