Oooops... sorry for the message... I thought I had write the entire message, but something got wrong...
The matter is that I got this error when trying to install the fglrx drivers on my Notebook... it uses an Alladin M1535+ based chipset...
I have tried to find any driver who could make my agpgart work... but I have found so far only a version for de 2.3.x kernel (tooo old...)
Does anyone could help where to find (or try to... hehh), because I got no clue about it...
Thanks and sorry for my previous "no text" message, and formy english too...
This is the error I got:
Code:
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
skipping patch for 'drmP.h', not needed
skipping patch for 'drm_os_linux.h', not needed
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.6-1.435custom/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.6-1.435'
CC [M] /lib/modules/fglrx/build_mod/2.6.x/agpgart_be.o
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function `agp_generic_alloc_page':
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:1405: error: structure has no member named `count'
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function `ali_alloc_page':
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:4416: error: structure has no member named `count'
make[2]: ** [/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.o] Erro 1
make[1]: ** [_module_/lib/modules/fglrx/build_mod/2.6.x] Erro 2
make[1]: Leaving directory `/usr/src/linux-2.6.6-1.435'
make: ** [kmod_build] Erro 2
build succeeded with return value 0
duplicating results into driver repository...
done.
==============================
You must change your working directory to /lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
==============================
Regards