Results 1 to 2 of 2
Hello,
I'm new to these forums and hoping can help me.
I'm trying to learn LKM programming. My first test LKM is simple just a printk with hello world, it ...
- 05-29-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 2
LKM question - problem
Hello,
I'm new to these forums and hoping can help me.
I'm trying to learn LKM programming. My first test LKM is simple just a printk with hello world, it has the init and cleanup and everything... I try to insmod hello.o and it spits out that I'm trying to insert a module made for kernel 2.4.20 but I have kernel 2.4.22... Is there anything I can do about this?
- 05-30-2004 #2Just Joined!
- Join Date
- May 2004
- Posts
- 2
Nevermind I didnt notice the -f flag.


Reply With Quote
