szero
01-17-2003, 11:25 PM
So, heres the situation. I'm using the official ATI drivers as I use this. I'm on slackware 8.1. The problem is, hardware acceleartion will not compile no matter what I do. It worked fine on Redhat 8 when I used it, but slackware tells me I need a tailored kernel. But anyway, I tried the DRI drivers to no avail, and now I tried the GATOS drivers to no avail either. Heres what I did with the GATOs drivers, see if you guys can diagnose the problem.
I extracted the radeon drivers to /usr/X11R6/ and everything and then I uninstalled the official ATI drivers. I ran xf86config and did everything(Except picking a card, cuz it doesn't show up in the list). Then I added the lines
load "glx"
load "dri"
somewhere in there and when I try to "startx" or "gdm" it says device RADEON not found on ..something. I've got to be doing something wrong, help!!!
Also, heres the error message when the official ATI drivers try to build the kernel module for GL.
root@localhost:/lib/modules/fglrx/build_mod# sh ./make.sh
ATI module generator V 2.0
==========================
probing for VMA API version...
cleaning...
patching 'highmem.h'...
patching 'drmP.h'...
patching file drmP.h
Hunk #1 succeeded at 337 (offset 82 lines).
compiling 'agpgart_be.c'...
compiling 'agp3.c'...
compiling 'i7505-agp.c'...
compiling 'firegl_public.c'...
firegl_public.c:694: redefinition of `__cmpxchg'
patch/drivers/char/drm/drmP.h:276: `__cmpxchg' previously defined here
compiling failed - object file was not generated
Wtf. ?
It drove me to upgrade my GCC to 3.1, and that still didn't help. Somebody help!!! I know the drivers installed on my redhat box...so its possible to make them work.
I extracted the radeon drivers to /usr/X11R6/ and everything and then I uninstalled the official ATI drivers. I ran xf86config and did everything(Except picking a card, cuz it doesn't show up in the list). Then I added the lines
load "glx"
load "dri"
somewhere in there and when I try to "startx" or "gdm" it says device RADEON not found on ..something. I've got to be doing something wrong, help!!!
Also, heres the error message when the official ATI drivers try to build the kernel module for GL.
root@localhost:/lib/modules/fglrx/build_mod# sh ./make.sh
ATI module generator V 2.0
==========================
probing for VMA API version...
cleaning...
patching 'highmem.h'...
patching 'drmP.h'...
patching file drmP.h
Hunk #1 succeeded at 337 (offset 82 lines).
compiling 'agpgart_be.c'...
compiling 'agp3.c'...
compiling 'i7505-agp.c'...
compiling 'firegl_public.c'...
firegl_public.c:694: redefinition of `__cmpxchg'
patch/drivers/char/drm/drmP.h:276: `__cmpxchg' previously defined here
compiling failed - object file was not generated
Wtf. ?
It drove me to upgrade my GCC to 3.1, and that still didn't help. Somebody help!!! I know the drivers installed on my redhat box...so its possible to make them work.