
Originally Posted by
TheWretched
Yes, I'm using 10.04 64. I did a fresh install and added the ppa for x-swat. Marked fglrx, amdcccle, modaliases, and all the other associated packages for upgrade. fglrx and amdcccle failed complaining about not being able to apply the arch_fglrx_2.6.34.patch. Was able to resolve that from here:
http://ubuntuforums.org/showthread.php?t=1496724
But now I get:
Code:
Error! Bad return status for module build on kernel: 2.6.34-020634-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/fglrx/8.732/build/ for more information.
The make.log file:
Code:
DKMS make.log for fglrx-8.732 for kernel 2.6.34-020634-generic (x86_64)
Fri Jun 4 03:18:58 PDT 2010
AMD kernel module generator version 2.1
cat: /lib/modules/2.6.34-020634-generic/build/include/linux/utsrelease.h: No such file or directory
Error:
kernel includes at /lib/modules/2.6.34-020634-generic/build/include do not match current kernel.
they are versioned as ""
instead of "2.6.34-020634-generic".
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux
Really freaking strange, because uname -a matches that kernel number and the kernel and headers installs went off without a hitch.
Did you run into any of these issues? If so, how did you fix them?