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/#ls -l must show a line like the following lrwxrwxrwx 1 root root 26 Aug 15 17:57 build -> \ /usr/src/2.6.8-1-k7 also you must have a soft link under /usr/src/ that you can create like /usr/src/#ln -s 2.6.8-1-k7 linux 2. Generally the modversions.h file is on the path /usr/src/linux/include/config/modversions.h you can try the following line /usr/src/linux/#find ./ -name modversions.h If everything is on place, then try to edit source file in order to find your modversions.h header. You must have your kernel source in order to compile this module. Regards. On Wed, 15 Sep 2004 13:05:56 -0500 (CDT), Nick Longo wrote: > > Dear Sergio, > To be more specific I am trying to install a drm > (Direct > Rendering managent?) Module from Gatos project > because according > to thir website "4.2.0 and 4.3.0 ati.2 source and > binaries must > only be used with drm-kernel for acceleration. > Regular drm > drivers will cause lockup with Radeons." > > I don't believe I can use the drm module in the > kernel source. > The problem is the module comes as source, which I > cannot > compile, because it complains modversions.h is > missing... > I could try to recompile my kernel and see if this > helps, but I > was hoping there would be a simpler solution. > > --NPML > > > On Wed, 15 Sep 2004, Sergio Basurto wrote: > > > Did you try modprobe or insmod? > > > > which module exactly are you trying to install? > > > > In my experience I had received this kind of message > > when I am trying to install a module from other > kernel. > > > > What I can suggest is that get the sources of your > > kernel and compile by your own the kernel with the > > module that you need, after that try to install that > > module again. > > > > Regards > > On Wed, 15 Sep 2004 12:01:27 -0500 (CDT), Nick Longo > > wrote: > > > > > > > > On Wed, 15 Sep 2004, Sergio Basurto wrote: > > > > > > > from where did you get the module, I mean you > > compile > > > > your own kernel or what? > > > I got the module form the GATOS project, since > > > installing debian the > > > system freezes when running X. > > > > > > > > > > which version of debian you are using? > > > Sarge, the testing version. > > > > > > > > > > > whic kernel is already installed on your system? > > > kernel 2.6.8-1-k7 > > > > > > > > > > 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 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 UNSUBSCRIBE, email to > > > > > [EMAIL PROTECTED] > > > > > with a subject of "unsubscribe". Trouble? > Contact > > > > > [EMAIL PROTECTED] > > > > > > > > Ing. Sergio Basurto Juárez > > > > Tel: 04455-85322945 > > > > > > > > > > > > > > > > Ing. Sergio Basurto Juárez > > Tel: 04455-85322945 > > Ing. Sergio Basurto Juárez Tel: 04455-85322945