[Bug 73024] [BDW Regression]xinit fails with Unknown Intel device.xinit: giving up

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 10 00:32:21 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73024

Chris Wilson <chris at chris-wilson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|xorg-team at lists.x.org       |idr at freedesktop.org
         QA Contact|xorg-team at lists.x.org       |intel-3d-bugs at lists.freedes
                   |                            |ktop.org
            Product|xorg                        |Mesa
            Version|unspecified                 |git
          Component|Server/General              |Drivers/DRI/i965

--- Comment #13 from Chris Wilson <chris at chris-wilson.co.uk> ---
So you managed to link the xserver against the wrong mesa lib, but mesa should
not be using abort(!) there either.

commit 6e9f427ed8a20d78e7d832b163d757827dd3e74f
Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Thu Jul 4 12:11:36 2013 -0700

    i965: Add a new brw_device_info structure.

    The idea is that struct brw_device_info should store statically-known
    information about hardware features.  Using the new family name in the
    PCI ID table, we can easily grab the right structure.

    This is basically the equivalent of intel_device_info in the kernel.

    This patch also makes the new structure available from intel_screen, but
    nothing uses it.  Right now, it looks very redundant with existing
    fields, but that will change.

    Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140210/aa47ef9c/attachment.html>


More information about the intel-3d-bugs mailing list