mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-09 02:39:00 +00:00
Force loading of the "dri" module on sgi too, to work around non-working
lazy binding in ld.so.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
#
|
||||
# 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"
|
||||
Load "shadow"
|
||||
Load "fb"
|
||||
Load "dri"
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
|
||||
Reference in New Issue
Block a user