看板 DFBSD_submit 關於我們 聯絡資訊
On Fri, Jan 21, 2005 at 10:59:08AM -0500, Craig Dooley wrote: > To go along with the switch to xorg 6.8.1, here is a dfport override > for graphics/dri to the latest version. As with the last override I > sent, acceleration will not work unless libdrm.a is put into the > Xservers module path (i just did cp > /usr/X11R6/lib/modules/freebsd/libdrm.a /usr/X11R6/lib/modules). > Since this is a file from xorg-server, I do not work around this, and > do not know whether this should be handled by this port (symlink or > copy) or in xorg-server. Commited. Can you try adding 'ModulePath "/usr/X11R6/lib/modules/freebsd"' to the files section of your xorg.conf? Joerg