Mailinglist Archive: opensuse (4165 mails)
| < Previous | Next > |
kernel module problem
- From: Bruce Harris <beharri@xxxxxxxxxxxxx>
- Date: Sat, 12 Apr 2003 12:44:09 -0400
- Message-id: <200304121244.09795.beharri@xxxxxxxxxxxxx>
I have a dual AMD Atlon MP system and trying to install a driver for
ATI FireGL 8800 video card. I discovered since this is a SMP system
I have to rebuild the module. However it looks like I dont have the
correct Linux kernel source installed. I did install all from the CD,
and run update using YaST.
Here is my error message.
Error:
kernel includes at /lib/modules/2.4.19-64GB-SMP/build/include do not match
current kernel.
they are versioned as "2.4.19"
instead of "2.4.19-64GB-SMP".
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux
deicide:/lib/modules/fglrx/build_mod # cd ..
deicide:/lib/modules/fglrx # ./make_install.sh
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
Best Regards, Bruce
ATI FireGL 8800 video card. I discovered since this is a SMP system
I have to rebuild the module. However it looks like I dont have the
correct Linux kernel source installed. I did install all from the CD,
and run update using YaST.
Here is my error message.
Error:
kernel includes at /lib/modules/2.4.19-64GB-SMP/build/include do not match
current kernel.
they are versioned as "2.4.19"
instead of "2.4.19-64GB-SMP".
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux
deicide:/lib/modules/fglrx/build_mod # cd ..
deicide:/lib/modules/fglrx # ./make_install.sh
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
Best Regards, Bruce
| < Previous | Next > |