Date: Sun, 12 Apr 2009 00:50:03 GMT From: bf <bf2006a@yahoo.com> To: freebsd-x11@FreeBSD.org Subject: Re: ports/132136: [PATCH] x11-drivers/xf86-video-nouveau: unbreak build after libdrm update Message-ID: <200904120050.n3C0o3j4012699@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/132136; it has been noted by GNATS. From: bf <bf2006a@yahoo.com> To: bug-followup@FreeBSD.org, Anonymous <swell.k@gmail.com> Cc: rnoland@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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904120050.n3C0o3j4012699>