Date: Sat, 20 May 2006 22:55:30 +0530 From: Shanker Balan <shanu@shankerbalan.net> To: FreeBSD-X11 <x11@freebsd.org> Subject: Re: i915 dri: Undefined symbol "_glapi_add_entrypoint" Message-ID: <20060520172530.GB10454@yahoo-inc.com> In-Reply-To: <1148112898.1041.0.camel@vonnegut> References: <20060520061254.GA10454@yahoo-inc.com> <1148112898.1041.0.camel@vonnegut>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Eric Anholt wrote, > On Sat, 2006-05-20 at 11:42 +0530, Shanker Balan wrote: > > I believe this was removed and replaced with another API. Have > > recompiled and updated all relevent packages but libGL is still missing > > symbols. > > > > xorg-server-6.9.0_3 > > xorg-libraries-6.9.0 > > libdrm-2.0.1_1 > > dri-6.2.20050719,1 > > Your dri is really stale. > > anholt@vonnegut:ports/graphics/dri% make -V PKGNAME > dri-6.4.1,2 And indeed it was. [buffy] /usr/ports/graphics/dri> make -V PKGNAME dri-6.4.1,2 [buffy] /usr/ports/graphics/dri> sudo portupgrade dri [buffy] /usr/ports/graphics/dri> Dont know why portupgrade failed to update this port. pkg_deinstall dri && portinstall graphics/dri fixed it. Direct rendering is enabled now. Thanks a lot Eric. [buffy] /usr/ports/graphics/dri> glxinfo name of display: :0.0 libGL: XF86DRIGetClientDriverName: 1.4.1 i915 (screen 0) libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/i915_dri.so drmOpenByBusid: Searching for BusID pci:0000:00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 4, (OK) drmOpenByBusid: drmOpenMinor returns 4 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 display: :0 screen: 0 direct rendering: Yes -- Shanker Balan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060520172530.GB10454>