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

Problems compiling fglrx driver 8.22.5



Hi,

I'm trying to compile the fglrx kernel driver on my debian unstable,
but everytime I tried to compile it I've got the following error
(using 'module-assistant', the 'make-kpkg' script or even 'make.sh')

...
*** No rule to make target
`/usr/src/modules/fglrx/libfglrx_ip.a.GCC.', needed by
`/usr/src/modules/fglrx/flgrx.o'. Stop.
*** [_module_/usr/src/modules/fglrx] Error 2
...

I'm using gcc 4.0.3 (debian default) and a custom compiled kernel
2.6.15 (from debian sources 2.6.15-7) on a Dell Latitude D600 computer
(lspci reports aRadeon R250 Lf [FireGL 9000] in it). I'm running out
of ideas of what it might be the problem so if anyone can help I'd
apreciate it :-)

I've followed Jonathan Kaye instructions on how to get the packages
from the ATI installer:

1. Downloaded ati-driver-installer-8.22.5-i386.run from ATI
2. Cleaned out all previous fglrx packages
3. Deleted all fglrx stuff from /usr/src/modules
4. Removed the OPTION "no_dri" "yes" from xorg.conf
5. executed ./ati-driver-installer-8.22.5-i386.run --extract fglrx-tmp
6. executed ./packages/Debian/ati-packager.sh --buildpkg testing
7. executed sudo dpkg -i fglrx-kernel-src_8.22.5-1_i386.deb
fglrx-driver_8.22.5-1_i386.deb


--
Javier Ruiz Hidalgo <jrhbcn at gmail dot com>