dri-devel,

Tools:
======
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
GNU ld version 2.13.90.0.14 20021114 Debian GNU/Linux

Procedure:
==========
cvs up
*Modify host.def to only build ati/radeon driver*
make World
make install

Kernel Says:
============
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 565M
agpgart: Detected Intel 440BX chipset
agpgart: AGP aperture is 64M @ 0xec000000
[drm] AGP 0.99 on Intel 440BX @ 0xec000000 64MB
[drm] Initialized radeon 1.7.0 20020828 on minor 2
                         ^^^^^ ?           ^^^^^^^ ?

Userspace Tools Say:
====================
carlos@systemhalted:~/src/dri/xc$ glxinfo
name of display: :0.0
Radeon DRI driver:
        Compatibility mode for DRM driver version 1.1.1
                                                  ^^^^^ ?
        TCL will be disabled, expect reduced performance
        (prefer DRM radeon.o 1.3.x or newer)
        disabling TCL support
display: :0  screen: 0
direct rendering: Yes
...
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20021125 AGP 2x x86/MMX/SSE
DRM-COMPAT NO-TCL
OpenGL version string: 1.2 Mesa 5.0
...

****

systemhalted:/lib/modules# ls -alt ./2.4.19/misc/radeon.o
-rw-r--r--    1 root     root       145595 Dec  9 23:26
./2.4.19/misc/radeon.o
systemhalted:/lib/modules# 

****

systemhalted:/lib/modules# depmod -a -v | grep radeon
user function /lib/modules/2.4.19/misc/radeon.o
/lib/modules/2.4.19/misc/radeon.o
systemhalted:/lib/modules# 

****

systemhalted:/lib/modules# lsmod | grep radeon
radeon                109188   0  (unused)
systemhalted:/lib/modules# 

****

systemhalted:/lib/modules# glxgears
Radeon DRI driver:
        Compatibility mode for DRM driver version 1.1.1
        TCL will be disabled, expect reduced performance
        (prefer DRM radeon.o 1.3.x or newer)
        disabling TCL support
glxgears: radeon_ioctl.h:165: radeonAllocCmdBuf: Assertion
`rmesa->dri.drmMinor >= 3' failed.
Aborted
systemhalted:/lib/modules# 

****

Did I miss something? :}

c.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to