Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
printk does not work in init_module (works on cleanup_module though)
hi,
i am using RH9.
i wrote a simple init and cleanup functions that simply printk message of init and exit respectivly.
using dmesg is see the printing when i remove the module but i can not see the printing when i load it.
please, enlight me
thanks.
merav.
If you really want to see the messages, you should do:
Code:
echo 8 > /proc/sys/kernel/printk
so that even KERN_DEBUG gets printed to the terminal. Note that this won't print to xterms
thanks, but i find my problem which was quite stuppid
i misspelled the word "module" in init_module.
that is way i only saw my printk's at clean_up module.
thanks a lot for the help.
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it. subscribe
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe