Force loading of the "dri" module on sgi too, to work around non-working

lazy binding in ld.so.
This commit is contained in:
matthieu
2009-02-21 00:10:32 +00:00
parent 5f305c41a7
commit 215a3e0d08

View File

@@ -1,11 +1,12 @@
# #
# Unaccelerated, single display configuration # Unaccelerated, single display configuration
# #
# $OpenBSD: xorg.conf,v 1.1 2008/01/06 06:26:59 jsing Exp $ # $OpenBSD: xorg.conf,v 1.2 2009/02/21 00:10:32 matthieu Exp $
# #
Section "Module" Section "Module"
Load "shadow" Load "shadow"
Load "fb" Load "fb"
Load "dri"
EndSection EndSection
Section "Device" Section "Device"