From owner-freebsd-questions Tue Apr 16 4:49:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id 73F6637B416 for ; Tue, 16 Apr 2002 04:49:33 -0700 (PDT) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.6/8.11.6) id g3GBnRP03201; Tue, 16 Apr 2002 13:49:27 +0200 (CEST) (envelope-from karelj) Date: Tue, 16 Apr 2002 13:49:27 +0200 From: "Karel J. Bosschaart" To: Gavin Kenny Cc: questions@FreeBSD.ORG Subject: Re: DRI - Direct Rendering Message-ID: <20020416134927.A3158@wop21.wop.wtb.tue.nl> References: <20020416101518.38778.qmail@web20006.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020416101518.38778.qmail@web20006.mail.yahoo.com>; from gavinkenny@yahoo.co.uk on Tue, Apr 16, 2002 at 11:15:18AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 16, 2002 at 11:15:18AM +0100, Gavin Kenny wrote: > Hi folks, > > I'm trying to get DRI running on my Dell C600 laptop. > > I've followed the instructions from: > > http://gladstone.uoregon.edu/~eanholt/dri/index.html > > apart from I used the pre-built binaries from the > XFree website rather than a the port to get XFree4.2 > > Now at boot I get the following messages: > > drm0: 0xec00-0xecff mem 0xfdffc000-0xfdffffff, > 0xf8000000-0xfbffffff irq 11 at device 0.0 on pci 1 > > [drm] AGP at 0xf4000000 64MB > > [drm] Initialized r128 2.2.0 20010405 on minor 0 > > So I'm guessing the drm-kmod is loading OK, > > But when I startx and look at the log I find the > following line: > > (II) R128(0): Direct rendering disabled > > I've tried setting my environment variable: > LIBGL_DEBUG=verbose > but I don't seem to get any more info on startx. > Do you have the following lines in the "Module" section of your XF86Config file: # This loads the GLX module Load "dri" Load "glx" and as a separate section something like: Section "DRI" Mode 0666 EndSection allowing any user to use DRI? > BTW: Has anyone got the sound running on the Dell > C600? I've followed the handbook and done some > googling but never get a peep out. > Sorry, don't know about that question :-(. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message