minjun (bitzilla@xxxxxxxxx) wrote: > Oh, Thank you very, much.. > > > On Wed, 30 Mar 2005 14:13:10 +0530, Gurminder Arora > <gurmi.linux@xxxxxxxxx> wrote: > > On Wed, 30 Mar 2005 14:34:01 +0800, minjun <bitzilla@xxxxxxxxx> wrote: > > > Hi All: > > > > > > Usually, if I use "printk()" in module_init function, when I " > > > insmod", I will get the information that "printk()" can give out on > > onsole or gnome-terminal, I couldn't get any information, What should > > > I do if I want to output the information to Konsole or gnome-terminal? > > > > Use printk(KERN_EMERG " Your Message"); > > > > > > > > thank you..... It can be useful: http://lwn.net/images/pdf/LDD3/ch04.pdf Have a nice day, ~Christophe -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/