Cameron Matheson wrote:
On Wed, Dec 18, 2002 at 01:17:23AM -0600, Kent West wrote:You mean like:
I've decided it's time to get Direct Rendering to work. Can anyone tell me what's preventing it from working?...
Self-compiled 2.4.19 kernel.Hmmm, it looks like you're first problem is that you only compiled in
MTRR enabled.
/dev/agpgart (AGP Support) enabled.
Direct Rendering Manager (XFree8686 DRI Support) enabled.
ATI Rage 128 (under the DRM 4.1 drivers area) enabled.
AMD Athlon 1 GHz, 128 MB RAM, ATI All-In-Wonder
Relevent boot-up messages:
mtrr: v1.40 (20010327) Richard Gooch ([EMAIL PROTECTED])
mtrr: detected mtrr type: Intel
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 203M
agpgart: unsupported bridge
agpgart: no supported devices found.
[drm] Initialized r128 2.1.6 20010405 on minor 0
. . .
mtrr: type mismatch for d4000000,1000000 old: uncachable new: write-combining
mtrr: type mismatch for d4000000,1000000 old: uncachable new: write-combining
generic agpart support, but no actual agp device driver. It looks like
you should enable 'VIA chipset support' in your kernel also...
HTH,
Cam
CONFIG_AGP_VIA=y
That was set; I just forget to include it in my original post.
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]