Results 1 to 1 of 1
I'm having a problem getting my module to print to the sys logger, or maybe it's not even running my module_init() function. I can build this kernel module fine. And ...
- 01-25-2011 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 4
module won't print to sys log
I'm having a problem getting my module to print to the sys logger, or maybe it's not even running my module_init() function. I can build this kernel module fine. And I can load it, but ... as simple as I've cut this problem down to, I still can't get it to print the printk() messages to the system log.
Solved ... guess files names can't be module names.Last edited by wizumwalt; 01-25-2011 at 08:00 PM.


Reply With Quote
