How I did it...
How I did it...
Elysian said:
i'm having quite the number of issues... i got the 2d drivers to work flawlessly... i installed mesa3d 4.0.2... i made sure i had DRM compiled in my kernel(2.4.18)... i ran fglrxconfig and did all that.... startx.... go to a xterm.... run glxinfo.... direct rendering: no.... what am i doing wrong? i loaded the module and all... it loads with my kernel... so now what? i even got the "bleeding edge" tcl support dri modules for the radeon... no luck with those either... any ideas? maybe someone figured this problem out already?
Here are my steps:
Installed RH 7.3 (Valhalla).
Run rhn_register, enable the profile for this box.
Run up2date, downloading all available updates (including kernel 2.4.18-4 and the source). Reboot.
After rebooting, go to ATI Support page, download/install the FireGL 8800 driver RPM for XFree 4.2.0, install, run fglxrcfg, restart X.
glxinfo shows DRI is loaded and enabled, glxgears is charging right along at 2000 fps (!!!), TuxRacer runs great...now to solve the Q3A/UT problems...
(pasted from /var/log/XFree86.0.log)
(II) fglr200(0): [agp] enable AGP protocoll: 0x1f000302
(II) fglr200(0): [agp] AGP protocoll is enabled for grafics board. (cmd=0x1f000302)
(II) fglr200(0): [DRM] register handle = 0xe1100000
(II) fglr200(0): [DRM] ringbuffer size = 0x00100000 bytes
(II) fglr200(0): [DRM] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(II) fglr200(0): [DRM] texture shared area handle = 0xfd0c3000
(II) fglr200(0): before VisualConfigs initialized
(II) fglr200(0): VisualConfigs initialized
(II) fglr200(0): DRI initialization successfull!
(II) fglr200(0): front buffer: 0xd8000000
(II) fglr200(0): offscreen: 0xd8500000
(II) fglr200(0): back buffer: 0xd8700000
(II) fglr200(0): depth buffer: 0xdbb00000
(II) fglr200(0): FBADPhys: 0xd8000000 FBMappedSize: 0x00700000
(II) fglr200(0): FBMM initialized for area (0,0)-(1280,1433)
(II) fglr200(0): FBMM auto alloc for area (0,0)-(1280,1024) (front color buffer - assumption)
(==) fglr200(0): Backing store disabled
(==) fglr200(0): Silken mouse enabled
(II) fglr200(0): Using hardware cursor (scanline 1024)
(II) fglr200(0): Largest offscreen area available: 1280 x 401
(II) fglr200(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Lines
Dashed Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
30 128x128 slots
(II) fglr200(0): Acceleration enabled
(II) fglr200(0): X context handle = 0x00000001
(II) fglr200(0): [DRI] installation complete
(II) fglr200(0): Direct rendering enabled
(II) Loading extension FGLRXEXTENSION
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(**) Option "Protocol" "ImPS/2"
(**) Mouse1: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Mouse1: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse1: Buttons: 3
(II) Keyboard "Keyboard1" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list!
SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0
SetKbdSettings - Succeeded
RH 7.3 (Valhalla) is now DRI DRIven!