[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ATI drivers for Debian 64 bit...



> I failed to build the module on 64 bit architecture:

Have a look here :
http://www.rage3d.com/board/showpost.php?p=1333860578&postcount=54

(install and untar the fglrx kernel source made by the flavio's source in /usr/src/modules)

Edit /usr/src/modules/fglrx/firegl_public.c
and replace the line with "asm/ioctl32.h" by "linux/ioctl32.h"
or execute :
perl -pi -e 's|asm(/ioctl32.h)|linux\1|' /usr/src/modules/fglrx/firegl_public.c

and then make the fglrx-kernel module.

Ludovic



Reply to: