RE: Module.symvers is missing; modprobe error

2009-07-09 Thread Kushal Koolwal
> Normally you can ignore that warning. Not sure about this. If I ignore the warning than the kernel modules that get build do not load properly. The give an: insmod: Invalid module format -1 error message. Also they don't get loaded using modprobe. I have to use the dumb insmod command. > Any

Re: Module.symvers is missing; modprobe error

2009-07-05 Thread Tzafrir Cohen
On Sun, Jul 05, 2009 at 05:34:02PM -0700, Kushal Koolwal wrote: > > So I am trying to build a out-of-tree kernel module for my graphics chipset. > > I am using Debian 5.0 (x86) with 2.6.29-1-686 kernel. > > Now as soon as I give the "make" command from the source directory of my > graphics chip