ports/132136: [PATCH] x11-drivers/xf86-video-nouveau: unbreak build after libdrm update

bf bf2006a at yahoo.com
Sun Apr 12 00:50:04 UTC 2009


The following reply was made to PR ports/132136; it has been noted by GNATS.

From: bf <bf2006a at yahoo.com>
To: bug-followup at FreeBSD.org, Anonymous <swell.k at gmail.com>
Cc: rnoland at FreeBSD.org
Subject: Re: ports/132136: [PATCH] x11-drivers/xf86-video-nouveau: unbreak build after libdrm update
Date: Sat, 11 Apr 2009 17:46:51 -0700 (PDT)

 --- On Sat, 4/11/09, Anonymous <swell.k at gmail.com> wrote:
 
 > Since xf86-video-nouveau was recently
 > updated[1] I think the problem
 > should be fixed by now. So, can you reproduce it using new
 > snapshot?
 
 No, I think that we can close this PR.  
 
 Also, as a side note, the updates to graphics/libdrm and
 x11-drivers/xf86-video-nouveau, together with rnoland's recent
 patch to the kernel libdrm:
 
 http://people.freebsd.org/~rnoland/drm-nouveau-032109.patch
 
 suffice to provide some direct rendering with a Nvidia
 GeForce 6100 nForce 405 on a 8-CURRENT amd64 r190917, and with
 Nvidia Vanta on 8-CURRENT i386 r190917.  However, if the line
 Option "AIGLX" "true" is present in the ServerLayout section of
 xorg.conf, the driver looks for and fails to find
 
 /usr/local/lib/dri/nouveau_dri.so
 
 causing xorg-server to malfunction, rather than using 
 
 /usr/local/lib/dri/swrast_dri.so
 
 as is done when this option is not explicitly set in xorg.conf.
 Perhaps xorg-server's handling of this option should be altered?
 
 Regards,
          b.
 
 
       


More information about the freebsd-x11 mailing list