Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2004 08:54:11 -0600
From:      Eric Anderson <anderson@centtech.com>
To:        freebsd-mobile@freebsd.org
Subject:   DRI on Dell notebook (with Radeon)
Message-ID:  <403A1413.9020707@centtech.com>

next in thread | raw e-mail | index | archive | help
I can't seem to get GLX (DRI really I suppose) working on -current. 
I've tried the things mentioned on the DRI website 
(http://people.freebsd.org/~anholt/dri/index.html), with no luck.

Here's some snippets from /var/log/XFree86.0.log:
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
         compiled for 4.3.99.15, module version = 1.0.0
         ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
         compiled for 4.3.99.15, module version = 1.0.0
         ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
         compiled for 4.3.99.15, module version = 1.0.0
         Module class: XFree86 Server Extension
         ABI class: XFree86 Server Extension, version 0.2
...
(II) LoadModule: "glx"
(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
...
Symbol __glXActiveScreens from module 
/usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module 
/usr/X11R6/lib/modules/extensions/libdri.a is unresolved!


I have a Dell D600 notebook, with the following vid card:

drm0: <ATI Radeon Lf R250 Mobility 9000 M9> port 0xc000-0xc0ff mem 
0xfcff0000-0xfcffffff,0xe8000000-0xefffffff irq 11 at device 0.0 on pci1
info: [drm] AGP at 0xe0000000 128MB
info: [drm] Initialized radeon 1.10.0 20020828 on minor 0

glxinfo reports:
Xlib:  extension "GLX" missing on display ":0.0".

I have agp compiled into the kernel.

I am running xfree86-4.3.99.15 (built and installed a few weeks ago).

Does anyone have any ideas on this?

Eric


-- 
------------------------------------------------------------------
Eric Anderson     Sr. Systems Administrator    Centaur Technology
Today is the tomorrow you worried about yesterday.
------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403A1413.9020707>