[EMAIL PROTECTED] wrote:
>
> Just wondering if anyone else saw something like this unresolved symbol
> in their X11 logs:
>
> (II) TDFX(0): Primary V_BIOS segment is: 0xc000
> (II) TDFX(0): VESA BIOS detected
> (II) TDFX(0): VESA VBE DDC supported
> Symbol DRIMoveBuffersHelper from module /usr/X11R6/lib/modules/drivers/tdfx_drv.o
> is unresolved!
> (==) TDFX(0): Write-combining range (0xe8000000,0x4000000)
> (II) TDFX(0): Changing back offset from 0x01aff000 to 0x01afe000
> (II) TDFX(0): Textures Memory 22.83 MB
>
> Haven't tried DRI yet (forgot, sorry), but without DRI i am in X and have
> no problems.
>
> I am using the Linux-ix86-glibc21 X11 4.1.0 right off of ftp.xfree86.org,
> clean install (removed old X11) and the DRI drivers that come with it.
> As for DRM I am using this along with kernel 2.4.4:
>
> [drm] Initialized tdfx 1.0.0 20010216 on minor 0
>
> and of course libglide3 from the dri.sourceforge.net resources page.
>
> Will update when i try DRI..
>
> Free, encrypted, secure Web-based email at www.hushmail.com
Are you loading the DRI X server extension?
That is, does the "Module" section in your XF86Config-4 file have
Load "dri"?
Mine looks like this:
Section "Module"
Load "extmod"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
EndSection
-Brian
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel