Jump to content

ati drivers won't compile


erebus
 Share

Recommended Posts

Hi i installed the ati drivers. And i have the kernel sources for 2.6.11 which is my kernel, but they don't offfer acceleration. So i found that i need to complile them. SO i typed as root locate flgrx and went to the folder and run sh make.sh and it says the following output. I have everything installed including asm and gcc:

 

output:

doing Makefile based build for kernel 2.6.x and higher

make -C /lib/modules/2.6.11.2/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x m odules

make[1]: Entering directory `/usr/src/linux-2.6.11.2'

CC [M] /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o

/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function `firegl_stub_put minor':

/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:509: warning: `inter_module_p ut' is deprecated (declared at include/linux/module.h:578)

/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:511: warning: `inter_module_u nregister' is deprecated (declared at include/linux/module.h:574)

make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1

make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2

make[1]: Leaving directory `/usr/src/linux-2.6.11.2'

make: *** [kmod_build] Error 2

build failed with return value 2

[root@astral build_mod]#

 

what can i do to make them compile. My card is m10 (9600 mobile) running xorg.

THanks . Please help me...

Link to comment
Share on other sites

I installed that patch (a friend helped me via ssh). They compiled all right, but when i try modprobe fglrx, it gives me the following output:

FATAL: Error inserting fglrx (/lib/modules/2.6.11.2/kernel/drivers/char/drm/fglr x.ko): Unknown symbol in module, or unknown parameter (see dmesg)

 

 

What do i do now?

Thanks anyway

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...