Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 06:32:19 +0200
From:      Mario Hoerich <spambox@MHoerich.de>
To:        Pat Maddox <pergesu@gmail.com>
Cc:        Mario Hoerich <spambox@mhoerich.de>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Configuring multiple monitors
Message-ID:  <20050918043218.GA35335@Pandora.MHoerich.de>
In-Reply-To: <810a540e05091712177d09ceb2@mail.gmail.com>
References:  <810a540e05091703442919bb55@mail.gmail.com> <20050917132018.GB82790@Pandora.MHoerich.de> <810a540e050917120348e6d79c@mail.gmail.com> <810a540e05091712177d09ceb2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

# Pat Maddox:
> I did some searching and disabled agp.ko in the device.hints file. 
> Still I get this error (twice), and I have no idea what it means:
> Symbol __glXGetActiveScreen from module
> /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!

Search your xorg.conf for
   
       Load "dri"

in Section "Module".  DRI won't work with the nVidia-driver
(but since the driver already provides accelerated drawing,
you don't need it anyway).  Just comment that line out.

 HTH
Mario



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050918043218.GA35335>