From owner-freebsd-multimedia Tue Jan 8 10:12:44 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from asmodean.nks.net (asmodean.nks.net [216.139.201.16]) by hub.freebsd.org (Postfix) with ESMTP id 36DEC37B41F for ; Tue, 8 Jan 2002 10:12:38 -0800 (PST) Received: from localhost (joeo@localhost) by asmodean.nks.net (8.9.3/8.9.3) with ESMTP id NAA26868; Tue, 8 Jan 2002 13:12:00 -0500 Date: Tue, 8 Jan 2002 13:12:00 -0500 (EST) From: X-Sender: To: Randall Hopper Cc: "Jose M. Alcaide" , Subject: Re: OpenGL In-Reply-To: <20020107203118.A4100@nc.rr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Also check dmesg to make sure that your rage 128 has it's own irq. On most motherboards one of the PCI slots always gets the same IRQ as the card in the AGP slot. On Mon, 7 Jan 2002, Randall Hopper wrote: > Jose M. Alcaide: > |joeo@cracktown.com: > |> There's the DRI-CVS repository at sourceforge... > |> There's also the XFree86-CVS head branch... > | > |I am trying to activate DRI to no avail. I built XFree86 (4.1.99.4) from > |XFree86-CVS head branch, and I also built the FreeBSD modules in > |programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel with no problems. > |When I uncomment "Load dri" in XF86Config, the machine reboots inmediately > |after starting the Xserver. > > I exprerienced the same result when I did just as you did, "before" I > installed and loaded the DRM module (mga.ko in my case) into my kernel. > There's something weird about XFree86 CVS w/o a DRM module loaded that > needs some debugging. I found I could suppress this reboot either by > commenting out the glx, dri, and GLcore modules in XF86Config, or by adding > the mga_load line to my loader.conf. > > But I see you have an r128.ko module loaded. Are you sure this is from the > XFree86 CVS build? Might be worth a double check. > > Also I notice you have agp, acpi, and sound drivers loaded as modules. > This is probably irrelevent, but I had those compiled into my kernel (just > looking for anything different you mentioned from what worked here). Also > 5.0-current vs. 4.3-stable w/ patches. Rage 128 Pro vs. Matrox G450. ... > > Randall > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message