Re: Help with kernel module

2004-09-15 Thread Sergio Basurto
Ok, It makes more sense, Well that can be a couple of things that you can do before you go to recompile your kernel. 1. Check if your build soft link is pointing to the right directory which is /usr/src/linux '/lib/lib/modules/2.6.8-1-k7/' being on the directory /lib/lib/modules/2.6.8-1-k7/#l

Re: Help with kernel module

2004-09-15 Thread Sergio Basurto
In my experience I had received this kind of message when I am trying to install a module from a diferent kernel, nevertheless there are a good source of information that I can recommend to you http://www.geniusweb.com/LDP/HOWTO/html_single/Module-HOWTO/#AEN597 One more question, are you sure tha

Re: Help with kernel module

2004-09-15 Thread Sergio Basurto
from where did you get the module, I mean you compile your own kernel or what? which version of debian you are using? whic kernel is already installed on your system? On Wed, 15 Sep 2004 11:13:52 -0500 (CDT), Nick Longo wrote: > > I am trying to install a kernel module on my Debian > system b

Help with kernel module

2004-09-15 Thread Nick Longo
I am trying to install a kernel module on my Debian system but I am getting the error... /lib/modules/2.6.8-1-k7/build/include/linux/modversions.h: No such file or directory. I have installed the appropriate kernel-headers package so I am a bit confused. Any suggestions, NPML -- To UNSUBSCRIB