I have been following the instructions at http://en.opensuse.org/SDB:ATI_drivers with a fresh install of openSuSE 12.1.
However, the install seems to fail. The output I get is:
Used CPUs/Cores for compilation => 3 ]
********************************************************************************
* *
* Kernel: 3.1.0-1.2-desktop *
* Source: /lib/modules/3.1.0-1.2-desktop/build *
* Include: /lib/modules/3.1.0-1.2-desktop/source/include *
* *
********************************************************************************
Warning:
kernel includes at /lib/modules/3.1.0-1.2-desktop/source/include not found or incomplete
file: /lib/modules/3.1.0-1.2-desktop/source/include/asm-x86_64/compat.h
/usr/src/kernel-modules/fglrx/2.6.x /home/arnett
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make: *** /lib/modules/3.1.0-1.2-desktop/build: No such file or directory. Stop.
******************************
Build of kernel module failed!
******************************
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
/home/arnett
Calling 'depmod -a 3.1.0-1.2-desktop' this may take a while...
Summary report:
================================================================================
Kernel => 3.1.0-1.2-desktop
Detected => RPM package
Build => FAILURE ]
Install => FAILURE ]
I do have the kernel_devel pattern installed. Any clues as to the direction I should go?