Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 16:14:47 +0000
From:      Rahul Sawarkar <torahuls@vsnl.com>
To:        david.fleck@mchsi.com, freebsd-questions@freebsd.org
Subject:   RE: agp error with Radeon 7500 disables DRI
Message-ID:  <403783F7.8010705@vsnl.com>

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

Radeon7500 does not support AGP 1X.
Change the line in your XF86Config
Option      "AGPMode" "1"
to read as
Option      "AGPMode" "2"

.. or 4

Depending on if you have 2X/4X slot or only 2X or only 4X slot.

I use 2 for my intel 440bx

"man radeon" should give you the details.
PS Don't use pageflip option in there... it hangs the machine.

Regards



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