Date: Tue, 16 Apr 2002 13:49:27 +0200 From: "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl> To: Gavin Kenny <gavinkenny@yahoo.co.uk> Cc: questions@FreeBSD.ORG Subject: Re: DRI - Direct Rendering Message-ID: <20020416134927.A3158@wop21.wop.wtb.tue.nl> In-Reply-To: <20020416101518.38778.qmail@web20006.mail.yahoo.com>; from gavinkenny@yahoo.co.uk on Tue, Apr 16, 2002 at 11:15:18AM %2B0100 References: <20020416101518.38778.qmail@web20006.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <ATI Rage 128 Mobility LF (AGP) port > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020416134927.A3158>