Results 1 to 2 of 2
Hi,
i am getting below problem in 2.6.9-5.ELsmp (redhat) kernel while inserting a simple module
insmod: error inserting './gan.o': -1 Invalid module format
please tell me the solution to this
...
- 09-18-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 2
insmod problem
Hi,
i am getting below problem in 2.6.9-5.ELsmp (redhat) kernel while inserting a simple module
insmod: error inserting './gan.o': -1 Invalid module format
please tell me the solution to this
Pankaj
- 09-19-2008 #2Just Joined!
- Join Date
- Jun 2006
- Posts
- 29
you should insert gan.ko file
#/sbin/insmod gan.ko


Reply With Quote
