>>
>> It should build against the last release of libdrm, not master, master
>> isn't released and when it gets released it'll be libdrm3 due to the
>> ttm api...  if it can't build against that due to the missing TTM then
>> disable i915tex builds by default...
>>
>> Now if there isn't a current release we can build Mesa 7.0.2 against
>> that is an issue, I also think we shouldn't be building i915tex by
>> default in Mesa 7.0.2 until we can get the API issues all sorted out
>> otherwise we'll just get pain in the future..
>
> Does the version of xf86-video-intel factor into this too?
>
> I'm presently using:
>       Mesa from mesa_7_0_branch
>       DRM from drm-2.3.0 tag
>       xf86-video-intel from head/master

I'm guessing a stable Intel driver as well 2.1.1 is what I'm using..

>From a distros point-of-view all stable current versions should be 
sufficent to work together, ttm isn't shippable from a distro pov due to 
the lack of kernel support so not shipping the userspace bits shouldn't 
matter..

I'm currently shipping drm 2.3.0 (need to confirm), Mesa 7.0.2-rc1 and 
intel 2.1.1 in Fedora rawhide and it seems to work..

Dave.


>
> When I run glxinfo I get:
>
> [...]
> libGL: XF86DRIGetClientDriverName: 1.9.0 i915 (screen 0)
> libGL: OpenDriver: trying /home/brian/m7/lib/i915_dri.so
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: Searching for BusID pci:0000:00:02.0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is 4, (OK)
> drmOpenByBusid: drmOpenMinor returns 4
> drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
>
> ERROR!  mapping regions
> libGL warning: 3D driver returned no fbconfigs.
> libGL error: InitDriver failed
> [...]
>
>
> -Brian
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> --
> _______________________________________________
> Dri-devel mailing list
> Dri-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dri-devel
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to